04:39:54 Started by timer 04:39:54 Running as SYSTEM 04:39:54 [EnvInject] - Loading node environment variables. 04:39:54 Building remotely on prd-ubuntu2204-docker-4c-4g-28772 (ubuntu2204-docker-4c-4g) in workspace /w/workspace/ietf-maven-clm-master 04:39:54 [ssh-agent] Looking for ssh-agent implementation... 04:39:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:39:54 $ ssh-agent 04:39:54 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXVSgbD9/agent.1557 04:39:54 SSH_AGENT_PID=1559 04:39:54 [ssh-agent] Started. 04:39:54 Running ssh-add (command line suppressed) 04:39:54 Identity added: /w/workspace/ietf-maven-clm-master@tmp/private_key_1556218987687772676.key (/w/workspace/ietf-maven-clm-master@tmp/private_key_1556218987687772676.key) 04:39:54 [ssh-agent] Using credentials jenkins (jenkins-ssh) 04:39:54 The recommended git tool is: NONE 04:39:56 using credential jenkins-ssh 04:39:56 Wiping out workspace first. 04:39:56 Cloning the remote Git repository 04:39:56 Cloning repository git://devvexx.opendaylight.org/mirror/ietf 04:39:56 > git init /w/workspace/ietf-maven-clm-master # timeout=10 04:39:56 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/ietf 04:39:56 > git --version # timeout=10 04:39:56 > git --version # 'git version 2.34.1' 04:39:56 using GIT_SSH to set credentials jenkins-ssh 04:39:56 Verifying host key using known hosts file, will automatically accept unseen keys 04:39:56 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/ietf +refs/heads/*:refs/remotes/origin/* # timeout=10 04:39:57 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/ietf # timeout=10 04:39:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:39:57 Avoid second fetch 04:39:57 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 04:39:57 Checking out Revision c42970aded04488d6389de270cb4eadb5d39be60 (refs/remotes/origin/master) 04:39:57 > git config core.sparsecheckout # timeout=10 04:39:57 > git checkout -f c42970aded04488d6389de270cb4eadb5d39be60 # timeout=10 04:39:57 Commit message: "build(deps): Bump the actions-deps group with 4 updates" 04:39:57 > git rev-list --no-walk 2121dabe30ff0d7accf570041119ce452e671e7c # timeout=10 04:40:01 provisioning config files... 04:40:01 copy managed file [npmrc] to file:/home/jenkins/.npmrc 04:40:01 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 04:40:01 [ietf-maven-clm-master] $ /bin/bash /tmp/jenkins17038091511377765754.sh 04:40:01 ---> python-tools-install.sh 04:40:01 Setup pyenv: 04:40:01 * system (set by /opt/pyenv/version) 04:40:01 * 3.8.20 (set by /opt/pyenv/version) 04:40:01 * 3.9.20 (set by /opt/pyenv/version) 04:40:01 3.10.15 04:40:01 3.11.10 04:40:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zoVN 04:40:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 04:40:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:40:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:40:10 lf-activate-venv(): INFO: Base packages installed successfully 04:40:10 lf-activate-venv(): INFO: Installing additional packages: lftools 04:40:40 lf-activate-venv(): INFO: Adding /tmp/venv-zoVN/bin to PATH 04:40:40 Generating Requirements File 04:41:09 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:09 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 04:41:09 Python 3.11.10 04:41:10 pip 26.1.2 from /tmp/venv-zoVN/lib/python3.11/site-packages/pip (python 3.11) 04:41:10 aiohappyeyeballs==2.6.2 04:41:10 aiohttp==3.14.1 04:41:10 aiosignal==1.4.0 04:41:10 appdirs==1.4.4 04:41:10 argcomplete==3.6.3 04:41:10 aspy.yaml==1.3.0 04:41:10 attrs==26.1.0 04:41:10 autopage==0.6.0 04:41:10 beautifulsoup4==4.15.0 04:41:10 boto3==1.43.34 04:41:10 botocore==1.43.34 04:41:10 bs4==0.0.2 04:41:10 certifi==2026.6.17 04:41:10 cffi==2.0.0 04:41:10 cfgv==3.5.0 04:41:10 chardet==7.4.3 04:41:10 charset-normalizer==3.4.7 04:41:10 click==8.4.1 04:41:10 cliff==4.14.0 04:41:10 cmd2==4.0.0 04:41:10 cryptography==3.3.2 04:41:10 debtcollector==3.1.0 04:41:10 decorator==5.3.1 04:41:10 defusedxml==0.7.1 04:41:10 Deprecated==1.3.1 04:41:10 distlib==0.4.3 04:41:10 dnspython==2.8.0 04:41:10 docker==7.1.0 04:41:10 dogpile.cache==1.5.0 04:41:10 durationpy==0.10 04:41:10 email-validator==2.3.0 04:41:10 filelock==3.29.4 04:41:10 frozenlist==1.8.0 04:41:10 future==1.0.0 04:41:10 gitdb==4.0.12 04:41:10 GitPython==3.1.50 04:41:10 httplib2==0.30.2 04:41:10 identify==2.6.19 04:41:10 idna==3.18 04:41:10 importlib-resources==1.5.0 04:41:10 iso8601==2.1.0 04:41:10 Jinja2==3.1.6 04:41:10 jmespath==1.1.0 04:41:10 jsonpatch==1.33 04:41:10 jsonpointer==3.1.1 04:41:10 jsonschema==4.26.0 04:41:10 jsonschema-specifications==2025.9.1 04:41:10 keystoneauth1==5.14.0 04:41:10 kubernetes==36.0.2 04:41:10 lftools==0.37.22 04:41:10 lxml==6.1.1 04:41:10 markdown-it-py==4.2.0 04:41:10 MarkupSafe==3.0.3 04:41:10 mdurl==0.1.2 04:41:10 msgpack==1.2.1 04:41:10 multi_key_dict==2.0.3 04:41:10 multidict==6.7.1 04:41:10 munch==4.0.0 04:41:10 netaddr==1.3.0 04:41:10 niet==1.4.2 04:41:10 nodeenv==1.10.0 04:41:10 oauth2client==4.1.3 04:41:10 oauthlib==3.3.1 04:41:10 openstacksdk==4.16.0 04:41:10 os-service-types==1.8.2 04:41:10 osc-lib==4.6.0 04:41:10 oslo.config==10.5.0 04:41:10 oslo.context==6.4.0 04:41:10 oslo.i18n==6.8.0 04:41:10 oslo.log==8.2.0 04:41:10 oslo.serialization==5.10.0 04:41:10 oslo.utils==10.1.1 04:41:10 packaging==26.2 04:41:10 pbr==7.0.3 04:41:10 platformdirs==4.10.0 04:41:10 prettytable==3.17.0 04:41:10 prompt_toolkit==3.0.52 04:41:10 propcache==0.5.2 04:41:10 psutil==7.2.2 04:41:10 pyasn1==0.6.3 04:41:10 pyasn1_modules==0.4.2 04:41:10 pycparser==3.0 04:41:10 pygerrit2==2.0.15 04:41:10 PyGithub==2.9.1 04:41:10 Pygments==2.20.0 04:41:10 PyJWT==2.13.0 04:41:10 PyNaCl==1.6.2 04:41:10 pyparsing==2.4.7 04:41:10 pyperclip==1.11.0 04:41:10 pyrsistent==0.20.0 04:41:10 python-cinderclient==9.9.0 04:41:10 python-dateutil==2.9.0.post0 04:41:10 python-discovery==1.4.2 04:41:10 python-heatclient==5.2.0 04:41:10 python-jenkins==1.8.3 04:41:10 python-keystoneclient==5.8.0 04:41:10 python-magnumclient==4.10.0 04:41:10 python-openstackclient==10.1.0 04:41:10 python-swiftclient==4.10.0 04:41:10 PyYAML==6.0.3 04:41:10 referencing==0.37.0 04:41:10 requests==2.34.2 04:41:10 requests-oauthlib==2.0.0 04:41:10 rfc3986==2.0.0 04:41:10 rich==15.0.0 04:41:10 rich-argparse==1.8.0 04:41:10 rpds-py==2026.5.1 04:41:10 rsa==4.9.1 04:41:10 ruamel.yaml==0.19.1 04:41:10 ruamel.yaml.clib==0.2.15 04:41:10 s3transfer==0.19.0 04:41:10 simplejson==4.1.1 04:41:10 six==1.17.0 04:41:10 smmap==5.0.3 04:41:10 soupsieve==2.8.4 04:41:10 stevedore==5.8.0 04:41:10 tabulate==0.10.0 04:41:10 toml==0.10.2 04:41:10 tomlkit==0.15.0 04:41:10 tqdm==4.68.3 04:41:10 typing_extensions==4.15.0 04:41:10 urllib3==1.26.20 04:41:10 virtualenv==21.5.1 04:41:10 wcwidth==0.8.1 04:41:10 websocket-client==1.9.0 04:41:10 wrapt==2.2.1 04:41:10 xdg==6.0.0 04:41:10 xmltodict==1.0.4 04:41:10 yarl==1.24.2 04:41:10 yq==3.4.3 04:41:10 [ietf-maven-clm-master] $ /bin/sh /tmp/jenkins6450259118231857746.sh 04:41:10 ---> uv-install.sh 04:41:10 Installing uv/uvx (latest) using shell installer 04:41:10 2026-06-20 04:41:10 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-CQi537.sh" [1] 04:41:10 downloading uv 0.11.23 x86_64-unknown-linux-gnu 04:41:11 installing to /home/jenkins/.local/bin 04:41:11 uv 04:41:11 uvx 04:41:11 everything's installed! 04:41:11 04:41:11 To add $HOME/.local/bin to your PATH, either restart your shell or run: 04:41:11 04:41:11 source $HOME/.local/bin/env (sh, bash, zsh) 04:41:11 source $HOME/.local/bin/env.fish (fish) 04:41:11 Adding install location to PATH 04:41:11 ---> Validating uv/uvx install 04:41:11 uvx 0.11.23 (x86_64-unknown-linux-gnu) 04:41:11 [ietf-maven-clm-master] $ /bin/sh -xe /tmp/jenkins6560948005201569016.sh 04:41:11 + echo quiet=on 04:41:11 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-28772 04:41:12 [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:12 " -DNEXUS_IQ_STAGE=release -DMAVEN_PARAMS= -DGERRIT_PROJECT=ietf --version 04:41:12 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 04:41:12 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 04:41:12 Java version: 21.0.10, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 04:41:12 Default locale: en, platform encoding: UTF-8 04:41:12 OS name: "linux", version: "5.15.0-174-generic", arch: "amd64", family: "unix" 04:41:13 [ietf-maven-clm-master] $ /bin/sh -xe /tmp/jenkins15237643407597783020.sh 04:41:13 + rm /home/jenkins/.wgetrc 04:41:13 [EnvInject] - Injecting environment variables from a build step. 04:41:13 [EnvInject] - Injecting as environment variables the properties content 04:41:13 SET_JDK_VERSION=openjdk21 04:41:13 GIT_URL="git://devvexx.opendaylight.org/mirror" 04:41:13 04:41:13 [EnvInject] - Variables injected successfully. 04:41:13 [ietf-maven-clm-master] $ /bin/sh /tmp/jenkins12850303982210322873.sh 04:41:13 ---> update-java-alternatives.sh 04:41:13 ---> Updating Java version 04:41:13 ---> Ubuntu/Debian system detected 04:41:13 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 04:41:13 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 04:41:13 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:13 openjdk version "21.0.10" 2026-01-20 04:41:13 OpenJDK Runtime Environment (build 21.0.10+7-Ubuntu-122.04) 04:41:13 OpenJDK 64-Bit Server VM (build 21.0.10+7-Ubuntu-122.04, mixed mode, sharing) 04:41:13 JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 04:41:13 [EnvInject] - Injecting environment variables from a build step. 04:41:13 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 04:41:13 [EnvInject] - Variables injected successfully. 04:41:13 provisioning config files... 04:41:13 copy managed file [global-settings] to file:/w/workspace/ietf-maven-clm-master@tmp/config16060725327705346796tmp 04:41:14 copy managed file [ietf-settings] to file:/w/workspace/ietf-maven-clm-master@tmp/config14815016183256545963tmp 04:41:14 [EnvInject] - Injecting environment variables from a build step. 04:41:14 [EnvInject] - Injecting as environment variables the properties content 04:41:14 MAVEN_GOALS=clean install 04:41:14 04:41:14 [EnvInject] - Variables injected successfully. 04:41:14 [ietf-maven-clm-master] $ /bin/bash -l /tmp/jenkins4826572429451895023.sh 04:41:14 ---> common-variables.sh 04:41:14 --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:14 ---> sonatype-clm.sh 04:41:14 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 04:41:14 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 04:41:14 Java version: 21.0.10, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 04:41:14 Default locale: en, platform encoding: UTF-8 04:41:14 OS name: "linux", version: "5.15.0-174-generic", arch: "amd64", family: "unix" 04:41:15 [INFO] Scanning for projects... 04:41:22 [INFO] ------------------------------------------------------------------------ 04:41:22 [INFO] Reactor Build Order: 04:41:22 [INFO] 04:41:22 [INFO] ietf-artifacts [pom] 04:41:22 [INFO] bnd-parent [pom] 04:41:22 [INFO] feature-parent [pom] 04:41:22 [INFO] ietf-type-util [jar] 04:41:22 [INFO] bundle-parent [pom] 04:41:22 [INFO] rfc6991-ietf-inet-types [bundle] 04:41:22 [INFO] rfc6991-ietf-yang-types [bundle] 04:41:22 [INFO] OpenDaylight :: IETF :: Model :: RFC6991 [feature] 04:41:22 [INFO] rfc6022 [bundle] 04:41:22 [INFO] OpenDaylight :: IETF :: Model :: RFC6022 [feature] 04:41:22 [INFO] rfc6241 [bundle] 04:41:22 [INFO] OpenDaylight :: IETF :: Model :: RFC6241 [feature] 04:41:22 [INFO] rfc6243 [bundle] 04:41:22 [INFO] OpenDaylight :: IETF :: Model :: RFC6243 [feature] 04:41:22 [INFO] rfc6470 [bundle] 04:41:22 [INFO] OpenDaylight :: IETF :: Model :: RFC6470 [feature] 04:41:22 [INFO] rfc8343 [bundle] 04:41:22 [INFO] OpenDaylight :: IETF :: Model :: RFC8343 [feature] 04:41:22 [INFO] iana-if-type [bundle] 04:41:22 [INFO] OpenDaylight :: IETF :: Model :: RFC7224 [feature] 04:41:22 [INFO] iana-crypt-hash [bundle] 04:41:22 [INFO] OpenDaylight :: IETF :: Model :: RFC7317 iana-crypt-hash [feature] 04:41:22 [INFO] rfc8341 [bundle] 04:41:22 [INFO] OpenDaylight :: IETF :: Model :: RFC8341 [feature] 04:41:22 [INFO] rfc7317-ietf-system [bundle] 04:41:22 [INFO] OpenDaylight :: IETF :: Model :: RFC7317 ietf-system [feature] 04:41:22 [INFO] rfc7407-ietf-x509-cert-to-name [bundle] 04:41:22 [INFO] OpenDaylight :: IETF :: Model :: RFC7407 ietf-x509-cert-to-name [feature] 04:41:22 [INFO] rfc7407-ietf-snmp [bundle] 04:41:22 [INFO] OpenDaylight :: IETF :: Model :: RFC7407 ietf-snmp [feature] 04:41:22 [INFO] rfc7952 [bundle] 04:41:22 [INFO] OpenDaylight :: IETF :: Model :: RFC7952 [feature] 04:41:22 [INFO] rfc8040-ietf-restconf [bundle] 04:41:22 [INFO] OpenDaylight :: IETF :: Model :: RFC8040 ietf-restconf [feature] 04:41:22 [INFO] rfc8040-ietf-restconf-monitoring [bundle] 04:41:22 [INFO] OpenDaylight :: IETF :: Model :: RFC8040 ietf-restconf-monitoring [feature] 04:41:22 [INFO] rfc8072 [bundle] 04:41:22 [INFO] OpenDaylight :: IETF :: Model :: RFC8072 [feature] 04:41:22 [INFO] rfc8177 [bundle] 04:41:22 [INFO] OpenDaylight :: IETF :: Model :: RFC8177 [feature] 04:41:22 [INFO] iana-routing-types [bundle] 04:41:22 [INFO] rfc8294-ietf-routing-types [bundle] 04:41:22 [INFO] OpenDaylight :: IETF :: Model :: RFC8294 [feature] 04:41:22 [INFO] rfc8342-ietf-datastores [bundle] 04:41:22 [INFO] rfc8342-ietf-origin [bundle] 04:41:22 [INFO] OpenDaylight :: IETF :: Model :: RFC8342 [feature] 04:41:22 [INFO] rfc8344 [bundle] 04:41:22 [INFO] OpenDaylight :: IETF :: Model :: RFC8344 [feature] 04:41:22 [INFO] rfc8345-ietf-network [bundle] 04:41:22 [INFO] rfc8345-ietf-network-topology [bundle] 04:41:22 [INFO] OpenDaylight :: IETF :: Model :: RFC8345 [feature] 04:41:22 [INFO] rfc8345-ietf-network-state [bundle] 04:41:22 [INFO] rfc8345-ietf-network-topology-state [bundle] 04:41:22 [INFO] OpenDaylight :: IETF :: Model :: RFC8345 :: NON-NMDA [feature] 04:41:22 [INFO] rfc8346-ietf-l3-unicast-topology [bundle] 04:41:22 [INFO] OpenDaylight :: IETF :: Model :: RFC8346 [feature] 04:41:22 [INFO] rfc8346-ietf-l3-unicast-topology-state [bundle] 04:41:22 [INFO] OpenDaylight :: IETF :: Model :: RFC8346 :: NON-NMDA [feature] 04:41:22 [INFO] iana-hardware [bundle] 04:41:22 [INFO] rfc8348-ietf-hardware [bundle] 04:41:22 [INFO] OpenDaylight :: IETF :: Model :: RFC8348 [feature] 04:41:22 [INFO] rfc8348-ietf-hardware-state [bundle] 04:41:22 [INFO] OpenDaylight :: IETF :: Model :: RFC8348 :: NON-NMDA [feature] 04:41:22 [INFO] rfc8349-ietf-routing [bundle] 04:41:22 [INFO] rfc8349-ietf-ipv4-unicast-routing [bundle] 04:41:22 [INFO] rfc8349-ietf-ipv6-unicast-routing [bundle] 04:41:22 [INFO] OpenDaylight :: IETF :: Model :: RFC8349 [feature] 04:41:22 [INFO] rfc8519-ietf-ethertypes [bundle] 04:41:22 [INFO] rfc8519-ietf-packet-fields [bundle] 04:41:22 [INFO] rfc8519-ietf-access-control-list [bundle] 04:41:22 [INFO] OpenDaylight :: IETF :: Model :: RFC8519 [feature] 04:41:22 [INFO] rfc8520-ietf-acldns [bundle] 04:41:22 [INFO] rfc8520-ietf-mud [bundle] 04:41:22 [INFO] OpenDaylight :: IETF :: Model :: RFC8520 [feature] 04:41:22 [INFO] rfc8525 [bundle] 04:41:22 [INFO] OpenDaylight :: IETF :: Model :: RFC8525 [feature] 04:41:22 [INFO] rfc8526 [bundle] 04:41:22 [INFO] OpenDaylight :: IETF :: Model :: RFC8526 [feature] 04:41:22 [INFO] rfc8528 [bundle] 04:41:22 [INFO] OpenDaylight :: IETF :: Model :: RFC8528 [feature] 04:41:22 [INFO] rfc8529 [bundle] 04:41:22 [INFO] OpenDaylight :: IETF :: Model :: RFC8529 [feature] 04:41:22 [INFO] rfc8530 [bundle] 04:41:22 [INFO] OpenDaylight :: IETF :: Model :: RFC8530 [feature] 04:41:22 [INFO] rfc8542-ietf-dc-fabric-types [bundle] 04:41:22 [INFO] rfc8542-ietf-dc-fabric-topology [bundle] 04:41:22 [INFO] OpenDaylight :: IETF :: Model :: RFC8542 [feature] 04:41:22 [INFO] rfc8572-ietf-sztp-bootstrap-server [bundle] 04:41:22 [INFO] OpenDaylight :: IETF :: Model :: RFC8572 ietf-sztp-bootstrap-server [feature] 04:41:22 [INFO] rfc8572-ietf-sztp-conveyed-info [bundle] 04:41:22 [INFO] OpenDaylight :: IETF :: Model :: RFC8572 ietf-sztp-conveyed-info [feature] 04:41:22 [INFO] rfc8639 [bundle] 04:41:22 [INFO] OpenDaylight :: IETF :: Model :: RFC8639 [feature] 04:41:22 [INFO] rfc8641 [bundle] 04:41:22 [INFO] OpenDaylight :: IETF :: Model :: RFC8641 [feature] 04:41:22 [INFO] rfc8650 [bundle] 04:41:22 [INFO] OpenDaylight :: IETF :: Model :: RFC8650 [feature] 04:41:22 [INFO] iana-tunnel-type [bundle] 04:41:22 [INFO] OpenDaylight :: IETF :: Model :: RFC8675 [feature] 04:41:22 [INFO] rfc8776-ietf-te-types [bundle] 04:41:22 [INFO] rfc8776-ietf-te-packet-types [bundle] 04:41:22 [INFO] OpenDaylight :: IETF :: Model :: RFC8776 [feature] 04:41:22 [INFO] rfc8795-ietf-te-topology [bundle] 04:41:22 [INFO] OpenDaylight :: IETF :: Model :: RFC8795 [feature] 04:41:22 [INFO] rfc8795-ietf-te-topology-state [bundle] 04:41:22 [INFO] OpenDaylight :: IETF :: Model :: RFC8795 :: NON-NMDA [feature] 04:41:22 [INFO] rfc8808 [bundle] 04:41:22 [INFO] OpenDaylight :: IETF :: Model :: RFC8808 [feature] 04:41:22 [INFO] rfc8819-ietf-module-tags [bundle] 04:41:22 [INFO] OpenDaylight :: IETF :: Model :: RFC8819 [feature] 04:41:22 [INFO] rfc8819-ietf-module-tags-state [bundle] 04:41:22 [INFO] OpenDaylight :: IETF :: Model :: RFC8819 :: NON-NMDA [feature] 04:41:22 [INFO] rfc8916 [bundle] 04:41:22 [INFO] OpenDaylight :: IETF :: Model :: RFC8916 [feature] 04:41:22 [INFO] rfc9067 [bundle] 04:41:22 [INFO] OpenDaylight :: IETF :: Model :: RFC9067 [feature] 04:41:22 [INFO] rfc9070-ietf-mpls-ldp [bundle] 04:41:22 [INFO] rfc9070-ietf-mpls-ldp-extended [bundle] 04:41:22 [INFO] OpenDaylight :: IETF :: Model :: RFC9070 [feature] 04:41:22 [INFO] rfc9144 [bundle] 04:41:22 [INFO] OpenDaylight :: IETF :: Model :: RFC9144 [feature] 04:41:22 [INFO] rfc9179 [bundle] 04:41:22 [INFO] OpenDaylight :: IETF :: Model :: RFC9179 [feature] 04:41:22 [INFO] rfc9196-ietf-system-capabilities [bundle] 04:41:22 [INFO] OpenDaylight :: IETF :: Model :: RFC9196 ietf-system-capabilities [feature] 04:41:22 [INFO] rfc9196-ietf-notification-capabilities [bundle] 04:41:22 [INFO] OpenDaylight :: IETF :: Model :: RFC9196 ietf-notification-capabilities [feature] 04:41:22 [INFO] rfc9640 [bundle] 04:41:22 [INFO] OpenDaylight :: IETF :: Model :: RFC9640 [feature] 04:41:22 [INFO] rfc9641 [bundle] 04:41:22 [INFO] OpenDaylight :: IETF :: Model :: RFC9641 [feature] 04:41:22 [INFO] rfc9642 [bundle] 04:41:22 [INFO] OpenDaylight :: IETF :: Model :: RFC9642 [feature] 04:41:22 [INFO] rfc9643-ietf-tcp-common [bundle] 04:41:22 [INFO] rfc9643-ietf-tcp-client [bundle] 04:41:22 [INFO] rfc9643-ietf-tcp-server [bundle] 04:41:22 [INFO] OpenDaylight :: IETF :: Model :: RFC9643 [feature] 04:41:22 [INFO] iana-ssh-encryption-algs [bundle] 04:41:22 [INFO] iana-ssh-key-exchange-algs [bundle] 04:41:22 [INFO] iana-ssh-mac-algs [bundle] 04:41:22 [INFO] iana-ssh-public-key-algs [bundle] 04:41:22 [INFO] rfc9644-ietf-ssh-common [bundle] 04:41:22 [INFO] rfc9644-ietf-ssh-client [bundle] 04:41:22 [INFO] rfc9644-ietf-ssh-server [bundle] 04:41:22 [INFO] OpenDaylight :: IETF :: Model :: RFC9644 [feature] 04:41:22 [INFO] iana-tls-cipher-suite-algs [bundle] 04:41:22 [INFO] rfc9645-ietf-tls-common [bundle] 04:41:22 [INFO] rfc9645-ietf-tls-client [bundle] 04:41:22 [INFO] rfc9645-ietf-tls-server [bundle] 04:41:22 [INFO] OpenDaylight :: IETF :: Model :: RFC9645 [feature] 04:41:22 [INFO] rfc9648 [bundle] 04:41:22 [INFO] OpenDaylight :: IETF :: Model :: RFC9648 [feature] 04:41:22 [INFO] rfc8294-netty [jar] 04:41:22 [INFO] OpenDaylight :: IETF :: RFC8294 :: Netty [feature] 04:41:22 [INFO] features-aggregator [pom] 04:41:22 [INFO] lib-aggregator [pom] 04:41:22 [INFO] iana-aggregator [pom] 04:41:22 [INFO] rfc-aggregator [pom] 04:41:22 [INFO] model-aggregator [pom] 04:41:22 [INFO] test-distribution [pom] 04:41:22 [INFO] ietf [pom] 04:41:23 [INFO] 04:41:23 [INFO] ----------------< org.opendaylight.ietf:ietf-artifacts >---------------- 04:41:23 [INFO] Building ietf-artifacts 2.0.4-SNAPSHOT [1/161] 04:41:23 [INFO] from artifacts/pom.xml 04:41:23 [INFO] --------------------------------[ pom ]--------------------------------- 04:41:23 [INFO] 04:41:23 [INFO] --- clean:3.5.0:clean (default-clean) @ ietf-artifacts --- 04:41:23 [INFO] 04:41:23 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ ietf-artifacts --- 04:41:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 04:41:23 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 04:41:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:41:23 [INFO] 04:41:23 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ ietf-artifacts --- 04:41:23 [INFO] 04:41:23 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ ietf-artifacts --- 04:41:24 [INFO] CycloneDX: Resolving Dependencies 04:41:24 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 04:41:24 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/artifacts/target/bom.xml 04:41:25 [INFO] attaching as ietf-artifacts-2.0.4-SNAPSHOT-cyclonedx.xml 04:41:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/artifacts/target/bom.json 04:41:25 [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:25 [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:25 [INFO] attaching as ietf-artifacts-2.0.4-SNAPSHOT-cyclonedx.json 04:41:25 [INFO] 04:41:25 [INFO] --- install:3.1.4:install (default-install) @ ietf-artifacts --- 04:41:25 [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:25 [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:25 [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:25 [INFO] 04:41:25 [INFO] --- dependency:3.11.0:tree (default-cli) @ ietf-artifacts --- 04:41:26 [INFO] org.opendaylight.ietf:ietf-artifacts:pom:2.0.4-SNAPSHOT 04:41:26 [INFO] 04:41:26 [INFO] --- clm:3.0.8-01:index (default-cli) @ ietf-artifacts --- 04:41:26 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/artifacts/target/sonatype-clm/module.xml 04:41:26 [INFO] 04:41:26 [INFO] ------------------< org.opendaylight.ietf:bnd-parent >------------------ 04:41:26 [INFO] Building bnd-parent 2.0.4-SNAPSHOT [2/161] 04:41:26 [INFO] from bnd-parent/pom.xml 04:41:26 [INFO] --------------------------------[ pom ]--------------------------------- 04:41:27 [INFO] 04:41:27 [INFO] --- clean:3.5.0:clean (default-clean) @ bnd-parent --- 04:41:27 [INFO] 04:41:27 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ bnd-parent --- 04:41:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:41:27 [INFO] 04:41:27 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ bnd-parent --- 04:41:27 [INFO] Rule 0: 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) @ bnd-parent --- 04:41:27 [INFO] 04:41:27 [INFO] --- dependency:3.11.0:properties (default) @ bnd-parent --- 04:41:27 [INFO] 04:41:27 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ bnd-parent --- 04:41:27 [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:27 [INFO] 04:41:27 [INFO] --- checkstyle:3.6.0:check (check-license) @ bnd-parent --- 04:41:28 [INFO] Starting audit... 04:41:28 Audit done. 04:41:28 [INFO] You have 0 Checkstyle violations. 04:41:28 [INFO] 04:41:28 [INFO] --- checkstyle:3.6.0:check (default) @ bnd-parent --- 04:41:28 [INFO] Starting audit... 04:41:28 Audit done. 04:41:28 [INFO] You have 0 Checkstyle violations. 04:41:28 [INFO] 04:41:28 [INFO] --- dependency:3.11.0:copy (unpack-license) @ bnd-parent --- 04:41:28 [INFO] 04:41:28 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ bnd-parent >>> 04:41:28 [INFO] 04:41:28 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ bnd-parent --- 04:41:30 [INFO] No files found to run spotbugs; check compile phase has been run. 04:41:30 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:41:30 [INFO] 04:41:30 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ bnd-parent <<< 04:41:30 [INFO] 04:41:30 [INFO] 04:41:30 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ bnd-parent --- 04:41:30 [INFO] 04:41:30 [INFO] --- bnd:7.3.0:bnd-process (default) @ bnd-parent --- 04:41:30 [INFO] 04:41:30 [INFO] --- copy:14.3.6:copy-files (default) @ bnd-parent --- 04:41:30 [INFO] 04:41:30 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bnd-parent --- 04:41:30 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:41:30 [INFO] 04:41:30 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bnd-parent --- 04:41:30 [INFO] CycloneDX: Resolving Dependencies 04:41:31 [INFO] CycloneDX: Creating BOM version 1.6 with 10 component(s) 04:41:31 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/bnd-parent/target/bom.xml 04:41:31 [INFO] attaching as bnd-parent-2.0.4-SNAPSHOT-cyclonedx.xml 04:41:31 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/bnd-parent/target/bom.json 04:41:31 [INFO] attaching as bnd-parent-2.0.4-SNAPSHOT-cyclonedx.json 04:41:31 [INFO] 04:41:31 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bnd-parent --- 04:41:31 [INFO] Skipping duplicate-finder execution! 04:41:31 [INFO] 04:41:31 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ bnd-parent --- 04:41:31 [INFO] Skipping pom project 04:41:31 [INFO] 04:41:31 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bnd-parent --- 04:41:31 [INFO] 04:41:31 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ bnd-parent --- 04:41:31 [INFO] 04:41:31 [INFO] --- jacoco:0.8.15:report (report) @ bnd-parent --- 04:41:31 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:41:31 [INFO] 04:41:31 [INFO] --- install:3.1.4:install (default-install) @ bnd-parent --- 04:41:31 [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:31 [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:31 [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:31 [INFO] 04:41:31 [INFO] --- dependency:3.11.0:tree (default-cli) @ bnd-parent --- 04:41:31 [INFO] org.opendaylight.ietf:bnd-parent:pom:2.0.4-SNAPSHOT 04:41:31 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:41:31 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:41:31 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 04:41:31 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 04:41:31 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 04:41:31 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 04:41:31 [INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided 04:41:31 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 04:41:31 [INFO] +- org.osgi:org.osgi.service.http.whiteboard:jar:1.1.1:provided 04:41:31 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:41:31 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:41:31 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:41:31 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:41:31 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:41:31 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:41:31 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:41:31 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:41:31 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:41:31 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:41:31 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:41:31 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:41:31 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:41:31 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:41:31 [INFO] +- junit:junit:jar:4.13.2:test 04:41:31 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:41:31 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:41:31 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:41:31 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:41:31 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:41:31 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:41:31 [INFO] 04:41:31 [INFO] --- clm:3.0.8-01:index (default-cli) @ bnd-parent --- 04:41:31 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/bnd-parent/target/sonatype-clm/module.xml 04:41:31 [INFO] 04:41:31 [INFO] ----------------< org.opendaylight.ietf:feature-parent >---------------- 04:41:31 [INFO] Building feature-parent 2.0.4-SNAPSHOT [3/161] 04:41:31 [INFO] from features/feature-parent/pom.xml 04:41:31 [INFO] --------------------------------[ pom ]--------------------------------- 04:41:31 [INFO] 04:41:31 [INFO] --- clean:3.5.0:clean (default-clean) @ feature-parent --- 04:41:31 [INFO] 04:41:31 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ feature-parent --- 04:41:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 04:41:31 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 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) @ feature-parent --- 04:41:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:41:32 [INFO] 04:41:32 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ feature-parent --- 04:41:32 [INFO] 04:41:32 [INFO] --- dependency:3.11.0:properties (default) @ feature-parent --- 04:41:32 [INFO] 04:41:32 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ feature-parent --- 04:41:32 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:41:32 [INFO] argLine set to empty 04:41:32 [INFO] 04:41:32 [INFO] --- checkstyle:3.6.0:check (check-license) @ feature-parent --- 04:41:32 [INFO] Starting audit... 04:41:32 Audit done. 04:41:32 [INFO] You have 0 Checkstyle violations. 04:41:32 [INFO] 04:41:32 [INFO] --- checkstyle:3.6.0:check (default) @ feature-parent --- 04:41:32 [INFO] Starting audit... 04:41:32 Audit done. 04:41:32 [INFO] You have 0 Checkstyle violations. 04:41:32 [INFO] 04:41:32 [INFO] --- dependency:3.11.0:copy (unpack-license) @ feature-parent --- 04:41:32 [INFO] 04:41:32 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ feature-parent >>> 04:41:32 [INFO] 04:41:32 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ feature-parent --- 04:41:32 [INFO] No files found to run spotbugs; check compile phase has been run. 04:41:32 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:41:32 [INFO] 04:41:32 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ feature-parent <<< 04:41:32 [INFO] 04:41:32 [INFO] 04:41:32 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ feature-parent --- 04:41:33 [INFO] 04:41:33 [INFO] --- feattest:14.3.6:test (default) @ feature-parent --- 04:41:33 [INFO] Project packaging is not 'feature', skipping execution 04:41:33 [INFO] 04:41:33 [INFO] --- copy:14.3.6:copy-files (default) @ feature-parent --- 04:41:33 [INFO] 04:41:33 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ feature-parent --- 04:41:33 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:41:33 [INFO] 04:41:33 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ feature-parent --- 04:41:33 [INFO] CycloneDX: Resolving Dependencies 04:41:34 [INFO] CycloneDX: Creating BOM version 1.6 with 1 component(s) 04:41:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/feature-parent/target/bom.xml 04:41:34 [INFO] attaching as feature-parent-2.0.4-SNAPSHOT-cyclonedx.xml 04:41:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/feature-parent/target/bom.json 04:41:34 [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:34 [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:34 [INFO] attaching as feature-parent-2.0.4-SNAPSHOT-cyclonedx.json 04:41:34 [INFO] 04:41:34 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ feature-parent --- 04:41:34 [INFO] Skipping duplicate-finder execution! 04:41:34 [INFO] 04:41:34 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ feature-parent --- 04:41:34 [INFO] Skipping plugin execution 04:41:34 [INFO] 04:41:34 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ feature-parent --- 04:41:34 [INFO] Skipping source per configuration. 04:41:34 [INFO] 04:41:34 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ feature-parent --- 04:41:34 [INFO] 04:41:34 [INFO] --- jacoco:0.8.15:report (report) @ feature-parent --- 04:41:34 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:41:34 [INFO] 04:41:34 [INFO] --- install:3.1.4:install (default-install) @ feature-parent --- 04:41:34 [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:34 [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:34 [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:34 [INFO] 04:41:34 [INFO] --- dependency:3.11.0:tree (default-cli) @ feature-parent --- 04:41:34 [INFO] org.opendaylight.ietf:feature-parent:pom:2.0.4-SNAPSHOT 04:41:34 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:41:34 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:41:34 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:41:34 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:41:34 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:41:34 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:41:34 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:41:34 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:41:34 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:41:34 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:41:34 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:41:34 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:41:34 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:41:34 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:41:34 [INFO] +- junit:junit:jar:4.13.2:test 04:41:34 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:41:34 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:41:34 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:41:34 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:41:34 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:41:34 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:41:34 [INFO] 04:41:34 [INFO] --- clm:3.0.8-01:index (default-cli) @ feature-parent --- 04:41:34 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/feature-parent/target/sonatype-clm/module.xml 04:41:34 [INFO] 04:41:34 [INFO] ----------------< org.opendaylight.ietf:ietf-type-util >---------------- 04:41:34 [INFO] Building ietf-type-util 2.0.4-SNAPSHOT [4/161] 04:41:34 [INFO] from lib/ietf-type-util/pom.xml 04:41:34 [INFO] --------------------------------[ jar ]--------------------------------- 04:41:34 [INFO] 04:41:34 [INFO] --- clean:3.5.0:clean (default-clean) @ ietf-type-util --- 04:41:34 [INFO] 04:41:34 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ ietf-type-util --- 04:41:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:41:34 [INFO] 04:41:34 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ ietf-type-util --- 04:41:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:41:34 [INFO] 04:41:34 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ ietf-type-util --- 04:41:35 [INFO] 04:41:35 [INFO] --- dependency:3.11.0:properties (default) @ ietf-type-util --- 04:41:35 [INFO] 04:41:35 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ ietf-type-util --- 04:41: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/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:35 [INFO] 04:41:35 [INFO] --- checkstyle:3.6.0:check (check-license) @ ietf-type-util --- 04:41:35 [INFO] Starting audit... 04:41:35 Audit done. 04:41:35 [INFO] You have 0 Checkstyle violations. 04:41:35 [INFO] 04:41:35 [INFO] --- checkstyle:3.6.0:check (default) @ ietf-type-util --- 04:41:35 [INFO] Starting audit... 04:41:35 Audit done. 04:41:35 [INFO] You have 0 Checkstyle violations. 04:41:35 [INFO] 04:41:35 [INFO] --- dependency:3.11.0:copy (unpack-license) @ ietf-type-util --- 04:41:35 [INFO] 04:41:35 [INFO] --- resources:3.5.0:resources (default-resources) @ ietf-type-util --- 04:41:35 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/lib/ietf-type-util/src/main/resources 04:41:35 [INFO] 04:41:35 [INFO] --- compiler:3.15.0:compile (default-compile) @ ietf-type-util --- 04:41:36 [INFO] Recompiling the module because of changed source code. 04:41:36 [INFO] Compiling 4 source files with javac [debug release 21 module-path] to target/classes 04:41:36 [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:36 [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:36 [INFO] 04:41:36 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ ietf-type-util >>> 04:41:36 [INFO] 04:41:36 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ ietf-type-util --- 04:41:36 [INFO] Fork Value is true 04:41:39 [INFO] Done SpotBugs Analysis.... 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 @ ietf-type-util <<< 04:41:39 [INFO] 04:41:39 [INFO] 04:41:39 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ ietf-type-util --- 04:41:39 [INFO] BugInstance size is 0 04:41:39 [INFO] Error size is 0 04:41:39 [INFO] No errors/warnings found 04:41:39 [INFO] 04:41:39 [INFO] --- bnd:7.3.0:bnd-process (default) @ ietf-type-util --- 04:41:40 [INFO] 04:41:40 [INFO] --- resources:3.5.0:testResources (default-testResources) @ ietf-type-util --- 04:41:40 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/lib/ietf-type-util/src/test/resources 04:41:40 [INFO] 04:41:40 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ ietf-type-util --- 04:41:40 [INFO] Recompiling the module because of changed dependency. 04:41:40 [INFO] Compiling 1 source file with javac [debug release 21 module-path] to target/test-classes 04:41:40 [INFO] 04:41:40 [INFO] --- surefire:3.5.6:test (default-test) @ ietf-type-util --- 04:41:40 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 04:41:40 [INFO] 04:41:40 [INFO] ------------------------------------------------------- 04:41:40 [INFO] T E S T S 04:41:40 [INFO] ------------------------------------------------------- 04:41:41 [INFO] Running org.opendaylight.ietf.type.util.Ipv6UtilsTest 04:41:41 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 s -- in org.opendaylight.ietf.type.util.Ipv6UtilsTest 04:41:42 [INFO] 04:41:42 [INFO] Results: 04:41:42 [INFO] 04:41:42 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 04:41:42 [INFO] 04:41:42 [INFO] 04:41:42 [INFO] --- copy:14.3.6:copy-files (default) @ ietf-type-util --- 04:41:42 [INFO] 04:41:42 [INFO] --- jar:3.5.0:jar (default-jar) @ ietf-type-util --- 04:41:42 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/lib/ietf-type-util/target/ietf-type-util-2.0.4-SNAPSHOT.jar 04:41:42 [INFO] 04:41:42 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ ietf-type-util --- 04:41:43 [WARNING] Javadoc Warnings 04:41:43 [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:43 [WARNING] public static int addressBits(final String str, final int limit) { 04:41:43 [WARNING] ^ 04:41:43 [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:43 [WARNING] public static byte[] addressBytes(final String str, final int limit) { 04:41:43 [WARNING] ^ 04:41:43 [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:43 [WARNING] public static String addressString(final byte[] bytes) { 04:41:43 [WARNING] ^ 04:41:43 [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:43 [WARNING] public static String addressString(final int bits) { 04:41:43 [WARNING] ^ 04:41:43 [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:43 [WARNING] public static void appendIpv4String(final StringBuilder sb, final byte[] bytes) { 04:41:43 [WARNING] ^ 04:41:43 [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:43 [WARNING] public static void fillIpv4Bytes(final byte[] bytes, final int byteStart, final String str, final int strStart, 04:41:43 [WARNING] ^ 04:41:43 [WARNING] 6 warnings 04:41:43 [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:43 [INFO] 04:41:43 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ ietf-type-util --- 04:41:43 [INFO] CycloneDX: Resolving Dependencies 04:41:44 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 04:41:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/lib/ietf-type-util/target/bom.xml 04:41:44 [INFO] attaching as ietf-type-util-2.0.4-SNAPSHOT-cyclonedx.xml 04:41:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/lib/ietf-type-util/target/bom.json 04:41:44 [INFO] attaching as ietf-type-util-2.0.4-SNAPSHOT-cyclonedx.json 04:41:44 [INFO] 04:41:44 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ ietf-type-util --- 04:41:44 [INFO] Skipping duplicate-finder execution! 04:41:44 [INFO] 04:41:44 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ ietf-type-util --- 04:41:44 [INFO] No dependency problems found 04:41:44 [INFO] 04:41:44 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ ietf-type-util --- 04:41:44 [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:44 [INFO] 04:41:44 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ ietf-type-util --- 04:41:44 [INFO] 04:41:44 [INFO] --- jacoco:0.8.15:report (report) @ ietf-type-util --- 04:41:44 [INFO] Loading execution data file /w/workspace/ietf-maven-clm-master/lib/ietf-type-util/target/code-coverage/jacoco.exec 04:41:44 [INFO] Analyzed bundle 'ietf-type-util' with 2 classes 04:41:44 [INFO] 04:41:44 [INFO] --- install:3.1.4:install (default-install) @ ietf-type-util --- 04:41:44 [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:44 [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:44 [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:44 [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:44 [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:44 [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:44 [INFO] 04:41:44 [INFO] --- dependency:3.11.0:tree (default-cli) @ ietf-type-util --- 04:41:44 [INFO] org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT 04:41:44 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:41:44 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:41:44 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:41:44 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:41:44 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:41:44 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:41:44 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:41:44 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:15.1.2:test 04:41:44 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:41:44 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:41:44 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 04:41:44 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 04:41:44 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 04:41:44 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 04:41:44 [INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided 04:41:44 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 04:41:44 [INFO] +- org.osgi:org.osgi.service.http.whiteboard:jar:1.1.1:provided 04:41:44 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:41:44 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:41:44 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:41:44 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:41:44 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:41:44 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:41:44 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:41:44 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:41:44 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:41:44 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:41:44 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:41:44 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:41:44 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:41:44 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:41:44 [INFO] +- junit:junit:jar:4.13.2:test 04:41:44 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:41:44 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:41:44 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:41:44 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:41:44 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:41:44 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:41:44 [INFO] 04:41:44 [INFO] --- clm:3.0.8-01:index (default-cli) @ ietf-type-util --- 04:41:44 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/lib/ietf-type-util/target/sonatype-clm/module.xml 04:41:44 [INFO] 04:41:44 [INFO] -------------< org.opendaylight.ietf.model:bundle-parent >-------------- 04:41:44 [INFO] Building bundle-parent 2.0.4-SNAPSHOT [5/161] 04:41:44 [INFO] from model/bundle-parent/pom.xml 04:41:44 [INFO] --------------------------------[ pom ]--------------------------------- 04:41:44 [INFO] 04:41:44 [INFO] --- clean:3.5.0:clean (default-clean) @ bundle-parent --- 04:41:44 [INFO] 04:41:44 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ bundle-parent --- 04:41:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 04:41:44 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 04:41:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:41:44 [INFO] 04:41:44 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ bundle-parent --- 04:41:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:41:44 [INFO] 04:41:44 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ bundle-parent --- 04:41:44 [INFO] 04:41:44 [INFO] --- dependency:3.11.0:properties (default) @ bundle-parent --- 04:41:44 [INFO] 04:41:44 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ bundle-parent --- 04:41:44 [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:44 [INFO] 04:41:44 [INFO] --- checkstyle:3.6.0:check (check-license) @ bundle-parent --- 04:41:44 [INFO] Starting audit... 04:41:44 Audit done. 04:41:44 [INFO] You have 0 Checkstyle violations. 04:41:44 [INFO] 04:41:44 [INFO] --- checkstyle:3.6.0:check (default) @ bundle-parent --- 04:41:45 [INFO] Starting audit... 04:41:45 Audit done. 04:41:45 [INFO] You have 0 Checkstyle violations. 04:41:45 [INFO] 04:41:45 [INFO] --- dependency:3.11.0:copy (unpack-license) @ bundle-parent --- 04:41:45 [INFO] 04:41:45 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ bundle-parent >>> 04:41:45 [INFO] 04:41:45 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ bundle-parent --- 04:41:45 [INFO] Spotbugs plugin skipped 04:41:45 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:41:45 [INFO] 04:41:45 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ bundle-parent <<< 04:41:45 [INFO] 04:41:45 [INFO] 04:41:45 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ bundle-parent --- 04:41:45 [INFO] Spotbugs plugin skipped 04:41:45 [INFO] 04:41:45 [INFO] --- copy:14.3.6:copy-files (default) @ bundle-parent --- 04:41:45 [INFO] 04:41:45 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bundle-parent --- 04:41:45 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:41:45 [INFO] 04:41:45 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bundle-parent --- 04:41:45 [INFO] CycloneDX: Resolving Dependencies 04:41:46 [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) 04:41:46 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/bundle-parent/target/bom.xml 04:41:46 [INFO] attaching as bundle-parent-2.0.4-SNAPSHOT-cyclonedx.xml 04:41:46 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/bundle-parent/target/bom.json 04:41:46 [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:46 [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:46 [INFO] attaching as bundle-parent-2.0.4-SNAPSHOT-cyclonedx.json 04:41:46 [INFO] 04:41:46 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bundle-parent --- 04:41:46 [INFO] Skipping duplicate-finder execution! 04:41:46 [INFO] 04:41:46 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ bundle-parent --- 04:41:46 [INFO] Skipping pom project 04:41:46 [INFO] 04:41:46 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bundle-parent --- 04:41:46 [INFO] 04:41:46 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ bundle-parent --- 04:41:46 [INFO] 04:41:46 [INFO] --- jacoco:0.8.15:report (report) @ bundle-parent --- 04:41:46 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:41:46 [INFO] 04:41:46 [INFO] --- install:3.1.4:install (default-install) @ bundle-parent --- 04:41:46 [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:46 [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:46 [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:46 [INFO] 04:41:46 [INFO] --- dependency:3.11.0:tree (default-cli) @ bundle-parent --- 04:41:46 [INFO] org.opendaylight.ietf.model:bundle-parent:pom:2.0.4-SNAPSHOT 04:41:46 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:41:46 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:41:46 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:41:46 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:41:46 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:41:46 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:41:46 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:41:46 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:41:46 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:41:46 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:41:46 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:41:46 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:41:46 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:41:46 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:41:46 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:41:46 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:41:46 [INFO] +- junit:junit:jar:4.13.2:test 04:41:46 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:41:46 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:41:46 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:41:46 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:41:46 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:41:46 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:41:46 [INFO] 04:41:46 [INFO] --- clm:3.0.8-01:index (default-cli) @ bundle-parent --- 04:41:46 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/bundle-parent/target/sonatype-clm/module.xml 04:41:46 [INFO] 04:41:46 [INFO] --------< org.opendaylight.ietf.model:rfc6991-ietf-inet-types >--------- 04:41:46 [INFO] Building rfc6991-ietf-inet-types 2.0.4-SNAPSHOT [6/161] 04:41:46 [INFO] from model/rfc/rfc6991-ietf-inet-types/pom.xml 04:41:46 [INFO] -------------------------------[ bundle ]------------------------------- 04:41:47 [INFO] 04:41:47 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc6991-ietf-inet-types --- 04:41:47 [INFO] 04:41:47 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc6991-ietf-inet-types --- 04:41:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:41:47 [INFO] 04:41:47 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc6991-ietf-inet-types --- 04:41:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:41:47 [INFO] 04:41:47 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc6991-ietf-inet-types --- 04:41:47 [INFO] 04:41:47 [INFO] --- dependency:3.11.0:properties (default) @ rfc6991-ietf-inet-types --- 04:41:47 [INFO] 04:41:47 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc6991-ietf-inet-types --- 04:41: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/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:47 [INFO] 04:41:47 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc6991-ietf-inet-types --- 04:41:49 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:41:49 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc6991-ietf-inet-types/src/main/yang 04:41:49 [INFO] yang-to-sources: Found 0 dependencies in 3.721 ms 04:41:49 [INFO] yang-to-sources: Project model files found: 1 in 76.70 ms 04:41:49 [INFO] yang-to-sources: 1 YANG models processed in 137.4 ms 04:41:49 [INFO] BindingJavaFileGenerator: Defined 21 files in 60.08 ms 04:41:49 [INFO] Sorted 21 files into 3 directories in 3.515 ms 04:41:49 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 21 in 119.2 ms 04:41:49 [INFO] 04:41:49 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc6991-ietf-inet-types --- 04:41:49 [INFO] Starting audit... 04:41:49 Audit done. 04:41:49 [INFO] You have 0 Checkstyle violations. 04:41:49 [INFO] 04:41:49 [INFO] --- checkstyle:3.6.0:check (default) @ rfc6991-ietf-inet-types --- 04:41:49 [INFO] Starting audit... 04:41:49 Audit done. 04:41:49 [INFO] You have 0 Checkstyle violations. 04:41:49 [INFO] 04:41:49 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc6991-ietf-inet-types --- 04:41:49 [INFO] 04:41:49 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc6991-ietf-inet-types --- 04:41:49 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc6991-ietf-inet-types/src/main/resources 04:41:49 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc6991-ietf-inet-types/target/generated-sources/spi 04:41:49 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:41:49 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:41:49 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:41:49 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc6991-ietf-inet-types/target/generated-sources/spi 04:41:49 [INFO] 04:41:49 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc6991-ietf-inet-types --- 04:41:49 [INFO] Recompiling the module because of changed dependency. 04:41:49 [INFO] Compiling 21 source files with javac [debug release 21] to target/classes 04:41:50 [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:50 [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:50 [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:50 [INFO] 04:41:50 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc6991-ietf-inet-types >>> 04:41:50 [INFO] 04:41:50 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc6991-ietf-inet-types --- 04:41:50 [INFO] Fork Value is true 04:41:53 [INFO] Done SpotBugs Analysis.... 04:41:53 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:41:53 [INFO] 04:41:53 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc6991-ietf-inet-types <<< 04:41:53 [INFO] 04:41:53 [INFO] 04:41:53 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc6991-ietf-inet-types --- 04:41:53 [INFO] BugInstance size is 0 04:41:53 [INFO] Error size is 0 04:41:53 [INFO] No errors/warnings found 04:41:53 [INFO] 04:41:53 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc6991-ietf-inet-types --- 04:41:53 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc6991-ietf-inet-types/src/test/resources 04:41:53 [INFO] 04:41:53 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc6991-ietf-inet-types --- 04:41:53 [INFO] Recompiling the module because of changed dependency. 04:41:53 [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes 04:41:53 [INFO] 04:41:53 [INFO] --- surefire:3.5.6:test (default-test) @ rfc6991-ietf-inet-types --- 04:41:53 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 04:41:53 [INFO] 04:41:53 [INFO] ------------------------------------------------------- 04:41:53 [INFO] T E S T S 04:41:53 [INFO] ------------------------------------------------------- 04:41:54 [INFO] Running org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddressNoZoneBuilderTest 04:41:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.209 s -- in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddressNoZoneBuilderTest 04:41:54 [INFO] Running org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpPrefixBuilderTest 04:41:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpPrefixBuilderTest 04:41:55 [INFO] Running org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.HostBuilderTest 04:41:55 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.HostBuilderTest 04:41:55 [INFO] Running org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IetfInetUtilTest 04:41:55 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 04:41:56 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.192 s -- in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IetfInetUtilTest 04:41:56 [INFO] Running org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddressBuilderTest 04:41:56 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddressBuilderTest 04:41:56 [INFO] 04:41:56 [INFO] Results: 04:41:56 [INFO] 04:41:56 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0 04:41:56 [INFO] 04:41:56 [INFO] 04:41:56 [INFO] --- copy:14.3.6:copy-files (default) @ rfc6991-ietf-inet-types --- 04:41:56 [INFO] 04:41:56 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc6991-ietf-inet-types --- 04:41:56 [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:41:56 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc6991-ietf-inet-types/target/classes/META-INF/MANIFEST.MF 04:41:56 [INFO] 04:41:56 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc6991-ietf-inet-types --- 04:41:58 [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:41:58 [INFO] 04:41:58 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc6991-ietf-inet-types --- 04:41:58 [INFO] CycloneDX: Resolving Dependencies 04:41:59 [INFO] CycloneDX: Creating BOM version 1.6 with 14 component(s) 04:41:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc6991-ietf-inet-types/target/bom.xml 04:41:59 [INFO] attaching as rfc6991-ietf-inet-types-2.0.4-SNAPSHOT-cyclonedx.xml 04:41:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc6991-ietf-inet-types/target/bom.json 04:41:59 [INFO] attaching as rfc6991-ietf-inet-types-2.0.4-SNAPSHOT-cyclonedx.json 04:41:59 [INFO] 04:41:59 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc6991-ietf-inet-types --- 04:41:59 [INFO] Skipping duplicate-finder execution! 04:41:59 [INFO] 04:41:59 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc6991-ietf-inet-types --- 04:41:59 [INFO] No dependency problems found 04:41:59 [INFO] 04:41:59 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc6991-ietf-inet-types --- 04:41:59 [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:41:59 [INFO] 04:41:59 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc6991-ietf-inet-types --- 04:41:59 [INFO] 04:41:59 [INFO] --- jacoco:0.8.15:report (report) @ rfc6991-ietf-inet-types --- 04:41:59 [INFO] Loading execution data file /w/workspace/ietf-maven-clm-master/model/rfc/rfc6991-ietf-inet-types/target/code-coverage/jacoco.exec 04:41:59 [INFO] Analyzed bundle 'rfc6991-ietf-inet-types' with 2 classes 04:41:59 [INFO] 04:41:59 [INFO] --- install:3.1.4:install (default-install) @ rfc6991-ietf-inet-types --- 04:41:59 [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:41:59 [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:41:59 [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:41:59 [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:41:59 [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:41:59 [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:41:59 [INFO] 04:41:59 [INFO] --- bundle:6.0.2:install (default-install) @ rfc6991-ietf-inet-types --- 04:41:59 [INFO] Writing OBR metadata 04:41:59 [INFO] Installing org/opendaylight/ietf/model/rfc6991-ietf-inet-types/2.0.4-SNAPSHOT/rfc6991-ietf-inet-types-2.0.4-SNAPSHOT.jar 04:41:59 [INFO] Writing OBR metadata 04:41:59 [INFO] 04:41:59 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc6991-ietf-inet-types --- 04:41:59 [INFO] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:bundle:2.0.4-SNAPSHOT 04:41:59 [INFO] +- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:41:59 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:41:59 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:41:59 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:41:59 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:41:59 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:41:59 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:41:59 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:41:59 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:41:59 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:41:59 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:41:59 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:41:59 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:41:59 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:41:59 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:41:59 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:41:59 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:41:59 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:41:59 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:41:59 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:41:59 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:41:59 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:41:59 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:41:59 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:41:59 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:41:59 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:41:59 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:41:59 [INFO] +- junit:junit:jar:4.13.2:test 04:41:59 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:41:59 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:41:59 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:41:59 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:41:59 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:41:59 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:41:59 [INFO] 04:41:59 [INFO] --- clm:3.0.8-01:index (default-cli) @ rfc6991-ietf-inet-types --- 04:41:59 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc6991-ietf-inet-types/target/sonatype-clm/module.xml 04:41:59 [INFO] 04:41:59 [INFO] --------< org.opendaylight.ietf.model:rfc6991-ietf-yang-types >--------- 04:41:59 [INFO] Building rfc6991-ietf-yang-types 2.0.4-SNAPSHOT [7/161] 04:41:59 [INFO] from model/rfc/rfc6991-ietf-yang-types/pom.xml 04:41:59 [INFO] -------------------------------[ bundle ]------------------------------- 04:41:59 [INFO] 04:41:59 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc6991-ietf-yang-types --- 04:41:59 [INFO] 04:41:59 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc6991-ietf-yang-types --- 04:41:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:41:59 [INFO] 04:41:59 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc6991-ietf-yang-types --- 04:41:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:41:59 [INFO] 04:41:59 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc6991-ietf-yang-types --- 04:41:59 [INFO] 04:41:59 [INFO] --- dependency:3.11.0:properties (default) @ rfc6991-ietf-yang-types --- 04:41:59 [INFO] 04:41:59 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc6991-ietf-yang-types --- 04:41: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/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:41:59 [INFO] 04:41:59 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc6991-ietf-yang-types --- 04:41:59 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:41:59 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc6991-ietf-yang-types/src/main/yang 04:41:59 [INFO] yang-to-sources: Found 0 dependencies in 1.982 ms 04:41:59 [INFO] yang-to-sources: Project model files found: 1 in 8.383 ms 04:41:59 [INFO] yang-to-sources: 1 YANG models processed in 11.27 ms 04:41:59 [INFO] BindingJavaFileGenerator: Defined 22 files in 3.011 ms 04:41:59 [INFO] Sorted 22 files into 3 directories in 153.1 μs 04:41:59 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 22 in 12.80 ms 04:41:59 [INFO] 04:41:59 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc6991-ietf-yang-types --- 04:41:59 [INFO] Starting audit... 04:41:59 Audit done. 04:41:59 [INFO] You have 0 Checkstyle violations. 04:41:59 [INFO] 04:41:59 [INFO] --- checkstyle:3.6.0:check (default) @ rfc6991-ietf-yang-types --- 04:42:00 [INFO] Starting audit... 04:42:00 Audit done. 04:42:00 [INFO] You have 0 Checkstyle violations. 04:42:00 [INFO] 04:42:00 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc6991-ietf-yang-types --- 04:42:00 [INFO] 04:42:00 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc6991-ietf-yang-types --- 04:42:00 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc6991-ietf-yang-types/src/main/resources 04:42:00 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc6991-ietf-yang-types/target/generated-sources/spi 04:42:00 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:42:00 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:42:00 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:42:00 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc6991-ietf-yang-types/target/generated-sources/spi 04:42:00 [INFO] 04:42:00 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc6991-ietf-yang-types --- 04:42:00 [INFO] Recompiling the module because of changed dependency. 04:42:00 [INFO] Compiling 22 source files with javac [debug release 21] to target/classes 04:42:00 [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:00 [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:00 [INFO] 04:42:00 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc6991-ietf-yang-types >>> 04:42:00 [INFO] 04:42:00 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc6991-ietf-yang-types --- 04:42:00 [INFO] Fork Value is true 04:42:02 [INFO] Done SpotBugs Analysis.... 04:42:02 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:42:02 [INFO] 04:42:02 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc6991-ietf-yang-types <<< 04:42:02 [INFO] 04:42:02 [INFO] 04:42:02 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc6991-ietf-yang-types --- 04:42:02 [INFO] BugInstance size is 0 04:42:02 [INFO] Error size is 0 04:42:02 [INFO] No errors/warnings found 04:42:02 [INFO] 04:42:02 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc6991-ietf-yang-types --- 04:42:02 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc6991-ietf-yang-types/src/test/resources 04:42:02 [INFO] 04:42:02 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc6991-ietf-yang-types --- 04:42:02 [INFO] Recompiling the module because of changed dependency. 04:42:02 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 04:42:03 [INFO] 04:42:03 [INFO] --- surefire:3.5.6:test (default-test) @ rfc6991-ietf-yang-types --- 04:42:03 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 04:42:03 [INFO] 04:42:03 [INFO] ------------------------------------------------------- 04:42:03 [INFO] T E S T S 04:42:03 [INFO] ------------------------------------------------------- 04:42:03 [INFO] Running org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.IetfYangUtilTest 04:42:04 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.229 s -- in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.IetfYangUtilTest 04:42:04 [INFO] 04:42:04 [INFO] Results: 04:42:04 [INFO] 04:42:04 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 04:42:04 [INFO] 04:42:04 [INFO] 04:42:04 [INFO] --- copy:14.3.6:copy-files (default) @ rfc6991-ietf-yang-types --- 04:42:04 [INFO] 04:42:04 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc6991-ietf-yang-types --- 04:42:04 [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:04 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc6991-ietf-yang-types/target/classes/META-INF/MANIFEST.MF 04:42:04 [INFO] 04:42:04 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc6991-ietf-yang-types --- 04:42:06 [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:06 [INFO] 04:42:06 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc6991-ietf-yang-types --- 04:42:06 [INFO] CycloneDX: Resolving Dependencies 04:42:06 [INFO] CycloneDX: Creating BOM version 1.6 with 14 component(s) 04:42:06 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc6991-ietf-yang-types/target/bom.xml 04:42:06 [INFO] attaching as rfc6991-ietf-yang-types-2.0.4-SNAPSHOT-cyclonedx.xml 04:42:06 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc6991-ietf-yang-types/target/bom.json 04:42:06 [INFO] attaching as rfc6991-ietf-yang-types-2.0.4-SNAPSHOT-cyclonedx.json 04:42:06 [INFO] 04:42:06 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc6991-ietf-yang-types --- 04:42:06 [INFO] Skipping duplicate-finder execution! 04:42:06 [INFO] 04:42:06 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc6991-ietf-yang-types --- 04:42:06 [INFO] No dependency problems found 04:42:06 [INFO] 04:42:06 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc6991-ietf-yang-types --- 04:42:06 [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:06 [INFO] 04:42:06 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc6991-ietf-yang-types --- 04:42:06 [INFO] 04:42:06 [INFO] --- jacoco:0.8.15:report (report) @ rfc6991-ietf-yang-types --- 04:42:06 [INFO] Loading execution data file /w/workspace/ietf-maven-clm-master/model/rfc/rfc6991-ietf-yang-types/target/code-coverage/jacoco.exec 04:42:06 [INFO] Analyzed bundle 'rfc6991-ietf-yang-types' with 2 classes 04:42:06 [INFO] 04:42:06 [INFO] --- install:3.1.4:install (default-install) @ rfc6991-ietf-yang-types --- 04:42:06 [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:06 [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:06 [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:06 [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:06 [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:06 [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:06 [INFO] 04:42:06 [INFO] --- bundle:6.0.2:install (default-install) @ rfc6991-ietf-yang-types --- 04:42:06 [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:06 [INFO] Writing OBR metadata 04:42:06 [INFO] 04:42:06 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc6991-ietf-yang-types --- 04:42:06 [INFO] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:bundle:2.0.4-SNAPSHOT 04:42:06 [INFO] +- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:42:06 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:42:06 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:42:06 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:42:06 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:42:06 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:42:06 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:42:06 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:42:06 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:42:06 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:42:06 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:42:06 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:42:06 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:42:06 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:42:06 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:42:06 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:42:06 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:42:06 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:42:06 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:42:06 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:42:06 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:42:06 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:42:06 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:42:06 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:42:06 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:42:06 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:42:06 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:42:06 [INFO] +- junit:junit:jar:4.13.2:test 04:42:06 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:42:06 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:42:06 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:42:06 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:42:06 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:42:06 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:42:06 [INFO] 04:42:06 [INFO] --- clm:3.0.8-01:index (default-cli) @ rfc6991-ietf-yang-types --- 04:42:06 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc6991-ietf-yang-types/target/sonatype-clm/module.xml 04:42:06 [INFO] 04:42:06 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc6991 >------------ 04:42:06 [INFO] Building OpenDaylight :: IETF :: Model :: RFC6991 2.0.4-SNAPSHOT [8/161] 04:42:06 [INFO] from features/odl-ietf-model-rfc6991/pom.xml 04:42:06 [INFO] ------------------------------[ feature ]------------------------------- 04:42:06 [INFO] 04:42:06 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc6991 --- 04:42:06 [INFO] 04:42:06 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc6991 --- 04:42:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:42:06 [INFO] 04:42:06 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc6991 --- 04:42:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:42:06 [INFO] 04:42:06 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc6991 --- 04:42:07 [INFO] 04:42:07 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc6991 --- 04:42:07 [INFO] 04:42:07 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc6991 --- 04:42:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:42:07 [INFO] argLine set to empty 04:42:07 [INFO] 04:42:07 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc6991 --- 04:42:07 [INFO] Starting audit... 04:42:07 Audit done. 04:42:07 [INFO] You have 0 Checkstyle violations. 04:42:07 [INFO] 04:42:07 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc6991 --- 04:42:07 [INFO] Starting audit... 04:42:07 Audit done. 04:42:07 [INFO] You have 0 Checkstyle violations. 04:42:07 [INFO] 04:42:07 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc6991 --- 04:42:07 [INFO] 04:42:07 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc6991 --- 04:42:07 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc6991/target/feature/feature.xml 04:42:07 [INFO] ...done! 04:42:07 [INFO] Set artifact 04:42:07 [INFO] 04:42:07 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc6991 --- 04:42: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:42:07 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:42:07 [INFO] 04:42:07 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc6991 >>> 04:42:07 [INFO] 04:42:07 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc6991 --- 04:42:07 [INFO] No files found to run spotbugs; check compile phase has been run. 04:42:07 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:42:07 [INFO] 04:42:07 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc6991 <<< 04:42:07 [INFO] 04:42:07 [INFO] 04:42:07 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc6991 --- 04:42:07 [INFO] 04:42:07 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc6991 --- 04:42:07 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc6991 04:42:10 [INFO] Project dependency features detected: [] 04:42:10 [INFO] Pax Exam System (Version: 4.14.0) created. 04:42:10 [INFO] Creating RMI registry server on 127.0.0.1:42915 04:42:10 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:42:10 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:42:10 [INFO] Waiting for remote bundle context.. on 42915 name: 18d53203-a2cf-442f-974b-7e9cebdd763d timout: [ RelativeTimeout value = 180000 ] 04:42:16 [INFO] Building jar from resources and headers. 04:42:16 [INFO] Writing jar finished. 04:42:18 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:42:18 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:42:18 [INFO] 04:42:18 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc6991 --- 04:42:18 [INFO] 04:42:18 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc6991 --- 04:42:18 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:42:18 [INFO] 04:42:18 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc6991 --- 04:42:18 [INFO] CycloneDX: Resolving Dependencies 04:42:19 [INFO] CycloneDX: Creating BOM version 1.6 with 25 component(s) 04:42:19 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc6991/target/bom.xml 04:42:19 [INFO] attaching as odl-ietf-model-rfc6991-2.0.4-SNAPSHOT-cyclonedx.xml 04:42:19 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc6991/target/bom.json 04:42:19 [INFO] attaching as odl-ietf-model-rfc6991-2.0.4-SNAPSHOT-cyclonedx.json 04:42:19 [INFO] 04:42:19 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc6991 --- 04:42:19 [INFO] Skipping duplicate-finder execution! 04:42:19 [INFO] 04:42:19 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc6991 --- 04:42:19 [INFO] Skipping plugin execution 04:42:19 [INFO] 04:42:19 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc6991 --- 04:42:19 [INFO] Skipping source per configuration. 04:42:19 [INFO] 04:42:19 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc6991 --- 04:42:19 [INFO] 04:42:19 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc6991 --- 04:42:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:42:19 [INFO] 04:42:19 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc6991 --- 04:42:19 [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:19 [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:19 [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:19 [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:19 [INFO] 04:42:19 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc6991 --- 04:42:19 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT 04:42:19 [INFO] +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:42:19 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:42:19 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:42:19 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:42:19 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:42:19 [INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:42:19 [INFO] | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:42:19 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:42:19 [INFO] | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:42:19 [INFO] | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:42:19 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:42:19 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:42:19 [INFO] | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:42:19 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:42:19 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:42:19 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:42:19 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:42:19 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:42:19 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:42:19 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:42:19 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:42:19 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:42:19 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:42:19 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:42:19 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:42:19 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:42:19 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:42:19 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:42:19 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:42:19 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:42:19 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:42:19 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:42:19 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:42:19 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:42:19 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:42:19 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:42:19 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:42:19 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:42:19 [INFO] +- junit:junit:jar:4.13.2:test 04:42:19 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:42:19 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:42:19 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:42:19 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:42:19 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:42:19 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:42:19 [INFO] 04:42:19 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-ietf-model-rfc6991 --- 04:42:19 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc6991/target/sonatype-clm/module.xml 04:42:19 [INFO] 04:42:19 [INFO] ----------------< org.opendaylight.ietf.model:rfc6022 >----------------- 04:42:19 [INFO] Building rfc6022 2.0.4-SNAPSHOT [9/161] 04:42:19 [INFO] from model/rfc/rfc6022/pom.xml 04:42:19 [INFO] -------------------------------[ bundle ]------------------------------- 04:42:19 [INFO] 04:42:19 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc6022 --- 04:42:19 [INFO] 04:42:19 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc6022 --- 04:42:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:42:19 [INFO] 04:42:19 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc6022 --- 04:42:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:42:19 [INFO] 04:42:19 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc6022 --- 04:42:19 [INFO] 04:42:19 [INFO] --- dependency:3.11.0:properties (default) @ rfc6022 --- 04:42:19 [INFO] 04:42:19 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc6022 --- 04:42: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/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:19 [INFO] 04:42:19 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc6022 --- 04:42:19 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:42:19 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc6022/src/main/yang 04:42:19 [INFO] yang-to-sources: Found 2 dependencies in 3.793 ms 04:42:19 [INFO] yang-to-sources: Project model files found: 1 in 15.04 ms 04:42:19 [INFO] yang-to-sources: 3 YANG models processed in 104.9 ms 04:42:19 [INFO] BindingJavaFileGenerator: Defined 58 files in 28.21 ms 04:42:19 [INFO] Sorted 58 files into 13 directories in 299.3 μs 04:42:19 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 58 in 62.24 ms 04:42:19 [INFO] 04:42:19 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc6022 --- 04:42:19 [INFO] Starting audit... 04:42:19 Audit done. 04:42:19 [INFO] You have 0 Checkstyle violations. 04:42:19 [INFO] 04:42:19 [INFO] --- checkstyle:3.6.0:check (default) @ rfc6022 --- 04:42:20 [INFO] Starting audit... 04:42:20 Audit done. 04:42:20 [INFO] You have 0 Checkstyle violations. 04:42:20 [INFO] 04:42:20 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc6022 --- 04:42:20 [INFO] 04:42:20 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc6022 --- 04:42:20 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc6022/src/main/resources 04:42:20 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc6022/target/generated-sources/spi 04:42:20 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:42:20 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:42:20 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:42:20 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc6022/target/generated-sources/spi 04:42:20 [INFO] 04:42:20 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc6022 --- 04:42:20 [INFO] Recompiling the module because of changed dependency. 04:42:20 [INFO] Compiling 57 source files with javac [debug release 21] to target/classes 04:42:20 [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:20 [INFO] 04:42:20 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc6022 >>> 04:42:20 [INFO] 04:42:20 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc6022 --- 04:42:20 [INFO] Spotbugs plugin skipped 04:42:20 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:42:20 [INFO] 04:42:20 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc6022 <<< 04:42:20 [INFO] 04:42:20 [INFO] 04:42:20 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc6022 --- 04:42:20 [INFO] Spotbugs plugin skipped 04:42:20 [INFO] 04:42:20 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc6022 --- 04:42:20 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc6022/src/test/resources 04:42:20 [INFO] 04:42:20 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc6022 --- 04:42:20 [INFO] No sources to compile 04:42:20 [INFO] 04:42:20 [INFO] --- surefire:3.5.6:test (default-test) @ rfc6022 --- 04:42:20 [INFO] No tests to run. 04:42:20 [INFO] 04:42:20 [INFO] --- copy:14.3.6:copy-files (default) @ rfc6022 --- 04:42:20 [INFO] 04:42:20 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc6022 --- 04:42:20 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc6022/target/rfc6022-2.0.4-SNAPSHOT.jar 04:42:20 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc6022/target/classes/META-INF/MANIFEST.MF 04:42:20 [INFO] 04:42:20 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc6022 --- 04:42:23 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc6022/target/rfc6022-2.0.4-SNAPSHOT-javadoc.jar 04:42:23 [INFO] 04:42:23 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc6022 --- 04:42:23 [INFO] CycloneDX: Resolving Dependencies 04:42:23 [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) 04:42:23 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc6022/target/bom.xml 04:42:23 [INFO] attaching as rfc6022-2.0.4-SNAPSHOT-cyclonedx.xml 04:42:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc6022/target/bom.json 04:42:23 [INFO] attaching as rfc6022-2.0.4-SNAPSHOT-cyclonedx.json 04:42:23 [INFO] 04:42:23 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc6022 --- 04:42:23 [INFO] Skipping duplicate-finder execution! 04:42:23 [INFO] 04:42:23 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc6022 --- 04:42:23 [INFO] No dependency problems found 04:42:23 [INFO] 04:42:23 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc6022 --- 04:42:23 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc6022/target/rfc6022-2.0.4-SNAPSHOT-sources.jar 04:42:23 [INFO] 04:42:23 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc6022 --- 04:42:23 [INFO] 04:42:23 [INFO] --- jacoco:0.8.15:report (report) @ rfc6022 --- 04:42:23 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:42:23 [INFO] 04:42:23 [INFO] --- install:3.1.4:install (default-install) @ rfc6022 --- 04:42:23 [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:23 [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:23 [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:23 [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:23 [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:23 [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:23 [INFO] 04:42:23 [INFO] --- bundle:6.0.2:install (default-install) @ rfc6022 --- 04:42:23 [INFO] Installing org/opendaylight/ietf/model/rfc6022/2.0.4-SNAPSHOT/rfc6022-2.0.4-SNAPSHOT.jar 04:42:23 [INFO] Writing OBR metadata 04:42:23 [INFO] 04:42:23 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc6022 --- 04:42:23 [INFO] org.opendaylight.ietf.model:rfc6022:bundle:2.0.4-SNAPSHOT 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.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] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:42:23 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:42:23 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:42:23 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:42:23 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:42:23 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:42:23 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 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.18.9: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.8-01:index (default-cli) @ rfc6022 --- 04:42:23 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc6022/target/sonatype-clm/module.xml 04:42:23 [INFO] 04:42:23 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc6022 >------------ 04:42:23 [INFO] Building OpenDaylight :: IETF :: Model :: RFC6022 2.0.4-SNAPSHOT [10/161] 04:42:23 [INFO] from features/odl-ietf-model-rfc6022/pom.xml 04:42:23 [INFO] ------------------------------[ feature ]------------------------------- 04:42:23 [INFO] 04:42:23 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc6022 --- 04:42:23 [INFO] 04:42:23 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-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) @ odl-ietf-model-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) @ odl-ietf-model-rfc6022 --- 04:42:24 [INFO] 04:42:24 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc6022 --- 04:42:24 [INFO] 04:42:24 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc6022 --- 04:42:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:42:24 [INFO] argLine set to empty 04:42:24 [INFO] 04:42:24 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-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) @ odl-ietf-model-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) @ odl-ietf-model-rfc6022 --- 04:42:24 [INFO] 04:42:24 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc6022 --- 04:42:24 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc6022/target/feature/feature.xml 04:42:24 [INFO] ...done! 04:42:24 [INFO] Set artifact 04:42:24 [INFO] 04:42:24 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc6022 --- 04:42:24 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 04:42:24 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:42:24 [INFO] 04:42:24 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc6022 >>> 04:42:24 [INFO] 04:42:24 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc6022 --- 04:42:24 [INFO] No files found to run spotbugs; check compile phase has been run. 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 @ odl-ietf-model-rfc6022 <<< 04:42:24 [INFO] 04:42:24 [INFO] 04:42:24 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc6022 --- 04:42:24 [INFO] 04:42:24 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc6022 --- 04:42:24 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc6022 04:42:24 [INFO] Project dependency features detected: [] 04:42:24 [INFO] Pax Exam System (Version: 4.14.0) created. 04:42:24 [INFO] Creating RMI registry server on 127.0.0.1:45477 04:42:24 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:42:24 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:42:24 [INFO] Waiting for remote bundle context.. on 45477 name: de85dae3-b84c-41a6-a931-2a511d3f6212 timout: [ RelativeTimeout value = 180000 ] 04:42:29 [INFO] Building jar from resources and headers. 04:42:29 [INFO] Writing jar finished. 04:42:31 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:42:31 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:42:31 [INFO] 04:42:31 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc6022 --- 04:42:31 [INFO] 04:42:31 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc6022 --- 04:42:31 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:42:31 [INFO] 04:42:31 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc6022 --- 04:42:31 [INFO] CycloneDX: Resolving Dependencies 04:42:31 [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) 04:42:32 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc6022/target/bom.xml 04:42:32 [INFO] attaching as odl-ietf-model-rfc6022-2.0.4-SNAPSHOT-cyclonedx.xml 04:42:32 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc6022/target/bom.json 04:42:32 [INFO] attaching as odl-ietf-model-rfc6022-2.0.4-SNAPSHOT-cyclonedx.json 04:42:32 [INFO] 04:42:32 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc6022 --- 04:42:32 [INFO] Skipping duplicate-finder execution! 04:42:32 [INFO] 04:42:32 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc6022 --- 04:42:32 [INFO] Skipping plugin execution 04:42:32 [INFO] 04:42:32 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc6022 --- 04:42:32 [INFO] Skipping source per configuration. 04:42:32 [INFO] 04:42:32 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc6022 --- 04:42:32 [INFO] 04:42:32 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc6022 --- 04:42:32 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:42:32 [INFO] 04:42:32 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc6022 --- 04:42:32 [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:32 [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:32 [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:32 [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:32 [INFO] 04:42:32 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc6022 --- 04:42:32 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc6022:xml:features:2.0.4-SNAPSHOT 04:42:32 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:42:32 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:42:32 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:42:32 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:42:32 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:42:32 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:42:32 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:42:32 [INFO] | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:42:32 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:42:32 [INFO] | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:42:32 [INFO] | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:42:32 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:42:32 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:42:32 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:42:32 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:42:32 [INFO] +- org.opendaylight.ietf.model:rfc6022:jar:2.0.4-SNAPSHOT:compile 04:42:32 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:42:32 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:42:32 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:42:32 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:42:32 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:42:32 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:42:32 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:42:32 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:42:32 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:42:32 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:42:32 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:42:32 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:42:32 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:42:32 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:42:32 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:42:32 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:42:32 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:42:32 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:42:32 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:42:32 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:42:32 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:42:32 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:42:32 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:42:32 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:42:32 [INFO] +- junit:junit:jar:4.13.2:test 04:42:32 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:42:32 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:42:32 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:42:32 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:42:32 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:42:32 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:42:32 [INFO] 04:42:32 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-ietf-model-rfc6022 --- 04:42:32 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc6022/target/sonatype-clm/module.xml 04:42:32 [INFO] 04:42:32 [INFO] ----------------< org.opendaylight.ietf.model:rfc6241 >----------------- 04:42:32 [INFO] Building rfc6241 2.0.4-SNAPSHOT [11/161] 04:42:32 [INFO] from model/rfc/rfc6241/pom.xml 04:42:32 [INFO] -------------------------------[ bundle ]------------------------------- 04:42:32 [INFO] 04:42:32 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc6241 --- 04:42:32 [INFO] 04:42:32 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc6241 --- 04:42:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:42:32 [INFO] 04:42:32 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc6241 --- 04:42:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:42:32 [INFO] 04:42:32 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc6241 --- 04:42:32 [INFO] 04:42:32 [INFO] --- dependency:3.11.0:properties (default) @ rfc6241 --- 04:42:32 [INFO] 04:42:32 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc6241 --- 04:42:32 [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:32 [INFO] 04:42:32 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc6241 --- 04:42:32 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:42:32 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc6241/src/main/yang 04:42:32 [INFO] yang-to-sources: Found 1 dependencies in 2.070 ms 04:42:32 [INFO] yang-to-sources: Project model files found: 1 in 18.76 ms 04:42:32 [INFO] yang-to-sources: 2 YANG models processed in 51.78 ms 04:42:32 [INFO] BindingJavaFileGenerator: Defined 172 files in 13.20 ms 04:42:32 [INFO] Sorted 172 files into 33 directories in 521.6 μs 04:42:32 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 172 in 78.43 ms 04:42:32 [INFO] 04:42:32 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc6241 --- 04:42:32 [INFO] Starting audit... 04:42:32 Audit done. 04:42:32 [INFO] You have 0 Checkstyle violations. 04:42:32 [INFO] 04:42:32 [INFO] --- checkstyle:3.6.0:check (default) @ rfc6241 --- 04:42:32 [INFO] Starting audit... 04:42:32 Audit done. 04:42:32 [INFO] You have 0 Checkstyle violations. 04:42:32 [INFO] 04:42:32 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc6241 --- 04:42:32 [INFO] 04:42:32 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc6241 --- 04:42:32 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc6241/src/main/resources 04:42:32 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc6241/target/generated-sources/spi 04:42:32 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:42:32 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:42:32 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:42:32 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc6241/target/generated-sources/spi 04:42:32 [INFO] 04:42:32 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc6241 --- 04:42:32 [INFO] Recompiling the module because of changed dependency. 04:42:32 [INFO] Compiling 171 source files with javac [debug release 21] to target/classes 04:42:33 [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:33 [INFO] 04:42:33 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc6241 >>> 04:42:33 [INFO] 04:42:33 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc6241 --- 04:42:33 [INFO] Spotbugs plugin skipped 04:42:33 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:42:33 [INFO] 04:42:33 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc6241 <<< 04:42:33 [INFO] 04:42:33 [INFO] 04:42:33 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc6241 --- 04:42:33 [INFO] Spotbugs plugin skipped 04:42:33 [INFO] 04:42:33 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc6241 --- 04:42:33 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc6241/src/test/resources 04:42:33 [INFO] 04:42:33 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc6241 --- 04:42:33 [INFO] No sources to compile 04:42:33 [INFO] 04:42:33 [INFO] --- surefire:3.5.6:test (default-test) @ rfc6241 --- 04:42:33 [INFO] No tests to run. 04:42:33 [INFO] 04:42:33 [INFO] --- copy:14.3.6:copy-files (default) @ rfc6241 --- 04:42:33 [INFO] 04:42:33 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc6241 --- 04:42:33 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc6241/target/rfc6241-2.0.4-SNAPSHOT.jar 04:42:33 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc6241/target/classes/META-INF/MANIFEST.MF 04:42:33 [INFO] 04:42:33 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc6241 --- 04:42:37 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc6241/target/rfc6241-2.0.4-SNAPSHOT-javadoc.jar 04:42:37 [INFO] 04:42:37 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc6241 --- 04:42:37 [INFO] CycloneDX: Resolving Dependencies 04:42:37 [INFO] CycloneDX: Creating BOM version 1.6 with 15 component(s) 04:42:37 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc6241/target/bom.xml 04:42:37 [INFO] attaching as rfc6241-2.0.4-SNAPSHOT-cyclonedx.xml 04:42:37 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc6241/target/bom.json 04:42:37 [INFO] attaching as rfc6241-2.0.4-SNAPSHOT-cyclonedx.json 04:42:37 [INFO] 04:42:37 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc6241 --- 04:42:37 [INFO] Skipping duplicate-finder execution! 04:42:37 [INFO] 04:42:37 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc6241 --- 04:42:37 [INFO] No dependency problems found 04:42:37 [INFO] 04:42:37 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc6241 --- 04:42:37 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc6241/target/rfc6241-2.0.4-SNAPSHOT-sources.jar 04:42:37 [INFO] 04:42:37 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc6241 --- 04:42:37 [INFO] 04:42:37 [INFO] --- jacoco:0.8.15:report (report) @ rfc6241 --- 04:42:37 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:42:37 [INFO] 04:42:37 [INFO] --- install:3.1.4:install (default-install) @ rfc6241 --- 04:42:37 [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:37 [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:37 [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:37 [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:37 [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:37 [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:37 [INFO] 04:42:37 [INFO] --- bundle:6.0.2:install (default-install) @ rfc6241 --- 04:42:37 [INFO] Installing org/opendaylight/ietf/model/rfc6241/2.0.4-SNAPSHOT/rfc6241-2.0.4-SNAPSHOT.jar 04:42:37 [INFO] Writing OBR metadata 04:42:37 [INFO] 04:42:37 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc6241 --- 04:42:37 [INFO] org.opendaylight.ietf.model:rfc6241:bundle:2.0.4-SNAPSHOT 04:42:37 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:42:37 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:42:37 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:42:37 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:42:37 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:42:37 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:42:37 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:42:37 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:42:37 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:42:37 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:42:37 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:42:37 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:42:37 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:42:37 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:42:37 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:42:37 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:42:37 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:42:37 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:42:37 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:42:37 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:42:37 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:42:37 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:42:37 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:42:37 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:42:37 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:42:37 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:42:37 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:42:37 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:42:37 [INFO] +- junit:junit:jar:4.13.2:test 04:42:37 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:42:37 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:42:37 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:42:37 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:42:37 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:42:37 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:42:37 [INFO] 04:42:37 [INFO] --- clm:3.0.8-01:index (default-cli) @ rfc6241 --- 04:42:37 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc6241/target/sonatype-clm/module.xml 04:42:37 [INFO] 04:42:37 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc6241 >------------ 04:42:37 [INFO] Building OpenDaylight :: IETF :: Model :: RFC6241 2.0.4-SNAPSHOT [12/161] 04:42:37 [INFO] from features/odl-ietf-model-rfc6241/pom.xml 04:42:37 [INFO] ------------------------------[ feature ]------------------------------- 04:42:37 [INFO] 04:42:37 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc6241 --- 04:42:37 [INFO] 04:42:37 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc6241 --- 04:42:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:42:38 [INFO] 04:42:38 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc6241 --- 04:42:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:42:38 [INFO] 04:42:38 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc6241 --- 04:42:38 [INFO] 04:42:38 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc6241 --- 04:42:38 [INFO] 04:42:38 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc6241 --- 04:42:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:42:38 [INFO] argLine set to empty 04:42:38 [INFO] 04:42:38 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc6241 --- 04:42:38 [INFO] Starting audit... 04:42:38 Audit done. 04:42:38 [INFO] You have 0 Checkstyle violations. 04:42:38 [INFO] 04:42:38 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc6241 --- 04:42:38 [INFO] Starting audit... 04:42:38 Audit done. 04:42:38 [INFO] You have 0 Checkstyle violations. 04:42:38 [INFO] 04:42:38 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc6241 --- 04:42:38 [INFO] 04:42:38 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc6241 --- 04:42:38 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc6241/target/feature/feature.xml 04:42:38 [INFO] ...done! 04:42:38 [INFO] Set artifact 04:42:38 [INFO] 04:42:38 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc6241 --- 04:42: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:42:38 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:42:38 [INFO] 04:42:38 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc6241 >>> 04:42:38 [INFO] 04:42:38 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc6241 --- 04:42:38 [INFO] No files found to run spotbugs; check compile phase has been run. 04:42:38 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:42:38 [INFO] 04:42:38 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc6241 <<< 04:42:38 [INFO] 04:42:38 [INFO] 04:42:38 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc6241 --- 04:42:38 [INFO] 04:42:38 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc6241 --- 04:42:38 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc6241 04:42:38 [INFO] Project dependency features detected: [] 04:42:38 [INFO] Pax Exam System (Version: 4.14.0) created. 04:42:38 [INFO] Creating RMI registry server on 127.0.0.1:44309 04:42:38 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:42:38 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:42:38 [INFO] Waiting for remote bundle context.. on 44309 name: 61433bad-8d2d-496d-bfd1-9ce5012f007c timout: [ RelativeTimeout value = 180000 ] 04:42:42 [INFO] Building jar from resources and headers. 04:42:42 [INFO] Writing jar finished. 04:42:44 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:42:44 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:42:44 [INFO] 04:42:44 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc6241 --- 04:42:44 [INFO] 04:42:44 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc6241 --- 04:42:44 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:42:44 [INFO] 04:42:44 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc6241 --- 04:42:44 [INFO] CycloneDX: Resolving Dependencies 04:42:45 [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) 04:42:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc6241/target/bom.xml 04:42:45 [INFO] attaching as odl-ietf-model-rfc6241-2.0.4-SNAPSHOT-cyclonedx.xml 04:42:45 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc6241/target/bom.json 04:42:45 [INFO] attaching as odl-ietf-model-rfc6241-2.0.4-SNAPSHOT-cyclonedx.json 04:42:45 [INFO] 04:42:45 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc6241 --- 04:42:45 [INFO] Skipping duplicate-finder execution! 04:42:45 [INFO] 04:42:45 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc6241 --- 04:42:45 [INFO] Skipping plugin execution 04:42:45 [INFO] 04:42:45 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc6241 --- 04:42:45 [INFO] Skipping source per configuration. 04:42:45 [INFO] 04:42:45 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc6241 --- 04:42:45 [INFO] 04:42:45 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc6241 --- 04:42:45 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:42:45 [INFO] 04:42:45 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc6241 --- 04:42:45 [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:45 [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:45 [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:45 [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:45 [INFO] 04:42:45 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc6241 --- 04:42:45 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc6241:xml:features:2.0.4-SNAPSHOT 04:42:45 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:42:45 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:42:45 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:42:45 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:42:45 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:42:45 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:42:45 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:42:45 [INFO] | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:42:45 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:42:45 [INFO] | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:42:45 [INFO] | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:42:45 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:42:45 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:42:45 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:42:45 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:42:45 [INFO] +- org.opendaylight.ietf.model:rfc6241:jar:2.0.4-SNAPSHOT:compile 04:42:45 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:42:45 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:42:45 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:42:45 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:42:45 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:42:45 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:42:45 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:42:45 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:42:45 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:42:45 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:42:45 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:42:45 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:42:45 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:42:45 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:42:45 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:42:45 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:42:45 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:42:45 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:42:45 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:42:45 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:42:45 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:42:45 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:42:45 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:42:45 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:42:45 [INFO] +- junit:junit:jar:4.13.2:test 04:42:45 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:42:45 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:42:45 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:42:45 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:42:45 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:42:45 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:42:45 [INFO] 04:42:45 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-ietf-model-rfc6241 --- 04:42:45 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc6241/target/sonatype-clm/module.xml 04:42:45 [INFO] 04:42:45 [INFO] ----------------< org.opendaylight.ietf.model:rfc6243 >----------------- 04:42:45 [INFO] Building rfc6243 2.0.4-SNAPSHOT [13/161] 04:42:45 [INFO] from model/rfc/rfc6243/pom.xml 04:42:45 [INFO] -------------------------------[ bundle ]------------------------------- 04:42:45 [INFO] 04:42:45 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc6243 --- 04:42:45 [INFO] 04:42:45 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc6243 --- 04:42:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:42:45 [INFO] 04:42:45 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc6243 --- 04:42:45 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:42:45 [INFO] 04:42:45 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc6243 --- 04:42:45 [INFO] 04:42:45 [INFO] --- dependency:3.11.0:properties (default) @ rfc6243 --- 04:42:45 [INFO] 04:42:45 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc6243 --- 04:42:45 [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:45 [INFO] 04:42:45 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc6243 --- 04:42:45 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:42:45 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc6243/src/main/yang 04:42:45 [INFO] yang-to-sources: Found 2 dependencies in 3.156 ms 04:42:45 [INFO] yang-to-sources: Project model files found: 1 in 2.604 ms 04:42:45 [INFO] yang-to-sources: 3 YANG models processed in 44.17 ms 04:42:45 [INFO] BindingJavaFileGenerator: Defined 12 files in 11.83 ms 04:42:45 [INFO] Sorted 12 files into 3 directories in 106.8 μs 04:42:45 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 12 in 17.00 ms 04:42:45 [INFO] 04:42:45 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc6243 --- 04:42:45 [INFO] Starting audit... 04:42:45 Audit done. 04:42:45 [INFO] You have 0 Checkstyle violations. 04:42:45 [INFO] 04:42:45 [INFO] --- checkstyle:3.6.0:check (default) @ rfc6243 --- 04:42:45 [INFO] Starting audit... 04:42:45 Audit done. 04:42:45 [INFO] You have 0 Checkstyle violations. 04:42:45 [INFO] 04:42:45 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc6243 --- 04:42:45 [INFO] 04:42:45 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc6243 --- 04:42:45 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc6243/src/main/resources 04:42:45 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc6243/target/generated-sources/spi 04:42:45 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:42:45 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:42:45 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:42:45 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc6243/target/generated-sources/spi 04:42:45 [INFO] 04:42:45 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc6243 --- 04:42:45 [INFO] Recompiling the module because of changed dependency. 04:42:45 [INFO] Compiling 11 source files with javac [debug release 21] to target/classes 04:42:45 [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:45 [INFO] 04:42:45 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc6243 >>> 04:42:45 [INFO] 04:42:45 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc6243 --- 04:42:45 [INFO] Spotbugs plugin skipped 04:42:45 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:42:45 [INFO] 04:42:45 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc6243 <<< 04:42:45 [INFO] 04:42:45 [INFO] 04:42:45 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc6243 --- 04:42:45 [INFO] Spotbugs plugin skipped 04:42:45 [INFO] 04:42:45 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc6243 --- 04:42:45 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc6243/src/test/resources 04:42:45 [INFO] 04:42:45 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc6243 --- 04:42:45 [INFO] No sources to compile 04:42:45 [INFO] 04:42:45 [INFO] --- surefire:3.5.6:test (default-test) @ rfc6243 --- 04:42:45 [INFO] No tests to run. 04:42:45 [INFO] 04:42:45 [INFO] --- copy:14.3.6:copy-files (default) @ rfc6243 --- 04:42:45 [INFO] 04:42:45 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc6243 --- 04:42:46 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc6243/target/rfc6243-2.0.4-SNAPSHOT.jar 04:42:46 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc6243/target/classes/META-INF/MANIFEST.MF 04:42:46 [INFO] 04:42:46 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc6243 --- 04:42:47 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc6243/target/rfc6243-2.0.4-SNAPSHOT-javadoc.jar 04:42:47 [INFO] 04:42:47 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc6243 --- 04:42:47 [INFO] CycloneDX: Resolving Dependencies 04:42:47 [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) 04:42:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc6243/target/bom.xml 04:42:47 [INFO] attaching as rfc6243-2.0.4-SNAPSHOT-cyclonedx.xml 04:42:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc6243/target/bom.json 04:42:47 [INFO] attaching as rfc6243-2.0.4-SNAPSHOT-cyclonedx.json 04:42:47 [INFO] 04:42:47 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc6243 --- 04:42:47 [INFO] Skipping duplicate-finder execution! 04:42:47 [INFO] 04:42:47 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc6243 --- 04:42:47 [INFO] No dependency problems found 04:42:47 [INFO] 04:42:47 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc6243 --- 04:42:47 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc6243/target/rfc6243-2.0.4-SNAPSHOT-sources.jar 04:42:47 [INFO] 04:42:47 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc6243 --- 04:42:47 [INFO] 04:42:47 [INFO] --- jacoco:0.8.15:report (report) @ rfc6243 --- 04:42:47 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:42:47 [INFO] 04:42:47 [INFO] --- install:3.1.4:install (default-install) @ rfc6243 --- 04:42:47 [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:47 [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:47 [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:47 [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:47 [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:47 [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:47 [INFO] 04:42:47 [INFO] --- bundle:6.0.2:install (default-install) @ rfc6243 --- 04:42:47 [INFO] Installing org/opendaylight/ietf/model/rfc6243/2.0.4-SNAPSHOT/rfc6243-2.0.4-SNAPSHOT.jar 04:42:47 [INFO] Writing OBR metadata 04:42:47 [INFO] 04:42:47 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc6243 --- 04:42:47 [INFO] org.opendaylight.ietf.model:rfc6243:bundle:2.0.4-SNAPSHOT 04:42:47 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:42:47 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:42:47 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:42:47 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:42:47 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:42:47 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:42:47 [INFO] +- org.opendaylight.ietf.model:rfc6241:jar:2.0.4-SNAPSHOT:compile 04:42:47 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:42:47 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:42:47 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:42:47 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:42:47 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:42:47 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:42:47 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:42:47 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:42:47 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:42:47 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:42:47 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:42:47 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:42:47 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:42:47 [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.18.9: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.8-01:index (default-cli) @ rfc6243 --- 04:42:48 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc6243/target/sonatype-clm/module.xml 04:42:48 [INFO] 04:42:48 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc6243 >------------ 04:42:48 [INFO] Building OpenDaylight :: IETF :: Model :: RFC6243 2.0.4-SNAPSHOT [14/161] 04:42:48 [INFO] from features/odl-ietf-model-rfc6243/pom.xml 04:42:48 [INFO] ------------------------------[ feature ]------------------------------- 04:42:48 [INFO] 04:42:48 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc6243 --- 04:42:48 [INFO] 04:42:48 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-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) @ odl-ietf-model-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) @ odl-ietf-model-rfc6243 --- 04:42:48 [INFO] 04:42:48 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc6243 --- 04:42:48 [INFO] 04:42:48 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc6243 --- 04:42:48 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:42:48 [INFO] argLine set to empty 04:42:48 [INFO] 04:42:48 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc6243 --- 04:42:48 [INFO] Starting audit... 04:42:48 Audit done. 04:42:48 [INFO] You have 0 Checkstyle violations. 04:42:48 [INFO] 04:42:48 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc6243 --- 04:42:48 [INFO] Starting audit... 04:42:48 Audit done. 04:42:48 [INFO] You have 0 Checkstyle violations. 04:42:48 [INFO] 04:42:48 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc6243 --- 04:42:48 [INFO] 04:42:48 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc6243 --- 04:42:48 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc6243/target/feature/feature.xml 04:42:48 [INFO] ...done! 04:42:48 [INFO] Set artifact 04:42:48 [INFO] 04:42:48 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc6243 --- 04:42:48 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 04:42:48 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:42:48 [INFO] 04:42:48 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc6243 >>> 04:42:48 [INFO] 04:42:48 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc6243 --- 04:42:48 [INFO] No files found to run spotbugs; check compile phase has been run. 04:42:48 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:42:48 [INFO] 04:42:48 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc6243 <<< 04:42:48 [INFO] 04:42:48 [INFO] 04:42:48 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc6243 --- 04:42:48 [INFO] 04:42:48 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc6243 --- 04:42:48 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc6243 04:42:48 [INFO] Project dependency features detected: [] 04:42:48 [INFO] Pax Exam System (Version: 4.14.0) created. 04:42:48 [INFO] Creating RMI registry server on 127.0.0.1:45923 04:42:48 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:42:48 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:42:48 [INFO] Waiting for remote bundle context.. on 45923 name: 84e0a49a-2d97-4ccd-b8e8-2c903a64d45b timout: [ RelativeTimeout value = 180000 ] 04:42:53 [INFO] Building jar from resources and headers. 04:42:53 [INFO] Writing jar finished. 04:42:55 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:42:55 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:42:55 [INFO] 04:42:55 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc6243 --- 04:42:55 [INFO] 04:42:55 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc6243 --- 04:42:55 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:42:55 [INFO] 04:42:55 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc6243 --- 04:42:55 [INFO] CycloneDX: Resolving Dependencies 04:42:55 [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) 04:42:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc6243/target/bom.xml 04:42:55 [INFO] attaching as odl-ietf-model-rfc6243-2.0.4-SNAPSHOT-cyclonedx.xml 04:42:55 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc6243/target/bom.json 04:42:55 [INFO] attaching as odl-ietf-model-rfc6243-2.0.4-SNAPSHOT-cyclonedx.json 04:42:55 [INFO] 04:42:55 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc6243 --- 04:42:55 [INFO] Skipping duplicate-finder execution! 04:42:55 [INFO] 04:42:55 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc6243 --- 04:42:55 [INFO] Skipping plugin execution 04:42:55 [INFO] 04:42:55 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc6243 --- 04:42:55 [INFO] Skipping source per configuration. 04:42:55 [INFO] 04:42:55 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc6243 --- 04:42:55 [INFO] 04:42:55 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc6243 --- 04:42:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:42:55 [INFO] 04:42:55 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc6243 --- 04:42:55 [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:55 [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:55 [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:55 [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:55 [INFO] 04:42:55 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc6243 --- 04:42:55 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc6243:xml:features:2.0.4-SNAPSHOT 04:42:55 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc6241:xml:features:2.0.4-SNAPSHOT:compile 04:42:55 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:42:55 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:42:55 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:42:55 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:42:55 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:42:55 [INFO] | | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:42:55 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:42:55 [INFO] | | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:42:55 [INFO] | | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:42:55 [INFO] | | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:42:55 [INFO] | | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:42:55 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:42:55 [INFO] | | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:42:55 [INFO] | | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:42:55 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:42:55 [INFO] | \- org.opendaylight.ietf.model:rfc6241:jar:2.0.4-SNAPSHOT:compile 04:42:55 [INFO] +- org.opendaylight.ietf.model:rfc6243:jar:2.0.4-SNAPSHOT:compile 04:42:55 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:42:55 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:42:55 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:42:55 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:42:55 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:42:55 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:42:55 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:42:55 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:42:55 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:42:55 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:42:55 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:42:55 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:42:55 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:42:55 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:42:55 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:42:55 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:42:55 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:42:55 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:42:55 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:42:55 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:42:55 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:42:55 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:42:55 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:42:55 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:42:55 [INFO] +- junit:junit:jar:4.13.2:test 04:42:55 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:42:55 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:42:55 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:42:55 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:42:55 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:42:55 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:42:55 [INFO] 04:42:55 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-ietf-model-rfc6243 --- 04:42:55 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc6243/target/sonatype-clm/module.xml 04:42:55 [INFO] 04:42:55 [INFO] ----------------< org.opendaylight.ietf.model:rfc6470 >----------------- 04:42:55 [INFO] Building rfc6470 2.0.4-SNAPSHOT [15/161] 04:42:55 [INFO] from model/rfc/rfc6470/pom.xml 04:42:55 [INFO] -------------------------------[ bundle ]------------------------------- 04:42:55 [INFO] 04:42:55 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc6470 --- 04:42:55 [INFO] 04:42:55 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc6470 --- 04:42:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:42:55 [INFO] 04:42:55 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc6470 --- 04:42:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:42:55 [INFO] 04:42:55 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc6470 --- 04:42:55 [INFO] 04:42:55 [INFO] --- dependency:3.11.0:properties (default) @ rfc6470 --- 04:42:55 [INFO] 04:42:55 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc6470 --- 04:42:55 [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:55 [INFO] 04:42:55 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc6470 --- 04:42:55 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:42:55 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc6470/src/main/yang 04:42:55 [INFO] yang-to-sources: Found 2 dependencies in 2.975 ms 04:42:55 [INFO] yang-to-sources: Project model files found: 1 in 6.543 ms 04:42:55 [INFO] yang-to-sources: 3 YANG models processed in 79.13 ms 04:42:55 [INFO] BindingJavaFileGenerator: Defined 25 files in 12.48 ms 04:42:55 [INFO] Sorted 25 files into 7 directories in 186.7 μs 04:42:55 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 25 in 23.06 ms 04:42:55 [INFO] 04:42:55 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc6470 --- 04:42:55 [INFO] Starting audit... 04:42:55 Audit done. 04:42:55 [INFO] You have 0 Checkstyle violations. 04:42:55 [INFO] 04:42:55 [INFO] --- checkstyle:3.6.0:check (default) @ rfc6470 --- 04:42:56 [INFO] Starting audit... 04:42:56 Audit done. 04:42:56 [INFO] You have 0 Checkstyle violations. 04:42:56 [INFO] 04:42:56 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc6470 --- 04:42:56 [INFO] 04:42:56 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc6470 --- 04:42:56 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc6470/src/main/resources 04:42:56 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc6470/target/generated-sources/spi 04:42:56 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:42:56 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:42:56 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:42:56 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc6470/target/generated-sources/spi 04:42:56 [INFO] 04:42:56 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc6470 --- 04:42:56 [INFO] Recompiling the module because of changed dependency. 04:42:56 [INFO] Compiling 24 source files with javac [debug release 21] to target/classes 04:42:56 [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:56 [INFO] 04:42:56 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc6470 >>> 04:42:56 [INFO] 04:42:56 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc6470 --- 04:42:56 [INFO] Spotbugs plugin skipped 04:42:56 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:42:56 [INFO] 04:42:56 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc6470 <<< 04:42:56 [INFO] 04:42:56 [INFO] 04:42:56 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc6470 --- 04:42:56 [INFO] Spotbugs plugin skipped 04:42:56 [INFO] 04:42:56 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc6470 --- 04:42:56 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc6470/src/test/resources 04:42:56 [INFO] 04:42:56 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc6470 --- 04:42:56 [INFO] No sources to compile 04:42:56 [INFO] 04:42:56 [INFO] --- surefire:3.5.6:test (default-test) @ rfc6470 --- 04:42:56 [INFO] No tests to run. 04:42:56 [INFO] 04:42:56 [INFO] --- copy:14.3.6:copy-files (default) @ rfc6470 --- 04:42:56 [INFO] 04:42:56 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc6470 --- 04:42:56 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc6470/target/rfc6470-2.0.4-SNAPSHOT.jar 04:42:56 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc6470/target/classes/META-INF/MANIFEST.MF 04:42:56 [INFO] 04:42:56 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc6470 --- 04:42:58 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc6470/target/rfc6470-2.0.4-SNAPSHOT-javadoc.jar 04:42:58 [INFO] 04:42:58 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc6470 --- 04:42:58 [INFO] CycloneDX: Resolving Dependencies 04:42:58 [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) 04:42:58 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc6470/target/bom.xml 04:42:58 [INFO] attaching as rfc6470-2.0.4-SNAPSHOT-cyclonedx.xml 04:42:58 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc6470/target/bom.json 04:42:58 [INFO] attaching as rfc6470-2.0.4-SNAPSHOT-cyclonedx.json 04:42:58 [INFO] 04:42:58 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc6470 --- 04:42:58 [INFO] Skipping duplicate-finder execution! 04:42:58 [INFO] 04:42:58 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc6470 --- 04:42:58 [INFO] No dependency problems found 04:42:58 [INFO] 04:42:58 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc6470 --- 04:42:58 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc6470/target/rfc6470-2.0.4-SNAPSHOT-sources.jar 04:42:58 [INFO] 04:42:58 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc6470 --- 04:42:58 [INFO] 04:42:58 [INFO] --- jacoco:0.8.15:report (report) @ rfc6470 --- 04:42:58 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:42:58 [INFO] 04:42:58 [INFO] --- install:3.1.4:install (default-install) @ rfc6470 --- 04:42:58 [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:42:58 [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:42:58 [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:42:58 [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:42:58 [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:42:58 [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:42:58 [INFO] 04:42:58 [INFO] --- bundle:6.0.2:install (default-install) @ rfc6470 --- 04:42:58 [INFO] Installing org/opendaylight/ietf/model/rfc6470/2.0.4-SNAPSHOT/rfc6470-2.0.4-SNAPSHOT.jar 04:42:58 [INFO] Writing OBR metadata 04:42:58 [INFO] 04:42:58 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc6470 --- 04:42:58 [INFO] org.opendaylight.ietf.model:rfc6470:bundle:2.0.4-SNAPSHOT 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.ietf.model:rfc6241:jar:2.0.4-SNAPSHOT: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.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.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:42:58 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 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.18.9: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.8-01:index (default-cli) @ rfc6470 --- 04:42:58 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc6470/target/sonatype-clm/module.xml 04:42:58 [INFO] 04:42:58 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc6470 >------------ 04:42:58 [INFO] Building OpenDaylight :: IETF :: Model :: RFC6470 2.0.4-SNAPSHOT [16/161] 04:42:58 [INFO] from features/odl-ietf-model-rfc6470/pom.xml 04:42:58 [INFO] ------------------------------[ feature ]------------------------------- 04:42:58 [INFO] 04:42:58 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc6470 --- 04:42:58 [INFO] 04:42:58 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-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) @ odl-ietf-model-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) @ odl-ietf-model-rfc6470 --- 04:42:59 [INFO] 04:42:59 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc6470 --- 04:42:59 [INFO] 04:42:59 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc6470 --- 04:42:59 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:42:59 [INFO] argLine set to empty 04:42:59 [INFO] 04:42:59 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-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) @ odl-ietf-model-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) @ odl-ietf-model-rfc6470 --- 04:42:59 [INFO] 04:42:59 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc6470 --- 04:42:59 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc6470/target/feature/feature.xml 04:42:59 [INFO] ...done! 04:42:59 [INFO] Set artifact 04:42:59 [INFO] 04:42:59 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc6470 --- 04:42:59 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 04:42:59 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:42:59 [INFO] 04:42:59 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc6470 >>> 04:42:59 [INFO] 04:42:59 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc6470 --- 04:42:59 [INFO] No files found to run spotbugs; check compile phase has been run. 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 @ odl-ietf-model-rfc6470 <<< 04:42:59 [INFO] 04:42:59 [INFO] 04:42:59 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc6470 --- 04:42:59 [INFO] 04:42:59 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc6470 --- 04:42:59 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc6470 04:42:59 [INFO] Project dependency features detected: [] 04:42:59 [INFO] Pax Exam System (Version: 4.14.0) created. 04:42:59 [INFO] Creating RMI registry server on 127.0.0.1:39325 04:42:59 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:42:59 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:42:59 [INFO] Waiting for remote bundle context.. on 39325 name: 3eb999c1-823b-4e4e-888b-92ed7eb0fce2 timout: [ RelativeTimeout value = 180000 ] 04:43:03 [INFO] Building jar from resources and headers. 04:43:03 [INFO] Writing jar finished. 04:43:05 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:43:05 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:43:05 [INFO] 04:43:05 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc6470 --- 04:43:05 [INFO] 04:43:05 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc6470 --- 04:43:05 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:43:05 [INFO] 04:43:05 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc6470 --- 04:43:05 [INFO] CycloneDX: Resolving Dependencies 04:43:05 [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) 04:43:05 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc6470/target/bom.xml 04:43:05 [INFO] attaching as odl-ietf-model-rfc6470-2.0.4-SNAPSHOT-cyclonedx.xml 04:43:05 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc6470/target/bom.json 04:43:05 [INFO] attaching as odl-ietf-model-rfc6470-2.0.4-SNAPSHOT-cyclonedx.json 04:43:05 [INFO] 04:43:05 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc6470 --- 04:43:05 [INFO] Skipping duplicate-finder execution! 04:43:05 [INFO] 04:43:05 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc6470 --- 04:43:05 [INFO] Skipping plugin execution 04:43:05 [INFO] 04:43:05 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc6470 --- 04:43:05 [INFO] Skipping source per configuration. 04:43:05 [INFO] 04:43:05 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc6470 --- 04:43:05 [INFO] 04:43:05 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc6470 --- 04:43:05 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:43:05 [INFO] 04:43:05 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc6470 --- 04:43:05 [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:05 [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:05 [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:05 [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:05 [INFO] 04:43:05 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc6470 --- 04:43:05 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc6470:xml:features:2.0.4-SNAPSHOT 04:43:05 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc6241:xml:features:2.0.4-SNAPSHOT:compile 04:43:05 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:43:05 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:43:05 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:43:05 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:43:05 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:43:05 [INFO] | | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:43:05 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:43:05 [INFO] | | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:43:05 [INFO] | | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:43:05 [INFO] | | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:43:05 [INFO] | | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:43:05 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:43:05 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:43:05 [INFO] | \- org.opendaylight.ietf.model:rfc6241:jar:2.0.4-SNAPSHOT:compile 04:43:05 [INFO] +- org.opendaylight.ietf.model:rfc6470:jar:2.0.4-SNAPSHOT:compile 04:43:05 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:43:05 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:43:05 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:43:05 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:43:05 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:43:05 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:43:05 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:43:05 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:43:05 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:43:05 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:43:05 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:43:05 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:43:05 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:43:05 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:43:05 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:43:05 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:43:05 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:43:05 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:43:05 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:43:05 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:43:05 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:43:05 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:43:05 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:43:05 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:43:05 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:43:05 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:43:05 [INFO] +- junit:junit:jar:4.13.2:test 04:43:05 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:43:05 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:43:05 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:43:05 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:43:05 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:43:05 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:43:05 [INFO] 04:43:05 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-ietf-model-rfc6470 --- 04:43:05 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc6470/target/sonatype-clm/module.xml 04:43:05 [INFO] 04:43:05 [INFO] ----------------< org.opendaylight.ietf.model:rfc8343 >----------------- 04:43:05 [INFO] Building rfc8343 2.0.4-SNAPSHOT [17/161] 04:43:05 [INFO] from model/rfc/rfc8343/pom.xml 04:43:05 [INFO] -------------------------------[ bundle ]------------------------------- 04:43:05 [INFO] 04:43:05 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8343 --- 04:43:05 [INFO] 04:43:05 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8343 --- 04:43:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:43:05 [INFO] 04:43:05 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8343 --- 04:43:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:43:05 [INFO] 04:43:05 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8343 --- 04:43:06 [INFO] 04:43:06 [INFO] --- dependency:3.11.0:properties (default) @ rfc8343 --- 04:43:06 [INFO] 04:43:06 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8343 --- 04:43:06 [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:06 [INFO] 04:43:06 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8343 --- 04:43:06 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:43:06 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8343/src/main/yang 04:43:06 [INFO] yang-to-sources: Found 1 dependencies in 2.942 ms 04:43:06 [INFO] yang-to-sources: Project model files found: 1 in 12.65 ms 04:43:06 [INFO] yang-to-sources: 2 YANG models processed in 34.53 ms 04:43:06 [INFO] BindingJavaFileGenerator: Defined 22 files in 14.41 ms 04:43:06 [INFO] Sorted 22 files into 7 directories in 175.2 μs 04:43:06 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 22 in 37.34 ms 04:43:06 [INFO] 04:43:06 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8343 --- 04:43:06 [INFO] Starting audit... 04:43:06 Audit done. 04:43:06 [INFO] You have 0 Checkstyle violations. 04:43:06 [INFO] 04:43:06 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8343 --- 04:43:06 [INFO] Starting audit... 04:43:06 Audit done. 04:43:06 [INFO] You have 0 Checkstyle violations. 04:43:06 [INFO] 04:43:06 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8343 --- 04:43:06 [INFO] 04:43:06 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8343 --- 04:43:06 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8343/src/main/resources 04:43:06 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8343/target/generated-sources/spi 04:43:06 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:43:06 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:43:06 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:43:06 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8343/target/generated-sources/spi 04:43:06 [INFO] 04:43:06 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8343 --- 04:43:06 [INFO] Recompiling the module because of changed dependency. 04:43:06 [INFO] Compiling 21 source files with javac [debug release 21] to target/classes 04:43:06 [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:06 [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:06 [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:06 [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:06 [INFO] 04:43:06 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8343 >>> 04:43:06 [INFO] 04:43:06 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8343 --- 04:43:06 [INFO] Spotbugs plugin skipped 04:43:06 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:43:06 [INFO] 04:43:06 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8343 <<< 04:43:06 [INFO] 04:43:06 [INFO] 04:43:06 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8343 --- 04:43:06 [INFO] Spotbugs plugin skipped 04:43:06 [INFO] 04:43:06 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8343 --- 04:43:06 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8343/src/test/resources 04:43:06 [INFO] 04:43:06 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8343 --- 04:43:06 [INFO] No sources to compile 04:43:06 [INFO] 04:43:06 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8343 --- 04:43:06 [INFO] No tests to run. 04:43:06 [INFO] 04:43:06 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8343 --- 04:43:06 [INFO] 04:43:06 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8343 --- 04:43:06 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8343/target/rfc8343-2.0.4-SNAPSHOT.jar 04:43:06 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8343/target/classes/META-INF/MANIFEST.MF 04:43:06 [INFO] 04:43:06 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8343 --- 04:43:08 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8343/target/rfc8343-2.0.4-SNAPSHOT-javadoc.jar 04:43:08 [INFO] 04:43:08 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8343 --- 04:43:08 [INFO] CycloneDX: Resolving Dependencies 04:43:09 [INFO] CycloneDX: Creating BOM version 1.6 with 15 component(s) 04:43:09 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8343/target/bom.xml 04:43:09 [INFO] attaching as rfc8343-2.0.4-SNAPSHOT-cyclonedx.xml 04:43:09 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8343/target/bom.json 04:43:09 [INFO] attaching as rfc8343-2.0.4-SNAPSHOT-cyclonedx.json 04:43:09 [INFO] 04:43:09 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8343 --- 04:43:09 [INFO] Skipping duplicate-finder execution! 04:43:09 [INFO] 04:43:09 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8343 --- 04:43:09 [INFO] No dependency problems found 04:43:09 [INFO] 04:43:09 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8343 --- 04:43:09 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8343/target/rfc8343-2.0.4-SNAPSHOT-sources.jar 04:43:09 [INFO] 04:43:09 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8343 --- 04:43:09 [INFO] 04:43:09 [INFO] --- jacoco:0.8.15:report (report) @ rfc8343 --- 04:43:09 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:43:09 [INFO] 04:43:09 [INFO] --- install:3.1.4:install (default-install) @ rfc8343 --- 04:43:09 [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:09 [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:09 [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:09 [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:09 [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:09 [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:09 [INFO] 04:43:09 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8343 --- 04:43:09 [INFO] Installing org/opendaylight/ietf/model/rfc8343/2.0.4-SNAPSHOT/rfc8343-2.0.4-SNAPSHOT.jar 04:43:09 [INFO] Writing OBR metadata 04:43:09 [INFO] 04:43:09 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc8343 --- 04:43:09 [INFO] org.opendaylight.ietf.model:rfc8343:bundle:2.0.4-SNAPSHOT 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:ietf-type-util: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.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.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:43:09 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:43:09 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:43:09 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 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.18.9: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.8-01:index (default-cli) @ rfc8343 --- 04:43:09 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8343/target/sonatype-clm/module.xml 04:43:09 [INFO] 04:43:09 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8343 >------------ 04:43:09 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8343 2.0.4-SNAPSHOT [18/161] 04:43:09 [INFO] from features/odl-ietf-model-rfc8343/pom.xml 04:43:09 [INFO] ------------------------------[ feature ]------------------------------- 04:43:09 [INFO] 04:43:09 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8343 --- 04:43:09 [INFO] 04:43:09 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-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) @ odl-ietf-model-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) @ odl-ietf-model-rfc8343 --- 04:43:09 [INFO] 04:43:09 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8343 --- 04:43:09 [INFO] 04:43:09 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8343 --- 04:43:09 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:43:09 [INFO] argLine set to empty 04:43:09 [INFO] 04:43:09 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-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) @ odl-ietf-model-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) @ odl-ietf-model-rfc8343 --- 04:43:09 [INFO] 04:43:09 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8343 --- 04:43:09 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8343/target/feature/feature.xml 04:43:09 [INFO] ...done! 04:43:09 [INFO] Set artifact 04:43:09 [INFO] 04:43:09 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8343 --- 04:43:09 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 04:43:09 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:43:09 [INFO] 04:43:09 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8343 >>> 04:43:09 [INFO] 04:43:09 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8343 --- 04:43:09 [INFO] No files found to run spotbugs; check compile phase has been run. 04:43:09 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:43:09 [INFO] 04:43:09 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8343 <<< 04:43:09 [INFO] 04:43:09 [INFO] 04:43:09 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8343 --- 04:43:09 [INFO] 04:43:09 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8343 --- 04:43:09 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8343 04:43:09 [INFO] Project dependency features detected: [] 04:43:09 [INFO] Pax Exam System (Version: 4.14.0) created. 04:43:09 [INFO] Creating RMI registry server on 127.0.0.1:44801 04:43:09 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:43:09 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:43:09 [INFO] Waiting for remote bundle context.. on 44801 name: b8585c5a-3193-44e5-ab93-7ca279c7948b timout: [ RelativeTimeout value = 180000 ] 04:43:14 [INFO] Building jar from resources and headers. 04:43:14 [INFO] Writing jar finished. 04:43:16 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:43:16 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:43:16 [INFO] 04:43:16 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8343 --- 04:43:16 [INFO] 04:43:16 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8343 --- 04:43:16 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:43:16 [INFO] 04:43:16 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8343 --- 04:43:16 [INFO] CycloneDX: Resolving Dependencies 04:43:16 [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) 04:43:16 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8343/target/bom.xml 04:43:16 [INFO] attaching as odl-ietf-model-rfc8343-2.0.4-SNAPSHOT-cyclonedx.xml 04:43:16 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8343/target/bom.json 04:43:16 [INFO] attaching as odl-ietf-model-rfc8343-2.0.4-SNAPSHOT-cyclonedx.json 04:43:16 [INFO] 04:43:16 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8343 --- 04:43:16 [INFO] Skipping duplicate-finder execution! 04:43:16 [INFO] 04:43:16 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8343 --- 04:43:16 [INFO] Skipping plugin execution 04:43:16 [INFO] 04:43:16 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8343 --- 04:43:16 [INFO] Skipping source per configuration. 04:43:16 [INFO] 04:43:16 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8343 --- 04:43:16 [INFO] 04:43:16 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8343 --- 04:43:16 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:43:16 [INFO] 04:43:16 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8343 --- 04:43:16 [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:16 [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:16 [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:16 [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:16 [INFO] 04:43:16 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc8343 --- 04:43:16 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:2.0.4-SNAPSHOT 04:43:16 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:43:16 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:43:16 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:43:16 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:43:16 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:43:16 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:43:16 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:43:16 [INFO] | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:43:16 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:43:16 [INFO] | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:43:16 [INFO] | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:43:16 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:43:16 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:43:16 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:43:16 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:43:16 [INFO] +- org.opendaylight.ietf.model:rfc8343:jar:2.0.4-SNAPSHOT:compile 04:43:16 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:43:16 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:43:16 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:43:16 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:43:16 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:43:16 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:43:16 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:43:16 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:43:16 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:43:16 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:43:16 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:43:16 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:43:16 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:43:16 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:43:16 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:43:16 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:43:16 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:43:16 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:43:16 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:43:16 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:43:16 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:43:16 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:43:16 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:43:16 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:43:16 [INFO] +- junit:junit:jar:4.13.2:test 04:43:16 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:43:16 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:43:16 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:43:16 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:43:16 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:43:16 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:43:16 [INFO] 04:43:16 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-ietf-model-rfc8343 --- 04:43:16 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8343/target/sonatype-clm/module.xml 04:43:16 [INFO] 04:43:16 [INFO] --------------< org.opendaylight.ietf.model:iana-if-type >-------------- 04:43:16 [INFO] Building iana-if-type 2.0.4-SNAPSHOT [19/161] 04:43:16 [INFO] from model/iana/iana-if-type/pom.xml 04:43:16 [INFO] -------------------------------[ bundle ]------------------------------- 04:43:16 [INFO] 04:43:16 [INFO] --- clean:3.5.0:clean (default-clean) @ iana-if-type --- 04:43:16 [INFO] 04:43:16 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ iana-if-type --- 04:43:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:43:16 [INFO] 04:43:16 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ iana-if-type --- 04:43:16 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:43:16 [INFO] 04:43:16 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ iana-if-type --- 04:43:16 [INFO] 04:43:16 [INFO] --- dependency:3.11.0:properties (default) @ iana-if-type --- 04:43:16 [INFO] 04:43:16 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ iana-if-type --- 04:43: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-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:16 [INFO] 04:43:16 [INFO] --- yang:15.1.2:generate-sources (binding) @ iana-if-type --- 04:43:16 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:43:16 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/iana/iana-if-type/src/main/yang 04:43:16 [INFO] yang-to-sources: Found 2 dependencies in 2.423 ms 04:43:16 [INFO] yang-to-sources: Project model files found: 1 in 20.99 ms 04:43:16 [INFO] yang-to-sources: 3 YANG models processed in 44.83 ms 04:43:16 [INFO] BindingJavaFileGenerator: Defined 304 files in 14.39 ms 04:43:16 [INFO] Sorted 304 files into 3 directories in 763.6 μs 04:43:17 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 304 in 69.54 ms 04:43:17 [INFO] 04:43:17 [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-if-type --- 04:43:17 [INFO] Starting audit... 04:43:17 Audit done. 04:43:17 [INFO] You have 0 Checkstyle violations. 04:43:17 [INFO] 04:43:17 [INFO] --- checkstyle:3.6.0:check (default) @ iana-if-type --- 04:43:17 [INFO] Starting audit... 04:43:17 Audit done. 04:43:17 [INFO] You have 0 Checkstyle violations. 04:43:17 [INFO] 04:43:17 [INFO] --- dependency:3.11.0:copy (unpack-license) @ iana-if-type --- 04:43:17 [INFO] 04:43:17 [INFO] --- resources:3.5.0:resources (default-resources) @ iana-if-type --- 04:43:17 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-if-type/src/main/resources 04:43:17 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-if-type/target/generated-sources/spi 04:43:17 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:43:17 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:43:17 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:43:17 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-if-type/target/generated-sources/spi 04:43:17 [INFO] 04:43:17 [INFO] --- compiler:3.15.0:compile (default-compile) @ iana-if-type --- 04:43:17 [INFO] Recompiling the module because of changed dependency. 04:43:17 [INFO] Compiling 303 source files with javac [debug release 21] to target/classes 04:43:17 [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:17 [INFO] 04:43:17 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ iana-if-type >>> 04:43:17 [INFO] 04:43:17 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ iana-if-type --- 04:43:17 [INFO] Spotbugs plugin skipped 04:43:17 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:43:17 [INFO] 04:43:17 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ iana-if-type <<< 04:43:17 [INFO] 04:43:17 [INFO] 04:43:17 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ iana-if-type --- 04:43:17 [INFO] Spotbugs plugin skipped 04:43:17 [INFO] 04:43:17 [INFO] --- resources:3.5.0:testResources (default-testResources) @ iana-if-type --- 04:43:17 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-if-type/src/test/resources 04:43:17 [INFO] 04:43:17 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ iana-if-type --- 04:43:17 [INFO] No sources to compile 04:43:17 [INFO] 04:43:17 [INFO] --- surefire:3.5.6:test (default-test) @ iana-if-type --- 04:43:18 [INFO] No tests to run. 04:43:18 [INFO] 04:43:18 [INFO] --- copy:14.3.6:copy-files (default) @ iana-if-type --- 04:43:18 [INFO] 04:43:18 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ iana-if-type --- 04:43:18 [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:18 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/iana/iana-if-type/target/classes/META-INF/MANIFEST.MF 04:43:18 [INFO] 04:43:18 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ iana-if-type --- 04:43:22 [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:22 [INFO] 04:43:22 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-if-type --- 04:43:22 [INFO] CycloneDX: Resolving Dependencies 04:43:22 [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) 04:43:22 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/iana/iana-if-type/target/bom.xml 04:43:22 [INFO] attaching as iana-if-type-2.0.4-SNAPSHOT-cyclonedx.xml 04:43:22 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/iana/iana-if-type/target/bom.json 04:43:22 [INFO] attaching as iana-if-type-2.0.4-SNAPSHOT-cyclonedx.json 04:43:22 [INFO] 04:43:22 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-if-type --- 04:43:22 [INFO] Skipping duplicate-finder execution! 04:43:22 [INFO] 04:43:22 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ iana-if-type --- 04:43:22 [INFO] No dependency problems found 04:43:22 [INFO] 04:43:22 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ iana-if-type --- 04:43:22 [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:22 [INFO] 04:43:22 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ iana-if-type --- 04:43:22 [INFO] 04:43:22 [INFO] --- jacoco:0.8.15:report (report) @ iana-if-type --- 04:43:22 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:43:22 [INFO] 04:43:22 [INFO] --- install:3.1.4:install (default-install) @ iana-if-type --- 04:43:22 [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:22 [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:22 [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:22 [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:22 [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:22 [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:22 [INFO] 04:43:22 [INFO] --- bundle:6.0.2:install (default-install) @ iana-if-type --- 04:43:22 [INFO] Installing org/opendaylight/ietf/model/iana-if-type/2.0.4-SNAPSHOT/iana-if-type-2.0.4-SNAPSHOT.jar 04:43:22 [INFO] Writing OBR metadata 04:43:22 [INFO] 04:43:22 [INFO] --- dependency:3.11.0:tree (default-cli) @ iana-if-type --- 04:43:22 [INFO] org.opendaylight.ietf.model:iana-if-type:bundle:2.0.4-SNAPSHOT 04:43:22 [INFO] +- org.opendaylight.ietf.model:rfc8343:jar:2.0.4-SNAPSHOT:compile 04:43:22 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:43:22 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:43:22 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:43:22 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:43:22 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:43:22 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:43:22 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:43:22 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:43:22 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:43:22 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:43:22 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:43:22 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:43:22 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:43:22 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:43:22 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:43:22 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:43:22 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:43:22 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:43:22 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:43:22 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:43:22 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:43:22 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:43:22 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:43:22 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:43:22 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:43:22 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:43:22 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:43:22 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:43:22 [INFO] +- junit:junit:jar:4.13.2:test 04:43:22 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:43:22 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:43:22 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:43:22 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:43:22 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:43:22 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:43:22 [INFO] 04:43:22 [INFO] --- clm:3.0.8-01:index (default-cli) @ iana-if-type --- 04:43:22 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/iana/iana-if-type/target/sonatype-clm/module.xml 04:43:22 [INFO] 04:43:22 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc7224 >------------ 04:43:22 [INFO] Building OpenDaylight :: IETF :: Model :: RFC7224 2.0.4-SNAPSHOT [20/161] 04:43:22 [INFO] from features/odl-ietf-model-rfc7224/pom.xml 04:43:22 [INFO] ------------------------------[ feature ]------------------------------- 04:43:22 [INFO] 04:43:22 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc7224 --- 04:43:22 [INFO] 04:43:22 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc7224 --- 04:43:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:43:22 [INFO] 04:43:22 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc7224 --- 04:43:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:43:22 [INFO] 04:43:22 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc7224 --- 04:43:22 [INFO] 04:43:22 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc7224 --- 04:43:22 [INFO] 04:43:22 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc7224 --- 04:43:22 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:43:22 [INFO] argLine set to empty 04:43:22 [INFO] 04:43:22 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc7224 --- 04:43:22 [INFO] Starting audit... 04:43:22 Audit done. 04:43:22 [INFO] You have 0 Checkstyle violations. 04:43:22 [INFO] 04:43:22 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc7224 --- 04:43:22 [INFO] Starting audit... 04:43:22 Audit done. 04:43:22 [INFO] You have 0 Checkstyle violations. 04:43:22 [INFO] 04:43:22 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc7224 --- 04:43:22 [INFO] 04:43:22 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc7224 --- 04:43:22 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc7224/target/feature/feature.xml 04:43:22 [INFO] ...done! 04:43:22 [INFO] Set artifact 04:43:22 [INFO] 04:43:22 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc7224 --- 04:43: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:43:22 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:43:22 [INFO] 04:43:22 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc7224 >>> 04:43:22 [INFO] 04:43:22 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc7224 --- 04:43:22 [INFO] No files found to run spotbugs; check compile phase has been run. 04:43:22 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:43:22 [INFO] 04:43:22 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc7224 <<< 04:43:22 [INFO] 04:43:22 [INFO] 04:43:22 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc7224 --- 04:43:22 [INFO] 04:43:22 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc7224 --- 04:43:22 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc7224 04:43:22 [INFO] Project dependency features detected: [] 04:43:22 [INFO] Pax Exam System (Version: 4.14.0) created. 04:43:22 [INFO] Creating RMI registry server on 127.0.0.1:46223 04:43:23 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:43:23 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:43:23 [INFO] Waiting for remote bundle context.. on 46223 name: 12f6c461-c2eb-446e-9244-95d483a27fe7 timout: [ RelativeTimeout value = 180000 ] 04:43:27 [INFO] Building jar from resources and headers. 04:43:27 [INFO] Writing jar finished. 04:43:29 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:43:29 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:43:29 [INFO] 04:43:29 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc7224 --- 04:43:29 [INFO] 04:43:29 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc7224 --- 04:43:29 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:43:29 [INFO] 04:43:29 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc7224 --- 04:43:29 [INFO] CycloneDX: Resolving Dependencies 04:43:29 [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) 04:43:29 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc7224/target/bom.xml 04:43:29 [INFO] attaching as odl-ietf-model-rfc7224-2.0.4-SNAPSHOT-cyclonedx.xml 04:43:29 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc7224/target/bom.json 04:43:29 [INFO] attaching as odl-ietf-model-rfc7224-2.0.4-SNAPSHOT-cyclonedx.json 04:43:29 [INFO] 04:43:29 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc7224 --- 04:43:29 [INFO] Skipping duplicate-finder execution! 04:43:29 [INFO] 04:43:29 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc7224 --- 04:43:29 [INFO] Skipping plugin execution 04:43:29 [INFO] 04:43:29 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc7224 --- 04:43:29 [INFO] Skipping source per configuration. 04:43:29 [INFO] 04:43:29 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc7224 --- 04:43:29 [INFO] 04:43:29 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc7224 --- 04:43:29 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:43:29 [INFO] 04:43:29 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc7224 --- 04:43:29 [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:29 [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:29 [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:29 [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:29 [INFO] 04:43:29 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc7224 --- 04:43:29 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc7224:xml:features:2.0.4-SNAPSHOT 04:43:29 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:2.0.4-SNAPSHOT:compile 04:43:29 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:43:29 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:43:29 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:43:29 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:43:29 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:43:29 [INFO] | | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:43:29 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:43:29 [INFO] | | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:43:29 [INFO] | | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:43:29 [INFO] | | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:43:29 [INFO] | | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:43:29 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:43:29 [INFO] | | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:43:29 [INFO] | | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:43:29 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:43:29 [INFO] | \- org.opendaylight.ietf.model:rfc8343:jar:2.0.4-SNAPSHOT:compile 04:43:29 [INFO] +- org.opendaylight.ietf.model:iana-if-type:jar:2.0.4-SNAPSHOT:compile 04:43:29 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:43:29 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:43:29 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:43:29 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:43:29 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:43:29 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:43:29 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:43:29 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:43:29 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:43:29 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:43:29 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:43:29 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:43:29 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:43:29 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:43:29 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:43:29 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:43:29 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:43:29 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:43:29 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:43:29 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:43:29 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:43:29 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:43:29 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:43:29 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:43:29 [INFO] +- junit:junit:jar:4.13.2:test 04:43:29 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:43:29 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:43:29 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:43:29 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:43:29 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:43:29 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:43:29 [INFO] 04:43:29 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-ietf-model-rfc7224 --- 04:43:29 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc7224/target/sonatype-clm/module.xml 04:43:29 [INFO] 04:43:29 [INFO] ------------< org.opendaylight.ietf.model:iana-crypt-hash >------------- 04:43:29 [INFO] Building iana-crypt-hash 2.0.4-SNAPSHOT [21/161] 04:43:29 [INFO] from model/iana/iana-crypt-hash/pom.xml 04:43:29 [INFO] -------------------------------[ bundle ]------------------------------- 04:43:29 [INFO] 04:43:29 [INFO] --- clean:3.5.0:clean (default-clean) @ iana-crypt-hash --- 04:43:29 [INFO] 04:43:29 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ iana-crypt-hash --- 04:43:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:43:30 [INFO] 04:43:30 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ iana-crypt-hash --- 04:43:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:43:30 [INFO] 04:43:30 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ iana-crypt-hash --- 04:43:30 [INFO] 04:43:30 [INFO] --- dependency:3.11.0:properties (default) @ iana-crypt-hash --- 04:43:30 [INFO] 04:43:30 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ iana-crypt-hash --- 04:43: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/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:30 [INFO] 04:43:30 [INFO] --- yang:15.1.2:generate-sources (binding) @ iana-crypt-hash --- 04:43:30 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:43:30 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/iana/iana-crypt-hash/src/main/yang 04:43:30 [INFO] yang-to-sources: Found 0 dependencies in 2.135 ms 04:43:30 [INFO] yang-to-sources: Project model files found: 1 in 1.212 ms 04:43:30 [INFO] yang-to-sources: 1 YANG models processed in 9.567 ms 04:43:30 [INFO] BindingJavaFileGenerator: Defined 8 files in 1.525 ms 04:43:30 [INFO] Sorted 8 files into 3 directories in 109.1 μs 04:43:30 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 8 in 5.190 ms 04:43:30 [INFO] 04:43:30 [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-crypt-hash --- 04:43:30 [INFO] Starting audit... 04:43:30 Audit done. 04:43:30 [INFO] You have 0 Checkstyle violations. 04:43:30 [INFO] 04:43:30 [INFO] --- checkstyle:3.6.0:check (default) @ iana-crypt-hash --- 04:43:30 [INFO] Starting audit... 04:43:30 Audit done. 04:43:30 [INFO] You have 0 Checkstyle violations. 04:43:30 [INFO] 04:43:30 [INFO] --- dependency:3.11.0:copy (unpack-license) @ iana-crypt-hash --- 04:43:30 [INFO] 04:43:30 [INFO] --- resources:3.5.0:resources (default-resources) @ iana-crypt-hash --- 04:43:30 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-crypt-hash/src/main/resources 04:43:30 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-crypt-hash/target/generated-sources/spi 04:43:30 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:43:30 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:43:30 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:43:30 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-crypt-hash/target/generated-sources/spi 04:43:30 [INFO] 04:43:30 [INFO] --- compiler:3.15.0:compile (default-compile) @ iana-crypt-hash --- 04:43:30 [INFO] Recompiling the module because of changed source code. 04:43:30 [INFO] Compiling 7 source files with javac [debug release 21] to target/classes 04:43:30 [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:30 [INFO] 04:43:30 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ iana-crypt-hash >>> 04:43:30 [INFO] 04:43:30 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ iana-crypt-hash --- 04:43:30 [INFO] Spotbugs plugin skipped 04:43:30 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:43:30 [INFO] 04:43:30 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ iana-crypt-hash <<< 04:43:30 [INFO] 04:43:30 [INFO] 04:43:30 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ iana-crypt-hash --- 04:43:30 [INFO] Spotbugs plugin skipped 04:43:30 [INFO] 04:43:30 [INFO] --- resources:3.5.0:testResources (default-testResources) @ iana-crypt-hash --- 04:43:30 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-crypt-hash/src/test/resources 04:43:30 [INFO] 04:43:30 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ iana-crypt-hash --- 04:43:30 [INFO] No sources to compile 04:43:30 [INFO] 04:43:30 [INFO] --- surefire:3.5.6:test (default-test) @ iana-crypt-hash --- 04:43:30 [INFO] No tests to run. 04:43:30 [INFO] 04:43:30 [INFO] --- copy:14.3.6:copy-files (default) @ iana-crypt-hash --- 04:43:30 [INFO] 04:43:30 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ iana-crypt-hash --- 04:43:30 [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:30 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/iana/iana-crypt-hash/target/classes/META-INF/MANIFEST.MF 04:43:30 [INFO] 04:43:30 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ iana-crypt-hash --- 04:43:31 [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:31 [INFO] 04:43:31 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-crypt-hash --- 04:43:31 [INFO] CycloneDX: Resolving Dependencies 04:43:31 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 04:43:31 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/iana/iana-crypt-hash/target/bom.xml 04:43:31 [INFO] attaching as iana-crypt-hash-2.0.4-SNAPSHOT-cyclonedx.xml 04:43:31 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/iana/iana-crypt-hash/target/bom.json 04:43:31 [INFO] attaching as iana-crypt-hash-2.0.4-SNAPSHOT-cyclonedx.json 04:43:31 [INFO] 04:43:31 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-crypt-hash --- 04:43:31 [INFO] Skipping duplicate-finder execution! 04:43:31 [INFO] 04:43:31 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ iana-crypt-hash --- 04:43:31 [INFO] No dependency problems found 04:43:31 [INFO] 04:43:31 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ iana-crypt-hash --- 04:43:31 [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:31 [INFO] 04:43:31 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ iana-crypt-hash --- 04:43:31 [INFO] 04:43:31 [INFO] --- jacoco:0.8.15:report (report) @ iana-crypt-hash --- 04:43:31 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:43:31 [INFO] 04:43:31 [INFO] --- install:3.1.4:install (default-install) @ iana-crypt-hash --- 04:43:31 [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:31 [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:31 [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:31 [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:31 [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:31 [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:31 [INFO] 04:43:31 [INFO] --- bundle:6.0.2:install (default-install) @ iana-crypt-hash --- 04:43:31 [INFO] Installing org/opendaylight/ietf/model/iana-crypt-hash/2.0.4-SNAPSHOT/iana-crypt-hash-2.0.4-SNAPSHOT.jar 04:43:31 [INFO] Writing OBR metadata 04:43:31 [INFO] 04:43:31 [INFO] --- dependency:3.11.0:tree (default-cli) @ iana-crypt-hash --- 04:43:31 [INFO] org.opendaylight.ietf.model:iana-crypt-hash:bundle:2.0.4-SNAPSHOT 04:43:31 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:43:31 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:43:31 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:43:31 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:43:31 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:43:31 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:43:31 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:43:31 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:43:31 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:43:31 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:43:31 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:43:31 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:43:31 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:43:31 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:43:31 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:43:31 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:43:31 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:43:31 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:43:31 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:43:31 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:43:31 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:43:31 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:43:31 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:43:31 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:43:31 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:43:31 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:43:31 [INFO] +- junit:junit:jar:4.13.2:test 04:43:31 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:43:31 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:43:31 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:43:31 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:43:31 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:43:31 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:43:31 [INFO] 04:43:31 [INFO] --- clm:3.0.8-01:index (default-cli) @ iana-crypt-hash --- 04:43:32 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/iana/iana-crypt-hash/target/sonatype-clm/module.xml 04:43:32 [INFO] 04:43:32 [INFO] ----< org.opendaylight.ietf:odl-ietf-model-rfc7317-iana-crypt-hash >---- 04:43:32 [INFO] Building OpenDaylight :: IETF :: Model :: RFC7317 iana-crypt-hash 2.0.4-SNAPSHOT [22/161] 04:43:32 [INFO] from features/odl-ietf-model-rfc7317-iana-crypt-hash/pom.xml 04:43:32 [INFO] ------------------------------[ feature ]------------------------------- 04:43:32 [INFO] 04:43:32 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 04:43:32 [INFO] 04:43:32 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 04:43:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:43:32 [INFO] 04:43:32 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 04:43:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:43:32 [INFO] 04:43:32 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 04:43:32 [INFO] 04:43:32 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 04:43:32 [INFO] 04:43:32 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 04:43:32 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:43:32 [INFO] argLine set to empty 04:43:32 [INFO] 04:43:32 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 04:43:32 [INFO] Starting audit... 04:43:32 Audit done. 04:43:32 [INFO] You have 0 Checkstyle violations. 04:43:32 [INFO] 04:43:32 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 04:43:32 [INFO] Starting audit... 04:43:32 Audit done. 04:43:32 [INFO] You have 0 Checkstyle violations. 04:43:32 [INFO] 04:43:32 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 04:43:32 [INFO] 04:43:32 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 04:43:32 [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:32 [INFO] ...done! 04:43:32 [INFO] Set artifact 04:43:32 [INFO] 04:43:32 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 04:43:32 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 04:43:32 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:43:32 [INFO] 04:43:32 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc7317-iana-crypt-hash >>> 04:43:32 [INFO] 04:43:32 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 04:43:32 [INFO] No files found to run spotbugs; check compile phase has been run. 04:43:32 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:43:32 [INFO] 04:43:32 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc7317-iana-crypt-hash <<< 04:43:32 [INFO] 04:43:32 [INFO] 04:43:32 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 04:43:32 [INFO] 04:43:32 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 04:43:32 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc7317-iana-crypt-hash 04:43:32 [INFO] Project dependency features detected: [] 04:43:32 [INFO] Pax Exam System (Version: 4.14.0) created. 04:43:32 [INFO] Creating RMI registry server on 127.0.0.1:38065 04:43:32 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:43:32 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:43:32 [INFO] Waiting for remote bundle context.. on 38065 name: be116df5-3168-45f7-bf3a-d32aed476850 timout: [ RelativeTimeout value = 180000 ] 04:43:36 [INFO] Building jar from resources and headers. 04:43:36 [INFO] Writing jar finished. 04:43:38 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:43:38 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:43:38 [INFO] 04:43:38 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 04:43:38 [INFO] 04:43:38 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 04:43:38 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:43:38 [INFO] 04:43:38 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 04:43:38 [INFO] CycloneDX: Resolving Dependencies 04:43:39 [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) 04:43:39 [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:39 [INFO] attaching as odl-ietf-model-rfc7317-iana-crypt-hash-2.0.4-SNAPSHOT-cyclonedx.xml 04:43:39 [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:39 [INFO] attaching as odl-ietf-model-rfc7317-iana-crypt-hash-2.0.4-SNAPSHOT-cyclonedx.json 04:43:39 [INFO] 04:43:39 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 04:43:39 [INFO] Skipping duplicate-finder execution! 04:43:39 [INFO] 04:43:39 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 04:43:39 [INFO] Skipping plugin execution 04:43:39 [INFO] 04:43:39 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 04:43:39 [INFO] Skipping source per configuration. 04:43:39 [INFO] 04:43:39 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 04:43:39 [INFO] 04:43:39 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 04:43:39 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:43:39 [INFO] 04:43:39 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 04:43:39 [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:39 [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:39 [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:39 [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:39 [INFO] 04:43:39 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 04:43:39 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc7317-iana-crypt-hash:xml:features:2.0.4-SNAPSHOT 04:43:39 [INFO] +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:43:39 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:43:39 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:43:39 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:43:39 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:43:39 [INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:43:39 [INFO] | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:43:39 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:43:39 [INFO] | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:43:39 [INFO] | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:43:39 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:43:39 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:43:39 [INFO] | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:43:39 [INFO] +- org.opendaylight.ietf.model:iana-crypt-hash:jar:2.0.4-SNAPSHOT:compile 04:43:39 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:43:39 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:43:39 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:43:39 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:43:39 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:43:39 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:43:39 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:43:39 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:43:39 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:43:39 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:43:39 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:43:39 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:43:39 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:43:39 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:43:39 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:43:39 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:43:39 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:43:39 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:43:39 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:43:39 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:43:39 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:43:39 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:43:39 [INFO] +- junit:junit:jar:4.13.2:test 04:43:39 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:43:39 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:43:39 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:43:39 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:43:39 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:43:39 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:43:39 [INFO] 04:43:39 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 04:43:39 [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:39 [INFO] 04:43:39 [INFO] ----------------< org.opendaylight.ietf.model:rfc8341 >----------------- 04:43:39 [INFO] Building rfc8341 2.0.4-SNAPSHOT [23/161] 04:43:39 [INFO] from model/rfc/rfc8341/pom.xml 04:43:39 [INFO] -------------------------------[ bundle ]------------------------------- 04:43:39 [INFO] 04:43:39 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8341 --- 04:43:39 [INFO] 04:43:39 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8341 --- 04:43:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:43:39 [INFO] 04:43:39 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8341 --- 04:43:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:43:39 [INFO] 04:43:39 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8341 --- 04:43:39 [INFO] 04:43:39 [INFO] --- dependency:3.11.0:properties (default) @ rfc8341 --- 04:43:39 [INFO] 04:43:39 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8341 --- 04:43:39 [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:39 [INFO] 04:43:39 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8341 --- 04:43:39 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:43:39 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8341/src/main/yang 04:43:39 [INFO] yang-to-sources: Found 1 dependencies in 2.578 ms 04:43:39 [INFO] yang-to-sources: Project model files found: 1 in 3.605 ms 04:43:39 [INFO] yang-to-sources: 2 YANG models processed in 15.44 ms 04:43:39 [INFO] BindingJavaFileGenerator: Defined 30 files in 4.720 ms 04:43:39 [INFO] Sorted 30 files into 8 directories in 242.2 μs 04:43:39 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 30 in 15.41 ms 04:43:39 [INFO] 04:43:39 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8341 --- 04:43:39 [INFO] Starting audit... 04:43:39 Audit done. 04:43:39 [INFO] You have 0 Checkstyle violations. 04:43:39 [INFO] 04:43:39 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8341 --- 04:43:39 [INFO] Starting audit... 04:43:39 Audit done. 04:43:39 [INFO] You have 0 Checkstyle violations. 04:43:39 [INFO] 04:43:39 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8341 --- 04:43:39 [INFO] 04:43:39 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8341 --- 04:43:39 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8341/src/main/resources 04:43:39 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8341/target/generated-sources/spi 04:43:39 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:43:39 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:43:39 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:43:39 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8341/target/generated-sources/spi 04:43:39 [INFO] 04:43:39 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8341 --- 04:43:39 [INFO] Recompiling the module because of changed dependency. 04:43:39 [INFO] Compiling 29 source files with javac [debug release 21] to target/classes 04:43:39 [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:39 [INFO] 04:43:39 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8341 >>> 04:43:39 [INFO] 04:43:39 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8341 --- 04:43:39 [INFO] Spotbugs plugin skipped 04:43:39 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:43:39 [INFO] 04:43:39 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8341 <<< 04:43:39 [INFO] 04:43:39 [INFO] 04:43:39 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8341 --- 04:43:39 [INFO] Spotbugs plugin skipped 04:43:39 [INFO] 04:43:39 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8341 --- 04:43:39 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8341/src/test/resources 04:43:39 [INFO] 04:43:39 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8341 --- 04:43:39 [INFO] No sources to compile 04:43:39 [INFO] 04:43:39 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8341 --- 04:43:39 [INFO] No tests to run. 04:43:39 [INFO] 04:43:39 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8341 --- 04:43:39 [INFO] 04:43:39 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8341 --- 04:43:39 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8341/target/rfc8341-2.0.4-SNAPSHOT.jar 04:43:39 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8341/target/classes/META-INF/MANIFEST.MF 04:43:39 [INFO] 04:43:39 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8341 --- 04:43:41 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8341/target/rfc8341-2.0.4-SNAPSHOT-javadoc.jar 04:43:41 [INFO] 04:43:41 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8341 --- 04:43:41 [INFO] CycloneDX: Resolving Dependencies 04:43:42 [INFO] CycloneDX: Creating BOM version 1.6 with 15 component(s) 04:43:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8341/target/bom.xml 04:43:42 [INFO] attaching as rfc8341-2.0.4-SNAPSHOT-cyclonedx.xml 04:43:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8341/target/bom.json 04:43:42 [INFO] attaching as rfc8341-2.0.4-SNAPSHOT-cyclonedx.json 04:43:42 [INFO] 04:43:42 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8341 --- 04:43:42 [INFO] Skipping duplicate-finder execution! 04:43:42 [INFO] 04:43:42 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8341 --- 04:43:42 [INFO] No dependency problems found 04:43:42 [INFO] 04:43:42 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8341 --- 04:43:42 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8341/target/rfc8341-2.0.4-SNAPSHOT-sources.jar 04:43:42 [INFO] 04:43:42 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8341 --- 04:43:42 [INFO] 04:43:42 [INFO] --- jacoco:0.8.15:report (report) @ rfc8341 --- 04:43:42 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:43:42 [INFO] 04:43:42 [INFO] --- install:3.1.4:install (default-install) @ rfc8341 --- 04:43:42 [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:42 [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:42 [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:42 [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:42 [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:42 [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:42 [INFO] 04:43:42 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8341 --- 04:43:42 [INFO] Installing org/opendaylight/ietf/model/rfc8341/2.0.4-SNAPSHOT/rfc8341-2.0.4-SNAPSHOT.jar 04:43:42 [INFO] Writing OBR metadata 04:43:42 [INFO] 04:43:42 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc8341 --- 04:43:42 [INFO] org.opendaylight.ietf.model:rfc8341:bundle:2.0.4-SNAPSHOT 04:43:42 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:43:42 [INFO] | \- org.opendaylight.ietf:ietf-type-util: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.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:43:42 [INFO] +- org.opendaylight.yangtools:binding-spec: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:yang-common:jar:15.1.2:compile 04:43:42 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:43:42 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 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.18.9: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.8-01:index (default-cli) @ rfc8341 --- 04:43:42 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8341/target/sonatype-clm/module.xml 04:43:42 [INFO] 04:43:42 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8341 >------------ 04:43:42 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8341 2.0.4-SNAPSHOT [24/161] 04:43:42 [INFO] from features/odl-ietf-model-rfc8341/pom.xml 04:43:42 [INFO] ------------------------------[ feature ]------------------------------- 04:43:42 [INFO] 04:43:42 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8341 --- 04:43:42 [INFO] 04:43:42 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-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) @ odl-ietf-model-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) @ odl-ietf-model-rfc8341 --- 04:43:42 [INFO] 04:43:42 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8341 --- 04:43:42 [INFO] 04:43:42 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8341 --- 04:43:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:43:42 [INFO] argLine set to empty 04:43:42 [INFO] 04:43:42 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-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) @ odl-ietf-model-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) @ odl-ietf-model-rfc8341 --- 04:43:42 [INFO] 04:43:42 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8341 --- 04:43:42 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8341/target/feature/feature.xml 04:43:42 [INFO] ...done! 04:43:42 [INFO] Set artifact 04:43:42 [INFO] 04:43:42 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8341 --- 04:43:42 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 04:43:42 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:43:42 [INFO] 04:43:42 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8341 >>> 04:43:42 [INFO] 04:43:42 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8341 --- 04:43:42 [INFO] No files found to run spotbugs; check compile phase has been run. 04:43:42 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:43:42 [INFO] 04:43:42 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8341 <<< 04:43:42 [INFO] 04:43:42 [INFO] 04:43:42 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8341 --- 04:43:42 [INFO] 04:43:42 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8341 --- 04:43:42 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8341 04:43:42 [INFO] Project dependency features detected: [] 04:43:42 [INFO] Pax Exam System (Version: 4.14.0) created. 04:43:42 [INFO] Creating RMI registry server on 127.0.0.1:42621 04:43:42 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:43:42 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:43:42 [INFO] Waiting for remote bundle context.. on 42621 name: 43cb7448-3aec-4ae8-9856-9bb703db328b timout: [ RelativeTimeout value = 180000 ] 04:43:46 [INFO] Building jar from resources and headers. 04:43:46 [INFO] Writing jar finished. 04:43:48 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:43:48 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:43:48 [INFO] 04:43:48 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8341 --- 04:43:48 [INFO] 04:43:48 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8341 --- 04:43:48 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:43:48 [INFO] 04:43:48 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8341 --- 04:43:48 [INFO] CycloneDX: Resolving Dependencies 04:43:49 [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) 04:43:49 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8341/target/bom.xml 04:43:49 [INFO] attaching as odl-ietf-model-rfc8341-2.0.4-SNAPSHOT-cyclonedx.xml 04:43:49 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8341/target/bom.json 04:43:49 [INFO] attaching as odl-ietf-model-rfc8341-2.0.4-SNAPSHOT-cyclonedx.json 04:43:49 [INFO] 04:43:49 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8341 --- 04:43:49 [INFO] Skipping duplicate-finder execution! 04:43:49 [INFO] 04:43:49 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8341 --- 04:43:49 [INFO] Skipping plugin execution 04:43:49 [INFO] 04:43:49 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8341 --- 04:43:49 [INFO] Skipping source per configuration. 04:43:49 [INFO] 04:43:49 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8341 --- 04:43:49 [INFO] 04:43:49 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8341 --- 04:43:49 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:43:49 [INFO] 04:43:49 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8341 --- 04:43:49 [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:49 [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:49 [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:49 [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:49 [INFO] 04:43:49 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc8341 --- 04:43:49 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8341:xml:features:2.0.4-SNAPSHOT 04:43:49 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:43:49 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:43:49 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:43:49 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:43:49 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:43:49 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:43:49 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:43:49 [INFO] | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:43:49 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:43:49 [INFO] | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:43:49 [INFO] | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:43:49 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:43:49 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:43:49 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:43:49 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:43:49 [INFO] +- org.opendaylight.ietf.model:rfc8341:jar:2.0.4-SNAPSHOT:compile 04:43:49 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:43:49 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:43:49 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:43:49 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:43:49 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:43:49 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:43:49 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:43:49 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:43:49 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:43:49 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:43:49 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:43:49 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:43:49 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:43:49 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:43:49 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:43:49 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:43:49 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:43:49 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:43:49 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:43:49 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:43:49 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:43:49 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:43:49 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:43:49 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:43:49 [INFO] +- junit:junit:jar:4.13.2:test 04:43:49 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:43:49 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:43:49 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:43:49 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:43:49 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:43:49 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:43:49 [INFO] 04:43:49 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-ietf-model-rfc8341 --- 04:43:49 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8341/target/sonatype-clm/module.xml 04:43:49 [INFO] 04:43:49 [INFO] ----------< org.opendaylight.ietf.model:rfc7317-ietf-system >----------- 04:43:49 [INFO] Building rfc7317-ietf-system 2.0.4-SNAPSHOT [25/161] 04:43:49 [INFO] from model/rfc/rfc7317-ietf-system/pom.xml 04:43:49 [INFO] -------------------------------[ bundle ]------------------------------- 04:43:49 [INFO] 04:43:49 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc7317-ietf-system --- 04:43:49 [INFO] 04:43:49 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc7317-ietf-system --- 04:43:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:43:49 [INFO] 04:43:49 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc7317-ietf-system --- 04:43:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:43:49 [INFO] 04:43:49 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc7317-ietf-system --- 04:43:49 [INFO] 04:43:49 [INFO] --- dependency:3.11.0:properties (default) @ rfc7317-ietf-system --- 04:43:49 [INFO] 04:43:49 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc7317-ietf-system --- 04:43: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/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:49 [INFO] 04:43:49 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc7317-ietf-system --- 04:43:49 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:43:49 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc7317-ietf-system/src/main/yang 04:43:49 [INFO] yang-to-sources: Found 4 dependencies in 3.002 ms 04:43:49 [INFO] yang-to-sources: Project model files found: 1 in 5.148 ms 04:43:49 [INFO] yang-to-sources: 5 YANG models processed in 27.52 ms 04:43:49 [INFO] BindingJavaFileGenerator: Defined 91 files in 10.19 ms 04:43:49 [INFO] Sorted 91 files into 21 directories in 222.2 μs 04:43:49 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 91 in 25.80 ms 04:43:49 [INFO] 04:43:49 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc7317-ietf-system --- 04:43:49 [INFO] Starting audit... 04:43:49 Audit done. 04:43:49 [INFO] You have 0 Checkstyle violations. 04:43:49 [INFO] 04:43:49 [INFO] --- checkstyle:3.6.0:check (default) @ rfc7317-ietf-system --- 04:43:49 [INFO] Starting audit... 04:43:49 Audit done. 04:43:49 [INFO] You have 0 Checkstyle violations. 04:43:49 [INFO] 04:43:49 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc7317-ietf-system --- 04:43:49 [INFO] 04:43:49 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc7317-ietf-system --- 04:43:49 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc7317-ietf-system/src/main/resources 04:43:49 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc7317-ietf-system/target/generated-sources/spi 04:43:49 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:43:49 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:43:49 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:43:49 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc7317-ietf-system/target/generated-sources/spi 04:43:49 [INFO] 04:43:49 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc7317-ietf-system --- 04:43:49 [INFO] Recompiling the module because of changed dependency. 04:43:49 [INFO] Compiling 90 source files with javac [debug release 21] to target/classes 04:43:50 [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:50 [INFO] 04:43:50 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc7317-ietf-system >>> 04:43:50 [INFO] 04:43:50 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc7317-ietf-system --- 04:43:50 [INFO] Spotbugs plugin skipped 04:43:50 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:43:50 [INFO] 04:43:50 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc7317-ietf-system <<< 04:43:50 [INFO] 04:43:50 [INFO] 04:43:50 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc7317-ietf-system --- 04:43:50 [INFO] Spotbugs plugin skipped 04:43:50 [INFO] 04:43:50 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc7317-ietf-system --- 04:43:50 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc7317-ietf-system/src/test/resources 04:43:50 [INFO] 04:43:50 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc7317-ietf-system --- 04:43:50 [INFO] No sources to compile 04:43:50 [INFO] 04:43:50 [INFO] --- surefire:3.5.6:test (default-test) @ rfc7317-ietf-system --- 04:43:50 [INFO] No tests to run. 04:43:50 [INFO] 04:43:50 [INFO] --- copy:14.3.6:copy-files (default) @ rfc7317-ietf-system --- 04:43:50 [INFO] 04:43:50 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc7317-ietf-system --- 04:43:50 [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:50 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc7317-ietf-system/target/classes/META-INF/MANIFEST.MF 04:43:50 [INFO] 04:43:50 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc7317-ietf-system --- 04:43:53 [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:53 [INFO] 04:43:53 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc7317-ietf-system --- 04:43:53 [INFO] CycloneDX: Resolving Dependencies 04:43:53 [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) 04:43:53 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc7317-ietf-system/target/bom.xml 04:43:53 [INFO] attaching as rfc7317-ietf-system-2.0.4-SNAPSHOT-cyclonedx.xml 04:43:53 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc7317-ietf-system/target/bom.json 04:43:53 [INFO] attaching as rfc7317-ietf-system-2.0.4-SNAPSHOT-cyclonedx.json 04:43:53 [INFO] 04:43:53 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc7317-ietf-system --- 04:43:53 [INFO] Skipping duplicate-finder execution! 04:43:53 [INFO] 04:43:53 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc7317-ietf-system --- 04:43:53 [INFO] No dependency problems found 04:43:53 [INFO] 04:43:53 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc7317-ietf-system --- 04:43:53 [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:53 [INFO] 04:43:53 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc7317-ietf-system --- 04:43:53 [INFO] 04:43:53 [INFO] --- jacoco:0.8.15:report (report) @ rfc7317-ietf-system --- 04:43:53 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:43:53 [INFO] 04:43:53 [INFO] --- install:3.1.4:install (default-install) @ rfc7317-ietf-system --- 04:43:53 [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:53 [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:53 [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:53 [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:53 [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:53 [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:53 [INFO] 04:43:53 [INFO] --- bundle:6.0.2:install (default-install) @ rfc7317-ietf-system --- 04:43:53 [INFO] Installing org/opendaylight/ietf/model/rfc7317-ietf-system/2.0.4-SNAPSHOT/rfc7317-ietf-system-2.0.4-SNAPSHOT.jar 04:43:53 [INFO] Writing OBR metadata 04:43:53 [INFO] 04:43:53 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc7317-ietf-system --- 04:43:53 [INFO] org.opendaylight.ietf.model:rfc7317-ietf-system:bundle:2.0.4-SNAPSHOT 04:43:53 [INFO] +- org.opendaylight.ietf.model:iana-crypt-hash:jar:2.0.4-SNAPSHOT: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.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:43:53 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 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.18.9: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.8-01:index (default-cli) @ rfc7317-ietf-system --- 04:43:53 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc7317-ietf-system/target/sonatype-clm/module.xml 04:43:53 [INFO] 04:43:53 [INFO] ------< org.opendaylight.ietf:odl-ietf-model-rfc7317-ietf-system >------ 04:43:53 [INFO] Building OpenDaylight :: IETF :: Model :: RFC7317 ietf-system 2.0.4-SNAPSHOT [26/161] 04:43:53 [INFO] from features/odl-ietf-model-rfc7317-ietf-system/pom.xml 04:43:53 [INFO] ------------------------------[ feature ]------------------------------- 04:43:53 [INFO] 04:43:53 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc7317-ietf-system --- 04:43:53 [INFO] 04:43:53 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-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) @ odl-ietf-model-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) @ odl-ietf-model-rfc7317-ietf-system --- 04:43:53 [INFO] 04:43:53 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc7317-ietf-system --- 04:43:53 [INFO] 04:43:53 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc7317-ietf-system --- 04:43:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:43:53 [INFO] argLine set to empty 04:43:53 [INFO] 04:43:53 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-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) @ odl-ietf-model-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) @ odl-ietf-model-rfc7317-ietf-system --- 04:43:53 [INFO] 04:43:53 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc7317-ietf-system --- 04:43:53 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc7317-ietf-system/target/feature/feature.xml 04:43:53 [INFO] ...done! 04:43:53 [INFO] Set artifact 04:43:53 [INFO] 04:43:53 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc7317-ietf-system --- 04:43: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:43:53 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:43:53 [INFO] 04:43:53 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc7317-ietf-system >>> 04:43:53 [INFO] 04:43:53 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc7317-ietf-system --- 04:43:53 [INFO] No files found to run spotbugs; check compile phase has been run. 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 @ odl-ietf-model-rfc7317-ietf-system <<< 04:43:53 [INFO] 04:43:53 [INFO] 04:43:53 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc7317-ietf-system --- 04:43:53 [INFO] 04:43:53 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc7317-ietf-system --- 04:43:53 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc7317-ietf-system 04:43:53 [INFO] Project dependency features detected: [] 04:43:53 [INFO] Pax Exam System (Version: 4.14.0) created. 04:43:53 [INFO] Creating RMI registry server on 127.0.0.1:40869 04:43:54 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:43:54 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:43:54 [INFO] Waiting for remote bundle context.. on 40869 name: 95772a97-6189-46de-b1f8-b42d61943815 timout: [ RelativeTimeout value = 180000 ] 04:43:58 [INFO] Building jar from resources and headers. 04:43:58 [INFO] Writing jar finished. 04:44:00 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:44:00 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:44:00 [INFO] 04:44:00 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc7317-ietf-system --- 04:44:00 [INFO] 04:44:00 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc7317-ietf-system --- 04:44:00 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:44:00 [INFO] 04:44:00 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc7317-ietf-system --- 04:44:00 [INFO] CycloneDX: Resolving Dependencies 04:44:00 [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) 04:44:00 [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:00 [INFO] attaching as odl-ietf-model-rfc7317-ietf-system-2.0.4-SNAPSHOT-cyclonedx.xml 04:44:00 [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:00 [INFO] attaching as odl-ietf-model-rfc7317-ietf-system-2.0.4-SNAPSHOT-cyclonedx.json 04:44:00 [INFO] 04:44:00 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc7317-ietf-system --- 04:44:00 [INFO] Skipping duplicate-finder execution! 04:44:00 [INFO] 04:44:00 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc7317-ietf-system --- 04:44:00 [INFO] Skipping plugin execution 04:44:00 [INFO] 04:44:00 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc7317-ietf-system --- 04:44:00 [INFO] Skipping source per configuration. 04:44:00 [INFO] 04:44:00 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc7317-ietf-system --- 04:44:00 [INFO] 04:44:00 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc7317-ietf-system --- 04:44:00 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:44:00 [INFO] 04:44:00 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc7317-ietf-system --- 04:44:00 [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:00 [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:00 [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:00 [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:00 [INFO] 04:44:00 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc7317-ietf-system --- 04:44:00 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc7317-ietf-system:xml:features:2.0.4-SNAPSHOT 04:44:00 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc7317-iana-crypt-hash:xml:features:2.0.4-SNAPSHOT:compile 04:44:00 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:44:00 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:44:00 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:44:00 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:44:00 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:44:00 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:44:00 [INFO] | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:44:00 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:44:00 [INFO] | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:44:00 [INFO] | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:44:00 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:44:00 [INFO] | \- org.opendaylight.ietf.model:iana-crypt-hash:jar:2.0.4-SNAPSHOT:compile 04:44:00 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8341:xml:features:2.0.4-SNAPSHOT:compile 04:44:00 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:44:00 [INFO] | \- org.opendaylight.ietf.model:rfc8341:jar:2.0.4-SNAPSHOT:compile 04:44:00 [INFO] +- org.opendaylight.ietf.model:rfc7317-ietf-system:jar:2.0.4-SNAPSHOT:compile 04:44:00 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:44:00 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:44:00 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:44:00 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:44:00 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:44:00 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:44:00 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:44:00 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:44:00 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:44:00 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:44:00 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:44:00 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:44:00 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:44:00 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:44:00 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:44:00 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:44:00 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:44:00 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:44:00 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:44:00 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:44:00 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:44:00 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:44:00 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:44:00 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:44:00 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:44:00 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:44:00 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:44:00 [INFO] +- junit:junit:jar:4.13.2:test 04:44:00 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:44:00 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:44:00 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:44:00 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:44:00 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:44:00 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:44:00 [INFO] 04:44:00 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-ietf-model-rfc7317-ietf-system --- 04:44:00 [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:00 [INFO] 04:44:00 [INFO] -----< org.opendaylight.ietf.model:rfc7407-ietf-x509-cert-to-name >----- 04:44:00 [INFO] Building rfc7407-ietf-x509-cert-to-name 2.0.4-SNAPSHOT [27/161] 04:44:00 [INFO] from model/rfc/rfc7407-ietf-x509-cert-to-name/pom.xml 04:44:00 [INFO] -------------------------------[ bundle ]------------------------------- 04:44:00 [INFO] 04:44:00 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc7407-ietf-x509-cert-to-name --- 04:44:00 [INFO] 04:44:00 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc7407-ietf-x509-cert-to-name --- 04:44:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:44:00 [INFO] 04:44:00 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc7407-ietf-x509-cert-to-name --- 04:44:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:44:00 [INFO] 04:44:00 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc7407-ietf-x509-cert-to-name --- 04:44:01 [INFO] 04:44:01 [INFO] --- dependency:3.11.0:properties (default) @ rfc7407-ietf-x509-cert-to-name --- 04:44:01 [INFO] 04:44:01 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc7407-ietf-x509-cert-to-name --- 04:44: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/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:01 [INFO] 04:44:01 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc7407-ietf-x509-cert-to-name --- 04:44:01 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:44:01 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc7407-ietf-x509-cert-to-name/src/main/yang 04:44:01 [INFO] yang-to-sources: Found 1 dependencies in 2.355 ms 04:44:01 [INFO] yang-to-sources: Project model files found: 1 in 2.490 ms 04:44:01 [INFO] yang-to-sources: 2 YANG models processed in 9.376 ms 04:44:01 [INFO] BindingJavaFileGenerator: Defined 16 files in 2.633 ms 04:44:01 [INFO] Sorted 16 files into 4 directories in 137.7 μs 04:44:01 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 16 in 6.403 ms 04:44:01 [INFO] 04:44:01 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc7407-ietf-x509-cert-to-name --- 04:44:01 [INFO] Starting audit... 04:44:01 Audit done. 04:44:01 [INFO] You have 0 Checkstyle violations. 04:44:01 [INFO] 04:44:01 [INFO] --- checkstyle:3.6.0:check (default) @ rfc7407-ietf-x509-cert-to-name --- 04:44:01 [INFO] Starting audit... 04:44:01 Audit done. 04:44:01 [INFO] You have 0 Checkstyle violations. 04:44:01 [INFO] 04:44:01 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc7407-ietf-x509-cert-to-name --- 04:44:01 [INFO] 04:44:01 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc7407-ietf-x509-cert-to-name --- 04:44:01 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc7407-ietf-x509-cert-to-name/src/main/resources 04:44:01 [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:01 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:44:01 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:44:01 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:44:01 [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:01 [INFO] 04:44:01 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc7407-ietf-x509-cert-to-name --- 04:44:01 [INFO] Recompiling the module because of changed dependency. 04:44:01 [INFO] Compiling 15 source files with javac [debug release 21] to target/classes 04:44:01 [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:01 [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:01 [INFO] 04:44:01 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc7407-ietf-x509-cert-to-name >>> 04:44:01 [INFO] 04:44:01 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc7407-ietf-x509-cert-to-name --- 04:44:01 [INFO] Spotbugs plugin skipped 04:44:01 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:44:01 [INFO] 04:44:01 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc7407-ietf-x509-cert-to-name <<< 04:44:01 [INFO] 04:44:01 [INFO] 04:44:01 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc7407-ietf-x509-cert-to-name --- 04:44:01 [INFO] Spotbugs plugin skipped 04:44:01 [INFO] 04:44:01 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc7407-ietf-x509-cert-to-name --- 04:44:01 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc7407-ietf-x509-cert-to-name/src/test/resources 04:44:01 [INFO] 04:44:01 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc7407-ietf-x509-cert-to-name --- 04:44:01 [INFO] No sources to compile 04:44:01 [INFO] 04:44:01 [INFO] --- surefire:3.5.6:test (default-test) @ rfc7407-ietf-x509-cert-to-name --- 04:44:01 [INFO] No tests to run. 04:44:01 [INFO] 04:44:01 [INFO] --- copy:14.3.6:copy-files (default) @ rfc7407-ietf-x509-cert-to-name --- 04:44:01 [INFO] 04:44:01 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc7407-ietf-x509-cert-to-name --- 04:44:01 [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:01 [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:01 [INFO] 04:44:01 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc7407-ietf-x509-cert-to-name --- 04:44:02 [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:02 [INFO] 04:44:02 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc7407-ietf-x509-cert-to-name --- 04:44:02 [INFO] CycloneDX: Resolving Dependencies 04:44:03 [INFO] CycloneDX: Creating BOM version 1.6 with 15 component(s) 04:44:03 [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:03 [INFO] attaching as rfc7407-ietf-x509-cert-to-name-2.0.4-SNAPSHOT-cyclonedx.xml 04:44:03 [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:03 [INFO] attaching as rfc7407-ietf-x509-cert-to-name-2.0.4-SNAPSHOT-cyclonedx.json 04:44:03 [INFO] 04:44:03 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc7407-ietf-x509-cert-to-name --- 04:44:03 [INFO] Skipping duplicate-finder execution! 04:44:03 [INFO] 04:44:03 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc7407-ietf-x509-cert-to-name --- 04:44:03 [INFO] No dependency problems found 04:44:03 [INFO] 04:44:03 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc7407-ietf-x509-cert-to-name --- 04:44:03 [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:03 [INFO] 04:44:03 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc7407-ietf-x509-cert-to-name --- 04:44:03 [INFO] 04:44:03 [INFO] --- jacoco:0.8.15:report (report) @ rfc7407-ietf-x509-cert-to-name --- 04:44:03 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:44:03 [INFO] 04:44:03 [INFO] --- install:3.1.4:install (default-install) @ rfc7407-ietf-x509-cert-to-name --- 04:44:03 [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:03 [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:03 [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:03 [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:03 [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:03 [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:03 [INFO] 04:44:03 [INFO] --- bundle:6.0.2:install (default-install) @ rfc7407-ietf-x509-cert-to-name --- 04:44:03 [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:03 [INFO] Writing OBR metadata 04:44:03 [INFO] 04:44:03 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc7407-ietf-x509-cert-to-name --- 04:44:03 [INFO] org.opendaylight.ietf.model:rfc7407-ietf-x509-cert-to-name:bundle:2.0.4-SNAPSHOT 04:44:03 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:44:03 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:44:03 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:44:03 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:44:03 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:44:03 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:44:03 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:44:03 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:44:03 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:44:03 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:44:03 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:44:03 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:44:03 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:44:03 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:44:03 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:44:03 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:44:03 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:44:03 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:44:03 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:44:03 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:44:03 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:44:03 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:44:03 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:44:03 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:44:03 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:44:03 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:44:03 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:44:03 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:44:03 [INFO] +- junit:junit:jar:4.13.2:test 04:44:03 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:44:03 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:44:03 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:44:03 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:44:03 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:44:03 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:44:03 [INFO] 04:44:03 [INFO] --- clm:3.0.8-01:index (default-cli) @ rfc7407-ietf-x509-cert-to-name --- 04:44:03 [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:03 [INFO] 04:44:03 [INFO] --< org.opendaylight.ietf:odl-ietf-model-rfc7407-ietf-x509-cert-to-name >-- 04:44:03 [INFO] Building OpenDaylight :: IETF :: Model :: RFC7407 ietf-x509-cert-to-name 2.0.4-SNAPSHOT [28/161] 04:44:03 [INFO] from features/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/pom.xml 04:44:03 [INFO] ------------------------------[ feature ]------------------------------- 04:44:03 [INFO] 04:44:03 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 04:44:03 [INFO] 04:44:03 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 04:44:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:44:03 [INFO] 04:44:03 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 04:44:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:44:03 [INFO] 04:44:03 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 04:44:03 [INFO] 04:44:03 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 04:44:03 [INFO] 04:44:03 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 04:44:03 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:44:03 [INFO] argLine set to empty 04:44:03 [INFO] 04:44:03 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 04:44:03 [INFO] Starting audit... 04:44:03 Audit done. 04:44:03 [INFO] You have 0 Checkstyle violations. 04:44:03 [INFO] 04:44:03 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 04:44:03 [INFO] Starting audit... 04:44:03 Audit done. 04:44:03 [INFO] You have 0 Checkstyle violations. 04:44:03 [INFO] 04:44:03 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 04:44:03 [INFO] 04:44:03 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 04:44:03 [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:03 [INFO] ...done! 04:44:03 [INFO] Set artifact 04:44:03 [INFO] 04:44:03 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 04:44: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:44:03 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:44:03 [INFO] 04:44:03 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name >>> 04:44:03 [INFO] 04:44:03 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 04:44:03 [INFO] No files found to run spotbugs; check compile phase has been run. 04:44:03 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:44:03 [INFO] 04:44:03 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name <<< 04:44:03 [INFO] 04:44:03 [INFO] 04:44:03 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 04:44:03 [INFO] 04:44:03 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 04:44:03 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc7407-ietf-x509-cert-to-name 04:44:03 [INFO] Project dependency features detected: [] 04:44:03 [INFO] Pax Exam System (Version: 4.14.0) created. 04:44:03 [INFO] Creating RMI registry server on 127.0.0.1:44945 04:44:03 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:44:03 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:44:03 [INFO] Waiting for remote bundle context.. on 44945 name: 8ce677f9-1d33-47c7-bf95-c4de660af038 timout: [ RelativeTimeout value = 180000 ] 04:44:08 [INFO] Building jar from resources and headers. 04:44:08 [INFO] Writing jar finished. 04:44:10 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:44:10 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:44:10 [INFO] 04:44:10 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 04:44:10 [INFO] 04:44:10 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 04:44:10 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:44:10 [INFO] 04:44:10 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 04:44:10 [INFO] CycloneDX: Resolving Dependencies 04:44:10 [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) 04:44:10 [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:10 [INFO] attaching as odl-ietf-model-rfc7407-ietf-x509-cert-to-name-2.0.4-SNAPSHOT-cyclonedx.xml 04:44:10 [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:10 [INFO] attaching as odl-ietf-model-rfc7407-ietf-x509-cert-to-name-2.0.4-SNAPSHOT-cyclonedx.json 04:44:10 [INFO] 04:44:10 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 04:44:10 [INFO] Skipping duplicate-finder execution! 04:44:10 [INFO] 04:44:10 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 04:44:10 [INFO] Skipping plugin execution 04:44:10 [INFO] 04:44:10 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 04:44:10 [INFO] Skipping source per configuration. 04:44:10 [INFO] 04:44:10 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 04:44:10 [INFO] 04:44:10 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 04:44:10 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:44:10 [INFO] 04:44:10 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 04:44:10 [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:10 [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:10 [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:10 [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:10 [INFO] 04:44:10 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 04:44:10 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc7407-ietf-x509-cert-to-name:xml:features:2.0.4-SNAPSHOT 04:44:10 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:44:10 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:44:10 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:44:10 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:44:10 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:44:10 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:44:10 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:44:10 [INFO] | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:44:10 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:44:10 [INFO] | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:44:10 [INFO] | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:44:10 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:44:10 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:44:10 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:44:10 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:44:10 [INFO] +- org.opendaylight.ietf.model:rfc7407-ietf-x509-cert-to-name:jar:2.0.4-SNAPSHOT:compile 04:44:10 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:44:10 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:44:10 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:44:10 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:44:10 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:44:10 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:44:10 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:44:10 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:44:10 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:44:10 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:44:10 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:44:10 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:44:10 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:44:10 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:44:10 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:44:10 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:44:10 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:44:10 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:44:10 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:44:10 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:44:10 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:44:10 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:44:10 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:44:10 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:44:10 [INFO] +- junit:junit:jar:4.13.2:test 04:44:10 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:44:10 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:44:10 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:44:10 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:44:10 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:44:10 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:44:10 [INFO] 04:44:10 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 04:44:10 [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:10 [INFO] 04:44:10 [INFO] -----------< org.opendaylight.ietf.model:rfc7407-ietf-snmp >------------ 04:44:10 [INFO] Building rfc7407-ietf-snmp 2.0.4-SNAPSHOT [29/161] 04:44:10 [INFO] from model/rfc/rfc7407-ietf-snmp/pom.xml 04:44:10 [INFO] -------------------------------[ bundle ]------------------------------- 04:44:10 [INFO] 04:44:10 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc7407-ietf-snmp --- 04:44:10 [INFO] 04:44:10 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc7407-ietf-snmp --- 04:44:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:44:10 [INFO] 04:44:10 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc7407-ietf-snmp --- 04:44:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:44:10 [INFO] 04:44:10 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc7407-ietf-snmp --- 04:44:10 [INFO] 04:44:10 [INFO] --- dependency:3.11.0:properties (default) @ rfc7407-ietf-snmp --- 04:44:10 [INFO] 04:44:10 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc7407-ietf-snmp --- 04:44: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/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:10 [INFO] 04:44:10 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc7407-ietf-snmp --- 04:44:10 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:44:10 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc7407-ietf-snmp/src/main/yang 04:44:10 [INFO] yang-to-sources: Found 4 dependencies in 2.367 ms 04:44:10 [INFO] yang-to-sources: Project model files found: 12 in 9.336 ms 04:44:10 [INFO] yang-to-sources: 5 YANG models processed in 68.24 ms 04:44:10 [INFO] BindingJavaFileGenerator: Defined 183 files in 14.39 ms 04:44:10 [INFO] Sorted 183 files into 38 directories in 355.1 μs 04:44:11 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 183 in 52.72 ms 04:44:11 [INFO] 04:44:11 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc7407-ietf-snmp --- 04:44:11 [INFO] Starting audit... 04:44:11 Audit done. 04:44:11 [INFO] You have 0 Checkstyle violations. 04:44:11 [INFO] 04:44:11 [INFO] --- checkstyle:3.6.0:check (default) @ rfc7407-ietf-snmp --- 04:44:11 [INFO] Starting audit... 04:44:11 Audit done. 04:44:11 [INFO] You have 0 Checkstyle violations. 04:44:11 [INFO] 04:44:11 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc7407-ietf-snmp --- 04:44:11 [INFO] 04:44:11 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc7407-ietf-snmp --- 04:44:11 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc7407-ietf-snmp/src/main/resources 04:44:11 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc7407-ietf-snmp/target/generated-sources/spi 04:44:11 [INFO] Copying 12 resources from target/generated-sources/yang to target/classes 04:44:11 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:44:11 [INFO] Copying 12 resources from target/generated-sources/yang to target/classes 04:44:11 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc7407-ietf-snmp/target/generated-sources/spi 04:44:11 [INFO] 04:44:11 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc7407-ietf-snmp --- 04:44:11 [INFO] Recompiling the module because of changed dependency. 04:44:11 [INFO] Compiling 182 source files with javac [debug release 21] to target/classes 04:44:11 [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:11 [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:11 [INFO] 04:44:11 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc7407-ietf-snmp >>> 04:44:11 [INFO] 04:44:11 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc7407-ietf-snmp --- 04:44:11 [INFO] Spotbugs plugin skipped 04:44:11 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:44:11 [INFO] 04:44:11 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc7407-ietf-snmp <<< 04:44:11 [INFO] 04:44:11 [INFO] 04:44:11 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc7407-ietf-snmp --- 04:44:11 [INFO] Spotbugs plugin skipped 04:44:11 [INFO] 04:44:11 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc7407-ietf-snmp --- 04:44:11 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc7407-ietf-snmp/src/test/resources 04:44:11 [INFO] 04:44:11 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc7407-ietf-snmp --- 04:44:11 [INFO] No sources to compile 04:44:11 [INFO] 04:44:11 [INFO] --- surefire:3.5.6:test (default-test) @ rfc7407-ietf-snmp --- 04:44:11 [INFO] No tests to run. 04:44:11 [INFO] 04:44:11 [INFO] --- copy:14.3.6:copy-files (default) @ rfc7407-ietf-snmp --- 04:44:11 [INFO] 04:44:11 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc7407-ietf-snmp --- 04:44:12 [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:12 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc7407-ietf-snmp/target/classes/META-INF/MANIFEST.MF 04:44:12 [INFO] 04:44:12 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc7407-ietf-snmp --- 04:44:16 [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:16 [INFO] 04:44:16 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc7407-ietf-snmp --- 04:44:16 [INFO] CycloneDX: Resolving Dependencies 04:44:16 [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) 04:44:16 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc7407-ietf-snmp/target/bom.xml 04:44:16 [INFO] attaching as rfc7407-ietf-snmp-2.0.4-SNAPSHOT-cyclonedx.xml 04:44:16 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc7407-ietf-snmp/target/bom.json 04:44:16 [INFO] attaching as rfc7407-ietf-snmp-2.0.4-SNAPSHOT-cyclonedx.json 04:44:16 [INFO] 04:44:16 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc7407-ietf-snmp --- 04:44:16 [INFO] Skipping duplicate-finder execution! 04:44:16 [INFO] 04:44:16 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc7407-ietf-snmp --- 04:44:16 [INFO] No dependency problems found 04:44:16 [INFO] 04:44:16 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc7407-ietf-snmp --- 04:44:16 [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:16 [INFO] 04:44:16 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc7407-ietf-snmp --- 04:44:16 [INFO] 04:44:16 [INFO] --- jacoco:0.8.15:report (report) @ rfc7407-ietf-snmp --- 04:44:16 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:44:16 [INFO] 04:44:16 [INFO] --- install:3.1.4:install (default-install) @ rfc7407-ietf-snmp --- 04:44:16 [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:16 [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:16 [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:16 [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:16 [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:16 [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:16 [INFO] 04:44:16 [INFO] --- bundle:6.0.2:install (default-install) @ rfc7407-ietf-snmp --- 04:44:16 [INFO] Installing org/opendaylight/ietf/model/rfc7407-ietf-snmp/2.0.4-SNAPSHOT/rfc7407-ietf-snmp-2.0.4-SNAPSHOT.jar 04:44:16 [INFO] Writing OBR metadata 04:44:16 [INFO] 04:44:16 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc7407-ietf-snmp --- 04:44:16 [INFO] org.opendaylight.ietf.model:rfc7407-ietf-snmp:bundle:2.0.4-SNAPSHOT 04:44:16 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:44:16 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:44:16 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:44:16 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:44:16 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:44:16 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:44:16 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:44:16 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:44:16 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:44:16 [INFO] +- org.opendaylight.ietf.model:rfc7407-ietf-x509-cert-to-name:jar:2.0.4-SNAPSHOT:compile 04:44:16 [INFO] +- org.opendaylight.ietf.model:rfc8341:jar:2.0.4-SNAPSHOT:compile 04:44:16 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:44:16 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:44:16 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:44:16 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:44:16 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:44:16 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:44:16 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:44:16 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:44:16 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:44:16 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:44:16 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:44:16 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:44:16 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:44:16 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:44:16 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:44:16 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:44:16 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:44:16 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:44:16 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:44:16 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:44:16 [INFO] +- junit:junit:jar:4.13.2:test 04:44:16 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:44:16 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:44:16 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:44:16 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:44:16 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:44:16 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:44:16 [INFO] 04:44:16 [INFO] --- clm:3.0.8-01:index (default-cli) @ rfc7407-ietf-snmp --- 04:44:16 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc7407-ietf-snmp/target/sonatype-clm/module.xml 04:44:16 [INFO] 04:44:16 [INFO] -------< org.opendaylight.ietf:odl-ietf-model-rfc7407-ietf-snmp >------- 04:44:16 [INFO] Building OpenDaylight :: IETF :: Model :: RFC7407 ietf-snmp 2.0.4-SNAPSHOT [30/161] 04:44:16 [INFO] from features/odl-ietf-model-rfc7407-ietf-snmp/pom.xml 04:44:16 [INFO] ------------------------------[ feature ]------------------------------- 04:44:16 [INFO] 04:44:16 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc7407-ietf-snmp --- 04:44:16 [INFO] 04:44:16 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc7407-ietf-snmp --- 04:44:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:44:16 [INFO] 04:44:16 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc7407-ietf-snmp --- 04:44:16 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:44:16 [INFO] 04:44:16 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc7407-ietf-snmp --- 04:44:16 [INFO] 04:44:16 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc7407-ietf-snmp --- 04:44:16 [INFO] 04:44:16 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc7407-ietf-snmp --- 04:44:16 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:44:16 [INFO] argLine set to empty 04:44:16 [INFO] 04:44:16 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc7407-ietf-snmp --- 04:44:16 [INFO] Starting audit... 04:44:16 Audit done. 04:44:16 [INFO] You have 0 Checkstyle violations. 04:44:17 [INFO] 04:44:17 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc7407-ietf-snmp --- 04:44:17 [INFO] Starting audit... 04:44:17 Audit done. 04:44:17 [INFO] You have 0 Checkstyle violations. 04:44:17 [INFO] 04:44:17 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc7407-ietf-snmp --- 04:44:17 [INFO] 04:44:17 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc7407-ietf-snmp --- 04:44:17 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc7407-ietf-snmp/target/feature/feature.xml 04:44:17 [INFO] ...done! 04:44:17 [INFO] Set artifact 04:44:17 [INFO] 04:44:17 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc7407-ietf-snmp --- 04:44:17 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 04:44:17 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:44:17 [INFO] 04:44:17 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc7407-ietf-snmp >>> 04:44:17 [INFO] 04:44:17 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc7407-ietf-snmp --- 04:44:17 [INFO] No files found to run spotbugs; check compile phase has been run. 04:44:17 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:44:17 [INFO] 04:44:17 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc7407-ietf-snmp <<< 04:44:17 [INFO] 04:44:17 [INFO] 04:44:17 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc7407-ietf-snmp --- 04:44:17 [INFO] 04:44:17 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc7407-ietf-snmp --- 04:44:17 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc7407-ietf-snmp 04:44:17 [INFO] Project dependency features detected: [] 04:44:17 [INFO] Pax Exam System (Version: 4.14.0) created. 04:44:17 [INFO] Creating RMI registry server on 127.0.0.1:45185 04:44:17 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:44:17 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:44:17 [INFO] Waiting for remote bundle context.. on 45185 name: 6188fe3a-569d-41ea-b2c7-85668e1cb381 timout: [ RelativeTimeout value = 180000 ] 04:44:21 [INFO] Building jar from resources and headers. 04:44:21 [INFO] Writing jar finished. 04:44:23 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:44:23 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:44:23 [INFO] 04:44:23 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc7407-ietf-snmp --- 04:44:23 [INFO] 04:44:23 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc7407-ietf-snmp --- 04:44:23 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:44:23 [INFO] 04:44:23 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc7407-ietf-snmp --- 04:44:23 [INFO] CycloneDX: Resolving Dependencies 04:44:24 [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) 04:44:24 [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:24 [INFO] attaching as odl-ietf-model-rfc7407-ietf-snmp-2.0.4-SNAPSHOT-cyclonedx.xml 04:44:24 [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:24 [INFO] attaching as odl-ietf-model-rfc7407-ietf-snmp-2.0.4-SNAPSHOT-cyclonedx.json 04:44:24 [INFO] 04:44:24 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc7407-ietf-snmp --- 04:44:24 [INFO] Skipping duplicate-finder execution! 04:44:24 [INFO] 04:44:24 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc7407-ietf-snmp --- 04:44:24 [INFO] Skipping plugin execution 04:44:24 [INFO] 04:44:24 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc7407-ietf-snmp --- 04:44:24 [INFO] Skipping source per configuration. 04:44:24 [INFO] 04:44:24 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc7407-ietf-snmp --- 04:44:24 [INFO] 04:44:24 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc7407-ietf-snmp --- 04:44:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:44:24 [INFO] 04:44:24 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc7407-ietf-snmp --- 04:44:24 [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:24 [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:24 [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:24 [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:24 [INFO] 04:44:24 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc7407-ietf-snmp --- 04:44:24 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc7407-ietf-snmp:xml:features:2.0.4-SNAPSHOT 04:44:24 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8341:xml:features:2.0.4-SNAPSHOT:compile 04:44:24 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:44:24 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:44:24 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:44:24 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:44:24 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:44:24 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:44:24 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:44:24 [INFO] | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:44:24 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:44:24 [INFO] | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:44:24 [INFO] | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:44:24 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:44:24 [INFO] | \- org.opendaylight.ietf.model:rfc8341:jar:2.0.4-SNAPSHOT:compile 04:44:24 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc7407-ietf-x509-cert-to-name:xml:features:2.0.4-SNAPSHOT:compile 04:44:24 [INFO] | \- org.opendaylight.ietf.model:rfc7407-ietf-x509-cert-to-name:jar:2.0.4-SNAPSHOT:compile 04:44:24 [INFO] +- org.opendaylight.ietf.model:rfc7407-ietf-snmp:jar:2.0.4-SNAPSHOT:compile 04:44:24 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:44:24 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:44:24 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:44:24 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:44:24 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:44:24 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:44:24 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:44:24 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:44:24 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:44:24 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:44:24 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:44:24 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:44:24 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:44:24 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:44:24 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:44:24 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:44:24 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:44:24 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:44:24 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:44:24 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:44:24 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:44:24 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:44:24 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:44:24 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:44:24 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:44:24 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:44:24 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:44:24 [INFO] +- junit:junit:jar:4.13.2:test 04:44:24 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:44:24 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:44:24 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:44:24 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:44:24 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:44:24 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:44:24 [INFO] 04:44:24 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-ietf-model-rfc7407-ietf-snmp --- 04:44:24 [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:24 [INFO] 04:44:24 [INFO] ----------------< org.opendaylight.ietf.model:rfc7952 >----------------- 04:44:24 [INFO] Building rfc7952 2.0.4-SNAPSHOT [31/161] 04:44:24 [INFO] from model/rfc/rfc7952/pom.xml 04:44:24 [INFO] -------------------------------[ bundle ]------------------------------- 04:44:24 [INFO] 04:44:24 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc7952 --- 04:44:24 [INFO] 04:44:24 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc7952 --- 04:44:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:44:24 [INFO] 04:44:24 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc7952 --- 04:44:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:44:24 [INFO] 04:44:24 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc7952 --- 04:44:24 [INFO] 04:44:24 [INFO] --- dependency:3.11.0:properties (default) @ rfc7952 --- 04:44:24 [INFO] 04:44:24 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc7952 --- 04:44:24 [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:24 [INFO] 04:44:24 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc7952 --- 04:44:24 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:44:24 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc7952/src/main/yang 04:44:24 [INFO] yang-to-sources: Found 0 dependencies in 2.166 ms 04:44:24 [INFO] yang-to-sources: Project model files found: 1 in 1.192 ms 04:44:24 [INFO] yang-to-sources: 1 YANG models processed in 3.188 ms 04:44:24 [INFO] BindingJavaFileGenerator: Defined 4 files in 692.4 μs 04:44:24 [INFO] Sorted 4 files into 3 directories in 107.9 μs 04:44:24 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 4 in 3.123 ms 04:44:24 [INFO] 04:44:24 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc7952 --- 04:44:24 [INFO] Starting audit... 04:44:24 Audit done. 04:44:24 [INFO] You have 0 Checkstyle violations. 04:44:24 [INFO] 04:44:24 [INFO] --- checkstyle:3.6.0:check (default) @ rfc7952 --- 04:44:24 [INFO] Starting audit... 04:44:24 Audit done. 04:44:24 [INFO] You have 0 Checkstyle violations. 04:44:24 [INFO] 04:44:24 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc7952 --- 04:44:24 [INFO] 04:44:24 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc7952 --- 04:44:24 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc7952/src/main/resources 04:44:24 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc7952/target/generated-sources/spi 04:44:24 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:44:24 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:44:24 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:44:24 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc7952/target/generated-sources/spi 04:44:24 [INFO] 04:44:24 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc7952 --- 04:44:24 [INFO] Recompiling the module because of changed source code. 04:44:24 [INFO] Compiling 3 source files with javac [debug release 21] to target/classes 04:44:24 [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:24 [INFO] 04:44:24 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc7952 >>> 04:44:24 [INFO] 04:44:24 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc7952 --- 04:44:24 [INFO] Spotbugs plugin skipped 04:44:24 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:44:24 [INFO] 04:44:24 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc7952 <<< 04:44:24 [INFO] 04:44:24 [INFO] 04:44:24 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc7952 --- 04:44:24 [INFO] Spotbugs plugin skipped 04:44:24 [INFO] 04:44:24 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc7952 --- 04:44:24 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc7952/src/test/resources 04:44:24 [INFO] 04:44:24 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc7952 --- 04:44:24 [INFO] No sources to compile 04:44:24 [INFO] 04:44:24 [INFO] --- surefire:3.5.6:test (default-test) @ rfc7952 --- 04:44:24 [INFO] No tests to run. 04:44:24 [INFO] 04:44:24 [INFO] --- copy:14.3.6:copy-files (default) @ rfc7952 --- 04:44:24 [INFO] 04:44:24 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc7952 --- 04:44:24 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc7952/target/rfc7952-2.0.4-SNAPSHOT.jar 04:44:24 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc7952/target/classes/META-INF/MANIFEST.MF 04:44:24 [INFO] 04:44:24 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc7952 --- 04:44:25 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc7952/target/rfc7952-2.0.4-SNAPSHOT-javadoc.jar 04:44:25 [INFO] 04:44:25 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc7952 --- 04:44:25 [INFO] CycloneDX: Resolving Dependencies 04:44:26 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 04:44:26 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc7952/target/bom.xml 04:44:26 [INFO] attaching as rfc7952-2.0.4-SNAPSHOT-cyclonedx.xml 04:44:26 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc7952/target/bom.json 04:44:26 [INFO] attaching as rfc7952-2.0.4-SNAPSHOT-cyclonedx.json 04:44:26 [INFO] 04:44:26 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc7952 --- 04:44:26 [INFO] Skipping duplicate-finder execution! 04:44:26 [INFO] 04:44:26 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc7952 --- 04:44:26 [INFO] No dependency problems found 04:44:26 [INFO] 04:44:26 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc7952 --- 04:44:26 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc7952/target/rfc7952-2.0.4-SNAPSHOT-sources.jar 04:44:26 [INFO] 04:44:26 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc7952 --- 04:44:26 [INFO] 04:44:26 [INFO] --- jacoco:0.8.15:report (report) @ rfc7952 --- 04:44:26 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:44:26 [INFO] 04:44:26 [INFO] --- install:3.1.4:install (default-install) @ rfc7952 --- 04:44:26 [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:26 [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:26 [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:26 [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:26 [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:26 [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:26 [INFO] 04:44:26 [INFO] --- bundle:6.0.2:install (default-install) @ rfc7952 --- 04:44:26 [INFO] Installing org/opendaylight/ietf/model/rfc7952/2.0.4-SNAPSHOT/rfc7952-2.0.4-SNAPSHOT.jar 04:44:26 [INFO] Writing OBR metadata 04:44:26 [INFO] 04:44:26 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc7952 --- 04:44:26 [INFO] org.opendaylight.ietf.model:rfc7952:bundle:2.0.4-SNAPSHOT 04:44:26 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:44:26 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:44:26 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:44:26 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:44:26 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:44:26 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:44:26 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:44:26 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:44:26 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:44:26 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:44:26 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:44:26 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:44:26 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:44:26 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:44:26 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:44:26 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:44:26 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:44:26 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:44:26 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:44:26 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:44:26 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:44:26 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:44:26 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:44:26 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:44:26 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:44:26 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:44:26 [INFO] +- junit:junit:jar:4.13.2:test 04:44:26 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:44:26 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:44:26 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:44:26 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:44:26 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:44:26 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:44:26 [INFO] 04:44:26 [INFO] --- clm:3.0.8-01:index (default-cli) @ rfc7952 --- 04:44:26 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc7952/target/sonatype-clm/module.xml 04:44:26 [INFO] 04:44:26 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc7952 >------------ 04:44:26 [INFO] Building OpenDaylight :: IETF :: Model :: RFC7952 2.0.4-SNAPSHOT [32/161] 04:44:26 [INFO] from features/odl-ietf-model-rfc7952/pom.xml 04:44:26 [INFO] ------------------------------[ feature ]------------------------------- 04:44:26 [INFO] 04:44:26 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc7952 --- 04:44:26 [INFO] 04:44:26 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc7952 --- 04:44:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:44:26 [INFO] 04:44:26 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc7952 --- 04:44:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:44:26 [INFO] 04:44:26 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc7952 --- 04:44:26 [INFO] 04:44:26 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc7952 --- 04:44:26 [INFO] 04:44:26 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc7952 --- 04:44:26 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:44:26 [INFO] argLine set to empty 04:44:26 [INFO] 04:44:26 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc7952 --- 04:44:26 [INFO] Starting audit... 04:44:26 Audit done. 04:44:26 [INFO] You have 0 Checkstyle violations. 04:44:26 [INFO] 04:44:26 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc7952 --- 04:44:26 [INFO] Starting audit... 04:44:26 Audit done. 04:44:26 [INFO] You have 0 Checkstyle violations. 04:44:26 [INFO] 04:44:26 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc7952 --- 04:44:26 [INFO] 04:44:26 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc7952 --- 04:44:26 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc7952/target/feature/feature.xml 04:44:26 [INFO] ...done! 04:44:26 [INFO] Set artifact 04:44:26 [INFO] 04:44:26 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc7952 --- 04:44:26 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 04:44:26 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:44:26 [INFO] 04:44:26 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc7952 >>> 04:44:26 [INFO] 04:44:26 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc7952 --- 04:44:26 [INFO] No files found to run spotbugs; check compile phase has been run. 04:44:26 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:44:26 [INFO] 04:44:26 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc7952 <<< 04:44:26 [INFO] 04:44:26 [INFO] 04:44:26 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc7952 --- 04:44:26 [INFO] 04:44:26 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc7952 --- 04:44:26 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc7952 04:44:26 [INFO] Project dependency features detected: [] 04:44:26 [INFO] Pax Exam System (Version: 4.14.0) created. 04:44:26 [INFO] Creating RMI registry server on 127.0.0.1:35219 04:44:26 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:44:26 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:44:26 [INFO] Waiting for remote bundle context.. on 35219 name: bed2b84d-0e25-417a-be41-ca0bf725a807 timout: [ RelativeTimeout value = 180000 ] 04:44:31 [INFO] Building jar from resources and headers. 04:44:31 [INFO] Writing jar finished. 04:44:33 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:44:33 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:44:33 [INFO] 04:44:33 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc7952 --- 04:44:33 [INFO] 04:44:33 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc7952 --- 04:44:33 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:44:33 [INFO] 04:44:33 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc7952 --- 04:44:33 [INFO] CycloneDX: Resolving Dependencies 04:44:33 [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) 04:44:33 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc7952/target/bom.xml 04:44:33 [INFO] attaching as odl-ietf-model-rfc7952-2.0.4-SNAPSHOT-cyclonedx.xml 04:44:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc7952/target/bom.json 04:44:33 [INFO] attaching as odl-ietf-model-rfc7952-2.0.4-SNAPSHOT-cyclonedx.json 04:44:33 [INFO] 04:44:33 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc7952 --- 04:44:33 [INFO] Skipping duplicate-finder execution! 04:44:33 [INFO] 04:44:33 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc7952 --- 04:44:33 [INFO] Skipping plugin execution 04:44:33 [INFO] 04:44:33 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc7952 --- 04:44:33 [INFO] Skipping source per configuration. 04:44:33 [INFO] 04:44:33 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc7952 --- 04:44:33 [INFO] 04:44:33 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc7952 --- 04:44:33 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:44:33 [INFO] 04:44:33 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc7952 --- 04:44:33 [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:33 [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:33 [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:33 [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:33 [INFO] 04:44:33 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc7952 --- 04:44:33 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:2.0.4-SNAPSHOT 04:44:33 [INFO] +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:44:33 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:44:33 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:44:33 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:44:33 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:44:33 [INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:44:33 [INFO] | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:44:33 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:44:33 [INFO] | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:44:33 [INFO] | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:44:33 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:44:33 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:44:33 [INFO] | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:44:33 [INFO] +- org.opendaylight.ietf.model:rfc7952:jar:2.0.4-SNAPSHOT:compile 04:44:33 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:44:33 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:44:33 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:44:33 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:44:33 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:44:33 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:44:33 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:44:33 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:44:33 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:44:33 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:44:33 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:44:33 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:44:33 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:44:33 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:44:33 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:44:33 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:44:33 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:44:33 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:44:33 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:44:33 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:44:33 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:44:33 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:44:33 [INFO] +- junit:junit:jar:4.13.2:test 04:44:33 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:44:33 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:44:33 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:44:33 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:44:33 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:44:33 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:44:33 [INFO] 04:44:33 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-ietf-model-rfc7952 --- 04:44:33 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc7952/target/sonatype-clm/module.xml 04:44:33 [INFO] 04:44:33 [INFO] ---------< org.opendaylight.ietf.model:rfc8040-ietf-restconf >---------- 04:44:33 [INFO] Building rfc8040-ietf-restconf 2.0.4-SNAPSHOT [33/161] 04:44:33 [INFO] from model/rfc/rfc8040-ietf-restconf/pom.xml 04:44:33 [INFO] -------------------------------[ bundle ]------------------------------- 04:44:33 [INFO] 04:44:33 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8040-ietf-restconf --- 04:44:33 [INFO] 04:44:33 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8040-ietf-restconf --- 04:44:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:44:33 [INFO] 04:44:33 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8040-ietf-restconf --- 04:44:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:44:33 [INFO] 04:44:33 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8040-ietf-restconf --- 04:44:33 [INFO] 04:44:33 [INFO] --- dependency:3.11.0:properties (default) @ rfc8040-ietf-restconf --- 04:44:33 [INFO] 04:44:33 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8040-ietf-restconf --- 04:44: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/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:33 [INFO] 04:44:33 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8040-ietf-restconf --- 04:44:33 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:44:33 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8040-ietf-restconf/src/main/yang 04:44:33 [INFO] yang-to-sources: Found 0 dependencies in 2.340 ms 04:44:33 [INFO] yang-to-sources: Project model files found: 1 in 2.064 ms 04:44:33 [INFO] yang-to-sources: 1 YANG models processed in 10.30 ms 04:44:33 [INFO] BindingJavaFileGenerator: Defined 21 files in 3.145 ms 04:44:33 [INFO] Sorted 21 files into 8 directories in 109.4 μs 04:44:33 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 21 in 8.735 ms 04:44:33 [INFO] 04:44:33 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8040-ietf-restconf --- 04:44:33 [INFO] Starting audit... 04:44:33 Audit done. 04:44:33 [INFO] You have 0 Checkstyle violations. 04:44:33 [INFO] 04:44:33 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8040-ietf-restconf --- 04:44:33 [INFO] Starting audit... 04:44:33 Audit done. 04:44:33 [INFO] You have 0 Checkstyle violations. 04:44:33 [INFO] 04:44:33 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8040-ietf-restconf --- 04:44:33 [INFO] 04:44:33 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8040-ietf-restconf --- 04:44:33 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8040-ietf-restconf/src/main/resources 04:44:33 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8040-ietf-restconf/target/generated-sources/spi 04:44:33 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:44:33 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:44:33 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:44:33 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8040-ietf-restconf/target/generated-sources/spi 04:44:33 [INFO] 04:44:33 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8040-ietf-restconf --- 04:44:33 [INFO] Recompiling the module because of changed source code. 04:44:33 [INFO] Compiling 20 source files with javac [debug release 21] to target/classes 04:44:34 [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:34 [INFO] 04:44:34 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8040-ietf-restconf >>> 04:44:34 [INFO] 04:44:34 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8040-ietf-restconf --- 04:44:34 [INFO] Spotbugs plugin skipped 04:44:34 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:44:34 [INFO] 04:44:34 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8040-ietf-restconf <<< 04:44:34 [INFO] 04:44:34 [INFO] 04:44:34 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8040-ietf-restconf --- 04:44:34 [INFO] Spotbugs plugin skipped 04:44:34 [INFO] 04:44:34 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8040-ietf-restconf --- 04:44:34 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8040-ietf-restconf/src/test/resources 04:44:34 [INFO] 04:44:34 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8040-ietf-restconf --- 04:44:34 [INFO] No sources to compile 04:44:34 [INFO] 04:44:34 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8040-ietf-restconf --- 04:44:34 [INFO] No tests to run. 04:44:34 [INFO] 04:44:34 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8040-ietf-restconf --- 04:44:34 [INFO] 04:44:34 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8040-ietf-restconf --- 04:44:34 [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:34 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8040-ietf-restconf/target/classes/META-INF/MANIFEST.MF 04:44:34 [INFO] 04:44:34 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8040-ietf-restconf --- 04:44:35 [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:35 [INFO] 04:44:35 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8040-ietf-restconf --- 04:44:35 [INFO] CycloneDX: Resolving Dependencies 04:44:36 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 04:44:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8040-ietf-restconf/target/bom.xml 04:44:36 [INFO] attaching as rfc8040-ietf-restconf-2.0.4-SNAPSHOT-cyclonedx.xml 04:44:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8040-ietf-restconf/target/bom.json 04:44:36 [INFO] attaching as rfc8040-ietf-restconf-2.0.4-SNAPSHOT-cyclonedx.json 04:44:36 [INFO] 04:44:36 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8040-ietf-restconf --- 04:44:36 [INFO] Skipping duplicate-finder execution! 04:44:36 [INFO] 04:44:36 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8040-ietf-restconf --- 04:44:36 [INFO] No dependency problems found 04:44:36 [INFO] 04:44:36 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8040-ietf-restconf --- 04:44:36 [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:36 [INFO] 04:44:36 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8040-ietf-restconf --- 04:44:36 [INFO] 04:44:36 [INFO] --- jacoco:0.8.15:report (report) @ rfc8040-ietf-restconf --- 04:44:36 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:44:36 [INFO] 04:44:36 [INFO] --- install:3.1.4:install (default-install) @ rfc8040-ietf-restconf --- 04:44:36 [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:36 [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:36 [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:36 [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:36 [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:36 [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:36 [INFO] 04:44:36 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8040-ietf-restconf --- 04:44:36 [INFO] Installing org/opendaylight/ietf/model/rfc8040-ietf-restconf/2.0.4-SNAPSHOT/rfc8040-ietf-restconf-2.0.4-SNAPSHOT.jar 04:44:36 [INFO] Writing OBR metadata 04:44:36 [INFO] 04:44:36 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc8040-ietf-restconf --- 04:44:36 [INFO] org.opendaylight.ietf.model:rfc8040-ietf-restconf:bundle:2.0.4-SNAPSHOT 04:44:36 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:44:36 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:44:36 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:44:36 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:44:36 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:44:36 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:44:36 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:44:36 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:44:36 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:44:36 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:44:36 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:44:36 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:44:36 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:44:36 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:44:36 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:44:36 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:44:36 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:44:36 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:44:36 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:44:36 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:44:36 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:44:36 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:44:36 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:44:36 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:44:36 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:44:36 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:44:36 [INFO] +- junit:junit:jar:4.13.2:test 04:44:36 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:44:36 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:44:36 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:44:36 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:44:36 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:44:36 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:44:36 [INFO] 04:44:36 [INFO] --- clm:3.0.8-01:index (default-cli) @ rfc8040-ietf-restconf --- 04:44:36 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8040-ietf-restconf/target/sonatype-clm/module.xml 04:44:36 [INFO] 04:44:36 [INFO] -----< org.opendaylight.ietf:odl-ietf-model-rfc8040-ietf-restconf >----- 04:44:36 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8040 ietf-restconf 2.0.4-SNAPSHOT [34/161] 04:44:36 [INFO] from features/odl-ietf-model-rfc8040-ietf-restconf/pom.xml 04:44:36 [INFO] ------------------------------[ feature ]------------------------------- 04:44:36 [INFO] 04:44:36 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8040-ietf-restconf --- 04:44:36 [INFO] 04:44:36 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8040-ietf-restconf --- 04:44:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:44:36 [INFO] 04:44:36 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8040-ietf-restconf --- 04:44:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:44:36 [INFO] 04:44:36 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8040-ietf-restconf --- 04:44:36 [INFO] 04:44:36 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8040-ietf-restconf --- 04:44:36 [INFO] 04:44:36 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8040-ietf-restconf --- 04:44:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:44:36 [INFO] argLine set to empty 04:44:36 [INFO] 04:44:36 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8040-ietf-restconf --- 04:44:36 [INFO] Starting audit... 04:44:36 Audit done. 04:44:36 [INFO] You have 0 Checkstyle violations. 04:44:36 [INFO] 04:44:36 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8040-ietf-restconf --- 04:44:36 [INFO] Starting audit... 04:44:36 Audit done. 04:44:36 [INFO] You have 0 Checkstyle violations. 04:44:36 [INFO] 04:44:36 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8040-ietf-restconf --- 04:44:36 [INFO] 04:44:36 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8040-ietf-restconf --- 04:44:36 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8040-ietf-restconf/target/feature/feature.xml 04:44:36 [INFO] ...done! 04:44:36 [INFO] Set artifact 04:44:36 [INFO] 04:44:36 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8040-ietf-restconf --- 04:44:36 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 04:44:36 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:44:36 [INFO] 04:44:36 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8040-ietf-restconf >>> 04:44:36 [INFO] 04:44:36 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8040-ietf-restconf --- 04:44:36 [INFO] No files found to run spotbugs; check compile phase has been run. 04:44:36 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:44:36 [INFO] 04:44:36 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8040-ietf-restconf <<< 04:44:36 [INFO] 04:44:36 [INFO] 04:44:36 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8040-ietf-restconf --- 04:44:36 [INFO] 04:44:36 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8040-ietf-restconf --- 04:44:36 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8040-ietf-restconf 04:44:36 [INFO] Project dependency features detected: [] 04:44:36 [INFO] Pax Exam System (Version: 4.14.0) created. 04:44:36 [INFO] Creating RMI registry server on 127.0.0.1:41371 04:44:36 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:44:36 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:44:36 [INFO] Waiting for remote bundle context.. on 41371 name: 8bf11acb-17e3-498f-9c40-03d4f3a2f50a timout: [ RelativeTimeout value = 180000 ] 04:44:41 [INFO] Building jar from resources and headers. 04:44:41 [INFO] Writing jar finished. 04:44:43 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:44:43 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:44:43 [INFO] 04:44:43 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8040-ietf-restconf --- 04:44:43 [INFO] 04:44:43 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8040-ietf-restconf --- 04:44:43 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:44:43 [INFO] 04:44:43 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8040-ietf-restconf --- 04:44:43 [INFO] CycloneDX: Resolving Dependencies 04:44:43 [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) 04:44:43 [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:43 [INFO] attaching as odl-ietf-model-rfc8040-ietf-restconf-2.0.4-SNAPSHOT-cyclonedx.xml 04:44:43 [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:43 [INFO] attaching as odl-ietf-model-rfc8040-ietf-restconf-2.0.4-SNAPSHOT-cyclonedx.json 04:44:43 [INFO] 04:44:43 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8040-ietf-restconf --- 04:44:43 [INFO] Skipping duplicate-finder execution! 04:44:43 [INFO] 04:44:43 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8040-ietf-restconf --- 04:44:43 [INFO] Skipping plugin execution 04:44:43 [INFO] 04:44:43 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8040-ietf-restconf --- 04:44:43 [INFO] Skipping source per configuration. 04:44:43 [INFO] 04:44:43 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8040-ietf-restconf --- 04:44:43 [INFO] 04:44:43 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8040-ietf-restconf --- 04:44:43 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:44:43 [INFO] 04:44:43 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8040-ietf-restconf --- 04:44:43 [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:43 [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:43 [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:43 [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:43 [INFO] 04:44:43 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc8040-ietf-restconf --- 04:44:43 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8040-ietf-restconf:xml:features:2.0.4-SNAPSHOT 04:44:43 [INFO] +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:44:43 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:44:43 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:44:43 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:44:43 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:44:43 [INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:44:43 [INFO] | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:44:43 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:44:43 [INFO] | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:44:43 [INFO] | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:44:43 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:44:43 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:44:43 [INFO] | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:44:43 [INFO] +- org.opendaylight.ietf.model:rfc8040-ietf-restconf:jar:2.0.4-SNAPSHOT:compile 04:44:43 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:44:43 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:44:43 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:44:43 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:44:43 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:44:43 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:44:43 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:44:43 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:44:43 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:44:43 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:44:43 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:44:43 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:44:43 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:44:43 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:44:43 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:44:43 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:44:43 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:44:43 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:44:43 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:44:43 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:44:43 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:44:43 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:44:43 [INFO] +- junit:junit:jar:4.13.2:test 04:44:43 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:44:43 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:44:43 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:44:43 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:44:43 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:44:43 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:44:43 [INFO] 04:44:43 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-ietf-model-rfc8040-ietf-restconf --- 04:44:43 [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:43 [INFO] 04:44:43 [INFO] ----< org.opendaylight.ietf.model:rfc8040-ietf-restconf-monitoring >---- 04:44:43 [INFO] Building rfc8040-ietf-restconf-monitoring 2.0.4-SNAPSHOT [35/161] 04:44:43 [INFO] from model/rfc/rfc8040-ietf-restconf-monitoring/pom.xml 04:44:43 [INFO] -------------------------------[ bundle ]------------------------------- 04:44:43 [INFO] 04:44:43 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8040-ietf-restconf-monitoring --- 04:44:43 [INFO] 04:44:43 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8040-ietf-restconf-monitoring --- 04:44:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:44:43 [INFO] 04:44:43 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8040-ietf-restconf-monitoring --- 04:44:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:44:43 [INFO] 04:44:43 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8040-ietf-restconf-monitoring --- 04:44:43 [INFO] 04:44:43 [INFO] --- dependency:3.11.0:properties (default) @ rfc8040-ietf-restconf-monitoring --- 04:44:43 [INFO] 04:44:43 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8040-ietf-restconf-monitoring --- 04:44:43 [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:43 [INFO] 04:44:43 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8040-ietf-restconf-monitoring --- 04:44:43 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:44:43 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8040-ietf-restconf-monitoring/src/main/yang 04:44:43 [INFO] yang-to-sources: Found 2 dependencies in 2.486 ms 04:44:43 [INFO] yang-to-sources: Project model files found: 1 in 1.966 ms 04:44:43 [INFO] yang-to-sources: 3 YANG models processed in 13.34 ms 04:44:43 [INFO] BindingJavaFileGenerator: Defined 16 files in 3.491 ms 04:44:43 [INFO] Sorted 16 files into 6 directories in 109.0 μs 04:44:43 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 16 in 13.01 ms 04:44:43 [INFO] 04:44:43 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8040-ietf-restconf-monitoring --- 04:44:43 [INFO] Starting audit... 04:44:43 Audit done. 04:44:43 [INFO] You have 0 Checkstyle violations. 04:44:43 [INFO] 04:44:43 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8040-ietf-restconf-monitoring --- 04:44:43 [INFO] Starting audit... 04:44:43 Audit done. 04:44:43 [INFO] You have 0 Checkstyle violations. 04:44:43 [INFO] 04:44:43 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8040-ietf-restconf-monitoring --- 04:44:43 [INFO] 04:44:43 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8040-ietf-restconf-monitoring --- 04:44:43 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8040-ietf-restconf-monitoring/src/main/resources 04:44:43 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/generated-sources/spi 04:44:43 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:44:43 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:44:43 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:44:43 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/generated-sources/spi 04:44:43 [INFO] 04:44:43 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8040-ietf-restconf-monitoring --- 04:44:43 [INFO] Recompiling the module because of changed dependency. 04:44:43 [INFO] Compiling 15 source files with javac [debug release 21] to target/classes 04:44:43 [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:43 [INFO] 04:44:43 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8040-ietf-restconf-monitoring >>> 04:44:43 [INFO] 04:44:43 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8040-ietf-restconf-monitoring --- 04:44:43 [INFO] Spotbugs plugin skipped 04:44:43 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:44:43 [INFO] 04:44:43 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8040-ietf-restconf-monitoring <<< 04:44:43 [INFO] 04:44:43 [INFO] 04:44:43 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8040-ietf-restconf-monitoring --- 04:44:43 [INFO] Spotbugs plugin skipped 04:44:43 [INFO] 04:44:43 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8040-ietf-restconf-monitoring --- 04:44:43 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8040-ietf-restconf-monitoring/src/test/resources 04:44:43 [INFO] 04:44:43 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8040-ietf-restconf-monitoring --- 04:44:43 [INFO] No sources to compile 04:44:43 [INFO] 04:44:43 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8040-ietf-restconf-monitoring --- 04:44:43 [INFO] No tests to run. 04:44:43 [INFO] 04:44:43 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8040-ietf-restconf-monitoring --- 04:44:43 [INFO] 04:44:43 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8040-ietf-restconf-monitoring --- 04:44:43 [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:43 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/classes/META-INF/MANIFEST.MF 04:44:43 [INFO] 04:44:43 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8040-ietf-restconf-monitoring --- 04:44:45 [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:45 [INFO] 04:44:45 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8040-ietf-restconf-monitoring --- 04:44:45 [INFO] CycloneDX: Resolving Dependencies 04:44:45 [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) 04:44:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/bom.xml 04:44:45 [INFO] attaching as rfc8040-ietf-restconf-monitoring-2.0.4-SNAPSHOT-cyclonedx.xml 04:44:45 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/bom.json 04:44:45 [INFO] attaching as rfc8040-ietf-restconf-monitoring-2.0.4-SNAPSHOT-cyclonedx.json 04:44:45 [INFO] 04:44:45 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8040-ietf-restconf-monitoring --- 04:44:45 [INFO] Skipping duplicate-finder execution! 04:44:45 [INFO] 04:44:45 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8040-ietf-restconf-monitoring --- 04:44:45 [INFO] No dependency problems found 04:44:45 [INFO] 04:44:45 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8040-ietf-restconf-monitoring --- 04:44:46 [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:46 [INFO] 04:44:46 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8040-ietf-restconf-monitoring --- 04:44:46 [INFO] 04:44:46 [INFO] --- jacoco:0.8.15:report (report) @ rfc8040-ietf-restconf-monitoring --- 04:44:46 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:44:46 [INFO] 04:44:46 [INFO] --- install:3.1.4:install (default-install) @ rfc8040-ietf-restconf-monitoring --- 04:44:46 [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:46 [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:46 [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:46 [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:46 [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:46 [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:46 [INFO] 04:44:46 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8040-ietf-restconf-monitoring --- 04:44:46 [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:46 [INFO] Writing OBR metadata 04:44:46 [INFO] 04:44:46 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc8040-ietf-restconf-monitoring --- 04:44:46 [INFO] org.opendaylight.ietf.model:rfc8040-ietf-restconf-monitoring:bundle:2.0.4-SNAPSHOT 04:44:46 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:44:46 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:44:46 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:44:46 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:44:46 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:44:46 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:44:46 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:44:46 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:44:46 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:44:46 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:44:46 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:44:46 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:44:46 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:44:46 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:44:46 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:44:46 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:44:46 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:44:46 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:44:46 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:44:46 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:44:46 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:44:46 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:44:46 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:44:46 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:44:46 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:44:46 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:44:46 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:44:46 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:44:46 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:44:46 [INFO] +- junit:junit:jar:4.13.2:test 04:44:46 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:44:46 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:44:46 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:44:46 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:44:46 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:44:46 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:44:46 [INFO] 04:44:46 [INFO] --- clm:3.0.8-01:index (default-cli) @ rfc8040-ietf-restconf-monitoring --- 04:44:46 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/sonatype-clm/module.xml 04:44:46 [INFO] 04:44:46 [INFO] --< org.opendaylight.ietf:odl-ietf-model-rfc8040-ietf-restconf-monitoring >-- 04:44:46 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8040 ietf-restconf-monitoring 2.0.4-SNAPSHOT [36/161] 04:44:46 [INFO] from features/odl-ietf-model-rfc8040-ietf-restconf-monitoring/pom.xml 04:44:46 [INFO] ------------------------------[ feature ]------------------------------- 04:44:46 [INFO] 04:44:46 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 04:44:46 [INFO] 04:44:46 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 04:44:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:44:46 [INFO] 04:44:46 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 04:44:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:44:46 [INFO] 04:44:46 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 04:44:46 [INFO] 04:44:46 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 04:44:46 [INFO] 04:44:46 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 04:44:46 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:44:46 [INFO] argLine set to empty 04:44:46 [INFO] 04:44:46 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 04:44:46 [INFO] Starting audit... 04:44:46 Audit done. 04:44:46 [INFO] You have 0 Checkstyle violations. 04:44:46 [INFO] 04:44:46 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 04:44:46 [INFO] Starting audit... 04:44:46 Audit done. 04:44:46 [INFO] You have 0 Checkstyle violations. 04:44:46 [INFO] 04:44:46 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 04:44:46 [INFO] 04:44:46 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 04:44:46 [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:46 [INFO] ...done! 04:44:46 [INFO] Set artifact 04:44:46 [INFO] 04:44:46 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 04:44: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:44:46 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:44:46 [INFO] 04:44:46 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8040-ietf-restconf-monitoring >>> 04:44:46 [INFO] 04:44:46 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 04:44:46 [INFO] No files found to run spotbugs; check compile phase has been run. 04:44:46 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:44:46 [INFO] 04:44:46 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8040-ietf-restconf-monitoring <<< 04:44:46 [INFO] 04:44:46 [INFO] 04:44:46 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 04:44:46 [INFO] 04:44:46 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 04:44:46 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8040-ietf-restconf-monitoring 04:44:46 [INFO] Project dependency features detected: [] 04:44:46 [INFO] Pax Exam System (Version: 4.14.0) created. 04:44:46 [INFO] Creating RMI registry server on 127.0.0.1:39703 04:44:46 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:44:46 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:44:46 [INFO] Waiting for remote bundle context.. on 39703 name: 3b6e8189-9a76-4e33-9165-a10f4e41ca27 timout: [ RelativeTimeout value = 180000 ] 04:44:50 [INFO] Building jar from resources and headers. 04:44:50 [INFO] Writing jar finished. 04:44:52 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:44:52 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:44:52 [INFO] 04:44:52 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 04:44:52 [INFO] 04:44:52 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 04:44:52 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:44:52 [INFO] 04:44:52 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 04:44:52 [INFO] CycloneDX: Resolving Dependencies 04:44:53 [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) 04:44:53 [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:53 [INFO] attaching as odl-ietf-model-rfc8040-ietf-restconf-monitoring-2.0.4-SNAPSHOT-cyclonedx.xml 04:44:53 [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:53 [INFO] attaching as odl-ietf-model-rfc8040-ietf-restconf-monitoring-2.0.4-SNAPSHOT-cyclonedx.json 04:44:53 [INFO] 04:44:53 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 04:44:53 [INFO] Skipping duplicate-finder execution! 04:44:53 [INFO] 04:44:53 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 04:44:53 [INFO] Skipping plugin execution 04:44:53 [INFO] 04:44:53 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 04:44:53 [INFO] Skipping source per configuration. 04:44:53 [INFO] 04:44:53 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 04:44:53 [INFO] 04:44:53 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 04:44:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:44:53 [INFO] 04:44:53 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 04:44:53 [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:53 [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:53 [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:53 [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:53 [INFO] 04:44:53 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 04:44:53 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8040-ietf-restconf-monitoring:xml:features:2.0.4-SNAPSHOT 04:44:53 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:44:53 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:44:53 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:44:53 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:44:53 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:44:53 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:44:53 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:44:53 [INFO] | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:44:53 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:44:53 [INFO] | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:44:53 [INFO] | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:44:53 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:44:53 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:44:53 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:44:53 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:44:53 [INFO] +- org.opendaylight.ietf.model:rfc8040-ietf-restconf-monitoring:jar:2.0.4-SNAPSHOT:compile 04:44:53 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:44:53 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:44:53 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:44:53 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:44:53 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:44:53 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:44:53 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:44:53 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:44:53 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:44:53 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:44:53 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:44:53 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:44:53 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:44:53 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:44:53 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:44:53 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:44:53 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:44:53 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:44:53 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:44:53 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:44:53 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:44:53 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:44:53 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:44:53 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:44:53 [INFO] +- junit:junit:jar:4.13.2:test 04:44:53 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:44:53 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:44:53 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:44:53 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:44:53 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:44:53 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:44:53 [INFO] 04:44:53 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 04:44:53 [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:53 [INFO] 04:44:53 [INFO] ----------------< org.opendaylight.ietf.model:rfc8072 >----------------- 04:44:53 [INFO] Building rfc8072 2.0.4-SNAPSHOT [37/161] 04:44:53 [INFO] from model/rfc/rfc8072/pom.xml 04:44:53 [INFO] -------------------------------[ bundle ]------------------------------- 04:44:53 [INFO] 04:44:53 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8072 --- 04:44:53 [INFO] 04:44:53 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8072 --- 04:44:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:44:53 [INFO] 04:44:53 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8072 --- 04:44:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:44:53 [INFO] 04:44:53 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8072 --- 04:44:53 [INFO] 04:44:53 [INFO] --- dependency:3.11.0:properties (default) @ rfc8072 --- 04:44:53 [INFO] 04:44:53 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8072 --- 04:44: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/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:53 [INFO] 04:44:53 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8072 --- 04:44:53 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:44:53 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8072/src/main/yang 04:44:53 [INFO] yang-to-sources: Found 1 dependencies in 2.561 ms 04:44:53 [INFO] yang-to-sources: Project model files found: 1 in 2.753 ms 04:44:53 [INFO] yang-to-sources: 2 YANG models processed in 14.34 ms 04:44:53 [INFO] BindingJavaFileGenerator: Defined 34 files in 3.066 ms 04:44:53 [INFO] Sorted 34 files into 12 directories in 176.7 μs 04:44:53 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 34 in 9.305 ms 04:44:53 [INFO] 04:44:53 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8072 --- 04:44:53 [INFO] Starting audit... 04:44:53 Audit done. 04:44:53 [INFO] You have 0 Checkstyle violations. 04:44:53 [INFO] 04:44:53 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8072 --- 04:44:53 [INFO] Starting audit... 04:44:53 Audit done. 04:44:53 [INFO] You have 0 Checkstyle violations. 04:44:53 [INFO] 04:44:53 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8072 --- 04:44:53 [INFO] 04:44:53 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8072 --- 04:44:53 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8072/src/main/resources 04:44:53 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8072/target/generated-sources/spi 04:44:53 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:44:53 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:44:53 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:44:53 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8072/target/generated-sources/spi 04:44:53 [INFO] 04:44:53 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8072 --- 04:44:53 [INFO] Recompiling the module because of changed dependency. 04:44:53 [INFO] Compiling 33 source files with javac [debug release 21] to target/classes 04:44:53 [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:44:53 [INFO] 04:44:53 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8072 >>> 04:44:53 [INFO] 04:44:53 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8072 --- 04:44:53 [INFO] Spotbugs plugin skipped 04:44:53 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:44:53 [INFO] 04:44:53 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8072 <<< 04:44:53 [INFO] 04:44:53 [INFO] 04:44:53 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8072 --- 04:44:53 [INFO] Spotbugs plugin skipped 04:44:53 [INFO] 04:44:53 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8072 --- 04:44:53 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8072/src/test/resources 04:44:53 [INFO] 04:44:53 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8072 --- 04:44:53 [INFO] No sources to compile 04:44:53 [INFO] 04:44:53 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8072 --- 04:44:53 [INFO] No tests to run. 04:44:53 [INFO] 04:44:53 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8072 --- 04:44:53 [INFO] 04:44:53 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8072 --- 04:44:53 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8072/target/rfc8072-2.0.4-SNAPSHOT.jar 04:44:53 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8072/target/classes/META-INF/MANIFEST.MF 04:44:53 [INFO] 04:44:53 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8072 --- 04:44:56 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8072/target/rfc8072-2.0.4-SNAPSHOT-javadoc.jar 04:44:56 [INFO] 04:44:56 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8072 --- 04:44:56 [INFO] CycloneDX: Resolving Dependencies 04:44:56 [INFO] CycloneDX: Creating BOM version 1.6 with 14 component(s) 04:44:56 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8072/target/bom.xml 04:44:56 [INFO] attaching as rfc8072-2.0.4-SNAPSHOT-cyclonedx.xml 04:44:56 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8072/target/bom.json 04:44:56 [INFO] attaching as rfc8072-2.0.4-SNAPSHOT-cyclonedx.json 04:44:56 [INFO] 04:44:57 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8072 --- 04:44:57 [INFO] Skipping duplicate-finder execution! 04:44:57 [INFO] 04:44:57 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8072 --- 04:44:57 [INFO] No dependency problems found 04:44:57 [INFO] 04:44:57 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8072 --- 04:44:57 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8072/target/rfc8072-2.0.4-SNAPSHOT-sources.jar 04:44:57 [INFO] 04:44:57 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8072 --- 04:44:57 [INFO] 04:44:57 [INFO] --- jacoco:0.8.15:report (report) @ rfc8072 --- 04:44:57 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:44:57 [INFO] 04:44:57 [INFO] --- install:3.1.4:install (default-install) @ rfc8072 --- 04:44:57 [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:44:57 [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:44:57 [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:44:57 [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:44:57 [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:44:57 [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:44:57 [INFO] 04:44:57 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8072 --- 04:44:57 [INFO] Installing org/opendaylight/ietf/model/rfc8072/2.0.4-SNAPSHOT/rfc8072-2.0.4-SNAPSHOT.jar 04:44:57 [INFO] Writing OBR metadata 04:44:57 [INFO] 04:44:57 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc8072 --- 04:44:57 [INFO] org.opendaylight.ietf.model:rfc8072:bundle:2.0.4-SNAPSHOT 04:44:57 [INFO] +- org.opendaylight.ietf.model:rfc8040-ietf-restconf:jar:2.0.4-SNAPSHOT:compile 04:44:57 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:44:57 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:44:57 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:44:57 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:44:57 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:44:57 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:44:57 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:44:57 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:44:57 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:44:57 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:44:57 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:44:57 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:44:57 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:44:57 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:44:57 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:44:57 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:44:57 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:44:57 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:44:57 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:44:57 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:44:57 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:44:57 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:44:57 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:44:57 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:44:57 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:44:57 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:44:57 [INFO] +- junit:junit:jar:4.13.2:test 04:44:57 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:44:57 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:44:57 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:44:57 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:44:57 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:44:57 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:44:57 [INFO] 04:44:57 [INFO] --- clm:3.0.8-01:index (default-cli) @ rfc8072 --- 04:44:57 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8072/target/sonatype-clm/module.xml 04:44:57 [INFO] 04:44:57 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8072 >------------ 04:44:57 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8072 2.0.4-SNAPSHOT [38/161] 04:44:57 [INFO] from features/odl-ietf-model-rfc8072/pom.xml 04:44:57 [INFO] ------------------------------[ feature ]------------------------------- 04:44:57 [INFO] 04:44:57 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8072 --- 04:44:57 [INFO] 04:44:57 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8072 --- 04:44:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:44:57 [INFO] 04:44:57 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8072 --- 04:44:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:44:57 [INFO] 04:44:57 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8072 --- 04:44:57 [INFO] 04:44:57 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8072 --- 04:44:57 [INFO] 04:44:57 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8072 --- 04:44:57 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:44:57 [INFO] argLine set to empty 04:44:57 [INFO] 04:44:57 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8072 --- 04:44:57 [INFO] Starting audit... 04:44:57 Audit done. 04:44:57 [INFO] You have 0 Checkstyle violations. 04:44:57 [INFO] 04:44:57 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8072 --- 04:44:57 [INFO] Starting audit... 04:44:57 Audit done. 04:44:57 [INFO] You have 0 Checkstyle violations. 04:44:57 [INFO] 04:44:57 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8072 --- 04:44:57 [INFO] 04:44:57 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8072 --- 04:44:57 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8072/target/feature/feature.xml 04:44:57 [INFO] ...done! 04:44:57 [INFO] Set artifact 04:44:57 [INFO] 04:44:57 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8072 --- 04:44: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:44:57 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:44:57 [INFO] 04:44:57 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8072 >>> 04:44:57 [INFO] 04:44:57 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8072 --- 04:44:57 [INFO] No files found to run spotbugs; check compile phase has been run. 04:44:57 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:44:57 [INFO] 04:44:57 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8072 <<< 04:44:57 [INFO] 04:44:57 [INFO] 04:44:57 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8072 --- 04:44:57 [INFO] 04:44:57 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8072 --- 04:44:57 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8072 04:44:57 [INFO] Project dependency features detected: [] 04:44:57 [INFO] Pax Exam System (Version: 4.14.0) created. 04:44:57 [INFO] Creating RMI registry server on 127.0.0.1:44973 04:44:57 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:44:57 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:44:57 [INFO] Waiting for remote bundle context.. on 44973 name: 4b6560aa-7520-42af-b2ab-1414898e8a7e timout: [ RelativeTimeout value = 180000 ] 04:45:01 [INFO] Building jar from resources and headers. 04:45:01 [INFO] Writing jar finished. 04:45:03 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:45:03 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:45:03 [INFO] 04:45:03 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8072 --- 04:45:03 [INFO] 04:45:03 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8072 --- 04:45:03 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:45:03 [INFO] 04:45:03 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8072 --- 04:45:03 [INFO] CycloneDX: Resolving Dependencies 04:45:03 [INFO] CycloneDX: Creating BOM version 1.6 with 25 component(s) 04:45:03 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8072/target/bom.xml 04:45:03 [INFO] attaching as odl-ietf-model-rfc8072-2.0.4-SNAPSHOT-cyclonedx.xml 04:45:03 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8072/target/bom.json 04:45:03 [INFO] attaching as odl-ietf-model-rfc8072-2.0.4-SNAPSHOT-cyclonedx.json 04:45:03 [INFO] 04:45:03 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8072 --- 04:45:03 [INFO] Skipping duplicate-finder execution! 04:45:03 [INFO] 04:45:03 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8072 --- 04:45:03 [INFO] Skipping plugin execution 04:45:03 [INFO] 04:45:03 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8072 --- 04:45:03 [INFO] Skipping source per configuration. 04:45:03 [INFO] 04:45:03 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8072 --- 04:45:03 [INFO] 04:45:03 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8072 --- 04:45:03 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:45:03 [INFO] 04:45:03 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8072 --- 04:45:03 [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:03 [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:03 [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:03 [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:03 [INFO] 04:45:03 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc8072 --- 04:45:03 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8072:xml:features:2.0.4-SNAPSHOT 04:45:03 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8040-ietf-restconf:xml:features:2.0.4-SNAPSHOT:compile 04:45:03 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:45:03 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:45:03 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:45:03 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:45:03 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:45:03 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:45:03 [INFO] | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:45:03 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:45:03 [INFO] | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:45:03 [INFO] | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:45:03 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:45:03 [INFO] | \- org.opendaylight.ietf.model:rfc8040-ietf-restconf:jar:2.0.4-SNAPSHOT:compile 04:45:03 [INFO] +- org.opendaylight.ietf.model:rfc8072:jar:2.0.4-SNAPSHOT:compile 04:45:03 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:45:03 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:45:03 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:45:03 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:45:03 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:45:03 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:45:03 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:45:03 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:45:03 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:45:03 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:45:03 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:45:03 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:45:03 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:45:03 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:45:03 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:45:03 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:45:03 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:45:03 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:45:03 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:45:03 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:45:03 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:45:03 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:45:03 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:45:03 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:45:03 [INFO] +- junit:junit:jar:4.13.2:test 04:45:03 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:45:03 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:45:03 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:45:03 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:45:03 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:45:03 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:45:03 [INFO] 04:45:03 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-ietf-model-rfc8072 --- 04:45:03 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8072/target/sonatype-clm/module.xml 04:45:03 [INFO] 04:45:03 [INFO] ----------------< org.opendaylight.ietf.model:rfc8177 >----------------- 04:45:03 [INFO] Building rfc8177 2.0.4-SNAPSHOT [39/161] 04:45:03 [INFO] from model/rfc/rfc8177/pom.xml 04:45:03 [INFO] -------------------------------[ bundle ]------------------------------- 04:45:03 [INFO] 04:45:03 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8177 --- 04:45:03 [INFO] 04:45:03 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8177 --- 04:45:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:45:03 [INFO] 04:45:03 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8177 --- 04:45:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:45:03 [INFO] 04:45:03 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8177 --- 04:45:03 [INFO] 04:45:03 [INFO] --- dependency:3.11.0:properties (default) @ rfc8177 --- 04:45:03 [INFO] 04:45:03 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8177 --- 04:45:03 [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:03 [INFO] 04:45:03 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8177 --- 04:45:03 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:45:03 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8177/src/main/yang 04:45:03 [INFO] yang-to-sources: Found 2 dependencies in 2.810 ms 04:45:03 [INFO] yang-to-sources: Project model files found: 1 in 2.815 ms 04:45:03 [INFO] yang-to-sources: 3 YANG models processed in 16.76 ms 04:45:03 [INFO] BindingJavaFileGenerator: Defined 68 files in 5.433 ms 04:45:03 [INFO] Sorted 68 files into 16 directories in 196.5 μs 04:45:03 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 68 in 16.11 ms 04:45:03 [INFO] 04:45:03 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8177 --- 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] --- checkstyle:3.6.0:check (default) @ rfc8177 --- 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) @ rfc8177 --- 04:45:03 [INFO] 04:45:03 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8177 --- 04:45:03 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8177/src/main/resources 04:45:03 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8177/target/generated-sources/spi 04:45:03 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:45:03 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:45:03 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:45:03 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8177/target/generated-sources/spi 04:45:03 [INFO] 04:45:03 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8177 --- 04:45:03 [INFO] Recompiling the module because of changed dependency. 04:45:03 [INFO] Compiling 67 source files with javac [debug release 21] to target/classes 04:45:04 [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:04 [INFO] 04:45:04 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8177 >>> 04:45:04 [INFO] 04:45:04 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8177 --- 04:45:04 [INFO] Spotbugs plugin skipped 04:45:04 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:45:04 [INFO] 04:45:04 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8177 <<< 04:45:04 [INFO] 04:45:04 [INFO] 04:45:04 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8177 --- 04:45:04 [INFO] Spotbugs plugin skipped 04:45:04 [INFO] 04:45:04 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8177 --- 04:45:04 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8177/src/test/resources 04:45:04 [INFO] 04:45:04 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8177 --- 04:45:04 [INFO] No sources to compile 04:45:04 [INFO] 04:45:04 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8177 --- 04:45:04 [INFO] No tests to run. 04:45:04 [INFO] 04:45:04 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8177 --- 04:45:04 [INFO] 04:45:04 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8177 --- 04:45:04 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8177/target/rfc8177-2.0.4-SNAPSHOT.jar 04:45:04 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8177/target/classes/META-INF/MANIFEST.MF 04:45:04 [INFO] 04:45:04 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8177 --- 04:45:06 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8177/target/rfc8177-2.0.4-SNAPSHOT-javadoc.jar 04:45:06 [INFO] 04:45:06 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8177 --- 04:45:06 [INFO] CycloneDX: Resolving Dependencies 04:45:07 [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) 04:45:07 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8177/target/bom.xml 04:45:07 [INFO] attaching as rfc8177-2.0.4-SNAPSHOT-cyclonedx.xml 04:45:07 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8177/target/bom.json 04:45:07 [INFO] attaching as rfc8177-2.0.4-SNAPSHOT-cyclonedx.json 04:45:07 [INFO] 04:45:07 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8177 --- 04:45:07 [INFO] Skipping duplicate-finder execution! 04:45:07 [INFO] 04:45:07 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8177 --- 04:45:07 [INFO] No dependency problems found 04:45:07 [INFO] 04:45:07 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8177 --- 04:45:07 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8177/target/rfc8177-2.0.4-SNAPSHOT-sources.jar 04:45:07 [INFO] 04:45:07 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8177 --- 04:45:07 [INFO] 04:45:07 [INFO] --- jacoco:0.8.15:report (report) @ rfc8177 --- 04:45:07 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:45:07 [INFO] 04:45:07 [INFO] --- install:3.1.4:install (default-install) @ rfc8177 --- 04:45:07 [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:07 [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:07 [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:07 [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:07 [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:07 [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:07 [INFO] 04:45:07 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8177 --- 04:45:07 [INFO] Installing org/opendaylight/ietf/model/rfc8177/2.0.4-SNAPSHOT/rfc8177-2.0.4-SNAPSHOT.jar 04:45:07 [INFO] Writing OBR metadata 04:45:07 [INFO] 04:45:07 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc8177 --- 04:45:07 [INFO] org.opendaylight.ietf.model:rfc8177:bundle:2.0.4-SNAPSHOT 04:45:07 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:45:07 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:45:07 [INFO] +- org.opendaylight.ietf.model:rfc8341:jar:2.0.4-SNAPSHOT:compile 04:45:07 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:45:07 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:45:07 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:45:07 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:45:07 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:45:07 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:45:07 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:45:07 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:45:07 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:45:07 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:45:07 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:45:07 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:45:07 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:45:07 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:45:07 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:45:07 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:45:07 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:45:07 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:45:07 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:45:07 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:45:07 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:45:07 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:45:07 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:45:07 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:45:07 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:45:07 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:45:07 [INFO] +- junit:junit:jar:4.13.2:test 04:45:07 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:45:07 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:45:07 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:45:07 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:45:07 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:45:07 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:45:07 [INFO] 04:45:07 [INFO] --- clm:3.0.8-01:index (default-cli) @ rfc8177 --- 04:45:07 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8177/target/sonatype-clm/module.xml 04:45:07 [INFO] 04:45:07 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8177 >------------ 04:45:07 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8177 2.0.4-SNAPSHOT [40/161] 04:45:07 [INFO] from features/odl-ietf-model-rfc8177/pom.xml 04:45:07 [INFO] ------------------------------[ feature ]------------------------------- 04:45:07 [INFO] 04:45:07 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8177 --- 04:45:07 [INFO] 04:45:07 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8177 --- 04:45:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:45:07 [INFO] 04:45:07 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8177 --- 04:45:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:45:07 [INFO] 04:45:07 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8177 --- 04:45:07 [INFO] 04:45:07 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8177 --- 04:45:07 [INFO] 04:45:07 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8177 --- 04:45:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:45:07 [INFO] argLine set to empty 04:45:07 [INFO] 04:45:07 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8177 --- 04:45:07 [INFO] Starting audit... 04:45:07 Audit done. 04:45:07 [INFO] You have 0 Checkstyle violations. 04:45:07 [INFO] 04:45:07 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8177 --- 04:45:07 [INFO] Starting audit... 04:45:07 Audit done. 04:45:07 [INFO] You have 0 Checkstyle violations. 04:45:07 [INFO] 04:45:07 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8177 --- 04:45:07 [INFO] 04:45:07 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8177 --- 04:45:07 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8177/target/feature/feature.xml 04:45:07 [INFO] ...done! 04:45:07 [INFO] Set artifact 04:45:07 [INFO] 04:45:07 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8177 --- 04:45: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:45:07 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:45:07 [INFO] 04:45:07 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8177 >>> 04:45:07 [INFO] 04:45:07 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8177 --- 04:45:07 [INFO] No files found to run spotbugs; check compile phase has been run. 04:45:07 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:45:07 [INFO] 04:45:07 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8177 <<< 04:45:07 [INFO] 04:45:07 [INFO] 04:45:07 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8177 --- 04:45:07 [INFO] 04:45:07 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8177 --- 04:45:07 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8177 04:45:07 [INFO] Project dependency features detected: [] 04:45:07 [INFO] Pax Exam System (Version: 4.14.0) created. 04:45:07 [INFO] Creating RMI registry server on 127.0.0.1:39849 04:45:07 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:45:07 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:45:07 [INFO] Waiting for remote bundle context.. on 39849 name: 1136fa3b-1ac2-4b54-8697-fcd89ddce1cf timout: [ RelativeTimeout value = 180000 ] 04:45:12 [INFO] Building jar from resources and headers. 04:45:12 [INFO] Writing jar finished. 04:45:14 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:45:14 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:45:14 [INFO] 04:45:14 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8177 --- 04:45:14 [INFO] 04:45:14 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8177 --- 04:45:14 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:45:14 [INFO] 04:45:14 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8177 --- 04:45:14 [INFO] CycloneDX: Resolving Dependencies 04:45:14 [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) 04:45:14 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8177/target/bom.xml 04:45:14 [INFO] attaching as odl-ietf-model-rfc8177-2.0.4-SNAPSHOT-cyclonedx.xml 04:45:14 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8177/target/bom.json 04:45:14 [INFO] attaching as odl-ietf-model-rfc8177-2.0.4-SNAPSHOT-cyclonedx.json 04:45:14 [INFO] 04:45:14 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8177 --- 04:45:14 [INFO] Skipping duplicate-finder execution! 04:45:14 [INFO] 04:45:14 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8177 --- 04:45:14 [INFO] Skipping plugin execution 04:45:14 [INFO] 04:45:14 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8177 --- 04:45:14 [INFO] Skipping source per configuration. 04:45:14 [INFO] 04:45:14 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8177 --- 04:45:14 [INFO] 04:45:14 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8177 --- 04:45:14 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:45:14 [INFO] 04:45:14 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8177 --- 04:45:14 [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:14 [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:14 [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:14 [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:14 [INFO] 04:45:14 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc8177 --- 04:45:14 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8177:xml:features:2.0.4-SNAPSHOT 04:45:14 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:45:14 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:45:14 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:45:14 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:45:14 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:45:14 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:45:14 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:45:14 [INFO] | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:45:14 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:45:14 [INFO] | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:45:14 [INFO] | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:45:14 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:45:14 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:45:14 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:45:14 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:45:14 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8341:xml:features:2.0.4-SNAPSHOT:compile 04:45:14 [INFO] | \- org.opendaylight.ietf.model:rfc8341:jar:2.0.4-SNAPSHOT:compile 04:45:14 [INFO] +- org.opendaylight.ietf.model:rfc8177:jar:2.0.4-SNAPSHOT:compile 04:45:14 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:45:14 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:45:14 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:45:14 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:45:14 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:45:14 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:45:14 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:45:14 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:45:14 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:45:14 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:45:14 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:45:14 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:45:14 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:45:14 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:45:14 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:45:14 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:45:14 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:45:14 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:45:14 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:45:14 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:45:14 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:45:14 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:45:14 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:45:14 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:45:14 [INFO] +- junit:junit:jar:4.13.2:test 04:45:14 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:45:14 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:45:14 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:45:14 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:45:14 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:45:14 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:45:14 [INFO] 04:45:14 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-ietf-model-rfc8177 --- 04:45:14 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8177/target/sonatype-clm/module.xml 04:45:14 [INFO] 04:45:14 [INFO] -----------< org.opendaylight.ietf.model:iana-routing-types >----------- 04:45:14 [INFO] Building iana-routing-types 2.0.4-SNAPSHOT [41/161] 04:45:14 [INFO] from model/iana/iana-routing-types/pom.xml 04:45:14 [INFO] -------------------------------[ bundle ]------------------------------- 04:45:14 [INFO] 04:45:14 [INFO] --- clean:3.5.0:clean (default-clean) @ iana-routing-types --- 04:45:14 [INFO] 04:45:14 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ iana-routing-types --- 04:45:14 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:45:14 [INFO] 04:45:14 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ iana-routing-types --- 04:45:14 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:45:14 [INFO] 04:45:14 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ iana-routing-types --- 04:45:14 [INFO] 04:45:14 [INFO] --- dependency:3.11.0:properties (default) @ iana-routing-types --- 04:45:14 [INFO] 04:45:14 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ iana-routing-types --- 04:45: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/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:14 [INFO] 04:45:14 [INFO] --- yang:15.1.2:generate-sources (binding) @ iana-routing-types --- 04:45:14 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:45:14 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/iana/iana-routing-types/src/main/yang 04:45:14 [INFO] yang-to-sources: Found 0 dependencies in 2.031 ms 04:45:14 [INFO] yang-to-sources: Project model files found: 1 in 26.62 ms 04:45:14 [INFO] yang-to-sources: 1 YANG models processed in 5.146 ms 04:45:14 [INFO] BindingJavaFileGenerator: Defined 6 files in 2.185 ms 04:45:14 [INFO] Sorted 6 files into 3 directories in 111.2 μs 04:45:14 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 6 in 7.223 ms 04:45:14 [INFO] 04:45:14 [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-routing-types --- 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) @ iana-routing-types --- 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) @ iana-routing-types --- 04:45:14 [INFO] 04:45:14 [INFO] --- resources:3.5.0:resources (default-resources) @ iana-routing-types --- 04:45:14 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-routing-types/src/main/resources 04:45:14 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-routing-types/target/generated-sources/spi 04:45:14 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:45:14 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:45:14 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:45:14 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-routing-types/target/generated-sources/spi 04:45:14 [INFO] 04:45:14 [INFO] --- compiler:3.15.0:compile (default-compile) @ iana-routing-types --- 04:45:14 [INFO] Recompiling the module because of changed source code. 04:45:14 [INFO] Compiling 5 source files with javac [debug release 21] to target/classes 04:45:15 [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:15 [INFO] 04:45:15 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ iana-routing-types >>> 04:45:15 [INFO] 04:45:15 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ iana-routing-types --- 04:45:15 [INFO] Spotbugs plugin skipped 04:45:15 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:45:15 [INFO] 04:45:15 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ iana-routing-types <<< 04:45:15 [INFO] 04:45:15 [INFO] 04:45:15 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ iana-routing-types --- 04:45:15 [INFO] Spotbugs plugin skipped 04:45:15 [INFO] 04:45:15 [INFO] --- resources:3.5.0:testResources (default-testResources) @ iana-routing-types --- 04:45:15 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-routing-types/src/test/resources 04:45:15 [INFO] 04:45:15 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ iana-routing-types --- 04:45:15 [INFO] No sources to compile 04:45:15 [INFO] 04:45:15 [INFO] --- surefire:3.5.6:test (default-test) @ iana-routing-types --- 04:45:15 [INFO] No tests to run. 04:45:15 [INFO] 04:45:15 [INFO] --- copy:14.3.6:copy-files (default) @ iana-routing-types --- 04:45:15 [INFO] 04:45:15 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ iana-routing-types --- 04:45:15 [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:15 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/iana/iana-routing-types/target/classes/META-INF/MANIFEST.MF 04:45:15 [INFO] 04:45:15 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ iana-routing-types --- 04:45:16 [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:16 [INFO] 04:45:16 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-routing-types --- 04:45:16 [INFO] CycloneDX: Resolving Dependencies 04:45:16 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 04:45:16 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/iana/iana-routing-types/target/bom.xml 04:45:16 [INFO] attaching as iana-routing-types-2.0.4-SNAPSHOT-cyclonedx.xml 04:45:16 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/iana/iana-routing-types/target/bom.json 04:45:16 [INFO] attaching as iana-routing-types-2.0.4-SNAPSHOT-cyclonedx.json 04:45:16 [INFO] 04:45:16 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-routing-types --- 04:45:16 [INFO] Skipping duplicate-finder execution! 04:45:16 [INFO] 04:45:16 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ iana-routing-types --- 04:45:16 [INFO] No dependency problems found 04:45:16 [INFO] 04:45:16 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ iana-routing-types --- 04:45:16 [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:16 [INFO] 04:45:16 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ iana-routing-types --- 04:45:16 [INFO] 04:45:16 [INFO] --- jacoco:0.8.15:report (report) @ iana-routing-types --- 04:45:16 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:45:16 [INFO] 04:45:16 [INFO] --- install:3.1.4:install (default-install) @ iana-routing-types --- 04:45:16 [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:16 [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:16 [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:16 [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:16 [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:16 [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:16 [INFO] 04:45:16 [INFO] --- bundle:6.0.2:install (default-install) @ iana-routing-types --- 04:45:16 [INFO] Installing org/opendaylight/ietf/model/iana-routing-types/2.0.4-SNAPSHOT/iana-routing-types-2.0.4-SNAPSHOT.jar 04:45:16 [INFO] Writing OBR metadata 04:45:16 [INFO] 04:45:16 [INFO] --- dependency:3.11.0:tree (default-cli) @ iana-routing-types --- 04:45:16 [INFO] org.opendaylight.ietf.model:iana-routing-types:bundle:2.0.4-SNAPSHOT 04:45:16 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:45:16 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:45:16 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:45:16 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:45:16 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:45:16 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:45:16 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:45:16 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:45:16 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:45:16 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:45:16 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:45:16 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:45:16 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:45:16 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:45:16 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:45:16 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:45:16 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:45:16 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:45:16 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:45:16 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:45:16 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:45:16 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:45:16 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:45:16 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:45:16 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:45:16 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:45:16 [INFO] +- junit:junit:jar:4.13.2:test 04:45:16 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:45:16 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:45:16 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:45:16 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:45:16 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:45:16 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:45:16 [INFO] 04:45:16 [INFO] --- clm:3.0.8-01:index (default-cli) @ iana-routing-types --- 04:45:16 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/iana/iana-routing-types/target/sonatype-clm/module.xml 04:45:16 [INFO] 04:45:16 [INFO] -------< org.opendaylight.ietf.model:rfc8294-ietf-routing-types >------- 04:45:16 [INFO] Building rfc8294-ietf-routing-types 2.0.4-SNAPSHOT [42/161] 04:45:16 [INFO] from model/rfc/rfc8294-ietf-routing-types/pom.xml 04:45:16 [INFO] -------------------------------[ bundle ]------------------------------- 04:45:16 [INFO] 04:45:16 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8294-ietf-routing-types --- 04:45:16 [INFO] 04:45:16 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8294-ietf-routing-types --- 04:45:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:45:16 [INFO] 04:45:16 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8294-ietf-routing-types --- 04:45:16 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:45:16 [INFO] 04:45:16 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8294-ietf-routing-types --- 04:45:17 [INFO] 04:45:17 [INFO] --- dependency:3.11.0:properties (default) @ rfc8294-ietf-routing-types --- 04:45:17 [INFO] 04:45:17 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8294-ietf-routing-types --- 04:45: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/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:17 [INFO] 04:45:17 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8294-ietf-routing-types --- 04:45:17 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:45:17 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8294-ietf-routing-types/src/main/yang 04:45:17 [INFO] yang-to-sources: Found 2 dependencies in 2.231 ms 04:45:17 [INFO] yang-to-sources: Project model files found: 1 in 6.889 ms 04:45:17 [INFO] yang-to-sources: 3 YANG models processed in 19.97 ms 04:45:17 [INFO] BindingJavaFileGenerator: Defined 47 files in 6.440 ms 04:45:17 [INFO] Sorted 47 files into 6 directories in 178.1 μs 04:45:17 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 47 in 18.55 ms 04:45:17 [INFO] 04:45:17 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8294-ietf-routing-types --- 04:45:17 [INFO] Starting audit... 04:45:17 Audit done. 04:45:17 [INFO] You have 0 Checkstyle violations. 04:45:17 [INFO] 04:45:17 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8294-ietf-routing-types --- 04:45:17 [INFO] Starting audit... 04:45:17 Audit done. 04:45:17 [INFO] You have 0 Checkstyle violations. 04:45:17 [INFO] 04:45:17 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8294-ietf-routing-types --- 04:45:17 [INFO] 04:45:17 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8294-ietf-routing-types --- 04:45:17 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8294-ietf-routing-types/src/main/resources 04:45:17 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8294-ietf-routing-types/target/generated-sources/spi 04:45:17 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:45:17 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:45:17 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:45:17 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8294-ietf-routing-types/target/generated-sources/spi 04:45:17 [INFO] 04:45:17 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8294-ietf-routing-types --- 04:45:17 [INFO] Recompiling the module because of changed dependency. 04:45:17 [INFO] Compiling 47 source files with javac [debug release 21] to target/classes 04:45:17 [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:17 [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:17 [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:17 [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:17 [INFO] 04:45:17 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8294-ietf-routing-types >>> 04:45:17 [INFO] 04:45:17 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8294-ietf-routing-types --- 04:45:17 [INFO] Fork Value is true 04:45:20 [INFO] Done SpotBugs Analysis.... 04:45:20 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:45:20 [INFO] 04:45:20 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8294-ietf-routing-types <<< 04:45:20 [INFO] 04:45:20 [INFO] 04:45:20 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8294-ietf-routing-types --- 04:45:20 [INFO] BugInstance size is 0 04:45:20 [INFO] Error size is 0 04:45:20 [INFO] No errors/warnings found 04:45:20 [INFO] 04:45:20 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8294-ietf-routing-types --- 04:45:20 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8294-ietf-routing-types/src/test/resources 04:45:20 [INFO] 04:45:20 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8294-ietf-routing-types --- 04:45:20 [INFO] No sources to compile 04:45:20 [INFO] 04:45:20 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8294-ietf-routing-types --- 04:45:20 [INFO] No tests to run. 04:45:20 [INFO] 04:45:20 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8294-ietf-routing-types --- 04:45:20 [INFO] 04:45:20 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8294-ietf-routing-types --- 04:45:20 [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:20 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8294-ietf-routing-types/target/classes/META-INF/MANIFEST.MF 04:45:20 [INFO] 04:45:20 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8294-ietf-routing-types --- 04:45:22 [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:22 [INFO] 04:45:22 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8294-ietf-routing-types --- 04:45:22 [INFO] CycloneDX: Resolving Dependencies 04:45:22 [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) 04:45:22 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8294-ietf-routing-types/target/bom.xml 04:45:22 [INFO] attaching as rfc8294-ietf-routing-types-2.0.4-SNAPSHOT-cyclonedx.xml 04:45:22 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8294-ietf-routing-types/target/bom.json 04:45:22 [INFO] attaching as rfc8294-ietf-routing-types-2.0.4-SNAPSHOT-cyclonedx.json 04:45:22 [INFO] 04:45:22 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8294-ietf-routing-types --- 04:45:22 [INFO] Skipping duplicate-finder execution! 04:45:22 [INFO] 04:45:22 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8294-ietf-routing-types --- 04:45:22 [INFO] No dependency problems found 04:45:22 [INFO] 04:45:22 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8294-ietf-routing-types --- 04:45:22 [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:22 [INFO] 04:45:22 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8294-ietf-routing-types --- 04:45:22 [INFO] 04:45:22 [INFO] --- jacoco:0.8.15:report (report) @ rfc8294-ietf-routing-types --- 04:45:22 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:45:22 [INFO] 04:45:22 [INFO] --- install:3.1.4:install (default-install) @ rfc8294-ietf-routing-types --- 04:45:22 [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:22 [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:22 [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:22 [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:22 [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:22 [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:22 [INFO] 04:45:22 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8294-ietf-routing-types --- 04:45:22 [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:22 [INFO] Writing OBR metadata 04:45:22 [INFO] 04:45:22 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc8294-ietf-routing-types --- 04:45:22 [INFO] org.opendaylight.ietf.model:rfc8294-ietf-routing-types:bundle:2.0.4-SNAPSHOT 04:45:22 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:45:22 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:45:22 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:45:22 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:45:22 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:45:22 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:45:22 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:45:22 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:45:22 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:45:22 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:45:22 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:45:22 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:45:22 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:45:22 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:45:22 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:45:22 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:45:22 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:45:22 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:45:22 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:45:22 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:45:22 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:45:22 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:45:22 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:45:22 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:45:22 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:45:22 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:45:22 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:45:22 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:45:22 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:45:22 [INFO] +- junit:junit:jar:4.13.2:test 04:45:22 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:45:22 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:45:22 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:45:22 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:45:22 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:45:22 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:45:22 [INFO] 04:45:22 [INFO] --- clm:3.0.8-01:index (default-cli) @ rfc8294-ietf-routing-types --- 04:45:22 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8294-ietf-routing-types/target/sonatype-clm/module.xml 04:45:22 [INFO] 04:45:22 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8294 >------------ 04:45:22 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8294 2.0.4-SNAPSHOT [43/161] 04:45:22 [INFO] from features/odl-ietf-model-rfc8294/pom.xml 04:45:22 [INFO] ------------------------------[ feature ]------------------------------- 04:45:22 [INFO] 04:45:22 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8294 --- 04:45:22 [INFO] 04:45:22 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8294 --- 04:45:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:45:22 [INFO] 04:45:22 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8294 --- 04:45:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:45:22 [INFO] 04:45:22 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8294 --- 04:45:23 [INFO] 04:45:23 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8294 --- 04:45:23 [INFO] 04:45:23 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8294 --- 04:45:23 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:45:23 [INFO] argLine set to empty 04:45:23 [INFO] 04:45:23 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8294 --- 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) @ odl-ietf-model-rfc8294 --- 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) @ odl-ietf-model-rfc8294 --- 04:45:23 [INFO] 04:45:23 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8294 --- 04:45:23 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8294/target/feature/feature.xml 04:45:23 [INFO] ...done! 04:45:23 [INFO] Set artifact 04:45:23 [INFO] 04:45:23 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8294 --- 04:45: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:45:23 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:45:23 [INFO] 04:45:23 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8294 >>> 04:45:23 [INFO] 04:45:23 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8294 --- 04:45:23 [INFO] No files found to run spotbugs; check compile phase has been run. 04:45:23 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:45:23 [INFO] 04:45:23 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8294 <<< 04:45:23 [INFO] 04:45:23 [INFO] 04:45:23 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8294 --- 04:45:23 [INFO] 04:45:23 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8294 --- 04:45:23 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8294 04:45:23 [INFO] Project dependency features detected: [] 04:45:23 [INFO] Pax Exam System (Version: 4.14.0) created. 04:45:23 [INFO] Creating RMI registry server on 127.0.0.1:36605 04:45:23 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:45:23 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:45:23 [INFO] Waiting for remote bundle context.. on 36605 name: 4dda9253-9364-4bcb-a451-52141c9d7d19 timout: [ RelativeTimeout value = 180000 ] 04:45:28 [INFO] Building jar from resources and headers. 04:45:28 [INFO] Writing jar finished. 04:45:29 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:45:29 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:45:30 [INFO] 04:45:30 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8294 --- 04:45:30 [INFO] 04:45:30 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8294 --- 04:45:30 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:45:30 [INFO] 04:45:30 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8294 --- 04:45:30 [INFO] CycloneDX: Resolving Dependencies 04:45:30 [INFO] CycloneDX: Creating BOM version 1.6 with 28 component(s) 04:45:30 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8294/target/bom.xml 04:45:30 [INFO] attaching as odl-ietf-model-rfc8294-2.0.4-SNAPSHOT-cyclonedx.xml 04:45:30 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8294/target/bom.json 04:45:30 [INFO] attaching as odl-ietf-model-rfc8294-2.0.4-SNAPSHOT-cyclonedx.json 04:45:30 [INFO] 04:45:30 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8294 --- 04:45:30 [INFO] Skipping duplicate-finder execution! 04:45:30 [INFO] 04:45:30 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8294 --- 04:45:30 [INFO] Skipping plugin execution 04:45:30 [INFO] 04:45:30 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8294 --- 04:45:30 [INFO] Skipping source per configuration. 04:45:30 [INFO] 04:45:30 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8294 --- 04:45:30 [INFO] 04:45:30 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8294 --- 04:45:30 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:45:30 [INFO] 04:45:30 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8294 --- 04:45:30 [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:30 [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:30 [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:30 [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:30 [INFO] 04:45:30 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc8294 --- 04:45:30 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:2.0.4-SNAPSHOT 04:45:30 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:45:30 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:45:30 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:45:30 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:45:30 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:45:30 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:45:30 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:45:30 [INFO] | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:45:30 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:45:30 [INFO] | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:45:30 [INFO] | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:45:30 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:45:30 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:45:30 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:45:30 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:45:30 [INFO] +- org.opendaylight.ietf.model:iana-routing-types:jar:2.0.4-SNAPSHOT:compile 04:45:30 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:45:30 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:45:30 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:45:30 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:45:30 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:45:30 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:45:30 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:45:30 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:45:30 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:45:30 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:45:30 [INFO] +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.4-SNAPSHOT:compile 04:45:30 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:45:30 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:45:30 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:45:30 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:45:30 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:45:30 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:45:30 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:45:30 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:45:30 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:45:30 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:45:30 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:45:30 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:45:30 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:45:30 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:45:30 [INFO] +- junit:junit:jar:4.13.2:test 04:45:30 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:45:30 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:45:30 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:45:30 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:45:30 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:45:30 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:45:30 [INFO] 04:45:30 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-ietf-model-rfc8294 --- 04:45:30 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8294/target/sonatype-clm/module.xml 04:45:30 [INFO] 04:45:30 [INFO] --------< org.opendaylight.ietf.model:rfc8342-ietf-datastores >--------- 04:45:30 [INFO] Building rfc8342-ietf-datastores 2.0.4-SNAPSHOT [44/161] 04:45:30 [INFO] from model/rfc/rfc8342-ietf-datastores/pom.xml 04:45:30 [INFO] -------------------------------[ bundle ]------------------------------- 04:45:30 [INFO] 04:45:30 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8342-ietf-datastores --- 04:45:30 [INFO] 04:45:30 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8342-ietf-datastores --- 04:45:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:45:30 [INFO] 04:45:30 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8342-ietf-datastores --- 04:45:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:45:30 [INFO] 04:45:30 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8342-ietf-datastores --- 04:45:30 [INFO] 04:45:30 [INFO] --- dependency:3.11.0:properties (default) @ rfc8342-ietf-datastores --- 04:45:30 [INFO] 04:45:30 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8342-ietf-datastores --- 04:45: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/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:30 [INFO] 04:45:30 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8342-ietf-datastores --- 04:45:30 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:45:30 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8342-ietf-datastores/src/main/yang 04:45:30 [INFO] yang-to-sources: Found 0 dependencies in 1.579 ms 04:45:30 [INFO] yang-to-sources: Project model files found: 1 in 1.197 ms 04:45:30 [INFO] yang-to-sources: 1 YANG models processed in 2.735 ms 04:45:30 [INFO] BindingJavaFileGenerator: Defined 12 files in 922.5 μs 04:45:30 [INFO] Sorted 12 files into 3 directories in 101.2 μs 04:45:30 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 12 in 4.284 ms 04:45:30 [INFO] 04:45:30 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8342-ietf-datastores --- 04:45:30 [INFO] Starting audit... 04:45:30 Audit done. 04:45:30 [INFO] You have 0 Checkstyle violations. 04:45:30 [INFO] 04:45:30 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8342-ietf-datastores --- 04:45:30 [INFO] Starting audit... 04:45:30 Audit done. 04:45:30 [INFO] You have 0 Checkstyle violations. 04:45:30 [INFO] 04:45:30 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8342-ietf-datastores --- 04:45:30 [INFO] 04:45:30 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8342-ietf-datastores --- 04:45:30 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8342-ietf-datastores/src/main/resources 04:45:30 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8342-ietf-datastores/target/generated-sources/spi 04:45:30 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:45:30 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:45:30 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:45:30 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8342-ietf-datastores/target/generated-sources/spi 04:45:30 [INFO] 04:45:30 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8342-ietf-datastores --- 04:45:30 [INFO] Recompiling the module because of changed source code. 04:45:30 [INFO] Compiling 11 source files with javac [debug release 21] to target/classes 04:45:30 [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:30 [INFO] 04:45:30 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8342-ietf-datastores >>> 04:45:30 [INFO] 04:45:30 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8342-ietf-datastores --- 04:45:30 [INFO] Spotbugs plugin skipped 04:45:30 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:45:30 [INFO] 04:45:30 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8342-ietf-datastores <<< 04:45:30 [INFO] 04:45:30 [INFO] 04:45:30 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8342-ietf-datastores --- 04:45:30 [INFO] Spotbugs plugin skipped 04:45:30 [INFO] 04:45:30 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8342-ietf-datastores --- 04:45:30 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8342-ietf-datastores/src/test/resources 04:45:30 [INFO] 04:45:30 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8342-ietf-datastores --- 04:45:30 [INFO] No sources to compile 04:45:30 [INFO] 04:45:30 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8342-ietf-datastores --- 04:45:30 [INFO] No tests to run. 04:45:30 [INFO] 04:45:30 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8342-ietf-datastores --- 04:45:30 [INFO] 04:45:30 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8342-ietf-datastores --- 04:45:30 [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:30 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8342-ietf-datastores/target/classes/META-INF/MANIFEST.MF 04:45:30 [INFO] 04:45:30 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8342-ietf-datastores --- 04:45:32 [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:32 [INFO] 04:45:32 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8342-ietf-datastores --- 04:45:32 [INFO] CycloneDX: Resolving Dependencies 04:45:32 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 04:45:32 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8342-ietf-datastores/target/bom.xml 04:45:32 [INFO] attaching as rfc8342-ietf-datastores-2.0.4-SNAPSHOT-cyclonedx.xml 04:45:32 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8342-ietf-datastores/target/bom.json 04:45:32 [INFO] attaching as rfc8342-ietf-datastores-2.0.4-SNAPSHOT-cyclonedx.json 04:45:32 [INFO] 04:45:32 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8342-ietf-datastores --- 04:45:32 [INFO] Skipping duplicate-finder execution! 04:45:32 [INFO] 04:45:32 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8342-ietf-datastores --- 04:45:32 [INFO] No dependency problems found 04:45:32 [INFO] 04:45:32 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8342-ietf-datastores --- 04:45:32 [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:32 [INFO] 04:45:32 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8342-ietf-datastores --- 04:45:32 [INFO] 04:45:32 [INFO] --- jacoco:0.8.15:report (report) @ rfc8342-ietf-datastores --- 04:45:32 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:45:32 [INFO] 04:45:32 [INFO] --- install:3.1.4:install (default-install) @ rfc8342-ietf-datastores --- 04:45:32 [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:32 [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:32 [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:32 [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:32 [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:32 [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:32 [INFO] 04:45:32 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8342-ietf-datastores --- 04:45:32 [INFO] Installing org/opendaylight/ietf/model/rfc8342-ietf-datastores/2.0.4-SNAPSHOT/rfc8342-ietf-datastores-2.0.4-SNAPSHOT.jar 04:45:32 [INFO] Writing OBR metadata 04:45:32 [INFO] 04:45:32 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc8342-ietf-datastores --- 04:45:32 [INFO] org.opendaylight.ietf.model:rfc8342-ietf-datastores:bundle:2.0.4-SNAPSHOT 04:45:32 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:45:32 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:45:32 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:45:32 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:45:32 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:45:32 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:45:32 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:45:32 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:45:32 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:45:32 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:45:32 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:45:32 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:45:32 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:45:32 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:45:32 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:45:32 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:45:32 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:45:32 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:45:32 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:45:32 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:45:32 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:45:32 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:45:32 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:45:32 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:45:32 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:45:32 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:45:32 [INFO] +- junit:junit:jar:4.13.2:test 04:45:32 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:45:32 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:45:32 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:45:32 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:45:32 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:45:32 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:45:32 [INFO] 04:45:32 [INFO] --- clm:3.0.8-01:index (default-cli) @ rfc8342-ietf-datastores --- 04:45:32 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8342-ietf-datastores/target/sonatype-clm/module.xml 04:45:32 [INFO] 04:45:32 [INFO] ----------< org.opendaylight.ietf.model:rfc8342-ietf-origin >----------- 04:45:32 [INFO] Building rfc8342-ietf-origin 2.0.4-SNAPSHOT [45/161] 04:45:32 [INFO] from model/rfc/rfc8342-ietf-origin/pom.xml 04:45:32 [INFO] -------------------------------[ bundle ]------------------------------- 04:45:32 [INFO] 04:45:32 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8342-ietf-origin --- 04:45:32 [INFO] 04:45:32 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8342-ietf-origin --- 04:45:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:45:32 [INFO] 04:45:32 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8342-ietf-origin --- 04:45:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:45:32 [INFO] 04:45:32 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8342-ietf-origin --- 04:45:32 [INFO] 04:45:32 [INFO] --- dependency:3.11.0:properties (default) @ rfc8342-ietf-origin --- 04:45:32 [INFO] 04:45:32 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8342-ietf-origin --- 04:45:32 [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:32 [INFO] 04:45:32 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8342-ietf-origin --- 04:45:32 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:45:32 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8342-ietf-origin/src/main/yang 04:45:32 [INFO] yang-to-sources: Found 1 dependencies in 1.528 ms 04:45:32 [INFO] yang-to-sources: Project model files found: 1 in 770.6 μs 04:45:32 [INFO] yang-to-sources: 2 YANG models processed in 4.464 ms 04:45:32 [INFO] BindingJavaFileGenerator: Defined 11 files in 623.8 μs 04:45:32 [INFO] Sorted 11 files into 3 directories in 64.35 μs 04:45:32 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 11 in 2.891 ms 04:45:32 [INFO] 04:45:32 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8342-ietf-origin --- 04:45:32 [INFO] Starting audit... 04:45:32 Audit done. 04:45:32 [INFO] You have 0 Checkstyle violations. 04:45:32 [INFO] 04:45:32 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8342-ietf-origin --- 04:45:32 [INFO] Starting audit... 04:45:32 Audit done. 04:45:32 [INFO] You have 0 Checkstyle violations. 04:45:32 [INFO] 04:45:32 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8342-ietf-origin --- 04:45:32 [INFO] 04:45:32 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8342-ietf-origin --- 04:45:32 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8342-ietf-origin/src/main/resources 04:45:32 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8342-ietf-origin/target/generated-sources/spi 04:45:32 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:45:32 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:45:32 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:45:32 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8342-ietf-origin/target/generated-sources/spi 04:45:32 [INFO] 04:45:32 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8342-ietf-origin --- 04:45:32 [INFO] Recompiling the module because of changed dependency. 04:45:32 [INFO] Compiling 10 source files with javac [debug release 21] to target/classes 04:45:32 [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:32 [INFO] 04:45:32 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8342-ietf-origin >>> 04:45:32 [INFO] 04:45:32 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8342-ietf-origin --- 04:45:32 [INFO] Spotbugs plugin skipped 04:45:32 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:45:32 [INFO] 04:45:32 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8342-ietf-origin <<< 04:45:32 [INFO] 04:45:32 [INFO] 04:45:32 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8342-ietf-origin --- 04:45:32 [INFO] Spotbugs plugin skipped 04:45:32 [INFO] 04:45:32 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8342-ietf-origin --- 04:45:32 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8342-ietf-origin/src/test/resources 04:45:32 [INFO] 04:45:32 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8342-ietf-origin --- 04:45:32 [INFO] No sources to compile 04:45:32 [INFO] 04:45:32 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8342-ietf-origin --- 04:45:32 [INFO] No tests to run. 04:45:32 [INFO] 04:45:32 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8342-ietf-origin --- 04:45:32 [INFO] 04:45:32 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8342-ietf-origin --- 04:45:32 [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:32 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8342-ietf-origin/target/classes/META-INF/MANIFEST.MF 04:45:32 [INFO] 04:45:32 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8342-ietf-origin --- 04:45:34 [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:34 [INFO] 04:45:34 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8342-ietf-origin --- 04:45:34 [INFO] CycloneDX: Resolving Dependencies 04:45:34 [INFO] CycloneDX: Creating BOM version 1.6 with 14 component(s) 04:45:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8342-ietf-origin/target/bom.xml 04:45:34 [INFO] attaching as rfc8342-ietf-origin-2.0.4-SNAPSHOT-cyclonedx.xml 04:45:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8342-ietf-origin/target/bom.json 04:45:34 [INFO] attaching as rfc8342-ietf-origin-2.0.4-SNAPSHOT-cyclonedx.json 04:45:34 [INFO] 04:45:34 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8342-ietf-origin --- 04:45:34 [INFO] Skipping duplicate-finder execution! 04:45:34 [INFO] 04:45:34 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8342-ietf-origin --- 04:45:34 [INFO] No dependency problems found 04:45:34 [INFO] 04:45:34 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8342-ietf-origin --- 04:45:34 [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:34 [INFO] 04:45:34 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8342-ietf-origin --- 04:45:34 [INFO] 04:45:34 [INFO] --- jacoco:0.8.15:report (report) @ rfc8342-ietf-origin --- 04:45:34 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:45:34 [INFO] 04:45:34 [INFO] --- install:3.1.4:install (default-install) @ rfc8342-ietf-origin --- 04:45:34 [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:34 [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:34 [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:34 [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:34 [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:34 [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:34 [INFO] 04:45:34 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8342-ietf-origin --- 04:45:34 [INFO] Installing org/opendaylight/ietf/model/rfc8342-ietf-origin/2.0.4-SNAPSHOT/rfc8342-ietf-origin-2.0.4-SNAPSHOT.jar 04:45:34 [INFO] Writing OBR metadata 04:45:34 [INFO] 04:45:34 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc8342-ietf-origin --- 04:45:34 [INFO] org.opendaylight.ietf.model:rfc8342-ietf-origin:bundle:2.0.4-SNAPSHOT 04:45:34 [INFO] +- org.opendaylight.ietf.model:rfc7952:jar:2.0.4-SNAPSHOT:compile 04:45:34 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:45:34 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:45:34 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:45:34 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:45:34 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:45:34 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:45:34 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:45:34 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:45:34 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:45:34 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:45:34 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:45:34 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:45:34 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:45:34 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:45:34 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:45:34 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:45:34 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:45:34 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:45:34 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:45:34 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:45:34 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:45:34 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:45:34 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:45:34 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:45:34 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:45:34 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:45:34 [INFO] +- junit:junit:jar:4.13.2:test 04:45:34 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:45:34 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:45:34 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:45:34 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:45:34 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:45:34 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:45:34 [INFO] 04:45:34 [INFO] --- clm:3.0.8-01:index (default-cli) @ rfc8342-ietf-origin --- 04:45:34 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8342-ietf-origin/target/sonatype-clm/module.xml 04:45:34 [INFO] 04:45:34 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8342 >------------ 04:45:34 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8342 2.0.4-SNAPSHOT [46/161] 04:45:34 [INFO] from features/odl-ietf-model-rfc8342/pom.xml 04:45:34 [INFO] ------------------------------[ feature ]------------------------------- 04:45:34 [INFO] 04:45:34 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8342 --- 04:45:34 [INFO] 04:45:34 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8342 --- 04:45:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:45:34 [INFO] 04:45:34 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8342 --- 04:45:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:45:34 [INFO] 04:45:34 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8342 --- 04:45:34 [INFO] 04:45:34 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8342 --- 04:45:34 [INFO] 04:45:34 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8342 --- 04:45:34 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:45:34 [INFO] argLine set to empty 04:45:34 [INFO] 04:45:34 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8342 --- 04:45:34 [INFO] Starting audit... 04:45:34 Audit done. 04:45:34 [INFO] You have 0 Checkstyle violations. 04:45:34 [INFO] 04:45:34 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8342 --- 04:45:34 [INFO] Starting audit... 04:45:34 Audit done. 04:45:34 [INFO] You have 0 Checkstyle violations. 04:45:34 [INFO] 04:45:34 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8342 --- 04:45:34 [INFO] 04:45:34 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8342 --- 04:45:34 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8342/target/feature/feature.xml 04:45:34 [INFO] ...done! 04:45:34 [INFO] Set artifact 04:45:34 [INFO] 04:45:34 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8342 --- 04:45:34 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 04:45:34 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:45:34 [INFO] 04:45:34 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8342 >>> 04:45:34 [INFO] 04:45:34 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8342 --- 04:45:34 [INFO] No files found to run spotbugs; check compile phase has been run. 04:45:34 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:45:34 [INFO] 04:45:34 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8342 <<< 04:45:34 [INFO] 04:45:34 [INFO] 04:45:34 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8342 --- 04:45:34 [INFO] 04:45:34 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8342 --- 04:45:34 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8342 04:45:34 [INFO] Project dependency features detected: [] 04:45:34 [INFO] Pax Exam System (Version: 4.14.0) created. 04:45:34 [INFO] Creating RMI registry server on 127.0.0.1:41721 04:45:35 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:45:35 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:45:35 [INFO] Waiting for remote bundle context.. on 41721 name: 0db71bea-26ef-40c2-8923-63823b46b558 timout: [ RelativeTimeout value = 180000 ] 04:45:39 [INFO] Building jar from resources and headers. 04:45:39 [INFO] Writing jar finished. 04:45:41 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:45:41 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:45:41 [INFO] 04:45:41 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8342 --- 04:45:41 [INFO] 04:45:41 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8342 --- 04:45:41 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:45:41 [INFO] 04:45:41 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8342 --- 04:45:41 [INFO] CycloneDX: Resolving Dependencies 04:45:41 [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s) 04:45:41 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8342/target/bom.xml 04:45:41 [INFO] attaching as odl-ietf-model-rfc8342-2.0.4-SNAPSHOT-cyclonedx.xml 04:45:41 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8342/target/bom.json 04:45:41 [INFO] attaching as odl-ietf-model-rfc8342-2.0.4-SNAPSHOT-cyclonedx.json 04:45:41 [INFO] 04:45:41 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8342 --- 04:45:41 [INFO] Skipping duplicate-finder execution! 04:45:41 [INFO] 04:45:41 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8342 --- 04:45:41 [INFO] Skipping plugin execution 04:45:41 [INFO] 04:45:41 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8342 --- 04:45:41 [INFO] Skipping source per configuration. 04:45:41 [INFO] 04:45:41 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8342 --- 04:45:41 [INFO] 04:45:41 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8342 --- 04:45:41 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:45:41 [INFO] 04:45:41 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8342 --- 04:45:41 [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:41 [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:41 [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:41 [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:41 [INFO] 04:45:41 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc8342 --- 04:45:41 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:2.0.4-SNAPSHOT 04:45:41 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:2.0.4-SNAPSHOT:compile 04:45:41 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:45:41 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:45:41 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:45:41 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:45:41 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:45:41 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:45:41 [INFO] | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:45:41 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:45:41 [INFO] | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:45:41 [INFO] | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:45:41 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:45:41 [INFO] | \- org.opendaylight.ietf.model:rfc7952:jar:2.0.4-SNAPSHOT:compile 04:45:41 [INFO] +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:2.0.4-SNAPSHOT:compile 04:45:41 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:45:41 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:45:41 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:45:41 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:45:41 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:45:41 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:45:41 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:45:41 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:45:41 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:45:41 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:45:41 [INFO] +- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:2.0.4-SNAPSHOT:compile 04:45:41 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:45:41 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:45:41 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:45:41 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:45:41 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:45:41 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:45:41 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:45:41 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:45:41 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:45:41 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:45:41 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:45:41 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:45:41 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:45:41 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:45:41 [INFO] +- junit:junit:jar:4.13.2:test 04:45:41 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:45:41 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:45:41 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:45:41 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:45:41 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:45:41 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:45:41 [INFO] 04:45:41 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-ietf-model-rfc8342 --- 04:45:41 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8342/target/sonatype-clm/module.xml 04:45:41 [INFO] 04:45:41 [INFO] ----------------< org.opendaylight.ietf.model:rfc8344 >----------------- 04:45:41 [INFO] Building rfc8344 2.0.4-SNAPSHOT [47/161] 04:45:41 [INFO] from model/rfc/rfc8344/pom.xml 04:45:41 [INFO] -------------------------------[ bundle ]------------------------------- 04:45:41 [INFO] 04:45:41 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8344 --- 04:45:41 [INFO] 04:45:41 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8344 --- 04:45:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:45:41 [INFO] 04:45:41 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8344 --- 04:45:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:45:41 [INFO] 04:45:41 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8344 --- 04:45:41 [INFO] 04:45:41 [INFO] --- dependency:3.11.0:properties (default) @ rfc8344 --- 04:45:41 [INFO] 04:45:41 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8344 --- 04:45:41 [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:41 [INFO] 04:45:41 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8344 --- 04:45:41 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:45:41 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8344/src/main/yang 04:45:41 [INFO] yang-to-sources: Found 3 dependencies in 2.701 ms 04:45:41 [INFO] yang-to-sources: Project model files found: 1 in 4.080 ms 04:45:41 [INFO] yang-to-sources: 4 YANG models processed in 29.21 ms 04:45:41 [INFO] BindingJavaFileGenerator: Defined 56 files in 7.711 ms 04:45:41 [INFO] Sorted 56 files into 13 directories in 208.6 μs 04:45:41 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 56 in 19.12 ms 04:45:41 [INFO] 04:45:41 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8344 --- 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) @ rfc8344 --- 04:45:42 [INFO] Starting audit... 04:45:42 Audit done. 04:45:42 [INFO] You have 0 Checkstyle violations. 04:45:42 [INFO] 04:45:42 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8344 --- 04:45:42 [INFO] 04:45:42 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8344 --- 04:45:42 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8344/src/main/resources 04:45:42 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8344/target/generated-sources/spi 04:45:42 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:45:42 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:45:42 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:45:42 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8344/target/generated-sources/spi 04:45:42 [INFO] 04:45:42 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8344 --- 04:45:42 [INFO] Recompiling the module because of changed dependency. 04:45:42 [INFO] Compiling 55 source files with javac [debug release 21] to target/classes 04:45:42 [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:42 [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:42 [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:42 [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:42 [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:42 [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:42 [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:42 [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:42 [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:42 [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:42 [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:42 [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:42 [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:42 [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:42 [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:42 [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:42 [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:42 [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:42 [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:42 [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:42 [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:42 [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:42 [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:42 [INFO] 04:45:42 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8344 >>> 04:45:42 [INFO] 04:45:42 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8344 --- 04:45:42 [INFO] Spotbugs plugin skipped 04:45:42 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:45:42 [INFO] 04:45:42 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8344 <<< 04:45:42 [INFO] 04:45:42 [INFO] 04:45:42 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8344 --- 04:45:42 [INFO] Spotbugs plugin skipped 04:45:42 [INFO] 04:45:42 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8344 --- 04:45:42 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8344/src/test/resources 04:45:42 [INFO] 04:45:42 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8344 --- 04:45:42 [INFO] No sources to compile 04:45:42 [INFO] 04:45:42 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8344 --- 04:45:42 [INFO] No tests to run. 04:45:42 [INFO] 04:45:42 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8344 --- 04:45:42 [INFO] 04:45:42 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8344 --- 04:45:42 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8344/target/rfc8344-2.0.4-SNAPSHOT.jar 04:45:42 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8344/target/classes/META-INF/MANIFEST.MF 04:45:42 [INFO] 04:45:42 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8344 --- 04:45:45 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8344/target/rfc8344-2.0.4-SNAPSHOT-javadoc.jar 04:45:45 [INFO] 04:45:45 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8344 --- 04:45:45 [INFO] CycloneDX: Resolving Dependencies 04:45:45 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 04:45:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8344/target/bom.xml 04:45:45 [INFO] attaching as rfc8344-2.0.4-SNAPSHOT-cyclonedx.xml 04:45:45 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8344/target/bom.json 04:45:45 [INFO] attaching as rfc8344-2.0.4-SNAPSHOT-cyclonedx.json 04:45:45 [INFO] 04:45:45 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8344 --- 04:45:45 [INFO] Skipping duplicate-finder execution! 04:45:45 [INFO] 04:45:45 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8344 --- 04:45:45 [INFO] No dependency problems found 04:45:45 [INFO] 04:45:45 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8344 --- 04:45:45 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8344/target/rfc8344-2.0.4-SNAPSHOT-sources.jar 04:45:45 [INFO] 04:45:45 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8344 --- 04:45:45 [INFO] 04:45:45 [INFO] --- jacoco:0.8.15:report (report) @ rfc8344 --- 04:45:45 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:45:45 [INFO] 04:45:45 [INFO] --- install:3.1.4:install (default-install) @ rfc8344 --- 04:45:45 [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:45 [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:45 [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:45 [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:45 [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:45 [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:45 [INFO] 04:45:45 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8344 --- 04:45:45 [INFO] Installing org/opendaylight/ietf/model/rfc8344/2.0.4-SNAPSHOT/rfc8344-2.0.4-SNAPSHOT.jar 04:45:45 [INFO] Writing OBR metadata 04:45:45 [INFO] 04:45:45 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc8344 --- 04:45:45 [INFO] org.opendaylight.ietf.model:rfc8344:bundle:2.0.4-SNAPSHOT 04:45:45 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:45:45 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:45:45 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:45:45 [INFO] +- org.opendaylight.ietf.model:rfc8343:jar:2.0.4-SNAPSHOT:compile 04:45:45 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:45:45 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:45:45 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:45:45 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:45:45 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:45:45 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:45:45 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:45:45 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:45:45 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:45:45 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:45:45 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:45:45 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:45:45 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:45:45 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:45:45 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:45:45 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:45:45 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:45:45 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:45:45 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:45:45 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:45:45 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:45:45 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:45:45 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:45:45 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:45:45 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:45:45 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:45:45 [INFO] +- junit:junit:jar:4.13.2:test 04:45:45 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:45:45 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:45:45 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:45:45 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:45:45 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:45:45 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:45:45 [INFO] 04:45:45 [INFO] --- clm:3.0.8-01:index (default-cli) @ rfc8344 --- 04:45:45 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8344/target/sonatype-clm/module.xml 04:45:45 [INFO] 04:45:45 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8344 >------------ 04:45:45 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8344 2.0.4-SNAPSHOT [48/161] 04:45:45 [INFO] from features/odl-ietf-model-rfc8344/pom.xml 04:45:45 [INFO] ------------------------------[ feature ]------------------------------- 04:45:45 [INFO] 04:45:45 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8344 --- 04:45:45 [INFO] 04:45:45 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8344 --- 04:45:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:45:45 [INFO] 04:45:45 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8344 --- 04:45:45 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:45:45 [INFO] 04:45:45 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8344 --- 04:45:45 [INFO] 04:45:45 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8344 --- 04:45:45 [INFO] 04:45:45 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8344 --- 04:45:45 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:45:45 [INFO] argLine set to empty 04:45:45 [INFO] 04:45:45 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8344 --- 04:45:45 [INFO] Starting audit... 04:45:45 Audit done. 04:45:45 [INFO] You have 0 Checkstyle violations. 04:45:45 [INFO] 04:45:45 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8344 --- 04:45:45 [INFO] Starting audit... 04:45:45 Audit done. 04:45:45 [INFO] You have 0 Checkstyle violations. 04:45:45 [INFO] 04:45:45 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8344 --- 04:45:45 [INFO] 04:45:45 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8344 --- 04:45:46 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8344/target/feature/feature.xml 04:45:46 [INFO] ...done! 04:45:46 [INFO] Set artifact 04:45:46 [INFO] 04:45:46 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8344 --- 04:45: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:45:46 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:45:46 [INFO] 04:45:46 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8344 >>> 04:45:46 [INFO] 04:45:46 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8344 --- 04:45:46 [INFO] No files found to run spotbugs; check compile phase has been run. 04:45:46 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:45:46 [INFO] 04:45:46 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8344 <<< 04:45:46 [INFO] 04:45:46 [INFO] 04:45:46 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8344 --- 04:45:46 [INFO] 04:45:46 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8344 --- 04:45:46 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8344 04:45:46 [INFO] Project dependency features detected: [] 04:45:46 [INFO] Pax Exam System (Version: 4.14.0) created. 04:45:46 [INFO] Creating RMI registry server on 127.0.0.1:36113 04:45:47 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:45:47 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:45:47 [INFO] Waiting for remote bundle context.. on 36113 name: 3b63ea3a-11f3-483f-a1c9-dc4bb1404aa8 timout: [ RelativeTimeout value = 180000 ] 04:45:51 [INFO] Building jar from resources and headers. 04:45:51 [INFO] Writing jar finished. 04:45:52 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:45:52 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:45:53 [INFO] 04:45:53 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8344 --- 04:45:53 [INFO] 04:45:53 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8344 --- 04:45:53 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:45:53 [INFO] 04:45:53 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8344 --- 04:45:53 [INFO] CycloneDX: Resolving Dependencies 04:45:53 [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) 04:45:53 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8344/target/bom.xml 04:45:53 [INFO] attaching as odl-ietf-model-rfc8344-2.0.4-SNAPSHOT-cyclonedx.xml 04:45:53 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8344/target/bom.json 04:45:53 [INFO] attaching as odl-ietf-model-rfc8344-2.0.4-SNAPSHOT-cyclonedx.json 04:45:53 [INFO] 04:45:53 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8344 --- 04:45:53 [INFO] Skipping duplicate-finder execution! 04:45:53 [INFO] 04:45:53 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8344 --- 04:45:53 [INFO] Skipping plugin execution 04:45:53 [INFO] 04:45:53 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8344 --- 04:45:53 [INFO] Skipping source per configuration. 04:45:53 [INFO] 04:45:53 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8344 --- 04:45:53 [INFO] 04:45:53 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8344 --- 04:45:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:45:53 [INFO] 04:45:53 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8344 --- 04:45:53 [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:45:53 [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:45:53 [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:45:53 [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:45:53 [INFO] 04:45:53 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc8344 --- 04:45:53 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8344:xml:features:2.0.4-SNAPSHOT 04:45:53 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:2.0.4-SNAPSHOT:compile 04:45:53 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:45:53 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:45:53 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:45:53 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:45:53 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:45:53 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:45:53 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:45:53 [INFO] | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:45:53 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:45:53 [INFO] | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:45:53 [INFO] | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:45:53 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:45:53 [INFO] | \- org.opendaylight.ietf.model:rfc8343:jar:2.0.4-SNAPSHOT:compile 04:45:53 [INFO] +- org.opendaylight.ietf.model:rfc8344:jar:2.0.4-SNAPSHOT:compile 04:45:53 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:45:53 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:45:53 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:45:53 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:45:53 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:45:53 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:45:53 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:45:53 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:45:53 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:45:53 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:45:53 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:45:53 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:45:53 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:45:53 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:45:53 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:45:53 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:45:53 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:45:53 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:45:53 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:45:53 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:45:53 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:45:53 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:45:53 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:45:53 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:45:53 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:45:53 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:45:53 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:45:53 [INFO] +- junit:junit:jar:4.13.2:test 04:45:53 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:45:53 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:45:53 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:45:53 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:45:53 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:45:53 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:45:53 [INFO] 04:45:53 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-ietf-model-rfc8344 --- 04:45:53 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8344/target/sonatype-clm/module.xml 04:45:53 [INFO] 04:45:53 [INFO] ----------< org.opendaylight.ietf.model:rfc8345-ietf-network >---------- 04:45:53 [INFO] Building rfc8345-ietf-network 2.0.4-SNAPSHOT [49/161] 04:45:53 [INFO] from model/rfc/rfc8345-ietf-network/pom.xml 04:45:53 [INFO] -------------------------------[ bundle ]------------------------------- 04:45:53 [INFO] 04:45:53 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8345-ietf-network --- 04:45:53 [INFO] 04:45:53 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8345-ietf-network --- 04:45:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:45:53 [INFO] 04:45:53 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8345-ietf-network --- 04:45:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:45:53 [INFO] 04:45:53 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8345-ietf-network --- 04:45:53 [INFO] 04:45:53 [INFO] --- dependency:3.11.0:properties (default) @ rfc8345-ietf-network --- 04:45:53 [INFO] 04:45:53 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8345-ietf-network --- 04:45: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/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:45:53 [INFO] 04:45:53 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8345-ietf-network --- 04:45:53 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:45:53 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network/src/main/yang 04:45:53 [INFO] yang-to-sources: Found 1 dependencies in 2.476 ms 04:45:53 [INFO] yang-to-sources: Project model files found: 1 in 1.895 ms 04:45:53 [INFO] yang-to-sources: 2 YANG models processed in 11.20 ms 04:45:53 [INFO] BindingJavaFileGenerator: Defined 24 files in 3.625 ms 04:45:53 [INFO] Sorted 24 files into 6 directories in 130.6 μs 04:45:53 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 24 in 13.10 ms 04:45:53 [INFO] 04:45:53 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8345-ietf-network --- 04:45:53 [INFO] Starting audit... 04:45:53 Audit done. 04:45:53 [INFO] You have 0 Checkstyle violations. 04:45:53 [INFO] 04:45:53 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8345-ietf-network --- 04:45:53 [INFO] Starting audit... 04:45:53 Audit done. 04:45:53 [INFO] You have 0 Checkstyle violations. 04:45:53 [INFO] 04:45:53 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8345-ietf-network --- 04:45:53 [INFO] 04:45:53 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8345-ietf-network --- 04:45:53 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network/src/main/resources 04:45:53 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network/target/generated-sources/spi 04:45:53 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:45:53 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:45:53 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:45:53 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network/target/generated-sources/spi 04:45:53 [INFO] 04:45:53 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8345-ietf-network --- 04:45:53 [INFO] Recompiling the module because of changed dependency. 04:45:53 [INFO] Compiling 23 source files with javac [debug release 21] to target/classes 04:45:53 [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:45:53 [INFO] 04:45:53 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8345-ietf-network >>> 04:45:53 [INFO] 04:45:53 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8345-ietf-network --- 04:45:53 [INFO] Spotbugs plugin skipped 04:45:53 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:45:53 [INFO] 04:45:53 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8345-ietf-network <<< 04:45:53 [INFO] 04:45:53 [INFO] 04:45:53 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8345-ietf-network --- 04:45:53 [INFO] Spotbugs plugin skipped 04:45:53 [INFO] 04:45:53 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8345-ietf-network --- 04:45:53 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network/src/test/resources 04:45:53 [INFO] 04:45:53 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8345-ietf-network --- 04:45:53 [INFO] No sources to compile 04:45:53 [INFO] 04:45:53 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8345-ietf-network --- 04:45:53 [INFO] No tests to run. 04:45:53 [INFO] 04:45:53 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8345-ietf-network --- 04:45:53 [INFO] 04:45:53 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8345-ietf-network --- 04:45:53 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network/target/rfc8345-ietf-network-2.0.4-SNAPSHOT.jar 04:45:53 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network/target/classes/META-INF/MANIFEST.MF 04:45:53 [INFO] 04:45:53 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8345-ietf-network --- 04:45:55 [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:45:55 [INFO] 04:45:55 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8345-ietf-network --- 04:45:55 [INFO] CycloneDX: Resolving Dependencies 04:45:56 [INFO] CycloneDX: Creating BOM version 1.6 with 15 component(s) 04:45:56 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network/target/bom.xml 04:45:56 [INFO] attaching as rfc8345-ietf-network-2.0.4-SNAPSHOT-cyclonedx.xml 04:45:56 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network/target/bom.json 04:45:56 [INFO] attaching as rfc8345-ietf-network-2.0.4-SNAPSHOT-cyclonedx.json 04:45:56 [INFO] 04:45:56 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8345-ietf-network --- 04:45:56 [INFO] Skipping duplicate-finder execution! 04:45:56 [INFO] 04:45:56 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8345-ietf-network --- 04:45:56 [INFO] No dependency problems found 04:45:56 [INFO] 04:45:56 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8345-ietf-network --- 04:45:56 [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:45:56 [INFO] 04:45:56 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8345-ietf-network --- 04:45:56 [INFO] 04:45:56 [INFO] --- jacoco:0.8.15:report (report) @ rfc8345-ietf-network --- 04:45:56 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:45:56 [INFO] 04:45:56 [INFO] --- install:3.1.4:install (default-install) @ rfc8345-ietf-network --- 04:45:56 [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:45:56 [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:45:56 [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:45:56 [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:45:56 [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:45:56 [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:45:56 [INFO] 04:45:56 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8345-ietf-network --- 04:45:56 [INFO] Installing org/opendaylight/ietf/model/rfc8345-ietf-network/2.0.4-SNAPSHOT/rfc8345-ietf-network-2.0.4-SNAPSHOT.jar 04:45:56 [INFO] Writing OBR metadata 04:45:56 [INFO] 04:45:56 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc8345-ietf-network --- 04:45:56 [INFO] org.opendaylight.ietf.model:rfc8345-ietf-network:bundle:2.0.4-SNAPSHOT 04:45:56 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:45:56 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:45:56 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:45:56 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:45:56 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:45:56 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:45:56 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:45:56 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:45:56 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:45:56 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:45:56 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:45:56 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:45:56 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:45:56 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:45:56 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:45:56 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:45:56 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:45:56 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:45:56 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:45:56 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:45:56 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:45:56 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:45:56 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:45:56 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:45:56 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:45:56 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:45:56 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:45:56 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:45:56 [INFO] +- junit:junit:jar:4.13.2:test 04:45:56 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:45:56 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:45:56 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:45:56 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:45:56 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:45:56 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:45:56 [INFO] 04:45:56 [INFO] --- clm:3.0.8-01:index (default-cli) @ rfc8345-ietf-network --- 04:45:56 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network/target/sonatype-clm/module.xml 04:45:56 [INFO] 04:45:56 [INFO] -----< org.opendaylight.ietf.model:rfc8345-ietf-network-topology >------ 04:45:56 [INFO] Building rfc8345-ietf-network-topology 2.0.4-SNAPSHOT [50/161] 04:45:56 [INFO] from model/rfc/rfc8345-ietf-network-topology/pom.xml 04:45:56 [INFO] -------------------------------[ bundle ]------------------------------- 04:45:56 [INFO] 04:45:56 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8345-ietf-network-topology --- 04:45:56 [INFO] 04:45:56 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8345-ietf-network-topology --- 04:45:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:45:56 [INFO] 04:45:56 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8345-ietf-network-topology --- 04:45:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:45:56 [INFO] 04:45:56 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8345-ietf-network-topology --- 04:45:56 [INFO] 04:45:56 [INFO] --- dependency:3.11.0:properties (default) @ rfc8345-ietf-network-topology --- 04:45:56 [INFO] 04:45:56 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8345-ietf-network-topology --- 04:45: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/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:45:56 [INFO] 04:45:56 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8345-ietf-network-topology --- 04:45:56 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:45:56 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-topology/src/main/yang 04:45:56 [INFO] yang-to-sources: Found 2 dependencies in 2.230 ms 04:45:56 [INFO] yang-to-sources: Project model files found: 1 in 1.906 ms 04:45:56 [INFO] yang-to-sources: 3 YANG models processed in 30.54 ms 04:45:56 [INFO] BindingJavaFileGenerator: Defined 28 files in 6.660 ms 04:45:56 [INFO] Sorted 28 files into 7 directories in 136.4 μs 04:45:56 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 28 in 16.01 ms 04:45:56 [INFO] 04:45:56 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8345-ietf-network-topology --- 04:45:56 [INFO] Starting audit... 04:45:56 Audit done. 04:45:56 [INFO] You have 0 Checkstyle violations. 04:45:56 [INFO] 04:45:56 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8345-ietf-network-topology --- 04:45:56 [INFO] Starting audit... 04:45:56 Audit done. 04:45:56 [INFO] You have 0 Checkstyle violations. 04:45:56 [INFO] 04:45:56 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8345-ietf-network-topology --- 04:45:56 [INFO] 04:45:56 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8345-ietf-network-topology --- 04:45:56 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-topology/src/main/resources 04:45:56 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-topology/target/generated-sources/spi 04:45:56 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:45:56 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:45:56 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:45:56 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-topology/target/generated-sources/spi 04:45:56 [INFO] 04:45:56 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8345-ietf-network-topology --- 04:45:56 [INFO] Recompiling the module because of changed dependency. 04:45:56 [INFO] Compiling 27 source files with javac [debug release 21] to target/classes 04:45:56 [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:45:56 [INFO] 04:45:56 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8345-ietf-network-topology >>> 04:45:56 [INFO] 04:45:56 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8345-ietf-network-topology --- 04:45:56 [INFO] Spotbugs plugin skipped 04:45:56 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:45:56 [INFO] 04:45:56 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8345-ietf-network-topology <<< 04:45:56 [INFO] 04:45:56 [INFO] 04:45:56 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8345-ietf-network-topology --- 04:45:56 [INFO] Spotbugs plugin skipped 04:45:56 [INFO] 04:45:56 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8345-ietf-network-topology --- 04:45:56 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-topology/src/test/resources 04:45:56 [INFO] 04:45:56 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8345-ietf-network-topology --- 04:45:56 [INFO] No sources to compile 04:45:56 [INFO] 04:45:56 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8345-ietf-network-topology --- 04:45:56 [INFO] No tests to run. 04:45:56 [INFO] 04:45:56 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8345-ietf-network-topology --- 04:45:56 [INFO] 04:45:56 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8345-ietf-network-topology --- 04:45:56 [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:45:56 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-topology/target/classes/META-INF/MANIFEST.MF 04:45:56 [INFO] 04:45:56 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8345-ietf-network-topology --- 04:45:58 [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:45:58 [INFO] 04:45:58 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8345-ietf-network-topology --- 04:45:58 [INFO] CycloneDX: Resolving Dependencies 04:45:59 [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) 04:45:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-topology/target/bom.xml 04:45:59 [INFO] attaching as rfc8345-ietf-network-topology-2.0.4-SNAPSHOT-cyclonedx.xml 04:45:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-topology/target/bom.json 04:45:59 [INFO] attaching as rfc8345-ietf-network-topology-2.0.4-SNAPSHOT-cyclonedx.json 04:45:59 [INFO] 04:45:59 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8345-ietf-network-topology --- 04:45:59 [INFO] Skipping duplicate-finder execution! 04:45:59 [INFO] 04:45:59 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8345-ietf-network-topology --- 04:45:59 [INFO] No dependency problems found 04:45:59 [INFO] 04:45:59 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8345-ietf-network-topology --- 04:45:59 [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:45:59 [INFO] 04:45:59 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8345-ietf-network-topology --- 04:45:59 [INFO] 04:45:59 [INFO] --- jacoco:0.8.15:report (report) @ rfc8345-ietf-network-topology --- 04:45:59 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:45:59 [INFO] 04:45:59 [INFO] --- install:3.1.4:install (default-install) @ rfc8345-ietf-network-topology --- 04:45:59 [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:45:59 [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:45:59 [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:45:59 [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:45:59 [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:45:59 [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:45:59 [INFO] 04:45:59 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8345-ietf-network-topology --- 04:45:59 [INFO] Installing org/opendaylight/ietf/model/rfc8345-ietf-network-topology/2.0.4-SNAPSHOT/rfc8345-ietf-network-topology-2.0.4-SNAPSHOT.jar 04:45:59 [INFO] Writing OBR metadata 04:45:59 [INFO] 04:45:59 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc8345-ietf-network-topology --- 04:45:59 [INFO] org.opendaylight.ietf.model:rfc8345-ietf-network-topology:bundle:2.0.4-SNAPSHOT 04:45:59 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:45:59 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:45:59 [INFO] +- org.opendaylight.ietf.model:rfc8345-ietf-network:jar:2.0.4-SNAPSHOT:compile 04:45:59 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:45:59 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:45:59 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:45:59 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:45:59 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:45:59 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:45:59 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:45:59 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:45:59 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:45:59 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:45:59 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:45:59 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:45:59 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:45:59 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:45:59 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:45:59 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:45:59 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:45:59 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:45:59 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:45:59 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:45:59 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:45:59 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:45:59 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:45:59 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:45:59 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:45:59 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:45:59 [INFO] +- junit:junit:jar:4.13.2:test 04:45:59 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:45:59 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:45:59 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:45:59 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:45:59 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:45:59 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:45:59 [INFO] 04:45:59 [INFO] --- clm:3.0.8-01:index (default-cli) @ rfc8345-ietf-network-topology --- 04:45:59 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-topology/target/sonatype-clm/module.xml 04:45:59 [INFO] 04:45:59 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8345 >------------ 04:45:59 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8345 2.0.4-SNAPSHOT [51/161] 04:45:59 [INFO] from features/odl-ietf-model-rfc8345/pom.xml 04:45:59 [INFO] ------------------------------[ feature ]------------------------------- 04:45:59 [INFO] 04:45:59 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8345 --- 04:45:59 [INFO] 04:45:59 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8345 --- 04:45:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:45:59 [INFO] 04:45:59 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8345 --- 04:45:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:45:59 [INFO] 04:45:59 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8345 --- 04:45:59 [INFO] 04:45:59 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8345 --- 04:45:59 [INFO] 04:45:59 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8345 --- 04:45:59 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:45:59 [INFO] argLine set to empty 04:45:59 [INFO] 04:45:59 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8345 --- 04:45:59 [INFO] Starting audit... 04:45:59 Audit done. 04:45:59 [INFO] You have 0 Checkstyle violations. 04:45:59 [INFO] 04:45:59 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8345 --- 04:45:59 [INFO] Starting audit... 04:45:59 Audit done. 04:45:59 [INFO] You have 0 Checkstyle violations. 04:45:59 [INFO] 04:45:59 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8345 --- 04:45:59 [INFO] 04:45:59 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8345 --- 04:45:59 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8345/target/feature/feature.xml 04:45:59 [INFO] ...done! 04:45:59 [INFO] Set artifact 04:45:59 [INFO] 04:45:59 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8345 --- 04:45:59 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 04:45:59 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:45:59 [INFO] 04:45:59 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8345 >>> 04:45:59 [INFO] 04:45:59 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8345 --- 04:45:59 [INFO] No files found to run spotbugs; check compile phase has been run. 04:45:59 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:45:59 [INFO] 04:45:59 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8345 <<< 04:45:59 [INFO] 04:45:59 [INFO] 04:45:59 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8345 --- 04:45:59 [INFO] 04:45:59 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8345 --- 04:45:59 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8345 04:45:59 [INFO] Project dependency features detected: [] 04:45:59 [INFO] Pax Exam System (Version: 4.14.0) created. 04:45:59 [INFO] Creating RMI registry server on 127.0.0.1:46599 04:45:59 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:45:59 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:45:59 [INFO] Waiting for remote bundle context.. on 46599 name: c8edbe7e-c9d3-44db-9cc4-132da64533d1 timout: [ RelativeTimeout value = 180000 ] 04:46:03 [INFO] Building jar from resources and headers. 04:46:03 [INFO] Writing jar finished. 04:46:05 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:46:05 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:46:05 [INFO] 04:46:05 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8345 --- 04:46:05 [INFO] 04:46:05 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8345 --- 04:46:05 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:46:05 [INFO] 04:46:05 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8345 --- 04:46:05 [INFO] CycloneDX: Resolving Dependencies 04:46:06 [INFO] CycloneDX: Creating BOM version 1.6 with 28 component(s) 04:46:06 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8345/target/bom.xml 04:46:06 [INFO] attaching as odl-ietf-model-rfc8345-2.0.4-SNAPSHOT-cyclonedx.xml 04:46:06 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8345/target/bom.json 04:46:06 [INFO] attaching as odl-ietf-model-rfc8345-2.0.4-SNAPSHOT-cyclonedx.json 04:46:06 [INFO] 04:46:06 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8345 --- 04:46:06 [INFO] Skipping duplicate-finder execution! 04:46:06 [INFO] 04:46:06 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8345 --- 04:46:06 [INFO] Skipping plugin execution 04:46:06 [INFO] 04:46:06 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8345 --- 04:46:06 [INFO] Skipping source per configuration. 04:46:06 [INFO] 04:46:06 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8345 --- 04:46:06 [INFO] 04:46:06 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8345 --- 04:46:06 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:46:06 [INFO] 04:46:06 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8345 --- 04:46:06 [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:06 [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:06 [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:06 [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:06 [INFO] 04:46:06 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc8345 --- 04:46:06 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8345:xml:features:2.0.4-SNAPSHOT 04:46:06 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:46:06 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:46:06 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:46:06 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:46:06 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:46:06 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:46:06 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:46:06 [INFO] | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:46:06 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:46:06 [INFO] | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:46:06 [INFO] | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:46:06 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:46:06 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:46:06 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:46:06 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:46:06 [INFO] +- org.opendaylight.ietf.model:rfc8345-ietf-network:jar:2.0.4-SNAPSHOT:compile 04:46:06 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:46:06 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:46:06 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:46:06 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:46:06 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:46:06 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:46:06 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:46:06 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:46:06 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:46:06 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:46:06 [INFO] +- org.opendaylight.ietf.model:rfc8345-ietf-network-topology:jar:2.0.4-SNAPSHOT:compile 04:46:06 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:46:06 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:46:06 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:46:06 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:46:06 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:46:06 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:46:06 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:46:06 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:46:06 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:46:06 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:46:06 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:46:06 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:46:06 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:46:06 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:46:06 [INFO] +- junit:junit:jar:4.13.2:test 04:46:06 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:46:06 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:46:06 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:46:06 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:46:06 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:46:06 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:46:06 [INFO] 04:46:06 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-ietf-model-rfc8345 --- 04:46:06 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8345/target/sonatype-clm/module.xml 04:46:06 [INFO] 04:46:06 [INFO] -------< org.opendaylight.ietf.model:rfc8345-ietf-network-state >------- 04:46:06 [INFO] Building rfc8345-ietf-network-state 2.0.4-SNAPSHOT [52/161] 04:46:06 [INFO] from model/rfc/rfc8345-ietf-network-state/pom.xml 04:46:06 [INFO] -------------------------------[ bundle ]------------------------------- 04:46:06 [INFO] 04:46:06 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8345-ietf-network-state --- 04:46:06 [INFO] 04:46:06 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8345-ietf-network-state --- 04:46:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:46:06 [INFO] 04:46:06 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8345-ietf-network-state --- 04:46:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:46:06 [INFO] 04:46:06 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8345-ietf-network-state --- 04:46:06 [INFO] 04:46:06 [INFO] --- dependency:3.11.0:properties (default) @ rfc8345-ietf-network-state --- 04:46:06 [INFO] 04:46:06 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8345-ietf-network-state --- 04:46:06 [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:06 [INFO] 04:46:06 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8345-ietf-network-state --- 04:46:06 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:46:06 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-state/src/main/yang 04:46:06 [INFO] yang-to-sources: Found 2 dependencies in 2.367 ms 04:46:06 [INFO] yang-to-sources: Project model files found: 1 in 1.674 ms 04:46:06 [INFO] yang-to-sources: 3 YANG models processed in 10.63 ms 04:46:06 [INFO] BindingJavaFileGenerator: Defined 22 files in 3.654 ms 04:46:06 [INFO] Sorted 22 files into 6 directories in 122.9 μs 04:46:06 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 22 in 9.028 ms 04:46:06 [INFO] 04:46:06 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8345-ietf-network-state --- 04:46:06 [INFO] Starting audit... 04:46:06 Audit done. 04:46:06 [INFO] You have 0 Checkstyle violations. 04:46:06 [INFO] 04:46:06 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8345-ietf-network-state --- 04:46:06 [INFO] Starting audit... 04:46:06 Audit done. 04:46:06 [INFO] You have 0 Checkstyle violations. 04:46:06 [INFO] 04:46:06 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8345-ietf-network-state --- 04:46:06 [INFO] 04:46:06 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8345-ietf-network-state --- 04:46:06 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-state/src/main/resources 04:46:06 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-state/target/generated-sources/spi 04:46:06 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:46:06 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:46:06 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:46:06 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-state/target/generated-sources/spi 04:46:06 [INFO] 04:46:06 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8345-ietf-network-state --- 04:46:06 [INFO] Recompiling the module because of changed dependency. 04:46:06 [INFO] Compiling 21 source files with javac [debug release 21] to target/classes 04:46:06 [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:06 [INFO] 04:46:06 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8345-ietf-network-state >>> 04:46:06 [INFO] 04:46:06 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8345-ietf-network-state --- 04:46:06 [INFO] Spotbugs plugin skipped 04:46:06 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:46:06 [INFO] 04:46:06 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8345-ietf-network-state <<< 04:46:06 [INFO] 04:46:06 [INFO] 04:46:06 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8345-ietf-network-state --- 04:46:06 [INFO] Spotbugs plugin skipped 04:46:06 [INFO] 04:46:06 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8345-ietf-network-state --- 04:46:06 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-state/src/test/resources 04:46:06 [INFO] 04:46:06 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8345-ietf-network-state --- 04:46:06 [INFO] No sources to compile 04:46:06 [INFO] 04:46:06 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8345-ietf-network-state --- 04:46:06 [INFO] No tests to run. 04:46:06 [INFO] 04:46:06 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8345-ietf-network-state --- 04:46:06 [INFO] 04:46:06 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8345-ietf-network-state --- 04:46:06 [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:06 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-state/target/classes/META-INF/MANIFEST.MF 04:46:06 [INFO] 04:46:06 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8345-ietf-network-state --- 04:46:08 [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:08 [INFO] 04:46:08 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8345-ietf-network-state --- 04:46:08 [INFO] CycloneDX: Resolving Dependencies 04:46:09 [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) 04:46:09 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-state/target/bom.xml 04:46:09 [INFO] attaching as rfc8345-ietf-network-state-2.0.4-SNAPSHOT-cyclonedx.xml 04:46:09 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-state/target/bom.json 04:46:09 [INFO] attaching as rfc8345-ietf-network-state-2.0.4-SNAPSHOT-cyclonedx.json 04:46:09 [INFO] 04:46:09 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8345-ietf-network-state --- 04:46:09 [INFO] Skipping duplicate-finder execution! 04:46:09 [INFO] 04:46:09 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8345-ietf-network-state --- 04:46:09 [INFO] No dependency problems found 04:46:09 [INFO] 04:46:09 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8345-ietf-network-state --- 04:46:09 [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:09 [INFO] 04:46:09 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8345-ietf-network-state --- 04:46:09 [INFO] 04:46:09 [INFO] --- jacoco:0.8.15:report (report) @ rfc8345-ietf-network-state --- 04:46:09 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:46:09 [INFO] 04:46:09 [INFO] --- install:3.1.4:install (default-install) @ rfc8345-ietf-network-state --- 04:46:09 [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:09 [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:09 [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:09 [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:09 [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:09 [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:09 [INFO] 04:46:09 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8345-ietf-network-state --- 04:46:09 [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:09 [INFO] Writing OBR metadata 04:46:09 [INFO] 04:46:09 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc8345-ietf-network-state --- 04:46:09 [INFO] org.opendaylight.ietf.model:rfc8345-ietf-network-state:bundle:2.0.4-SNAPSHOT 04:46:09 [INFO] +- org.opendaylight.ietf.model:rfc8345-ietf-network:jar:2.0.4-SNAPSHOT:compile 04:46:09 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:46:09 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:46:09 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:46:09 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:46:09 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:46:09 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:46:09 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:46:09 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:46:09 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:46:09 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:46:09 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:46:09 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:46:09 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:46:09 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:46:09 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:46:09 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:46:09 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:46:09 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:46:09 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:46:09 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:46:09 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:46:09 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:46:09 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:46:09 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:46:09 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:46:09 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:46:09 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:46:09 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:46:09 [INFO] +- junit:junit:jar:4.13.2:test 04:46:09 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:46:09 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:46:09 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:46:09 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:46:09 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:46:09 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:46:09 [INFO] 04:46:09 [INFO] --- clm:3.0.8-01:index (default-cli) @ rfc8345-ietf-network-state --- 04:46:09 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-state/target/sonatype-clm/module.xml 04:46:09 [INFO] 04:46:09 [INFO] --< org.opendaylight.ietf.model:rfc8345-ietf-network-topology-state >--- 04:46:09 [INFO] Building rfc8345-ietf-network-topology-state 2.0.4-SNAPSHOT [53/161] 04:46:09 [INFO] from model/rfc/rfc8345-ietf-network-topology-state/pom.xml 04:46:09 [INFO] -------------------------------[ bundle ]------------------------------- 04:46:09 [INFO] 04:46:09 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8345-ietf-network-topology-state --- 04:46:09 [INFO] 04:46:09 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8345-ietf-network-topology-state --- 04:46:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:46:09 [INFO] 04:46:09 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8345-ietf-network-topology-state --- 04:46:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:46:09 [INFO] 04:46:09 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8345-ietf-network-topology-state --- 04:46:09 [INFO] 04:46:09 [INFO] --- dependency:3.11.0:properties (default) @ rfc8345-ietf-network-topology-state --- 04:46:09 [INFO] 04:46:09 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8345-ietf-network-topology-state --- 04:46: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/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:09 [INFO] 04:46:09 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8345-ietf-network-topology-state --- 04:46:09 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:46:09 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-topology-state/src/main/yang 04:46:09 [INFO] yang-to-sources: Found 4 dependencies in 2.140 ms 04:46:09 [INFO] yang-to-sources: Project model files found: 1 in 1.645 ms 04:46:09 [INFO] yang-to-sources: 5 YANG models processed in 18.43 ms 04:46:09 [INFO] BindingJavaFileGenerator: Defined 26 files in 5.346 ms 04:46:09 [INFO] Sorted 26 files into 7 directories in 125.3 μs 04:46:09 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 26 in 10.51 ms 04:46:09 [INFO] 04:46:09 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8345-ietf-network-topology-state --- 04:46:09 [INFO] Starting audit... 04:46:09 Audit done. 04:46:09 [INFO] You have 0 Checkstyle violations. 04:46:09 [INFO] 04:46:09 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8345-ietf-network-topology-state --- 04:46:09 [INFO] Starting audit... 04:46:09 Audit done. 04:46:09 [INFO] You have 0 Checkstyle violations. 04:46:09 [INFO] 04:46:09 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8345-ietf-network-topology-state --- 04:46:09 [INFO] 04:46:09 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8345-ietf-network-topology-state --- 04:46:09 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-topology-state/src/main/resources 04:46:09 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-topology-state/target/generated-sources/spi 04:46:09 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:46:09 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:46:09 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:46:09 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-topology-state/target/generated-sources/spi 04:46:09 [INFO] 04:46:09 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8345-ietf-network-topology-state --- 04:46:09 [INFO] Recompiling the module because of changed dependency. 04:46:09 [INFO] Compiling 25 source files with javac [debug release 21] to target/classes 04:46:09 [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:09 [INFO] 04:46:09 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8345-ietf-network-topology-state >>> 04:46:09 [INFO] 04:46:09 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8345-ietf-network-topology-state --- 04:46:09 [INFO] Spotbugs plugin skipped 04:46:09 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:46:09 [INFO] 04:46:09 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8345-ietf-network-topology-state <<< 04:46:09 [INFO] 04:46:09 [INFO] 04:46:09 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8345-ietf-network-topology-state --- 04:46:09 [INFO] Spotbugs plugin skipped 04:46:09 [INFO] 04:46:09 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8345-ietf-network-topology-state --- 04:46:09 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-topology-state/src/test/resources 04:46:09 [INFO] 04:46:09 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8345-ietf-network-topology-state --- 04:46:09 [INFO] No sources to compile 04:46:09 [INFO] 04:46:09 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8345-ietf-network-topology-state --- 04:46:09 [INFO] No tests to run. 04:46:09 [INFO] 04:46:09 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8345-ietf-network-topology-state --- 04:46:09 [INFO] 04:46:09 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8345-ietf-network-topology-state --- 04:46:09 [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:09 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-topology-state/target/classes/META-INF/MANIFEST.MF 04:46:09 [INFO] 04:46:09 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8345-ietf-network-topology-state --- 04:46:11 [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:11 [INFO] 04:46:11 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8345-ietf-network-topology-state --- 04:46:11 [INFO] CycloneDX: Resolving Dependencies 04:46:11 [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) 04:46:11 [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:11 [INFO] attaching as rfc8345-ietf-network-topology-state-2.0.4-SNAPSHOT-cyclonedx.xml 04:46:11 [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:11 [INFO] attaching as rfc8345-ietf-network-topology-state-2.0.4-SNAPSHOT-cyclonedx.json 04:46:11 [INFO] 04:46:11 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8345-ietf-network-topology-state --- 04:46:11 [INFO] Skipping duplicate-finder execution! 04:46:11 [INFO] 04:46:11 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8345-ietf-network-topology-state --- 04:46:11 [INFO] No dependency problems found 04:46:11 [INFO] 04:46:11 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8345-ietf-network-topology-state --- 04:46:11 [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:11 [INFO] 04:46:11 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8345-ietf-network-topology-state --- 04:46:11 [INFO] 04:46:11 [INFO] --- jacoco:0.8.15:report (report) @ rfc8345-ietf-network-topology-state --- 04:46:11 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:46:11 [INFO] 04:46:11 [INFO] --- install:3.1.4:install (default-install) @ rfc8345-ietf-network-topology-state --- 04:46:11 [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:11 [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:11 [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:11 [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:11 [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:11 [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:11 [INFO] 04:46:11 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8345-ietf-network-topology-state --- 04:46:11 [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:11 [INFO] Writing OBR metadata 04:46:11 [INFO] 04:46:11 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc8345-ietf-network-topology-state --- 04:46:11 [INFO] org.opendaylight.ietf.model:rfc8345-ietf-network-topology-state:bundle:2.0.4-SNAPSHOT 04:46:11 [INFO] +- org.opendaylight.ietf.model:rfc8345-ietf-network:jar:2.0.4-SNAPSHOT:compile 04:46:11 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:46:11 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:46:11 [INFO] +- org.opendaylight.ietf.model:rfc8345-ietf-network-state:jar:2.0.4-SNAPSHOT:compile 04:46:11 [INFO] +- org.opendaylight.ietf.model:rfc8345-ietf-network-topology:jar:2.0.4-SNAPSHOT:compile 04:46:11 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:46:11 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:46:11 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:46:11 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:46:11 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:46:11 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:46:11 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:46:11 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:46:11 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:46:11 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:46:11 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:46:11 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:46:11 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:46:11 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:46:11 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:46:11 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:46:11 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:46:11 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:46:11 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:46:11 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:46:11 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:46:11 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:46:11 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:46:11 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:46:11 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:46:11 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:46:11 [INFO] +- junit:junit:jar:4.13.2:test 04:46:11 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:46:11 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:46:11 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:46:11 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:46:11 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:46:11 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:46:11 [INFO] 04:46:11 [INFO] --- clm:3.0.8-01:index (default-cli) @ rfc8345-ietf-network-topology-state --- 04:46:11 [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:11 [INFO] 04:46:11 [INFO] -------< org.opendaylight.ietf:odl-ietf-model-rfc8345-non-nmda >-------- 04:46:11 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8345 :: NON-NMDA 2.0.4-SNAPSHOT [54/161] 04:46:11 [INFO] from features/odl-ietf-model-rfc8345-non-nmda/pom.xml 04:46:11 [INFO] ------------------------------[ feature ]------------------------------- 04:46:11 [INFO] 04:46:11 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8345-non-nmda --- 04:46:11 [INFO] 04:46:11 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8345-non-nmda --- 04:46:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:46:11 [INFO] 04:46:11 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8345-non-nmda --- 04:46:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:46:11 [INFO] 04:46:11 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8345-non-nmda --- 04:46:12 [INFO] 04:46:12 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8345-non-nmda --- 04:46:12 [INFO] 04:46:12 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8345-non-nmda --- 04:46:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:46:12 [INFO] argLine set to empty 04:46:12 [INFO] 04:46:12 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8345-non-nmda --- 04:46:12 [INFO] Starting audit... 04:46:12 Audit done. 04:46:12 [INFO] You have 0 Checkstyle violations. 04:46:12 [INFO] 04:46:12 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8345-non-nmda --- 04:46:12 [INFO] Starting audit... 04:46:12 Audit done. 04:46:12 [INFO] You have 0 Checkstyle violations. 04:46:12 [INFO] 04:46:12 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8345-non-nmda --- 04:46:12 [INFO] 04:46:12 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8345-non-nmda --- 04:46:12 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8345-non-nmda/target/feature/feature.xml 04:46:12 [INFO] ...done! 04:46:12 [INFO] Set artifact 04:46:12 [INFO] 04:46:12 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8345-non-nmda --- 04:46: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:46:12 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:46:12 [INFO] 04:46:12 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8345-non-nmda >>> 04:46:12 [INFO] 04:46:12 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8345-non-nmda --- 04:46:12 [INFO] No files found to run spotbugs; check compile phase has been run. 04:46:12 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:46:12 [INFO] 04:46:12 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8345-non-nmda <<< 04:46:12 [INFO] 04:46:12 [INFO] 04:46:12 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8345-non-nmda --- 04:46:12 [INFO] 04:46:12 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8345-non-nmda --- 04:46:12 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8345-non-nmda 04:46:12 [INFO] Project dependency features detected: [] 04:46:12 [INFO] Pax Exam System (Version: 4.14.0) created. 04:46:12 [INFO] Creating RMI registry server on 127.0.0.1:40047 04:46:12 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:46:12 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:46:12 [INFO] Waiting for remote bundle context.. on 40047 name: 70f741da-a805-478e-8e53-e1d10638e525 timout: [ RelativeTimeout value = 180000 ] 04:46:16 [INFO] Building jar from resources and headers. 04:46:16 [INFO] Writing jar finished. 04:46:18 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:46:18 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:46:18 [INFO] 04:46:18 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8345-non-nmda --- 04:46:18 [INFO] 04:46:18 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8345-non-nmda --- 04:46:18 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:46:18 [INFO] 04:46:18 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8345-non-nmda --- 04:46:18 [INFO] CycloneDX: Resolving Dependencies 04:46:19 [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) 04:46:19 [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:19 [INFO] attaching as odl-ietf-model-rfc8345-non-nmda-2.0.4-SNAPSHOT-cyclonedx.xml 04:46:19 [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:19 [INFO] attaching as odl-ietf-model-rfc8345-non-nmda-2.0.4-SNAPSHOT-cyclonedx.json 04:46:19 [INFO] 04:46:19 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8345-non-nmda --- 04:46:19 [INFO] Skipping duplicate-finder execution! 04:46:19 [INFO] 04:46:19 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8345-non-nmda --- 04:46:19 [INFO] Skipping plugin execution 04:46:19 [INFO] 04:46:19 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8345-non-nmda --- 04:46:19 [INFO] Skipping source per configuration. 04:46:19 [INFO] 04:46:19 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8345-non-nmda --- 04:46:19 [INFO] 04:46:19 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8345-non-nmda --- 04:46:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:46:19 [INFO] 04:46:19 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8345-non-nmda --- 04:46:19 [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:19 [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:19 [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:19 [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:19 [INFO] 04:46:19 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc8345-non-nmda --- 04:46:19 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8345-non-nmda:xml:features:2.0.4-SNAPSHOT 04:46:19 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8345:xml:features:2.0.4-SNAPSHOT:compile 04:46:19 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:46:19 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:46:19 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:46:19 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:46:19 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:46:19 [INFO] | | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:46:19 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:46:19 [INFO] | | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:46:19 [INFO] | | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:46:19 [INFO] | | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:46:19 [INFO] | | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:46:19 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:46:19 [INFO] | | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:46:19 [INFO] | | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:46:19 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:46:19 [INFO] | +- org.opendaylight.ietf.model:rfc8345-ietf-network:jar:2.0.4-SNAPSHOT:compile 04:46:19 [INFO] | \- org.opendaylight.ietf.model:rfc8345-ietf-network-topology:jar:2.0.4-SNAPSHOT:compile 04:46:19 [INFO] +- org.opendaylight.ietf.model:rfc8345-ietf-network-state:jar:2.0.4-SNAPSHOT:compile 04:46:19 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:46:19 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:46:19 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:46:19 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:46:19 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:46:19 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:46:19 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:46:19 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:46:19 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:46:19 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:46:19 [INFO] +- org.opendaylight.ietf.model:rfc8345-ietf-network-topology-state:jar:2.0.4-SNAPSHOT:compile 04:46:19 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:46:19 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:46:19 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:46:19 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:46:19 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:46:19 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:46:19 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:46:19 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:46:19 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:46:19 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:46:19 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:46:19 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:46:19 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:46:19 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:46:19 [INFO] +- junit:junit:jar:4.13.2:test 04:46:19 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:46:19 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:46:19 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:46:19 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:46:19 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:46:19 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:46:19 [INFO] 04:46:19 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-ietf-model-rfc8345-non-nmda --- 04:46:19 [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:19 [INFO] 04:46:19 [INFO] ----< org.opendaylight.ietf.model:rfc8346-ietf-l3-unicast-topology >---- 04:46:19 [INFO] Building rfc8346-ietf-l3-unicast-topology 2.0.4-SNAPSHOT [55/161] 04:46:19 [INFO] from model/rfc/rfc8346-ietf-l3-unicast-topology/pom.xml 04:46:19 [INFO] -------------------------------[ bundle ]------------------------------- 04:46:19 [INFO] 04:46:19 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8346-ietf-l3-unicast-topology --- 04:46:19 [INFO] 04:46:19 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8346-ietf-l3-unicast-topology --- 04:46:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:46:19 [INFO] 04:46:19 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8346-ietf-l3-unicast-topology --- 04:46:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:46:19 [INFO] 04:46:19 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8346-ietf-l3-unicast-topology --- 04:46:19 [INFO] 04:46:19 [INFO] --- dependency:3.11.0:properties (default) @ rfc8346-ietf-l3-unicast-topology --- 04:46:19 [INFO] 04:46:19 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8346-ietf-l3-unicast-topology --- 04:46: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/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:19 [INFO] 04:46:19 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8346-ietf-l3-unicast-topology --- 04:46:19 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:46:19 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8346-ietf-l3-unicast-topology/src/main/yang 04:46:19 [INFO] yang-to-sources: Found 5 dependencies in 2.920 ms 04:46:19 [INFO] yang-to-sources: Project model files found: 1 in 3.400 ms 04:46:19 [INFO] yang-to-sources: 6 YANG models processed in 39.47 ms 04:46:19 [INFO] BindingJavaFileGenerator: Defined 52 files in 7.396 ms 04:46:19 [INFO] Sorted 52 files into 12 directories in 186.9 μs 04:46:19 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 52 in 18.18 ms 04:46:19 [INFO] 04:46:19 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8346-ietf-l3-unicast-topology --- 04:46:19 [INFO] Starting audit... 04:46:19 Audit done. 04:46:19 [INFO] You have 0 Checkstyle violations. 04:46:19 [INFO] 04:46:19 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8346-ietf-l3-unicast-topology --- 04:46:19 [INFO] Starting audit... 04:46:19 Audit done. 04:46:19 [INFO] You have 0 Checkstyle violations. 04:46:19 [INFO] 04:46:19 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8346-ietf-l3-unicast-topology --- 04:46:19 [INFO] 04:46:19 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8346-ietf-l3-unicast-topology --- 04:46:19 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8346-ietf-l3-unicast-topology/src/main/resources 04:46:19 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/generated-sources/spi 04:46:19 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:46:19 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:46:19 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:46:19 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/generated-sources/spi 04:46:19 [INFO] 04:46:19 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8346-ietf-l3-unicast-topology --- 04:46:19 [INFO] Recompiling the module because of changed dependency. 04:46:19 [INFO] Compiling 51 source files with javac [debug release 21] to target/classes 04:46:20 [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:20 [INFO] 04:46:20 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8346-ietf-l3-unicast-topology >>> 04:46:20 [INFO] 04:46:20 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8346-ietf-l3-unicast-topology --- 04:46:20 [INFO] Spotbugs plugin skipped 04:46:20 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:46:20 [INFO] 04:46:20 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8346-ietf-l3-unicast-topology <<< 04:46:20 [INFO] 04:46:20 [INFO] 04:46:20 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8346-ietf-l3-unicast-topology --- 04:46:20 [INFO] Spotbugs plugin skipped 04:46:20 [INFO] 04:46:20 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8346-ietf-l3-unicast-topology --- 04:46:20 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8346-ietf-l3-unicast-topology/src/test/resources 04:46:20 [INFO] 04:46:20 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8346-ietf-l3-unicast-topology --- 04:46:20 [INFO] No sources to compile 04:46:20 [INFO] 04:46:20 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8346-ietf-l3-unicast-topology --- 04:46:20 [INFO] No tests to run. 04:46:20 [INFO] 04:46:20 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8346-ietf-l3-unicast-topology --- 04:46:20 [INFO] 04:46:20 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8346-ietf-l3-unicast-topology --- 04:46:20 [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:20 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/classes/META-INF/MANIFEST.MF 04:46:20 [INFO] 04:46:20 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8346-ietf-l3-unicast-topology --- 04:46:22 [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:22 [INFO] 04:46:22 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8346-ietf-l3-unicast-topology --- 04:46:22 [INFO] CycloneDX: Resolving Dependencies 04:46:22 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 04:46:22 [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:22 [INFO] attaching as rfc8346-ietf-l3-unicast-topology-2.0.4-SNAPSHOT-cyclonedx.xml 04:46:22 [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:23 [INFO] attaching as rfc8346-ietf-l3-unicast-topology-2.0.4-SNAPSHOT-cyclonedx.json 04:46:23 [INFO] 04:46:23 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8346-ietf-l3-unicast-topology --- 04:46:23 [INFO] Skipping duplicate-finder execution! 04:46:23 [INFO] 04:46:23 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8346-ietf-l3-unicast-topology --- 04:46:23 [INFO] No dependency problems found 04:46:23 [INFO] 04:46:23 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8346-ietf-l3-unicast-topology --- 04:46:23 [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:23 [INFO] 04:46:23 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8346-ietf-l3-unicast-topology --- 04:46:23 [INFO] 04:46:23 [INFO] --- jacoco:0.8.15:report (report) @ rfc8346-ietf-l3-unicast-topology --- 04:46:23 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:46:23 [INFO] 04:46:23 [INFO] --- install:3.1.4:install (default-install) @ rfc8346-ietf-l3-unicast-topology --- 04:46:23 [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:23 [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:23 [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:23 [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:23 [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:23 [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:23 [INFO] 04:46:23 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8346-ietf-l3-unicast-topology --- 04:46:23 [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:23 [INFO] Writing OBR metadata 04:46:23 [INFO] 04:46:23 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc8346-ietf-l3-unicast-topology --- 04:46:23 [INFO] org.opendaylight.ietf.model:rfc8346-ietf-l3-unicast-topology:bundle:2.0.4-SNAPSHOT 04:46:23 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:46:23 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:46:23 [INFO] +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.4-SNAPSHOT:compile 04:46:23 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:46:23 [INFO] +- org.opendaylight.ietf.model:rfc8345-ietf-network:jar:2.0.4-SNAPSHOT:compile 04:46:23 [INFO] +- org.opendaylight.ietf.model:rfc8345-ietf-network-topology:jar:2.0.4-SNAPSHOT:compile 04:46:23 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:46:23 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:46:23 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:46:23 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:46:23 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:46:23 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:46:23 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:46:23 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:46:23 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:46:23 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:46:23 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:46:23 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:46:23 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:46:23 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:46:23 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:46:23 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:46:23 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:46:23 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:46:23 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:46:23 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:46:23 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:46:23 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:46:23 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:46:23 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:46:23 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:46:23 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:46:23 [INFO] +- junit:junit:jar:4.13.2:test 04:46:23 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:46:23 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:46:23 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:46:23 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:46:23 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:46:23 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:46:23 [INFO] 04:46:23 [INFO] --- clm:3.0.8-01:index (default-cli) @ rfc8346-ietf-l3-unicast-topology --- 04:46:23 [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:23 [INFO] 04:46:23 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8346 >------------ 04:46:23 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8346 2.0.4-SNAPSHOT [56/161] 04:46:23 [INFO] from features/odl-ietf-model-rfc8346/pom.xml 04:46:23 [INFO] ------------------------------[ feature ]------------------------------- 04:46:23 [INFO] 04:46:23 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8346 --- 04:46:23 [INFO] 04:46:23 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8346 --- 04:46:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:46:23 [INFO] 04:46:23 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8346 --- 04:46:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:46:23 [INFO] 04:46:23 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8346 --- 04:46:23 [INFO] 04:46:23 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8346 --- 04:46:23 [INFO] 04:46:23 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8346 --- 04:46:23 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:46:23 [INFO] argLine set to empty 04:46:23 [INFO] 04:46:23 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8346 --- 04:46:23 [INFO] Starting audit... 04:46:23 Audit done. 04:46:23 [INFO] You have 0 Checkstyle violations. 04:46:23 [INFO] 04:46:23 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8346 --- 04:46:23 [INFO] Starting audit... 04:46:23 Audit done. 04:46:23 [INFO] You have 0 Checkstyle violations. 04:46:23 [INFO] 04:46:23 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8346 --- 04:46:23 [INFO] 04:46:23 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8346 --- 04:46:23 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8346/target/feature/feature.xml 04:46:23 [INFO] ...done! 04:46:23 [INFO] Set artifact 04:46:23 [INFO] 04:46:23 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8346 --- 04:46: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:46:23 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:46:23 [INFO] 04:46:23 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8346 >>> 04:46:23 [INFO] 04:46:23 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8346 --- 04:46:23 [INFO] No files found to run spotbugs; check compile phase has been run. 04:46:23 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:46:23 [INFO] 04:46:23 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8346 <<< 04:46:23 [INFO] 04:46:23 [INFO] 04:46:23 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8346 --- 04:46:23 [INFO] 04:46:23 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8346 --- 04:46:23 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8346 04:46:23 [INFO] Project dependency features detected: [] 04:46:23 [INFO] Pax Exam System (Version: 4.14.0) created. 04:46:23 [INFO] Creating RMI registry server on 127.0.0.1:41309 04:46:23 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:46:23 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:46:23 [INFO] Waiting for remote bundle context.. on 41309 name: af8bdfd3-af05-469a-8732-db087cbb435f timout: [ RelativeTimeout value = 180000 ] 04:46:27 [INFO] Building jar from resources and headers. 04:46:27 [INFO] Writing jar finished. 04:46:29 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:46:29 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:46:29 [INFO] 04:46:29 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8346 --- 04:46:29 [INFO] 04:46:29 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8346 --- 04:46:29 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:46:29 [INFO] 04:46:29 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8346 --- 04:46:29 [INFO] CycloneDX: Resolving Dependencies 04:46:30 [INFO] CycloneDX: Creating BOM version 1.6 with 33 component(s) 04:46:30 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8346/target/bom.xml 04:46:30 [INFO] attaching as odl-ietf-model-rfc8346-2.0.4-SNAPSHOT-cyclonedx.xml 04:46:30 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8346/target/bom.json 04:46:30 [INFO] attaching as odl-ietf-model-rfc8346-2.0.4-SNAPSHOT-cyclonedx.json 04:46:30 [INFO] 04:46:30 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8346 --- 04:46:30 [INFO] Skipping duplicate-finder execution! 04:46:30 [INFO] 04:46:30 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8346 --- 04:46:30 [INFO] Skipping plugin execution 04:46:30 [INFO] 04:46:30 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8346 --- 04:46:30 [INFO] Skipping source per configuration. 04:46:30 [INFO] 04:46:30 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8346 --- 04:46:30 [INFO] 04:46:30 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8346 --- 04:46:30 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:46:30 [INFO] 04:46:30 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8346 --- 04:46:30 [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:30 [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:30 [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:30 [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:30 [INFO] 04:46:30 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc8346 --- 04:46:30 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8346:xml:features:2.0.4-SNAPSHOT 04:46:30 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:2.0.4-SNAPSHOT:compile 04:46:30 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:46:30 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:46:30 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:46:30 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:46:30 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:46:30 [INFO] | | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:46:30 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:46:30 [INFO] | | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:46:30 [INFO] | | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:46:30 [INFO] | | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:46:30 [INFO] | | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:46:30 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:46:30 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:46:30 [INFO] | +- org.opendaylight.ietf.model:iana-routing-types:jar:2.0.4-SNAPSHOT:compile 04:46:30 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.4-SNAPSHOT:compile 04:46:30 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8345:xml:features:2.0.4-SNAPSHOT:compile 04:46:30 [INFO] | +- org.opendaylight.ietf.model:rfc8345-ietf-network:jar:2.0.4-SNAPSHOT:compile 04:46:30 [INFO] | \- org.opendaylight.ietf.model:rfc8345-ietf-network-topology:jar:2.0.4-SNAPSHOT:compile 04:46:30 [INFO] +- org.opendaylight.ietf.model:rfc8346-ietf-l3-unicast-topology:jar:2.0.4-SNAPSHOT:compile 04:46:30 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:46:30 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:46:30 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:46:30 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:46:30 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:46:30 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:46:30 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:46:30 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:46:30 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:46:30 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:46:30 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:46:30 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:46:30 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:46:30 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:46:30 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:46:30 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:46:30 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:46:30 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:46:30 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:46:30 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:46:30 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:46:30 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:46:30 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:46:30 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:46:30 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:46:30 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:46:30 [INFO] +- junit:junit:jar:4.13.2:test 04:46:30 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:46:30 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:46:30 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:46:30 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:46:30 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:46:30 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:46:30 [INFO] 04:46:30 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-ietf-model-rfc8346 --- 04:46:30 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8346/target/sonatype-clm/module.xml 04:46:30 [INFO] 04:46:30 [INFO] --< org.opendaylight.ietf.model:rfc8346-ietf-l3-unicast-topology-state >-- 04:46:30 [INFO] Building rfc8346-ietf-l3-unicast-topology-state 2.0.4-SNAPSHOT [57/161] 04:46:30 [INFO] from model/rfc/rfc8346-ietf-l3-unicast-topology-state/pom.xml 04:46:30 [INFO] -------------------------------[ bundle ]------------------------------- 04:46:30 [INFO] 04:46:30 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8346-ietf-l3-unicast-topology-state --- 04:46:30 [INFO] 04:46:30 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8346-ietf-l3-unicast-topology-state --- 04:46:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:46:30 [INFO] 04:46:30 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8346-ietf-l3-unicast-topology-state --- 04:46:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:46:30 [INFO] 04:46:30 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8346-ietf-l3-unicast-topology-state --- 04:46:30 [INFO] 04:46:30 [INFO] --- dependency:3.11.0:properties (default) @ rfc8346-ietf-l3-unicast-topology-state --- 04:46:30 [INFO] 04:46:30 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8346-ietf-l3-unicast-topology-state --- 04:46: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/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:30 [INFO] 04:46:30 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8346-ietf-l3-unicast-topology-state --- 04:46:30 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:46:30 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/src/main/yang 04:46:30 [INFO] yang-to-sources: Found 8 dependencies in 3.293 ms 04:46:30 [INFO] yang-to-sources: Project model files found: 1 in 1.527 ms 04:46:30 [INFO] yang-to-sources: 9 YANG models processed in 65.55 ms 04:46:30 [INFO] BindingJavaFileGenerator: Defined 24 files in 15.59 ms 04:46:30 [INFO] Sorted 24 files into 4 directories in 197.5 μs 04:46:30 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 24 in 24.20 ms 04:46:30 [INFO] 04:46:30 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8346-ietf-l3-unicast-topology-state --- 04:46:30 [INFO] Starting audit... 04:46:30 Audit done. 04:46:30 [INFO] You have 0 Checkstyle violations. 04:46:30 [INFO] 04:46:30 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8346-ietf-l3-unicast-topology-state --- 04:46:30 [INFO] Starting audit... 04:46:30 Audit done. 04:46:30 [INFO] You have 0 Checkstyle violations. 04:46:30 [INFO] 04:46:30 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8346-ietf-l3-unicast-topology-state --- 04:46:30 [INFO] 04:46:30 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8346-ietf-l3-unicast-topology-state --- 04:46:30 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/src/main/resources 04:46:30 [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:30 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:46:30 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:46:30 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:46:30 [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:30 [INFO] 04:46:30 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8346-ietf-l3-unicast-topology-state --- 04:46:30 [INFO] Recompiling the module because of changed dependency. 04:46:30 [INFO] Compiling 23 source files with javac [debug release 21] to target/classes 04:46:30 [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:30 [INFO] 04:46:30 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8346-ietf-l3-unicast-topology-state >>> 04:46:30 [INFO] 04:46:30 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8346-ietf-l3-unicast-topology-state --- 04:46:30 [INFO] Spotbugs plugin skipped 04:46:30 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:46:30 [INFO] 04:46:30 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8346-ietf-l3-unicast-topology-state <<< 04:46:30 [INFO] 04:46:30 [INFO] 04:46:30 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8346-ietf-l3-unicast-topology-state --- 04:46:30 [INFO] Spotbugs plugin skipped 04:46:30 [INFO] 04:46:30 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8346-ietf-l3-unicast-topology-state --- 04:46:30 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/src/test/resources 04:46:30 [INFO] 04:46:30 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8346-ietf-l3-unicast-topology-state --- 04:46:30 [INFO] No sources to compile 04:46:30 [INFO] 04:46:30 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8346-ietf-l3-unicast-topology-state --- 04:46:30 [INFO] No tests to run. 04:46:30 [INFO] 04:46:30 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8346-ietf-l3-unicast-topology-state --- 04:46:30 [INFO] 04:46:30 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8346-ietf-l3-unicast-topology-state --- 04:46:30 [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:30 [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:30 [INFO] 04:46:30 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8346-ietf-l3-unicast-topology-state --- 04:46:32 [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:32 [INFO] 04:46:32 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8346-ietf-l3-unicast-topology-state --- 04:46:32 [INFO] CycloneDX: Resolving Dependencies 04:46:33 [INFO] CycloneDX: Creating BOM version 1.6 with 22 component(s) 04:46:33 [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:33 [INFO] attaching as rfc8346-ietf-l3-unicast-topology-state-2.0.4-SNAPSHOT-cyclonedx.xml 04:46:33 [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:33 [INFO] attaching as rfc8346-ietf-l3-unicast-topology-state-2.0.4-SNAPSHOT-cyclonedx.json 04:46:33 [INFO] 04:46:33 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8346-ietf-l3-unicast-topology-state --- 04:46:33 [INFO] Skipping duplicate-finder execution! 04:46:33 [INFO] 04:46:33 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8346-ietf-l3-unicast-topology-state --- 04:46:33 [INFO] No dependency problems found 04:46:33 [INFO] 04:46:33 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8346-ietf-l3-unicast-topology-state --- 04:46:33 [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:33 [INFO] 04:46:33 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8346-ietf-l3-unicast-topology-state --- 04:46:33 [INFO] 04:46:33 [INFO] --- jacoco:0.8.15:report (report) @ rfc8346-ietf-l3-unicast-topology-state --- 04:46:33 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:46:33 [INFO] 04:46:33 [INFO] --- install:3.1.4:install (default-install) @ rfc8346-ietf-l3-unicast-topology-state --- 04:46:33 [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:33 [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:33 [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:33 [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:33 [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:33 [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:33 [INFO] 04:46:33 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8346-ietf-l3-unicast-topology-state --- 04:46:33 [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:33 [INFO] Writing OBR metadata 04:46:33 [INFO] 04:46:33 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc8346-ietf-l3-unicast-topology-state --- 04:46:33 [INFO] org.opendaylight.ietf.model:rfc8346-ietf-l3-unicast-topology-state:bundle:2.0.4-SNAPSHOT 04:46:33 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:46:33 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:46:33 [INFO] +- org.opendaylight.ietf.model:rfc8345-ietf-network:jar:2.0.4-SNAPSHOT:compile 04:46:33 [INFO] +- org.opendaylight.ietf.model:rfc8345-ietf-network-state:jar:2.0.4-SNAPSHOT:compile 04:46:33 [INFO] +- org.opendaylight.ietf.model:rfc8345-ietf-network-topology:jar:2.0.4-SNAPSHOT:compile 04:46:33 [INFO] +- org.opendaylight.ietf.model:rfc8345-ietf-network-topology-state:jar:2.0.4-SNAPSHOT:compile 04:46:33 [INFO] +- org.opendaylight.ietf.model:rfc8346-ietf-l3-unicast-topology:jar:2.0.4-SNAPSHOT:compile 04:46:33 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.4-SNAPSHOT:compile 04:46:33 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:46:33 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:46:33 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:46:33 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:46:33 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:46:33 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:46:33 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:46:33 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:46:33 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:46:33 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:46:33 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:46:33 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:46:33 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:46:33 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:46:33 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:46:33 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:46:33 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:46:33 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:46:33 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:46:33 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:46:33 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:46:33 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:46:33 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:46:33 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:46:33 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:46:33 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:46:33 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:46:33 [INFO] +- junit:junit:jar:4.13.2:test 04:46:33 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:46:33 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:46:33 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:46:33 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:46:33 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:46:33 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:46:33 [INFO] 04:46:33 [INFO] --- clm:3.0.8-01:index (default-cli) @ rfc8346-ietf-l3-unicast-topology-state --- 04:46:33 [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:33 [INFO] 04:46:33 [INFO] -------< org.opendaylight.ietf:odl-ietf-model-rfc8346-non-nmda >-------- 04:46:33 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8346 :: NON-NMDA 2.0.4-SNAPSHOT [58/161] 04:46:33 [INFO] from features/odl-ietf-model-rfc8346-non-nmda/pom.xml 04:46:33 [INFO] ------------------------------[ feature ]------------------------------- 04:46:33 [INFO] 04:46:33 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8346-non-nmda --- 04:46:33 [INFO] 04:46:33 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8346-non-nmda --- 04:46:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:46:33 [INFO] 04:46:33 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8346-non-nmda --- 04:46:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:46:33 [INFO] 04:46:33 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8346-non-nmda --- 04:46:33 [INFO] 04:46:33 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8346-non-nmda --- 04:46:33 [INFO] 04:46:33 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8346-non-nmda --- 04:46:33 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:46:33 [INFO] argLine set to empty 04:46:33 [INFO] 04:46:33 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8346-non-nmda --- 04:46:33 [INFO] Starting audit... 04:46:33 Audit done. 04:46:33 [INFO] You have 0 Checkstyle violations. 04:46:33 [INFO] 04:46:33 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8346-non-nmda --- 04:46:33 [INFO] Starting audit... 04:46:33 Audit done. 04:46:33 [INFO] You have 0 Checkstyle violations. 04:46:33 [INFO] 04:46:33 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8346-non-nmda --- 04:46:33 [INFO] 04:46:33 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8346-non-nmda --- 04:46:33 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8346-non-nmda/target/feature/feature.xml 04:46:33 [INFO] ...done! 04:46:33 [INFO] Set artifact 04:46:33 [INFO] 04:46:33 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8346-non-nmda --- 04:46:33 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 04:46:33 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:46:33 [INFO] 04:46:33 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8346-non-nmda >>> 04:46:33 [INFO] 04:46:33 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8346-non-nmda --- 04:46:33 [INFO] No files found to run spotbugs; check compile phase has been run. 04:46:33 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:46:33 [INFO] 04:46:33 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8346-non-nmda <<< 04:46:33 [INFO] 04:46:33 [INFO] 04:46:33 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8346-non-nmda --- 04:46:33 [INFO] 04:46:33 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8346-non-nmda --- 04:46:33 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8346-non-nmda 04:46:33 [INFO] Project dependency features detected: [] 04:46:33 [INFO] Pax Exam System (Version: 4.14.0) created. 04:46:33 [INFO] Creating RMI registry server on 127.0.0.1:36289 04:46:33 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:46:33 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:46:33 [INFO] Waiting for remote bundle context.. on 36289 name: 122c3afa-fc3e-4e11-8b2d-4445f015f738 timout: [ RelativeTimeout value = 180000 ] 04:46:38 [INFO] Building jar from resources and headers. 04:46:38 [INFO] Writing jar finished. 04:46:40 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:46:40 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:46:40 [INFO] 04:46:40 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8346-non-nmda --- 04:46:40 [INFO] 04:46:40 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8346-non-nmda --- 04:46:40 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:46:40 [INFO] 04:46:40 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8346-non-nmda --- 04:46:40 [INFO] CycloneDX: Resolving Dependencies 04:46:41 [INFO] CycloneDX: Creating BOM version 1.6 with 38 component(s) 04:46:41 [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:41 [INFO] attaching as odl-ietf-model-rfc8346-non-nmda-2.0.4-SNAPSHOT-cyclonedx.xml 04:46:41 [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:41 [INFO] attaching as odl-ietf-model-rfc8346-non-nmda-2.0.4-SNAPSHOT-cyclonedx.json 04:46:41 [INFO] 04:46:41 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8346-non-nmda --- 04:46:41 [INFO] Skipping duplicate-finder execution! 04:46:41 [INFO] 04:46:41 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8346-non-nmda --- 04:46:41 [INFO] Skipping plugin execution 04:46:41 [INFO] 04:46:41 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8346-non-nmda --- 04:46:41 [INFO] Skipping source per configuration. 04:46:41 [INFO] 04:46:41 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8346-non-nmda --- 04:46:41 [INFO] 04:46:41 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8346-non-nmda --- 04:46:41 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:46:41 [INFO] 04:46:41 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8346-non-nmda --- 04:46:41 [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:41 [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:41 [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:41 [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:41 [INFO] 04:46:41 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc8346-non-nmda --- 04:46:41 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8346-non-nmda:xml:features:2.0.4-SNAPSHOT 04:46:41 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8345-non-nmda:xml:features:2.0.4-SNAPSHOT:compile 04:46:41 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8345:xml:features:2.0.4-SNAPSHOT:compile 04:46:41 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:46:41 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:46:41 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:46:41 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:46:41 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:46:41 [INFO] | | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:46:41 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:46:41 [INFO] | | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:46:41 [INFO] | | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:46:41 [INFO] | | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:46:41 [INFO] | | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:46:41 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:46:41 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:46:41 [INFO] | +- org.opendaylight.ietf.model:rfc8345-ietf-network-state:jar:2.0.4-SNAPSHOT:compile 04:46:41 [INFO] | \- org.opendaylight.ietf.model:rfc8345-ietf-network-topology-state:jar:2.0.4-SNAPSHOT:compile 04:46:41 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8346:xml:features:2.0.4-SNAPSHOT:compile 04:46:41 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:2.0.4-SNAPSHOT:compile 04:46:41 [INFO] | | +- org.opendaylight.ietf.model:iana-routing-types:jar:2.0.4-SNAPSHOT:compile 04:46:41 [INFO] | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.4-SNAPSHOT:compile 04:46:41 [INFO] | \- org.opendaylight.ietf.model:rfc8346-ietf-l3-unicast-topology:jar:2.0.4-SNAPSHOT:compile 04:46:41 [INFO] +- org.opendaylight.ietf.model:rfc8346-ietf-l3-unicast-topology-state:jar:2.0.4-SNAPSHOT:compile 04:46:41 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:46:41 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:46:41 [INFO] | +- org.opendaylight.ietf.model:rfc8345-ietf-network:jar:2.0.4-SNAPSHOT:compile 04:46:41 [INFO] | +- org.opendaylight.ietf.model:rfc8345-ietf-network-topology:jar:2.0.4-SNAPSHOT:compile 04:46:41 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:46:41 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:46:41 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:46:41 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:46:41 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:46:41 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:46:41 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:46:41 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:46:41 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:46:41 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:46:41 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:46:41 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:46:41 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:46:41 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:46:41 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:46:41 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:46:41 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:46:41 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:46:41 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:46:41 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:46:41 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:46:41 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:46:41 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:46:41 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:46:41 [INFO] +- junit:junit:jar:4.13.2:test 04:46:41 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:46:41 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:46:41 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:46:41 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:46:41 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:46:41 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:46:41 [INFO] 04:46:41 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-ietf-model-rfc8346-non-nmda --- 04:46:41 [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:41 [INFO] 04:46:41 [INFO] -------------< org.opendaylight.ietf.model:iana-hardware >-------------- 04:46:41 [INFO] Building iana-hardware 2.0.4-SNAPSHOT [59/161] 04:46:41 [INFO] from model/iana/iana-hardware/pom.xml 04:46:41 [INFO] -------------------------------[ bundle ]------------------------------- 04:46:41 [INFO] 04:46:41 [INFO] --- clean:3.5.0:clean (default-clean) @ iana-hardware --- 04:46:41 [INFO] 04:46:41 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ iana-hardware --- 04:46:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:46:41 [INFO] 04:46:41 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ iana-hardware --- 04:46:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:46:41 [INFO] 04:46:41 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ iana-hardware --- 04:46:41 [INFO] 04:46:41 [INFO] --- dependency:3.11.0:properties (default) @ iana-hardware --- 04:46:41 [INFO] 04:46:41 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ iana-hardware --- 04:46:41 [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:41 [INFO] 04:46:41 [INFO] --- yang:15.1.2:generate-sources (binding) @ iana-hardware --- 04:46:41 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:46:41 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/iana/iana-hardware/src/main/yang 04:46:41 [INFO] yang-to-sources: Found 0 dependencies in 2.363 ms 04:46:41 [INFO] yang-to-sources: Project model files found: 1 in 1.375 ms 04:46:41 [INFO] yang-to-sources: 1 YANG models processed in 2.708 ms 04:46:41 [INFO] BindingJavaFileGenerator: Defined 19 files in 1.457 ms 04:46:41 [INFO] Sorted 19 files into 3 directories in 142.9 μs 04:46:41 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 19 in 5.331 ms 04:46:41 [INFO] 04:46:41 [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-hardware --- 04:46:41 [INFO] Starting audit... 04:46:41 Audit done. 04:46:41 [INFO] You have 0 Checkstyle violations. 04:46:41 [INFO] 04:46:41 [INFO] --- checkstyle:3.6.0:check (default) @ iana-hardware --- 04:46:41 [INFO] Starting audit... 04:46:41 Audit done. 04:46:41 [INFO] You have 0 Checkstyle violations. 04:46:41 [INFO] 04:46:41 [INFO] --- dependency:3.11.0:copy (unpack-license) @ iana-hardware --- 04:46:41 [INFO] 04:46:41 [INFO] --- resources:3.5.0:resources (default-resources) @ iana-hardware --- 04:46:41 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-hardware/src/main/resources 04:46:41 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-hardware/target/generated-sources/spi 04:46:41 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:46:41 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:46:41 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:46:41 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-hardware/target/generated-sources/spi 04:46:41 [INFO] 04:46:41 [INFO] --- compiler:3.15.0:compile (default-compile) @ iana-hardware --- 04:46:41 [INFO] Recompiling the module because of changed source code. 04:46:41 [INFO] Compiling 18 source files with javac [debug release 21] to target/classes 04:46:41 [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:41 [INFO] 04:46:41 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ iana-hardware >>> 04:46:41 [INFO] 04:46:41 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ iana-hardware --- 04:46:41 [INFO] Spotbugs plugin skipped 04:46:41 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:46:41 [INFO] 04:46:41 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ iana-hardware <<< 04:46:41 [INFO] 04:46:41 [INFO] 04:46:41 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ iana-hardware --- 04:46:41 [INFO] Spotbugs plugin skipped 04:46:41 [INFO] 04:46:41 [INFO] --- resources:3.5.0:testResources (default-testResources) @ iana-hardware --- 04:46:41 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-hardware/src/test/resources 04:46:41 [INFO] 04:46:41 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ iana-hardware --- 04:46:41 [INFO] No sources to compile 04:46:41 [INFO] 04:46:41 [INFO] --- surefire:3.5.6:test (default-test) @ iana-hardware --- 04:46:41 [INFO] No tests to run. 04:46:41 [INFO] 04:46:41 [INFO] --- copy:14.3.6:copy-files (default) @ iana-hardware --- 04:46:41 [INFO] 04:46:41 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ iana-hardware --- 04:46:41 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/iana/iana-hardware/target/iana-hardware-2.0.4-SNAPSHOT.jar 04:46:41 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/iana/iana-hardware/target/classes/META-INF/MANIFEST.MF 04:46:41 [INFO] 04:46:41 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ iana-hardware --- 04:46:42 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/iana/iana-hardware/target/iana-hardware-2.0.4-SNAPSHOT-javadoc.jar 04:46:42 [INFO] 04:46:42 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-hardware --- 04:46:42 [INFO] CycloneDX: Resolving Dependencies 04:46:43 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 04:46:43 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/iana/iana-hardware/target/bom.xml 04:46:43 [INFO] attaching as iana-hardware-2.0.4-SNAPSHOT-cyclonedx.xml 04:46:43 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/iana/iana-hardware/target/bom.json 04:46:43 [INFO] attaching as iana-hardware-2.0.4-SNAPSHOT-cyclonedx.json 04:46:43 [INFO] 04:46:43 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-hardware --- 04:46:43 [INFO] Skipping duplicate-finder execution! 04:46:43 [INFO] 04:46:43 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ iana-hardware --- 04:46:43 [INFO] No dependency problems found 04:46:43 [INFO] 04:46:43 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ iana-hardware --- 04:46:43 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/iana/iana-hardware/target/iana-hardware-2.0.4-SNAPSHOT-sources.jar 04:46:43 [INFO] 04:46:43 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ iana-hardware --- 04:46:43 [INFO] 04:46:43 [INFO] --- jacoco:0.8.15:report (report) @ iana-hardware --- 04:46:43 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:46:43 [INFO] 04:46:43 [INFO] --- install:3.1.4:install (default-install) @ iana-hardware --- 04:46:43 [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:43 [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:43 [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:43 [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:43 [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:43 [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:43 [INFO] 04:46:43 [INFO] --- bundle:6.0.2:install (default-install) @ iana-hardware --- 04:46:43 [INFO] Installing org/opendaylight/ietf/model/iana-hardware/2.0.4-SNAPSHOT/iana-hardware-2.0.4-SNAPSHOT.jar 04:46:43 [INFO] Writing OBR metadata 04:46:43 [INFO] 04:46:43 [INFO] --- dependency:3.11.0:tree (default-cli) @ iana-hardware --- 04:46:43 [INFO] org.opendaylight.ietf.model:iana-hardware:bundle:2.0.4-SNAPSHOT 04:46:43 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:46:43 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:46:43 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:46:43 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:46:43 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:46:43 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:46:43 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:46:43 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:46:43 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:46:43 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:46:43 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:46:43 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:46:43 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:46:43 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:46:43 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:46:43 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:46:43 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:46:43 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:46:43 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:46:43 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:46:43 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:46:43 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:46:43 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:46:43 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:46:43 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:46:43 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:46:43 [INFO] +- junit:junit:jar:4.13.2:test 04:46:43 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:46:43 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:46:43 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:46:43 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:46:43 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:46:43 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:46:43 [INFO] 04:46:43 [INFO] --- clm:3.0.8-01:index (default-cli) @ iana-hardware --- 04:46:43 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/iana/iana-hardware/target/sonatype-clm/module.xml 04:46:43 [INFO] 04:46:43 [INFO] ---------< org.opendaylight.ietf.model:rfc8348-ietf-hardware >---------- 04:46:43 [INFO] Building rfc8348-ietf-hardware 2.0.4-SNAPSHOT [60/161] 04:46:43 [INFO] from model/rfc/rfc8348-ietf-hardware/pom.xml 04:46:43 [INFO] -------------------------------[ bundle ]------------------------------- 04:46:43 [INFO] 04:46:43 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8348-ietf-hardware --- 04:46:43 [INFO] 04:46:43 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8348-ietf-hardware --- 04:46:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:46:43 [INFO] 04:46:43 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8348-ietf-hardware --- 04:46:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:46:43 [INFO] 04:46:43 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8348-ietf-hardware --- 04:46:43 [INFO] 04:46:43 [INFO] --- dependency:3.11.0:properties (default) @ rfc8348-ietf-hardware --- 04:46:43 [INFO] 04:46:43 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8348-ietf-hardware --- 04:46:43 [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:43 [INFO] 04:46:43 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8348-ietf-hardware --- 04:46:43 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:46:43 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8348-ietf-hardware/src/main/yang 04:46:43 [INFO] yang-to-sources: Found 3 dependencies in 1.751 ms 04:46:43 [INFO] yang-to-sources: Project model files found: 1 in 3.614 ms 04:46:43 [INFO] yang-to-sources: 4 YANG models processed in 15.99 ms 04:46:43 [INFO] BindingJavaFileGenerator: Defined 32 files in 4.082 ms 04:46:43 [INFO] Sorted 32 files into 5 directories in 180.0 μs 04:46:43 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 32 in 11.64 ms 04:46:43 [INFO] 04:46:43 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8348-ietf-hardware --- 04:46:43 [INFO] Starting audit... 04:46:43 Audit done. 04:46:43 [INFO] You have 0 Checkstyle violations. 04:46:43 [INFO] 04:46:43 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8348-ietf-hardware --- 04:46:43 [INFO] Starting audit... 04:46:43 Audit done. 04:46:43 [INFO] You have 0 Checkstyle violations. 04:46:43 [INFO] 04:46:43 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8348-ietf-hardware --- 04:46:43 [INFO] 04:46:43 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8348-ietf-hardware --- 04:46:43 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8348-ietf-hardware/src/main/resources 04:46:43 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8348-ietf-hardware/target/generated-sources/spi 04:46:43 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:46:43 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:46:43 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:46:43 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8348-ietf-hardware/target/generated-sources/spi 04:46:43 [INFO] 04:46:43 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8348-ietf-hardware --- 04:46:43 [INFO] Recompiling the module because of changed dependency. 04:46:43 [INFO] Compiling 31 source files with javac [debug release 21] to target/classes 04:46:43 [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:43 [INFO] 04:46:43 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8348-ietf-hardware >>> 04:46:43 [INFO] 04:46:43 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8348-ietf-hardware --- 04:46:43 [INFO] Spotbugs plugin skipped 04:46:43 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:46:43 [INFO] 04:46:43 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8348-ietf-hardware <<< 04:46:43 [INFO] 04:46:43 [INFO] 04:46:43 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8348-ietf-hardware --- 04:46:43 [INFO] Spotbugs plugin skipped 04:46:43 [INFO] 04:46:43 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8348-ietf-hardware --- 04:46:43 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8348-ietf-hardware/src/test/resources 04:46:43 [INFO] 04:46:43 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8348-ietf-hardware --- 04:46:43 [INFO] No sources to compile 04:46:43 [INFO] 04:46:43 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8348-ietf-hardware --- 04:46:43 [INFO] No tests to run. 04:46:43 [INFO] 04:46:43 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8348-ietf-hardware --- 04:46:43 [INFO] 04:46:43 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8348-ietf-hardware --- 04:46:43 [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:43 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8348-ietf-hardware/target/classes/META-INF/MANIFEST.MF 04:46:43 [INFO] 04:46:43 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8348-ietf-hardware --- 04:46:45 [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:46 [INFO] 04:46:46 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8348-ietf-hardware --- 04:46:46 [INFO] CycloneDX: Resolving Dependencies 04:46:46 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 04:46:46 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8348-ietf-hardware/target/bom.xml 04:46:46 [INFO] attaching as rfc8348-ietf-hardware-2.0.4-SNAPSHOT-cyclonedx.xml 04:46:46 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8348-ietf-hardware/target/bom.json 04:46:46 [INFO] attaching as rfc8348-ietf-hardware-2.0.4-SNAPSHOT-cyclonedx.json 04:46:46 [INFO] 04:46:46 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8348-ietf-hardware --- 04:46:46 [INFO] Skipping duplicate-finder execution! 04:46:46 [INFO] 04:46:46 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8348-ietf-hardware --- 04:46:46 [INFO] No dependency problems found 04:46:46 [INFO] 04:46:46 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8348-ietf-hardware --- 04:46:46 [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:46 [INFO] 04:46:46 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8348-ietf-hardware --- 04:46:46 [INFO] 04:46:46 [INFO] --- jacoco:0.8.15:report (report) @ rfc8348-ietf-hardware --- 04:46:46 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:46:46 [INFO] 04:46:46 [INFO] --- install:3.1.4:install (default-install) @ rfc8348-ietf-hardware --- 04:46:46 [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:46 [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:46 [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:46 [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:46 [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:46 [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:46 [INFO] 04:46:46 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8348-ietf-hardware --- 04:46:46 [INFO] Installing org/opendaylight/ietf/model/rfc8348-ietf-hardware/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-2.0.4-SNAPSHOT.jar 04:46:46 [INFO] Writing OBR metadata 04:46:46 [INFO] 04:46:46 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc8348-ietf-hardware --- 04:46:46 [INFO] org.opendaylight.ietf.model:rfc8348-ietf-hardware:bundle:2.0.4-SNAPSHOT 04:46:46 [INFO] +- org.opendaylight.ietf.model:iana-hardware:jar:2.0.4-SNAPSHOT:compile 04:46:46 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:46:46 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:46:46 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:46:46 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:46:46 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:46:46 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:46:46 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:46:46 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:46:46 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:46:46 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:46:46 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:46:46 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:46:46 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:46:46 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:46:46 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:46:46 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:46:46 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:46:46 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:46:46 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:46:46 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:46:46 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:46:46 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:46:46 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:46:46 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:46:46 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:46:46 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:46:46 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:46:46 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:46:46 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:46:46 [INFO] +- junit:junit:jar:4.13.2:test 04:46:46 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:46:46 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:46:46 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:46:46 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:46:46 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:46:46 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:46:46 [INFO] 04:46:46 [INFO] --- clm:3.0.8-01:index (default-cli) @ rfc8348-ietf-hardware --- 04:46:46 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8348-ietf-hardware/target/sonatype-clm/module.xml 04:46:46 [INFO] 04:46:46 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8348 >------------ 04:46:46 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8348 2.0.4-SNAPSHOT [61/161] 04:46:46 [INFO] from features/odl-ietf-model-rfc8348/pom.xml 04:46:46 [INFO] ------------------------------[ feature ]------------------------------- 04:46:46 [INFO] 04:46:46 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8348 --- 04:46:46 [INFO] 04:46:46 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8348 --- 04:46:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:46:46 [INFO] 04:46:46 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8348 --- 04:46:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:46:46 [INFO] 04:46:46 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8348 --- 04:46:46 [INFO] 04:46:46 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8348 --- 04:46:46 [INFO] 04:46:46 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8348 --- 04:46:46 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:46:46 [INFO] argLine set to empty 04:46:46 [INFO] 04:46:46 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8348 --- 04:46:46 [INFO] Starting audit... 04:46:46 Audit done. 04:46:46 [INFO] You have 0 Checkstyle violations. 04:46:46 [INFO] 04:46:46 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8348 --- 04:46:46 [INFO] Starting audit... 04:46:46 Audit done. 04:46:46 [INFO] You have 0 Checkstyle violations. 04:46:46 [INFO] 04:46:46 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8348 --- 04:46:46 [INFO] 04:46:46 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8348 --- 04:46:46 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8348/target/feature/feature.xml 04:46:46 [INFO] ...done! 04:46:46 [INFO] Set artifact 04:46:46 [INFO] 04:46:46 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8348 --- 04:46: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:46:46 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:46:46 [INFO] 04:46:46 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8348 >>> 04:46:46 [INFO] 04:46:46 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8348 --- 04:46:46 [INFO] No files found to run spotbugs; check compile phase has been run. 04:46:46 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:46:46 [INFO] 04:46:46 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8348 <<< 04:46:46 [INFO] 04:46:46 [INFO] 04:46:46 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8348 --- 04:46:46 [INFO] 04:46:46 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8348 --- 04:46:46 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8348 04:46:46 [INFO] Project dependency features detected: [] 04:46:46 [INFO] Pax Exam System (Version: 4.14.0) created. 04:46:46 [INFO] Creating RMI registry server on 127.0.0.1:42043 04:46:47 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:46:47 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:46:47 [INFO] Waiting for remote bundle context.. on 42043 name: f8108697-480c-4592-a495-fed609bae246 timout: [ RelativeTimeout value = 180000 ] 04:46:51 [INFO] Building jar from resources and headers. 04:46:51 [INFO] Writing jar finished. 04:46:53 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:46:53 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:46:53 [INFO] 04:46:53 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8348 --- 04:46:53 [INFO] 04:46:53 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8348 --- 04:46:53 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:46:53 [INFO] 04:46:53 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8348 --- 04:46:53 [INFO] CycloneDX: Resolving Dependencies 04:46:53 [INFO] CycloneDX: Creating BOM version 1.6 with 28 component(s) 04:46:53 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8348/target/bom.xml 04:46:53 [INFO] attaching as odl-ietf-model-rfc8348-2.0.4-SNAPSHOT-cyclonedx.xml 04:46:53 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8348/target/bom.json 04:46:53 [INFO] attaching as odl-ietf-model-rfc8348-2.0.4-SNAPSHOT-cyclonedx.json 04:46:53 [INFO] 04:46:53 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8348 --- 04:46:53 [INFO] Skipping duplicate-finder execution! 04:46:53 [INFO] 04:46:53 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8348 --- 04:46:53 [INFO] Skipping plugin execution 04:46:53 [INFO] 04:46:53 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8348 --- 04:46:53 [INFO] Skipping source per configuration. 04:46:53 [INFO] 04:46:53 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8348 --- 04:46:53 [INFO] 04:46:53 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8348 --- 04:46:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:46:53 [INFO] 04:46:53 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8348 --- 04:46:53 [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:46:53 [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:46:53 [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:46:53 [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:46:53 [INFO] 04:46:53 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc8348 --- 04:46:53 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8348:xml:features:2.0.4-SNAPSHOT 04:46:53 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:46:53 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:46:53 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:46:53 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:46:53 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:46:53 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:46:53 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:46:53 [INFO] | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:46:53 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:46:53 [INFO] | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:46:53 [INFO] | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:46:53 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2: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] +- org.opendaylight.ietf.model:iana-hardware: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.opendaylight.ietf.model:rfc8348-ietf-hardware:jar:2.0.4-SNAPSHOT:compile 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.17.7: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.8-01:index (default-cli) @ odl-ietf-model-rfc8348 --- 04:46:53 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8348/target/sonatype-clm/module.xml 04:46:53 [INFO] 04:46:53 [INFO] ------< org.opendaylight.ietf.model:rfc8348-ietf-hardware-state >------- 04:46:53 [INFO] Building rfc8348-ietf-hardware-state 2.0.4-SNAPSHOT [62/161] 04:46:53 [INFO] from model/rfc/rfc8348-ietf-hardware-state/pom.xml 04:46:53 [INFO] -------------------------------[ bundle ]------------------------------- 04:46:53 [INFO] 04:46:53 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8348-ietf-hardware-state --- 04:46:53 [INFO] 04:46:53 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8348-ietf-hardware-state --- 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) @ rfc8348-ietf-hardware-state --- 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) @ rfc8348-ietf-hardware-state --- 04:46:53 [INFO] 04:46:53 [INFO] --- dependency:3.11.0:properties (default) @ rfc8348-ietf-hardware-state --- 04:46:53 [INFO] 04:46:53 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8348-ietf-hardware-state --- 04:46: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/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:46:53 [INFO] 04:46:53 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8348-ietf-hardware-state --- 04:46:53 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:46:53 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8348-ietf-hardware-state/src/main/yang 04:46:53 [INFO] yang-to-sources: Found 4 dependencies in 2.787 ms 04:46:53 [INFO] yang-to-sources: Project model files found: 1 in 3.500 ms 04:46:53 [INFO] yang-to-sources: 5 YANG models processed in 20.64 ms 04:46:53 [INFO] BindingJavaFileGenerator: Defined 22 files in 5.254 ms 04:46:53 [INFO] Sorted 22 files into 5 directories in 109.1 μs 04:46:53 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 22 in 12.19 ms 04:46:53 [INFO] 04:46:53 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8348-ietf-hardware-state --- 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) @ rfc8348-ietf-hardware-state --- 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) @ rfc8348-ietf-hardware-state --- 04:46:53 [INFO] 04:46:53 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8348-ietf-hardware-state --- 04:46:53 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8348-ietf-hardware-state/src/main/resources 04:46:53 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8348-ietf-hardware-state/target/generated-sources/spi 04:46:53 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:46:53 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:46:53 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:46:53 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8348-ietf-hardware-state/target/generated-sources/spi 04:46:53 [INFO] 04:46:53 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8348-ietf-hardware-state --- 04:46:54 [INFO] Recompiling the module because of changed dependency. 04:46:54 [INFO] Compiling 21 source files with javac [debug release 21] to target/classes 04:46:54 [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:46:54 [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:46:54 [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:46:54 [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:46:54 [INFO] 04:46:54 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8348-ietf-hardware-state >>> 04:46:54 [INFO] 04:46:54 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8348-ietf-hardware-state --- 04:46:54 [INFO] Spotbugs plugin skipped 04:46:54 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:46:54 [INFO] 04:46:54 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8348-ietf-hardware-state <<< 04:46:54 [INFO] 04:46:54 [INFO] 04:46:54 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8348-ietf-hardware-state --- 04:46:54 [INFO] Spotbugs plugin skipped 04:46:54 [INFO] 04:46:54 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8348-ietf-hardware-state --- 04:46:54 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8348-ietf-hardware-state/src/test/resources 04:46:54 [INFO] 04:46:54 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8348-ietf-hardware-state --- 04:46:54 [INFO] No sources to compile 04:46:54 [INFO] 04:46:54 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8348-ietf-hardware-state --- 04:46:54 [INFO] No tests to run. 04:46:54 [INFO] 04:46:54 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8348-ietf-hardware-state --- 04:46:54 [INFO] 04:46:54 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8348-ietf-hardware-state --- 04:46:54 [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:46:54 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8348-ietf-hardware-state/target/classes/META-INF/MANIFEST.MF 04:46:54 [INFO] 04:46:54 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8348-ietf-hardware-state --- 04:46:56 [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:46:56 [INFO] 04:46:56 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8348-ietf-hardware-state --- 04:46:56 [INFO] CycloneDX: Resolving Dependencies 04:46:56 [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) 04:46:56 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8348-ietf-hardware-state/target/bom.xml 04:46:56 [INFO] attaching as rfc8348-ietf-hardware-state-2.0.4-SNAPSHOT-cyclonedx.xml 04:46:56 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8348-ietf-hardware-state/target/bom.json 04:46:56 [INFO] attaching as rfc8348-ietf-hardware-state-2.0.4-SNAPSHOT-cyclonedx.json 04:46:56 [INFO] 04:46:56 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8348-ietf-hardware-state --- 04:46:56 [INFO] Skipping duplicate-finder execution! 04:46:56 [INFO] 04:46:56 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8348-ietf-hardware-state --- 04:46:56 [INFO] No dependency problems found 04:46:56 [INFO] 04:46:56 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8348-ietf-hardware-state --- 04:46:56 [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:46:56 [INFO] 04:46:56 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8348-ietf-hardware-state --- 04:46:56 [INFO] 04:46:56 [INFO] --- jacoco:0.8.15:report (report) @ rfc8348-ietf-hardware-state --- 04:46:56 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:46:56 [INFO] 04:46:56 [INFO] --- install:3.1.4:install (default-install) @ rfc8348-ietf-hardware-state --- 04:46:56 [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:46:56 [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:46:56 [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:46:56 [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:46:56 [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:46:56 [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:46:56 [INFO] 04:46:56 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8348-ietf-hardware-state --- 04:46:56 [INFO] Installing org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/2.0.4-SNAPSHOT/rfc8348-ietf-hardware-state-2.0.4-SNAPSHOT.jar 04:46:56 [INFO] Writing OBR metadata 04:46:56 [INFO] 04:46:56 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc8348-ietf-hardware-state --- 04:46:56 [INFO] org.opendaylight.ietf.model:rfc8348-ietf-hardware-state:bundle:2.0.4-SNAPSHOT 04:46:56 [INFO] +- org.opendaylight.ietf.model:iana-hardware:jar:2.0.4-SNAPSHOT:compile 04:46:56 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:46:56 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:46:56 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:46:56 [INFO] +- org.opendaylight.ietf.model:rfc8348-ietf-hardware:jar:2.0.4-SNAPSHOT:compile 04:46:56 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:46:56 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:46:56 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:46:56 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:46:56 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:46:56 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:46:56 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:46:56 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:46:56 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:46:56 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:46:56 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:46:56 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:46:56 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:46:56 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:46:56 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:46:56 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:46:56 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:46:56 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:46:56 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:46:56 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:46:56 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:46:56 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:46:56 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:46:56 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:46:56 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:46:56 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:46:56 [INFO] +- junit:junit:jar:4.13.2:test 04:46:56 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:46:56 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:46:56 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:46:56 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:46:56 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:46:56 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:46:56 [INFO] 04:46:56 [INFO] --- clm:3.0.8-01:index (default-cli) @ rfc8348-ietf-hardware-state --- 04:46:56 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8348-ietf-hardware-state/target/sonatype-clm/module.xml 04:46:56 [INFO] 04:46:56 [INFO] -------< org.opendaylight.ietf:odl-ietf-model-rfc8348-non-nmda >-------- 04:46:56 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8348 :: NON-NMDA 2.0.4-SNAPSHOT [63/161] 04:46:56 [INFO] from features/odl-ietf-model-rfc8348-non-nmda/pom.xml 04:46:56 [INFO] ------------------------------[ feature ]------------------------------- 04:46:56 [INFO] 04:46:56 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8348-non-nmda --- 04:46:56 [INFO] 04:46:56 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8348-non-nmda --- 04:46:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:46:56 [INFO] 04:46:56 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8348-non-nmda --- 04:46:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:46:56 [INFO] 04:46:56 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8348-non-nmda --- 04:46:56 [INFO] 04:46:56 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8348-non-nmda --- 04:46:56 [INFO] 04:46:56 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8348-non-nmda --- 04:46:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:46:56 [INFO] argLine set to empty 04:46:56 [INFO] 04:46:56 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8348-non-nmda --- 04:46:56 [INFO] Starting audit... 04:46:56 Audit done. 04:46:56 [INFO] You have 0 Checkstyle violations. 04:46:56 [INFO] 04:46:56 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8348-non-nmda --- 04:46:56 [INFO] Starting audit... 04:46:56 Audit done. 04:46:56 [INFO] You have 0 Checkstyle violations. 04:46:56 [INFO] 04:46:56 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8348-non-nmda --- 04:46:56 [INFO] 04:46:56 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8348-non-nmda --- 04:46:56 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8348-non-nmda/target/feature/feature.xml 04:46:56 [INFO] ...done! 04:46:56 [INFO] Set artifact 04:46:56 [INFO] 04:46:56 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8348-non-nmda --- 04:46:56 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 04:46:56 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:46:56 [INFO] 04:46:56 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8348-non-nmda >>> 04:46:56 [INFO] 04:46:56 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8348-non-nmda --- 04:46:56 [INFO] No files found to run spotbugs; check compile phase has been run. 04:46:56 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:46:56 [INFO] 04:46:56 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8348-non-nmda <<< 04:46:56 [INFO] 04:46:56 [INFO] 04:46:56 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8348-non-nmda --- 04:46:56 [INFO] 04:46:56 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8348-non-nmda --- 04:46:56 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8348-non-nmda 04:46:56 [INFO] Project dependency features detected: [] 04:46:56 [INFO] Pax Exam System (Version: 4.14.0) created. 04:46:56 [INFO] Creating RMI registry server on 127.0.0.1:41041 04:46:57 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:46:57 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:46:57 [INFO] Waiting for remote bundle context.. on 41041 name: 9d53ea60-7618-4129-881a-b3ea3fad9a3f timout: [ RelativeTimeout value = 180000 ] 04:47:01 [INFO] Building jar from resources and headers. 04:47:01 [INFO] Writing jar finished. 04:47:03 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:47:03 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:47:03 [INFO] 04:47:03 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8348-non-nmda --- 04:47:03 [INFO] 04:47:03 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8348-non-nmda --- 04:47:03 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:47:03 [INFO] 04:47:03 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8348-non-nmda --- 04:47:03 [INFO] CycloneDX: Resolving Dependencies 04:47:03 [INFO] CycloneDX: Creating BOM version 1.6 with 30 component(s) 04:47:03 [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:03 [INFO] attaching as odl-ietf-model-rfc8348-non-nmda-2.0.4-SNAPSHOT-cyclonedx.xml 04:47:03 [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:03 [INFO] attaching as odl-ietf-model-rfc8348-non-nmda-2.0.4-SNAPSHOT-cyclonedx.json 04:47:03 [INFO] 04:47:03 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8348-non-nmda --- 04:47:03 [INFO] Skipping duplicate-finder execution! 04:47:03 [INFO] 04:47:03 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8348-non-nmda --- 04:47:03 [INFO] Skipping plugin execution 04:47:03 [INFO] 04:47:03 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8348-non-nmda --- 04:47:03 [INFO] Skipping source per configuration. 04:47:03 [INFO] 04:47:03 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8348-non-nmda --- 04:47:03 [INFO] 04:47:03 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8348-non-nmda --- 04:47:03 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:47:03 [INFO] 04:47:03 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8348-non-nmda --- 04:47:03 [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:03 [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:03 [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:03 [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:03 [INFO] 04:47:03 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc8348-non-nmda --- 04:47:03 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8348-non-nmda:xml:features:2.0.4-SNAPSHOT 04:47:03 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8348:xml:features:2.0.4-SNAPSHOT:compile 04:47:03 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:47:03 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:47:03 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:47:03 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:47:03 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:47:03 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:47:03 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:47:03 [INFO] | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:47:03 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:47:03 [INFO] | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:47:03 [INFO] | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:47:03 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:47:03 [INFO] | +- org.opendaylight.ietf.model:iana-hardware:jar:2.0.4-SNAPSHOT:compile 04:47:03 [INFO] | \- org.opendaylight.ietf.model:rfc8348-ietf-hardware:jar:2.0.4-SNAPSHOT:compile 04:47:03 [INFO] +- org.opendaylight.ietf.model:rfc8348-ietf-hardware-state:jar:2.0.4-SNAPSHOT:compile 04:47:03 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:47:03 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:47:03 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:47:03 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:47:03 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:47:03 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:47:03 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:47:03 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:47:03 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:47:03 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:47:03 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:47:03 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:47:03 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:47:03 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:47:03 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:47:03 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:47:03 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:47:03 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:47:03 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:47:03 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:47:03 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:47:03 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:47:03 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:47:03 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:47:03 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:47:03 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:47:03 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:47:03 [INFO] +- junit:junit:jar:4.13.2:test 04:47:03 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:47:03 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:47:03 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:47:03 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:47:03 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:47:03 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:47:03 [INFO] 04:47:03 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-ietf-model-rfc8348-non-nmda --- 04:47:03 [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:03 [INFO] 04:47:03 [INFO] ----------< org.opendaylight.ietf.model:rfc8349-ietf-routing >---------- 04:47:03 [INFO] Building rfc8349-ietf-routing 2.0.4-SNAPSHOT [64/161] 04:47:03 [INFO] from model/rfc/rfc8349-ietf-routing/pom.xml 04:47:03 [INFO] -------------------------------[ bundle ]------------------------------- 04:47:03 [INFO] 04:47:03 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8349-ietf-routing --- 04:47:03 [INFO] 04:47:03 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8349-ietf-routing --- 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) @ rfc8349-ietf-routing --- 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) @ rfc8349-ietf-routing --- 04:47:04 [INFO] 04:47:04 [INFO] --- dependency:3.11.0:properties (default) @ rfc8349-ietf-routing --- 04:47:04 [INFO] 04:47:04 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8349-ietf-routing --- 04:47: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/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:04 [INFO] 04:47:04 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8349-ietf-routing --- 04:47:04 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:47:04 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-routing/src/main/yang 04:47:04 [INFO] yang-to-sources: Found 2 dependencies in 2.480 ms 04:47:04 [INFO] yang-to-sources: Project model files found: 1 in 3.305 ms 04:47:04 [INFO] yang-to-sources: 3 YANG models processed in 19.50 ms 04:47:04 [INFO] BindingJavaFileGenerator: Defined 103 files in 7.988 ms 04:47:04 [INFO] Sorted 103 files into 28 directories in 292.8 μs 04:47:04 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 103 in 26.05 ms 04:47:04 [INFO] 04:47:04 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8349-ietf-routing --- 04:47:04 [INFO] Starting audit... 04:47:04 Audit done. 04:47:04 [INFO] You have 0 Checkstyle violations. 04:47:04 [INFO] 04:47:04 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8349-ietf-routing --- 04:47:04 [INFO] Starting audit... 04:47:04 Audit done. 04:47:04 [INFO] You have 0 Checkstyle violations. 04:47:04 [INFO] 04:47:04 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8349-ietf-routing --- 04:47:04 [INFO] 04:47:04 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8349-ietf-routing --- 04:47:04 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-routing/src/main/resources 04:47:04 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/spi 04:47:04 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:47:04 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:47:04 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:47:04 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/spi 04:47:04 [INFO] 04:47:04 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8349-ietf-routing --- 04:47:04 [INFO] Recompiling the module because of changed dependency. 04:47:04 [INFO] Compiling 102 source files with javac [debug release 21] to target/classes 04:47:04 [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:04 [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:04 [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:04 [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:04 [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:04 [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:04 [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:04 [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:04 [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:04 [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:04 [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:04 [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:04 [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:04 [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:04 [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:04 [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:04 [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:04 [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:04 [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:04 [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:04 [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:04 [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:04 [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:04 [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:04 [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:04 [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:04 [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:04 [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:04 [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:04 [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:04 [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:04 [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:04 [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:04 [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:04 [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:04 [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:04 [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:04 [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:04 [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:04 [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:04 [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:04 [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:04 [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:04 [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:04 [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:04 [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:04 [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:04 [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:04 [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:04 [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:04 [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:04 [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:04 [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:04 [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:04 [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:04 [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:04 [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:04 [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:04 [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:04 [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:04 [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:04 [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:04 [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:04 [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:04 [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:04 [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:04 [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:04 [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:04 [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:04 [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:04 [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:04 [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:04 [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:04 [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:04 [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:04 [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:04 [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:04 [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:04 [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:04 [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:04 [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:04 [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:04 [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:04 [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:04 [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:04 [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:04 [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:04 [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:04 [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:04 [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:04 [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:04 [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:04 [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:04 [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:04 [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:04 [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:04 [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:04 [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:04 [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:04 [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:04 [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:04 [INFO] 04:47:04 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8349-ietf-routing >>> 04:47:04 [INFO] 04:47:04 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8349-ietf-routing --- 04:47:04 [INFO] Spotbugs plugin skipped 04:47:04 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:47:04 [INFO] 04:47:04 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8349-ietf-routing <<< 04:47:04 [INFO] 04:47:04 [INFO] 04:47:04 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8349-ietf-routing --- 04:47:04 [INFO] Spotbugs plugin skipped 04:47:04 [INFO] 04:47:04 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8349-ietf-routing --- 04:47:04 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-routing/src/test/resources 04:47:04 [INFO] 04:47:04 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8349-ietf-routing --- 04:47:04 [INFO] No sources to compile 04:47:04 [INFO] 04:47:04 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8349-ietf-routing --- 04:47:04 [INFO] No tests to run. 04:47:04 [INFO] 04:47:04 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8349-ietf-routing --- 04:47:04 [INFO] 04:47:04 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8349-ietf-routing --- 04:47:04 [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:04 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-routing/target/classes/META-INF/MANIFEST.MF 04:47:04 [INFO] 04:47:04 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8349-ietf-routing --- 04:47:08 [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:08 [INFO] 04:47:08 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8349-ietf-routing --- 04:47:08 [INFO] CycloneDX: Resolving Dependencies 04:47:08 [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) 04:47:08 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-routing/target/bom.xml 04:47:08 [INFO] attaching as rfc8349-ietf-routing-2.0.4-SNAPSHOT-cyclonedx.xml 04:47:08 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-routing/target/bom.json 04:47:08 [INFO] attaching as rfc8349-ietf-routing-2.0.4-SNAPSHOT-cyclonedx.json 04:47:08 [INFO] 04:47:08 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8349-ietf-routing --- 04:47:08 [INFO] Skipping duplicate-finder execution! 04:47:08 [INFO] 04:47:08 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8349-ietf-routing --- 04:47:08 [INFO] No dependency problems found 04:47:08 [INFO] 04:47:08 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8349-ietf-routing --- 04:47:08 [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:08 [INFO] 04:47:08 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8349-ietf-routing --- 04:47:08 [INFO] 04:47:08 [INFO] --- jacoco:0.8.15:report (report) @ rfc8349-ietf-routing --- 04:47:08 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:47:08 [INFO] 04:47:08 [INFO] --- install:3.1.4:install (default-install) @ rfc8349-ietf-routing --- 04:47:08 [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:08 [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:08 [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:08 [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:08 [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:08 [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:08 [INFO] 04:47:08 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8349-ietf-routing --- 04:47:08 [INFO] Installing org/opendaylight/ietf/model/rfc8349-ietf-routing/2.0.4-SNAPSHOT/rfc8349-ietf-routing-2.0.4-SNAPSHOT.jar 04:47:08 [INFO] Writing OBR metadata 04:47:08 [INFO] 04:47:08 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc8349-ietf-routing --- 04:47:08 [INFO] org.opendaylight.ietf.model:rfc8349-ietf-routing:bundle:2.0.4-SNAPSHOT 04:47:08 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:47:08 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:47:08 [INFO] +- org.opendaylight.ietf.model:rfc8343:jar:2.0.4-SNAPSHOT:compile 04:47:08 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:47:08 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:47:08 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:47:08 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:47:08 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:47:08 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:47:08 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:47:08 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:47:08 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:47:08 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:47:08 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:47:08 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:47:08 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:47:08 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:47:08 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:47:08 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:47:08 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:47:08 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:47:08 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:47:08 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:47:08 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:47:08 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:47:08 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:47:08 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:47:08 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:47:08 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:47:08 [INFO] +- junit:junit:jar:4.13.2:test 04:47:08 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:47:08 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:47:08 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:47:08 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:47:08 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:47:08 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:47:08 [INFO] 04:47:08 [INFO] --- clm:3.0.8-01:index (default-cli) @ rfc8349-ietf-routing --- 04:47:08 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-routing/target/sonatype-clm/module.xml 04:47:08 [INFO] 04:47:08 [INFO] ---< org.opendaylight.ietf.model:rfc8349-ietf-ipv4-unicast-routing >---- 04:47:08 [INFO] Building rfc8349-ietf-ipv4-unicast-routing 2.0.4-SNAPSHOT [65/161] 04:47:08 [INFO] from model/rfc/rfc8349-ietf-ipv4-unicast-routing/pom.xml 04:47:08 [INFO] -------------------------------[ bundle ]------------------------------- 04:47:08 [INFO] 04:47:08 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8349-ietf-ipv4-unicast-routing --- 04:47:08 [INFO] 04:47:08 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8349-ietf-ipv4-unicast-routing --- 04:47:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:47:08 [INFO] 04:47:08 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8349-ietf-ipv4-unicast-routing --- 04:47:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:47:08 [INFO] 04:47:08 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8349-ietf-ipv4-unicast-routing --- 04:47:08 [INFO] 04:47:08 [INFO] --- dependency:3.11.0:properties (default) @ rfc8349-ietf-ipv4-unicast-routing --- 04:47:08 [INFO] 04:47:08 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8349-ietf-ipv4-unicast-routing --- 04:47:08 [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:08 [INFO] 04:47:08 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8349-ietf-ipv4-unicast-routing --- 04:47:08 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:47:08 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/src/main/yang 04:47:08 [INFO] yang-to-sources: Found 4 dependencies in 2.111 ms 04:47:08 [INFO] yang-to-sources: Project model files found: 1 in 1.870 ms 04:47:08 [INFO] yang-to-sources: 5 YANG models processed in 28.68 ms 04:47:08 [INFO] BindingJavaFileGenerator: Defined 46 files in 7.607 ms 04:47:08 [INFO] Sorted 46 files into 7 directories in 180.6 μs 04:47:08 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 46 in 16.14 ms 04:47:08 [INFO] 04:47:08 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8349-ietf-ipv4-unicast-routing --- 04:47:08 [INFO] Starting audit... 04:47:08 Audit done. 04:47:08 [INFO] You have 0 Checkstyle violations. 04:47:08 [INFO] 04:47:08 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8349-ietf-ipv4-unicast-routing --- 04:47:08 [INFO] Starting audit... 04:47:08 Audit done. 04:47:08 [INFO] You have 0 Checkstyle violations. 04:47:08 [INFO] 04:47:08 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8349-ietf-ipv4-unicast-routing --- 04:47:08 [INFO] 04:47:08 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8349-ietf-ipv4-unicast-routing --- 04:47:08 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/src/main/resources 04:47:08 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/spi 04:47:08 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:47:08 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:47:08 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:47:08 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/spi 04:47:08 [INFO] 04:47:08 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8349-ietf-ipv4-unicast-routing --- 04:47:08 [INFO] Recompiling the module because of changed dependency. 04:47:08 [INFO] Compiling 45 source files with javac [debug release 21] to target/classes 04:47:08 [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:08 [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:08 [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:08 [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:08 [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:08 [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:08 [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:08 [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:08 [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:08 [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:08 [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:08 [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:08 [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:08 [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:08 [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:08 [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:08 [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:08 [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:08 [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:08 [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:08 [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:08 [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:08 [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:08 [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:08 [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:08 [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:08 [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:08 [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:08 [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:08 [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:08 [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:08 [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:08 [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:08 [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:08 [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:08 [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:08 [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:08 [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:08 [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:08 [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:08 [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:08 [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:08 [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:08 [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:08 [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:08 [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:08 [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:08 [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:08 [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:08 [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:08 [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:08 [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:08 [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:08 [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:08 [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:08 [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:08 [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:08 [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:08 [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:08 [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:08 [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:08 [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:08 [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:08 [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:08 [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:08 [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:08 [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:08 [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:08 [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:08 [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:08 [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:08 [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:08 [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:08 [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:08 [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:08 [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:08 [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:08 [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:08 [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:08 [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:08 [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:08 [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:08 [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:08 [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:08 [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:08 [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:08 [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:08 [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:08 [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:08 [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:08 [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:08 [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:08 [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:08 [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:08 [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:08 [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:08 [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:08 [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:08 [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:08 [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:08 [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:08 [INFO] 04:47:08 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8349-ietf-ipv4-unicast-routing >>> 04:47:08 [INFO] 04:47:08 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8349-ietf-ipv4-unicast-routing --- 04:47:08 [INFO] Spotbugs plugin skipped 04:47:08 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:47:08 [INFO] 04:47:08 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8349-ietf-ipv4-unicast-routing <<< 04:47:08 [INFO] 04:47:08 [INFO] 04:47:08 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8349-ietf-ipv4-unicast-routing --- 04:47:08 [INFO] Spotbugs plugin skipped 04:47:08 [INFO] 04:47:08 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8349-ietf-ipv4-unicast-routing --- 04:47:09 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/src/test/resources 04:47:09 [INFO] 04:47:09 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8349-ietf-ipv4-unicast-routing --- 04:47:09 [INFO] No sources to compile 04:47:09 [INFO] 04:47:09 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8349-ietf-ipv4-unicast-routing --- 04:47:09 [INFO] No tests to run. 04:47:09 [INFO] 04:47:09 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8349-ietf-ipv4-unicast-routing --- 04:47:09 [INFO] 04:47:09 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8349-ietf-ipv4-unicast-routing --- 04:47:09 [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:09 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/classes/META-INF/MANIFEST.MF 04:47:09 [INFO] 04:47:09 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8349-ietf-ipv4-unicast-routing --- 04:47:11 [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:11 [INFO] 04:47:11 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8349-ietf-ipv4-unicast-routing --- 04:47:11 [INFO] CycloneDX: Resolving Dependencies 04:47:11 [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) 04:47:11 [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:11 [INFO] attaching as rfc8349-ietf-ipv4-unicast-routing-2.0.4-SNAPSHOT-cyclonedx.xml 04:47:11 [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:11 [INFO] attaching as rfc8349-ietf-ipv4-unicast-routing-2.0.4-SNAPSHOT-cyclonedx.json 04:47:11 [INFO] 04:47:11 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8349-ietf-ipv4-unicast-routing --- 04:47:11 [INFO] Skipping duplicate-finder execution! 04:47:11 [INFO] 04:47:11 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8349-ietf-ipv4-unicast-routing --- 04:47:11 [INFO] No dependency problems found 04:47:11 [INFO] 04:47:11 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8349-ietf-ipv4-unicast-routing --- 04:47:11 [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:11 [INFO] 04:47:11 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8349-ietf-ipv4-unicast-routing --- 04:47:11 [INFO] 04:47:11 [INFO] --- jacoco:0.8.15:report (report) @ rfc8349-ietf-ipv4-unicast-routing --- 04:47:11 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:47:11 [INFO] 04:47:11 [INFO] --- install:3.1.4:install (default-install) @ rfc8349-ietf-ipv4-unicast-routing --- 04:47:11 [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:11 [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:11 [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:11 [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:11 [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:11 [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:11 [INFO] 04:47:11 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8349-ietf-ipv4-unicast-routing --- 04:47:11 [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:11 [INFO] Writing OBR metadata 04:47:11 [INFO] 04:47:11 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc8349-ietf-ipv4-unicast-routing --- 04:47:11 [INFO] org.opendaylight.ietf.model:rfc8349-ietf-ipv4-unicast-routing:bundle:2.0.4-SNAPSHOT 04:47:11 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:47:11 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:47:11 [INFO] +- org.opendaylight.ietf.model:rfc8349-ietf-routing:jar:2.0.4-SNAPSHOT:compile 04:47:11 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:47:11 [INFO] | \- org.opendaylight.ietf.model:rfc8343:jar:2.0.4-SNAPSHOT:compile 04:47:11 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:47:11 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:47:11 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:47:11 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:47:11 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:47:11 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:47:11 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:47:11 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:47:11 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:47:11 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:47:11 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:47:11 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:47:11 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:47:11 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:47:11 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:47:11 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:47:11 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:47:11 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:47:11 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:47:11 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:47:11 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:47:11 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:47:11 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:47:11 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:47:11 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:47:11 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:47:11 [INFO] +- junit:junit:jar:4.13.2:test 04:47:11 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:47:11 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:47:11 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:47:11 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:47:11 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:47:11 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:47:11 [INFO] 04:47:11 [INFO] --- clm:3.0.8-01:index (default-cli) @ rfc8349-ietf-ipv4-unicast-routing --- 04:47:11 [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:11 [INFO] 04:47:11 [INFO] ---< org.opendaylight.ietf.model:rfc8349-ietf-ipv6-unicast-routing >---- 04:47:11 [INFO] Building rfc8349-ietf-ipv6-unicast-routing 2.0.4-SNAPSHOT [66/161] 04:47:11 [INFO] from model/rfc/rfc8349-ietf-ipv6-unicast-routing/pom.xml 04:47:11 [INFO] -------------------------------[ bundle ]------------------------------- 04:47:11 [INFO] 04:47:11 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8349-ietf-ipv6-unicast-routing --- 04:47:11 [INFO] 04:47:11 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8349-ietf-ipv6-unicast-routing --- 04:47:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:47:11 [INFO] 04:47:11 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8349-ietf-ipv6-unicast-routing --- 04:47:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:47:11 [INFO] 04:47:11 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8349-ietf-ipv6-unicast-routing --- 04:47:11 [INFO] 04:47:11 [INFO] --- dependency:3.11.0:properties (default) @ rfc8349-ietf-ipv6-unicast-routing --- 04:47:11 [INFO] 04:47:11 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8349-ietf-ipv6-unicast-routing --- 04:47:11 [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:11 [INFO] 04:47:11 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8349-ietf-ipv6-unicast-routing --- 04:47:11 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:47:11 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/src/main/yang 04:47:11 [INFO] yang-to-sources: Found 5 dependencies in 2.359 ms 04:47:11 [INFO] yang-to-sources: Project model files found: 2 in 2.369 ms 04:47:11 [INFO] yang-to-sources: 6 YANG models processed in 47.26 ms 04:47:11 [INFO] BindingJavaFileGenerator: Defined 69 files in 10.34 ms 04:47:11 [INFO] Sorted 69 files into 15 directories in 196.3 μs 04:47:11 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 69 in 25.70 ms 04:47:11 [INFO] 04:47:11 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8349-ietf-ipv6-unicast-routing --- 04:47:11 [INFO] Starting audit... 04:47:11 Audit done. 04:47:11 [INFO] You have 0 Checkstyle violations. 04:47:11 [INFO] 04:47:11 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8349-ietf-ipv6-unicast-routing --- 04:47:11 [INFO] Starting audit... 04:47:11 Audit done. 04:47:11 [INFO] You have 0 Checkstyle violations. 04:47:11 [INFO] 04:47:11 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8349-ietf-ipv6-unicast-routing --- 04:47:11 [INFO] 04:47:11 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8349-ietf-ipv6-unicast-routing --- 04:47:11 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/src/main/resources 04:47:11 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/spi 04:47:11 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 04:47:11 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:47:11 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 04:47:11 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/spi 04:47:11 [INFO] 04:47:11 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8349-ietf-ipv6-unicast-routing --- 04:47:11 [INFO] Recompiling the module because of changed dependency. 04:47:11 [INFO] Compiling 68 source files with javac [debug release 21] to target/classes 04:47:12 [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:12 [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:12 [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:12 [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:12 [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:12 [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:12 [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:12 [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:12 [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:12 [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:12 [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:12 [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:12 [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:12 [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:12 [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:12 [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:12 [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:12 [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:12 [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:12 [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:12 [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:12 [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:12 [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:12 [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:12 [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:12 [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:12 [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:12 [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:12 [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:12 [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:12 [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:12 [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:12 [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:12 [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:12 [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:12 [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:12 [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:12 [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:12 [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:12 [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:12 [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:12 [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:12 [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:12 [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:12 [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:12 [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:12 [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:12 [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:12 [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:12 [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:12 [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:12 [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:12 [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:12 [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:12 [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:12 [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:12 [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:12 [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:12 [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:12 [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:12 [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:12 [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:12 [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:12 [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:12 [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:12 [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:12 [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:12 [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:12 [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:12 [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:12 [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:12 [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:12 [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:12 [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:12 [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:12 [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:12 [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:12 [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:12 [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:12 [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:12 [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:12 [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:12 [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:12 [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:12 [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:12 [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:12 [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:12 [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:12 [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:12 [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:12 [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:12 [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:12 [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:12 [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:12 [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:12 [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:12 [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:12 [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:12 [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:12 [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:12 [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:12 [INFO] 04:47:12 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8349-ietf-ipv6-unicast-routing >>> 04:47:12 [INFO] 04:47:12 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8349-ietf-ipv6-unicast-routing --- 04:47:12 [INFO] Spotbugs plugin skipped 04:47:12 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:47:12 [INFO] 04:47:12 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8349-ietf-ipv6-unicast-routing <<< 04:47:12 [INFO] 04:47:12 [INFO] 04:47:12 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8349-ietf-ipv6-unicast-routing --- 04:47:12 [INFO] Spotbugs plugin skipped 04:47:12 [INFO] 04:47:12 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8349-ietf-ipv6-unicast-routing --- 04:47:12 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/src/test/resources 04:47:12 [INFO] 04:47:12 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8349-ietf-ipv6-unicast-routing --- 04:47:12 [INFO] No sources to compile 04:47:12 [INFO] 04:47:12 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8349-ietf-ipv6-unicast-routing --- 04:47:12 [INFO] No tests to run. 04:47:12 [INFO] 04:47:12 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8349-ietf-ipv6-unicast-routing --- 04:47:12 [INFO] 04:47:12 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8349-ietf-ipv6-unicast-routing --- 04:47:12 [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:12 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/classes/META-INF/MANIFEST.MF 04:47:12 [INFO] 04:47:12 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8349-ietf-ipv6-unicast-routing --- 04:47:15 [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:15 [INFO] 04:47:15 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8349-ietf-ipv6-unicast-routing --- 04:47:15 [INFO] CycloneDX: Resolving Dependencies 04:47:15 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 04:47:15 [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:15 [INFO] attaching as rfc8349-ietf-ipv6-unicast-routing-2.0.4-SNAPSHOT-cyclonedx.xml 04:47:15 [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:15 [INFO] attaching as rfc8349-ietf-ipv6-unicast-routing-2.0.4-SNAPSHOT-cyclonedx.json 04:47:15 [INFO] 04:47:15 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8349-ietf-ipv6-unicast-routing --- 04:47:15 [INFO] Skipping duplicate-finder execution! 04:47:15 [INFO] 04:47:15 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8349-ietf-ipv6-unicast-routing --- 04:47:15 [INFO] No dependency problems found 04:47:15 [INFO] 04:47:15 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8349-ietf-ipv6-unicast-routing --- 04:47:15 [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:15 [INFO] 04:47:15 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8349-ietf-ipv6-unicast-routing --- 04:47:15 [INFO] 04:47:15 [INFO] --- jacoco:0.8.15:report (report) @ rfc8349-ietf-ipv6-unicast-routing --- 04:47:15 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:47:15 [INFO] 04:47:15 [INFO] --- install:3.1.4:install (default-install) @ rfc8349-ietf-ipv6-unicast-routing --- 04:47:15 [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:15 [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:15 [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:15 [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:15 [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:15 [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:15 [INFO] 04:47:15 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8349-ietf-ipv6-unicast-routing --- 04:47:15 [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:15 [INFO] Writing OBR metadata 04:47:15 [INFO] 04:47:15 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc8349-ietf-ipv6-unicast-routing --- 04:47:15 [INFO] org.opendaylight.ietf.model:rfc8349-ietf-ipv6-unicast-routing:bundle:2.0.4-SNAPSHOT 04:47:15 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:47:15 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:47:15 [INFO] +- org.opendaylight.ietf.model:rfc8343:jar:2.0.4-SNAPSHOT:compile 04:47:15 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:47:15 [INFO] +- org.opendaylight.ietf.model:rfc8344:jar:2.0.4-SNAPSHOT:compile 04:47:15 [INFO] +- org.opendaylight.ietf.model:rfc8349-ietf-routing:jar:2.0.4-SNAPSHOT:compile 04:47:15 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:47:15 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:47:15 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:47:15 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:47:15 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:47:15 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:47:15 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:47:15 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:47:15 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:47:15 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:47:15 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:47:15 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:47:15 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:47:15 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:47:15 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:47:15 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:47:15 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:47:15 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:47:15 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:47:15 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:47:15 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:47:15 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:47:15 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:47:15 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:47:15 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:47:15 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:47:15 [INFO] +- junit:junit:jar:4.13.2:test 04:47:15 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:47:15 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:47:15 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:47:15 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:47:15 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:47:15 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:47:15 [INFO] 04:47:15 [INFO] --- clm:3.0.8-01:index (default-cli) @ rfc8349-ietf-ipv6-unicast-routing --- 04:47:15 [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:15 [INFO] 04:47:15 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8349 >------------ 04:47:15 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8349 2.0.4-SNAPSHOT [67/161] 04:47:15 [INFO] from features/odl-ietf-model-rfc8349/pom.xml 04:47:15 [INFO] ------------------------------[ feature ]------------------------------- 04:47:15 [INFO] 04:47:15 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8349 --- 04:47:15 [INFO] 04:47:15 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8349 --- 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) @ odl-ietf-model-rfc8349 --- 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) @ odl-ietf-model-rfc8349 --- 04:47:15 [INFO] 04:47:15 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8349 --- 04:47:15 [INFO] 04:47:15 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8349 --- 04:47:15 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:47:15 [INFO] argLine set to empty 04:47:15 [INFO] 04:47:15 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8349 --- 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) @ odl-ietf-model-rfc8349 --- 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) @ odl-ietf-model-rfc8349 --- 04:47:15 [INFO] 04:47:15 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8349 --- 04:47:15 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8349/target/feature/feature.xml 04:47:15 [INFO] ...done! 04:47:15 [INFO] Set artifact 04:47:15 [INFO] 04:47:15 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8349 --- 04:47:15 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 04:47:15 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:47:15 [INFO] 04:47:15 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8349 >>> 04:47:15 [INFO] 04:47:15 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8349 --- 04:47:15 [INFO] No files found to run spotbugs; check compile phase has been run. 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 @ odl-ietf-model-rfc8349 <<< 04:47:15 [INFO] 04:47:15 [INFO] 04:47:15 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8349 --- 04:47:15 [INFO] 04:47:15 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8349 --- 04:47:15 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8349 04:47:15 [INFO] Project dependency features detected: [] 04:47:15 [INFO] Pax Exam System (Version: 4.14.0) created. 04:47:15 [INFO] Creating RMI registry server on 127.0.0.1:42165 04:47:16 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:47:16 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:47:16 [INFO] Waiting for remote bundle context.. on 42165 name: d343c918-5a40-4302-93bb-7f0190cbb6f0 timout: [ RelativeTimeout value = 180000 ] 04:47:20 [INFO] Building jar from resources and headers. 04:47:20 [INFO] Writing jar finished. 04:47:22 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:47:22 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:47:22 [INFO] 04:47:22 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8349 --- 04:47:22 [INFO] 04:47:22 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8349 --- 04:47:22 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:47:22 [INFO] 04:47:22 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8349 --- 04:47:22 [INFO] CycloneDX: Resolving Dependencies 04:47:22 [INFO] CycloneDX: Creating BOM version 1.6 with 33 component(s) 04:47:22 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8349/target/bom.xml 04:47:22 [INFO] attaching as odl-ietf-model-rfc8349-2.0.4-SNAPSHOT-cyclonedx.xml 04:47:22 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8349/target/bom.json 04:47:22 [INFO] attaching as odl-ietf-model-rfc8349-2.0.4-SNAPSHOT-cyclonedx.json 04:47:22 [INFO] 04:47:22 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8349 --- 04:47:22 [INFO] Skipping duplicate-finder execution! 04:47:22 [INFO] 04:47:22 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8349 --- 04:47:22 [INFO] Skipping plugin execution 04:47:22 [INFO] 04:47:22 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8349 --- 04:47:22 [INFO] Skipping source per configuration. 04:47:22 [INFO] 04:47:22 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8349 --- 04:47:22 [INFO] 04:47:22 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8349 --- 04:47:22 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:47:22 [INFO] 04:47:22 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8349 --- 04:47:22 [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:22 [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:22 [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:22 [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:22 [INFO] 04:47:22 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc8349 --- 04:47:22 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8349:xml:features:2.0.4-SNAPSHOT 04:47:22 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8344:xml:features:2.0.4-SNAPSHOT:compile 04:47:22 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:2.0.4-SNAPSHOT:compile 04:47:22 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:47:22 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:47:22 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:47:22 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:47:22 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:47:22 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:47:22 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:47:22 [INFO] | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:47:22 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:47:22 [INFO] | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:47:22 [INFO] | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:47:22 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:47:22 [INFO] | \- org.opendaylight.ietf.model:rfc8344:jar:2.0.4-SNAPSHOT:compile 04:47:22 [INFO] +- org.opendaylight.ietf.model:rfc8349-ietf-routing:jar:2.0.4-SNAPSHOT:compile 04:47:22 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:47:22 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:47:22 [INFO] | +- org.opendaylight.ietf.model:rfc8343:jar:2.0.4-SNAPSHOT:compile 04:47:22 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:47:22 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:47:22 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:47:22 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:47:22 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:47:22 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:47:22 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:47:22 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:47:22 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:47:22 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:47:22 [INFO] +- org.opendaylight.ietf.model:rfc8349-ietf-ipv4-unicast-routing:jar:2.0.4-SNAPSHOT:compile 04:47:22 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:47:22 [INFO] +- org.opendaylight.ietf.model:rfc8349-ietf-ipv6-unicast-routing:jar:2.0.4-SNAPSHOT:compile 04:47:22 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:47:22 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:47:22 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:47:22 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:47:22 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:47:22 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:47:22 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:47:22 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:47:22 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:47:22 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:47:22 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:47:22 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:47:22 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:47:22 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:47:22 [INFO] +- junit:junit:jar:4.13.2:test 04:47:22 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:47:22 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:47:22 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:47:22 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:47:22 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:47:22 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:47:22 [INFO] 04:47:22 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-ietf-model-rfc8349 --- 04:47:22 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8349/target/sonatype-clm/module.xml 04:47:22 [INFO] 04:47:22 [INFO] --------< org.opendaylight.ietf.model:rfc8519-ietf-ethertypes >--------- 04:47:22 [INFO] Building rfc8519-ietf-ethertypes 2.0.4-SNAPSHOT [68/161] 04:47:22 [INFO] from model/rfc/rfc8519-ietf-ethertypes/pom.xml 04:47:22 [INFO] -------------------------------[ bundle ]------------------------------- 04:47:22 [INFO] 04:47:22 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8519-ietf-ethertypes --- 04:47:22 [INFO] 04:47:22 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8519-ietf-ethertypes --- 04:47:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:47:23 [INFO] 04:47:23 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8519-ietf-ethertypes --- 04:47:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:47:23 [INFO] 04:47:23 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8519-ietf-ethertypes --- 04:47:23 [INFO] 04:47:23 [INFO] --- dependency:3.11.0:properties (default) @ rfc8519-ietf-ethertypes --- 04:47:23 [INFO] 04:47:23 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8519-ietf-ethertypes --- 04:47: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/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:23 [INFO] 04:47:23 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8519-ietf-ethertypes --- 04:47:23 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:47:23 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-ethertypes/src/main/yang 04:47:23 [INFO] yang-to-sources: Found 0 dependencies in 2.076 ms 04:47:23 [INFO] yang-to-sources: Project model files found: 1 in 2.945 ms 04:47:23 [INFO] yang-to-sources: 1 YANG models processed in 4.167 ms 04:47:23 [INFO] BindingJavaFileGenerator: Defined 5 files in 1.599 ms 04:47:23 [INFO] Sorted 5 files into 3 directories in 120.2 μs 04:47:23 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 5 in 7.313 ms 04:47:23 [INFO] 04:47:23 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8519-ietf-ethertypes --- 04:47:23 [INFO] Starting audit... 04:47:23 Audit done. 04:47:23 [INFO] You have 0 Checkstyle violations. 04:47:23 [INFO] 04:47:23 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8519-ietf-ethertypes --- 04:47:23 [INFO] Starting audit... 04:47:23 Audit done. 04:47:23 [INFO] You have 0 Checkstyle violations. 04:47:23 [INFO] 04:47:23 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8519-ietf-ethertypes --- 04:47:23 [INFO] 04:47:23 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8519-ietf-ethertypes --- 04:47:23 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-ethertypes/src/main/resources 04:47:23 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-ethertypes/target/generated-sources/spi 04:47:23 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:47:23 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:47:23 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:47:23 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-ethertypes/target/generated-sources/spi 04:47:23 [INFO] 04:47:23 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8519-ietf-ethertypes --- 04:47:23 [INFO] Recompiling the module because of changed source code. 04:47:23 [INFO] Compiling 5 source files with javac [debug release 21] to target/classes 04:47:23 [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:23 [INFO] 04:47:23 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8519-ietf-ethertypes >>> 04:47:23 [INFO] 04:47:23 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8519-ietf-ethertypes --- 04:47:23 [INFO] Fork Value is true 04:47:25 [INFO] Done SpotBugs Analysis.... 04:47:25 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:47:25 [INFO] 04:47:25 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8519-ietf-ethertypes <<< 04:47:25 [INFO] 04:47:25 [INFO] 04:47:25 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8519-ietf-ethertypes --- 04:47:25 [INFO] BugInstance size is 0 04:47:25 [INFO] Error size is 0 04:47:25 [INFO] No errors/warnings found 04:47:25 [INFO] 04:47:25 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8519-ietf-ethertypes --- 04:47:25 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-ethertypes/src/test/resources 04:47:25 [INFO] 04:47:25 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8519-ietf-ethertypes --- 04:47:25 [INFO] No sources to compile 04:47:25 [INFO] 04:47:25 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8519-ietf-ethertypes --- 04:47:25 [INFO] No tests to run. 04:47:25 [INFO] 04:47:25 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8519-ietf-ethertypes --- 04:47:25 [INFO] 04:47:25 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8519-ietf-ethertypes --- 04:47:25 [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:25 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-ethertypes/target/classes/META-INF/MANIFEST.MF 04:47:25 [INFO] 04:47:25 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8519-ietf-ethertypes --- 04:47:26 [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:26 [INFO] 04:47:26 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8519-ietf-ethertypes --- 04:47:26 [INFO] CycloneDX: Resolving Dependencies 04:47:27 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 04:47:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-ethertypes/target/bom.xml 04:47:27 [INFO] attaching as rfc8519-ietf-ethertypes-2.0.4-SNAPSHOT-cyclonedx.xml 04:47:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-ethertypes/target/bom.json 04:47:27 [INFO] attaching as rfc8519-ietf-ethertypes-2.0.4-SNAPSHOT-cyclonedx.json 04:47:27 [INFO] 04:47:27 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8519-ietf-ethertypes --- 04:47:27 [INFO] Skipping duplicate-finder execution! 04:47:27 [INFO] 04:47:27 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8519-ietf-ethertypes --- 04:47:27 [INFO] No dependency problems found 04:47:27 [INFO] 04:47:27 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8519-ietf-ethertypes --- 04:47:27 [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:27 [INFO] 04:47:27 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8519-ietf-ethertypes --- 04:47:27 [INFO] 04:47:27 [INFO] --- jacoco:0.8.15:report (report) @ rfc8519-ietf-ethertypes --- 04:47:27 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:47:27 [INFO] 04:47:27 [INFO] --- install:3.1.4:install (default-install) @ rfc8519-ietf-ethertypes --- 04:47:27 [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:27 [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:27 [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:27 [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:27 [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:27 [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:27 [INFO] 04:47:27 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8519-ietf-ethertypes --- 04:47:27 [INFO] Installing org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/2.0.4-SNAPSHOT/rfc8519-ietf-ethertypes-2.0.4-SNAPSHOT.jar 04:47:27 [INFO] Writing OBR metadata 04:47:27 [INFO] 04:47:27 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc8519-ietf-ethertypes --- 04:47:27 [INFO] org.opendaylight.ietf.model:rfc8519-ietf-ethertypes:bundle:2.0.4-SNAPSHOT 04:47:27 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:47:27 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:47:27 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:47:27 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:47:27 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:47:27 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:47:27 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:47:27 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:47:27 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:47:27 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:47:27 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:47:27 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:47:27 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:47:27 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:47:27 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:47:27 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:47:27 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:47:27 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:47:27 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:47:27 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:47:27 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:47:27 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:47:27 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:47:27 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:47:27 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:47:27 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:47:27 [INFO] +- junit:junit:jar:4.13.2:test 04:47:27 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:47:27 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:47:27 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:47:27 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:47:27 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:47:27 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:47:27 [INFO] 04:47:27 [INFO] --- clm:3.0.8-01:index (default-cli) @ rfc8519-ietf-ethertypes --- 04:47:27 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-ethertypes/target/sonatype-clm/module.xml 04:47:27 [INFO] 04:47:27 [INFO] -------< org.opendaylight.ietf.model:rfc8519-ietf-packet-fields >------- 04:47:27 [INFO] Building rfc8519-ietf-packet-fields 2.0.4-SNAPSHOT [69/161] 04:47:27 [INFO] from model/rfc/rfc8519-ietf-packet-fields/pom.xml 04:47:27 [INFO] -------------------------------[ bundle ]------------------------------- 04:47:27 [INFO] 04:47:27 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8519-ietf-packet-fields --- 04:47:27 [INFO] 04:47:27 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8519-ietf-packet-fields --- 04:47:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:47:27 [INFO] 04:47:27 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8519-ietf-packet-fields --- 04:47:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:47:27 [INFO] 04:47:27 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8519-ietf-packet-fields --- 04:47:27 [INFO] 04:47:27 [INFO] --- dependency:3.11.0:properties (default) @ rfc8519-ietf-packet-fields --- 04:47:27 [INFO] 04:47:27 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8519-ietf-packet-fields --- 04:47:27 [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:27 [INFO] 04:47:27 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8519-ietf-packet-fields --- 04:47:27 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:47:27 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-packet-fields/src/main/yang 04:47:27 [INFO] yang-to-sources: Found 3 dependencies in 2.125 ms 04:47:27 [INFO] yang-to-sources: Project model files found: 1 in 2.564 ms 04:47:27 [INFO] yang-to-sources: 4 YANG models processed in 13.71 ms 04:47:27 [INFO] BindingJavaFileGenerator: Defined 30 files in 3.695 ms 04:47:27 [INFO] Sorted 30 files into 11 directories in 123.5 μs 04:47:27 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 30 in 10.13 ms 04:47:27 [INFO] 04:47:27 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8519-ietf-packet-fields --- 04:47:27 [INFO] Starting audit... 04:47:27 Audit done. 04:47:27 [INFO] You have 0 Checkstyle violations. 04:47:27 [INFO] 04:47:27 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8519-ietf-packet-fields --- 04:47:27 [INFO] Starting audit... 04:47:27 Audit done. 04:47:27 [INFO] You have 0 Checkstyle violations. 04:47:27 [INFO] 04:47:27 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8519-ietf-packet-fields --- 04:47:27 [INFO] 04:47:27 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8519-ietf-packet-fields --- 04:47:27 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-packet-fields/src/main/resources 04:47:27 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-packet-fields/target/generated-sources/spi 04:47:27 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:47:27 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:47:27 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:47:27 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-packet-fields/target/generated-sources/spi 04:47:27 [INFO] 04:47:27 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8519-ietf-packet-fields --- 04:47:27 [INFO] Recompiling the module because of changed dependency. 04:47:27 [INFO] Compiling 29 source files with javac [debug release 21] to target/classes 04:47:27 [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:27 [INFO] 04:47:27 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8519-ietf-packet-fields >>> 04:47:27 [INFO] 04:47:27 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8519-ietf-packet-fields --- 04:47:27 [INFO] Spotbugs plugin skipped 04:47:27 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:47:27 [INFO] 04:47:27 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8519-ietf-packet-fields <<< 04:47:27 [INFO] 04:47:27 [INFO] 04:47:27 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8519-ietf-packet-fields --- 04:47:27 [INFO] Spotbugs plugin skipped 04:47:27 [INFO] 04:47:27 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8519-ietf-packet-fields --- 04:47:27 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-packet-fields/src/test/resources 04:47:27 [INFO] 04:47:27 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8519-ietf-packet-fields --- 04:47:27 [INFO] No sources to compile 04:47:27 [INFO] 04:47:27 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8519-ietf-packet-fields --- 04:47:27 [INFO] No tests to run. 04:47:27 [INFO] 04:47:27 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8519-ietf-packet-fields --- 04:47:27 [INFO] 04:47:27 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8519-ietf-packet-fields --- 04:47:27 [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:27 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-packet-fields/target/classes/META-INF/MANIFEST.MF 04:47:27 [INFO] 04:47:27 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8519-ietf-packet-fields --- 04:47:29 [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:29 [INFO] 04:47:29 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8519-ietf-packet-fields --- 04:47:29 [INFO] CycloneDX: Resolving Dependencies 04:47:29 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 04:47:29 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-packet-fields/target/bom.xml 04:47:29 [INFO] attaching as rfc8519-ietf-packet-fields-2.0.4-SNAPSHOT-cyclonedx.xml 04:47:29 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-packet-fields/target/bom.json 04:47:29 [INFO] attaching as rfc8519-ietf-packet-fields-2.0.4-SNAPSHOT-cyclonedx.json 04:47:29 [INFO] 04:47:29 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8519-ietf-packet-fields --- 04:47:29 [INFO] Skipping duplicate-finder execution! 04:47:29 [INFO] 04:47:29 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8519-ietf-packet-fields --- 04:47:29 [INFO] No dependency problems found 04:47:29 [INFO] 04:47:29 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8519-ietf-packet-fields --- 04:47:30 [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:30 [INFO] 04:47:30 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8519-ietf-packet-fields --- 04:47:30 [INFO] 04:47:30 [INFO] --- jacoco:0.8.15:report (report) @ rfc8519-ietf-packet-fields --- 04:47:30 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:47:30 [INFO] 04:47:30 [INFO] --- install:3.1.4:install (default-install) @ rfc8519-ietf-packet-fields --- 04:47:30 [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:30 [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:30 [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:30 [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:30 [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:30 [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:30 [INFO] 04:47:30 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8519-ietf-packet-fields --- 04:47:30 [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:30 [INFO] Writing OBR metadata 04:47:30 [INFO] 04:47:30 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc8519-ietf-packet-fields --- 04:47:30 [INFO] org.opendaylight.ietf.model:rfc8519-ietf-packet-fields:bundle:2.0.4-SNAPSHOT 04:47:30 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:47:30 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:47:30 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:47:30 [INFO] +- org.opendaylight.ietf.model:rfc8519-ietf-ethertypes:jar:2.0.4-SNAPSHOT:compile 04:47:30 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:47:30 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:47:30 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:47:30 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:47:30 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:47:30 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:47:30 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:47:30 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:47:30 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:47:30 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:47:30 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:47:30 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:47:30 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:47:30 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:47:30 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:47:30 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:47:30 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:47:30 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:47:30 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:47:30 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:47:30 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:47:30 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:47:30 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:47:30 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:47:30 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:47:30 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:47:30 [INFO] +- junit:junit:jar:4.13.2:test 04:47:30 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:47:30 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:47:30 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:47:30 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:47:30 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:47:30 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:47:30 [INFO] 04:47:30 [INFO] --- clm:3.0.8-01:index (default-cli) @ rfc8519-ietf-packet-fields --- 04:47:30 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-packet-fields/target/sonatype-clm/module.xml 04:47:30 [INFO] 04:47:30 [INFO] ----< org.opendaylight.ietf.model:rfc8519-ietf-access-control-list >---- 04:47:30 [INFO] Building rfc8519-ietf-access-control-list 2.0.4-SNAPSHOT [70/161] 04:47:30 [INFO] from model/rfc/rfc8519-ietf-access-control-list/pom.xml 04:47:30 [INFO] -------------------------------[ bundle ]------------------------------- 04:47:30 [INFO] 04:47:30 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8519-ietf-access-control-list --- 04:47:30 [INFO] 04:47:30 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8519-ietf-access-control-list --- 04:47:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:47:30 [INFO] 04:47:30 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8519-ietf-access-control-list --- 04:47:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:47:30 [INFO] 04:47:30 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8519-ietf-access-control-list --- 04:47:30 [INFO] 04:47:30 [INFO] --- dependency:3.11.0:properties (default) @ rfc8519-ietf-access-control-list --- 04:47:30 [INFO] 04:47:30 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8519-ietf-access-control-list --- 04:47: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/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:30 [INFO] 04:47:30 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8519-ietf-access-control-list --- 04:47:30 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:47:30 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-access-control-list/src/main/yang 04:47:30 [INFO] yang-to-sources: Found 5 dependencies in 2.449 ms 04:47:30 [INFO] yang-to-sources: Project model files found: 1 in 2.826 ms 04:47:30 [INFO] yang-to-sources: 6 YANG models processed in 31.03 ms 04:47:30 [INFO] BindingJavaFileGenerator: Defined 115 files in 6.978 ms 04:47:30 [INFO] Sorted 115 files into 32 directories in 281.4 μs 04:47:30 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 115 in 21.04 ms 04:47:30 [INFO] 04:47:30 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8519-ietf-access-control-list --- 04:47:30 [INFO] Starting audit... 04:47:30 Audit done. 04:47:30 [INFO] You have 0 Checkstyle violations. 04:47:30 [INFO] 04:47:30 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8519-ietf-access-control-list --- 04:47:30 [INFO] Starting audit... 04:47:30 Audit done. 04:47:30 [INFO] You have 0 Checkstyle violations. 04:47:30 [INFO] 04:47:30 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8519-ietf-access-control-list --- 04:47:30 [INFO] 04:47:30 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8519-ietf-access-control-list --- 04:47:30 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-access-control-list/src/main/resources 04:47:30 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-access-control-list/target/generated-sources/spi 04:47:30 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:47:30 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:47:30 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:47:30 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-access-control-list/target/generated-sources/spi 04:47:30 [INFO] 04:47:30 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8519-ietf-access-control-list --- 04:47:30 [INFO] Recompiling the module because of changed dependency. 04:47:30 [INFO] Compiling 114 source files with javac [debug release 21] to target/classes 04:47:30 [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:30 [INFO] 04:47:30 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8519-ietf-access-control-list >>> 04:47:30 [INFO] 04:47:30 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8519-ietf-access-control-list --- 04:47:30 [INFO] Spotbugs plugin skipped 04:47:30 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:47:30 [INFO] 04:47:30 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8519-ietf-access-control-list <<< 04:47:30 [INFO] 04:47:30 [INFO] 04:47:30 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8519-ietf-access-control-list --- 04:47:30 [INFO] Spotbugs plugin skipped 04:47:30 [INFO] 04:47:30 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8519-ietf-access-control-list --- 04:47:30 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-access-control-list/src/test/resources 04:47:30 [INFO] 04:47:30 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8519-ietf-access-control-list --- 04:47:30 [INFO] No sources to compile 04:47:30 [INFO] 04:47:30 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8519-ietf-access-control-list --- 04:47:30 [INFO] No tests to run. 04:47:30 [INFO] 04:47:30 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8519-ietf-access-control-list --- 04:47:30 [INFO] 04:47:30 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8519-ietf-access-control-list --- 04:47:30 [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:30 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-access-control-list/target/classes/META-INF/MANIFEST.MF 04:47:30 [INFO] 04:47:30 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8519-ietf-access-control-list --- 04:47:34 [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:34 [INFO] 04:47:34 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8519-ietf-access-control-list --- 04:47:34 [INFO] CycloneDX: Resolving Dependencies 04:47:34 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 04:47:34 [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:34 [INFO] attaching as rfc8519-ietf-access-control-list-2.0.4-SNAPSHOT-cyclonedx.xml 04:47:34 [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:34 [INFO] attaching as rfc8519-ietf-access-control-list-2.0.4-SNAPSHOT-cyclonedx.json 04:47:34 [INFO] 04:47:34 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8519-ietf-access-control-list --- 04:47:34 [INFO] Skipping duplicate-finder execution! 04:47:34 [INFO] 04:47:34 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8519-ietf-access-control-list --- 04:47:34 [INFO] No dependency problems found 04:47:34 [INFO] 04:47:34 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8519-ietf-access-control-list --- 04:47:34 [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:34 [INFO] 04:47:34 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8519-ietf-access-control-list --- 04:47:34 [INFO] 04:47:34 [INFO] --- jacoco:0.8.15:report (report) @ rfc8519-ietf-access-control-list --- 04:47:34 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:47:34 [INFO] 04:47:34 [INFO] --- install:3.1.4:install (default-install) @ rfc8519-ietf-access-control-list --- 04:47:34 [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:34 [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:34 [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:34 [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:34 [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:34 [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:34 [INFO] 04:47:34 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8519-ietf-access-control-list --- 04:47:34 [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:34 [INFO] Writing OBR metadata 04:47:34 [INFO] 04:47:34 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc8519-ietf-access-control-list --- 04:47:34 [INFO] org.opendaylight.ietf.model:rfc8519-ietf-access-control-list:bundle:2.0.4-SNAPSHOT 04:47:34 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:47:34 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:47:34 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:47:34 [INFO] +- org.opendaylight.ietf.model:rfc8343:jar:2.0.4-SNAPSHOT:compile 04:47:34 [INFO] +- org.opendaylight.ietf.model:rfc8519-ietf-ethertypes:jar:2.0.4-SNAPSHOT:compile 04:47:34 [INFO] +- org.opendaylight.ietf.model:rfc8519-ietf-packet-fields:jar:2.0.4-SNAPSHOT:compile 04:47:34 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:47:34 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:47:34 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:47:34 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:47:34 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:47:34 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:47:34 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:47:34 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:47:34 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:47:34 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:47:34 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:47:34 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:47:34 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:47:34 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:47:34 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:47:34 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:47:34 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:47:34 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:47:34 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:47:34 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:47:34 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:47:34 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:47:34 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:47:34 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:47:34 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:47:34 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:47:34 [INFO] +- junit:junit:jar:4.13.2:test 04:47:34 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:47:34 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:47:34 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:47:34 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:47:34 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:47:34 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:47:34 [INFO] 04:47:34 [INFO] --- clm:3.0.8-01:index (default-cli) @ rfc8519-ietf-access-control-list --- 04:47:34 [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:34 [INFO] 04:47:34 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8519 >------------ 04:47:34 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8519 2.0.4-SNAPSHOT [71/161] 04:47:34 [INFO] from features/odl-ietf-model-rfc8519/pom.xml 04:47:34 [INFO] ------------------------------[ feature ]------------------------------- 04:47:34 [INFO] 04:47:34 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8519 --- 04:47:34 [INFO] 04:47:34 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8519 --- 04:47:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:47:34 [INFO] 04:47:34 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8519 --- 04:47:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:47:34 [INFO] 04:47:34 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8519 --- 04:47:34 [INFO] 04:47:34 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8519 --- 04:47:34 [INFO] 04:47:34 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8519 --- 04:47:34 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:47:34 [INFO] argLine set to empty 04:47:34 [INFO] 04:47:34 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8519 --- 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] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8519 --- 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) @ odl-ietf-model-rfc8519 --- 04:47:34 [INFO] 04:47:34 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8519 --- 04:47:34 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8519/target/feature/feature.xml 04:47:34 [INFO] ...done! 04:47:34 [INFO] Set artifact 04:47:34 [INFO] 04:47:34 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8519 --- 04:47: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:47:34 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:47:34 [INFO] 04:47:34 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8519 >>> 04:47:34 [INFO] 04:47:34 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8519 --- 04:47:34 [INFO] No files found to run spotbugs; check compile phase has been run. 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 @ odl-ietf-model-rfc8519 <<< 04:47:34 [INFO] 04:47:34 [INFO] 04:47:34 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8519 --- 04:47:34 [INFO] 04:47:34 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8519 --- 04:47:34 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8519 04:47:34 [INFO] Project dependency features detected: [] 04:47:34 [INFO] Pax Exam System (Version: 4.14.0) created. 04:47:34 [INFO] Creating RMI registry server on 127.0.0.1:36547 04:47:35 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:47:35 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:47:35 [INFO] Waiting for remote bundle context.. on 36547 name: f41b3cb9-3103-4dee-91f1-fbfd94637988 timout: [ RelativeTimeout value = 180000 ] 04:47:39 [INFO] Building jar from resources and headers. 04:47:39 [INFO] Writing jar finished. 04:47:41 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:47:41 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:47:41 [INFO] 04:47:41 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8519 --- 04:47:41 [INFO] 04:47:41 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8519 --- 04:47:41 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:47:41 [INFO] 04:47:41 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8519 --- 04:47:41 [INFO] CycloneDX: Resolving Dependencies 04:47:41 [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) 04:47:41 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8519/target/bom.xml 04:47:41 [INFO] attaching as odl-ietf-model-rfc8519-2.0.4-SNAPSHOT-cyclonedx.xml 04:47:41 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8519/target/bom.json 04:47:41 [INFO] attaching as odl-ietf-model-rfc8519-2.0.4-SNAPSHOT-cyclonedx.json 04:47:41 [INFO] 04:47:41 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8519 --- 04:47:41 [INFO] Skipping duplicate-finder execution! 04:47:41 [INFO] 04:47:41 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8519 --- 04:47:41 [INFO] Skipping plugin execution 04:47:41 [INFO] 04:47:41 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8519 --- 04:47:41 [INFO] Skipping source per configuration. 04:47:41 [INFO] 04:47:41 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8519 --- 04:47:41 [INFO] 04:47:41 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8519 --- 04:47:41 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:47:41 [INFO] 04:47:41 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8519 --- 04:47:41 [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:41 [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:41 [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:41 [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:41 [INFO] 04:47:41 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc8519 --- 04:47:41 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8519:xml:features:2.0.4-SNAPSHOT 04:47:41 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:2.0.4-SNAPSHOT:compile 04:47:41 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:47:41 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:47:41 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:47:41 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:47:41 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:47:41 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:47:41 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:47:41 [INFO] | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:47:41 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:47:41 [INFO] | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:47:41 [INFO] | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:47:41 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2: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-access-control-list:jar:2.0.4-SNAPSHOT:compile 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] | +- 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.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] +- 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.17.7: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.8-01:index (default-cli) @ odl-ietf-model-rfc8519 --- 04:47:41 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8519/target/sonatype-clm/module.xml 04:47:41 [INFO] 04:47:41 [INFO] ----------< org.opendaylight.ietf.model:rfc8520-ietf-acldns >----------- 04:47:41 [INFO] Building rfc8520-ietf-acldns 2.0.4-SNAPSHOT [72/161] 04:47:41 [INFO] from model/rfc/rfc8520-ietf-acldns/pom.xml 04:47:41 [INFO] -------------------------------[ bundle ]------------------------------- 04:47:41 [INFO] 04:47:41 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8520-ietf-acldns --- 04:47:41 [INFO] 04:47:41 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8520-ietf-acldns --- 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) @ rfc8520-ietf-acldns --- 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) @ rfc8520-ietf-acldns --- 04:47:41 [INFO] 04:47:41 [INFO] --- dependency:3.11.0:properties (default) @ rfc8520-ietf-acldns --- 04:47:41 [INFO] 04:47:41 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8520-ietf-acldns --- 04:47:41 [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:41 [INFO] 04:47:41 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8520-ietf-acldns --- 04:47:41 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:47:41 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8520-ietf-acldns/src/main/yang 04:47:41 [INFO] yang-to-sources: Found 6 dependencies in 2.575 ms 04:47:41 [INFO] yang-to-sources: Project model files found: 1 in 1.310 ms 04:47:42 [INFO] yang-to-sources: 7 YANG models processed in 35.85 ms 04:47:42 [INFO] BindingJavaFileGenerator: Defined 9 files in 6.922 ms 04:47:42 [INFO] Sorted 9 files into 3 directories in 113.0 μs 04:47:42 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 9 in 10.98 ms 04:47:42 [INFO] 04:47:42 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8520-ietf-acldns --- 04:47:42 [INFO] Starting audit... 04:47:42 Audit done. 04:47:42 [INFO] You have 0 Checkstyle violations. 04:47:42 [INFO] 04:47:42 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8520-ietf-acldns --- 04:47:42 [INFO] Starting audit... 04:47:42 Audit done. 04:47:42 [INFO] You have 0 Checkstyle violations. 04:47:42 [INFO] 04:47:42 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8520-ietf-acldns --- 04:47:42 [INFO] 04:47:42 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8520-ietf-acldns --- 04:47:42 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8520-ietf-acldns/src/main/resources 04:47:42 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8520-ietf-acldns/target/generated-sources/spi 04:47:42 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:47:42 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:47:42 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:47:42 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8520-ietf-acldns/target/generated-sources/spi 04:47:42 [INFO] 04:47:42 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8520-ietf-acldns --- 04:47:42 [INFO] Recompiling the module because of changed dependency. 04:47:42 [INFO] Compiling 8 source files with javac [debug release 21] to target/classes 04:47:42 [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:42 [INFO] 04:47:42 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8520-ietf-acldns >>> 04:47:42 [INFO] 04:47:42 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8520-ietf-acldns --- 04:47:42 [INFO] Spotbugs plugin skipped 04:47:42 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:47:42 [INFO] 04:47:42 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8520-ietf-acldns <<< 04:47:42 [INFO] 04:47:42 [INFO] 04:47:42 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8520-ietf-acldns --- 04:47:42 [INFO] Spotbugs plugin skipped 04:47:42 [INFO] 04:47:42 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8520-ietf-acldns --- 04:47:42 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8520-ietf-acldns/src/test/resources 04:47:42 [INFO] 04:47:42 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8520-ietf-acldns --- 04:47:42 [INFO] No sources to compile 04:47:42 [INFO] 04:47:42 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8520-ietf-acldns --- 04:47:42 [INFO] No tests to run. 04:47:42 [INFO] 04:47:42 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8520-ietf-acldns --- 04:47:42 [INFO] 04:47:42 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8520-ietf-acldns --- 04:47:42 [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:42 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8520-ietf-acldns/target/classes/META-INF/MANIFEST.MF 04:47:42 [INFO] 04:47:42 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8520-ietf-acldns --- 04:47:43 [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:43 [INFO] 04:47:43 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8520-ietf-acldns --- 04:47:43 [INFO] CycloneDX: Resolving Dependencies 04:47:44 [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) 04:47:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8520-ietf-acldns/target/bom.xml 04:47:44 [INFO] attaching as rfc8520-ietf-acldns-2.0.4-SNAPSHOT-cyclonedx.xml 04:47:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8520-ietf-acldns/target/bom.json 04:47:44 [INFO] attaching as rfc8520-ietf-acldns-2.0.4-SNAPSHOT-cyclonedx.json 04:47:44 [INFO] 04:47:44 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8520-ietf-acldns --- 04:47:44 [INFO] Skipping duplicate-finder execution! 04:47:44 [INFO] 04:47:44 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8520-ietf-acldns --- 04:47:44 [INFO] No dependency problems found 04:47:44 [INFO] 04:47:44 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8520-ietf-acldns --- 04:47:44 [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:44 [INFO] 04:47:44 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8520-ietf-acldns --- 04:47:44 [INFO] 04:47:44 [INFO] --- jacoco:0.8.15:report (report) @ rfc8520-ietf-acldns --- 04:47:44 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:47:44 [INFO] 04:47:44 [INFO] --- install:3.1.4:install (default-install) @ rfc8520-ietf-acldns --- 04:47:44 [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:44 [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:44 [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:44 [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:44 [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:44 [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:44 [INFO] 04:47:44 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8520-ietf-acldns --- 04:47:44 [INFO] Installing org/opendaylight/ietf/model/rfc8520-ietf-acldns/2.0.4-SNAPSHOT/rfc8520-ietf-acldns-2.0.4-SNAPSHOT.jar 04:47:44 [INFO] Writing OBR metadata 04:47:44 [INFO] 04:47:44 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc8520-ietf-acldns --- 04:47:44 [INFO] org.opendaylight.ietf.model:rfc8520-ietf-acldns:bundle:2.0.4-SNAPSHOT 04:47:44 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:47:44 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:47:44 [INFO] +- org.opendaylight.ietf.model:rfc8519-ietf-access-control-list:jar:2.0.4-SNAPSHOT:compile 04:47:44 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:47:44 [INFO] | +- org.opendaylight.ietf.model:rfc8343:jar:2.0.4-SNAPSHOT:compile 04:47:44 [INFO] | +- org.opendaylight.ietf.model:rfc8519-ietf-ethertypes:jar:2.0.4-SNAPSHOT:compile 04:47:44 [INFO] | \- org.opendaylight.ietf.model:rfc8519-ietf-packet-fields:jar:2.0.4-SNAPSHOT:compile 04:47:44 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:47:44 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:47:44 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:47:44 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:47:44 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:47:44 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:47:44 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:47:44 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:47:44 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:47:44 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:47:44 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:47:44 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:47:44 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:47:44 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:47:44 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:47:44 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:47:44 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:47:44 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:47:44 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:47:44 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:47:44 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:47:44 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:47:44 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:47:44 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:47:44 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:47:44 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:47:44 [INFO] +- junit:junit:jar:4.13.2:test 04:47:44 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:47:44 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:47:44 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:47:44 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:47:44 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:47:44 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:47:44 [INFO] 04:47:44 [INFO] --- clm:3.0.8-01:index (default-cli) @ rfc8520-ietf-acldns --- 04:47:44 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8520-ietf-acldns/target/sonatype-clm/module.xml 04:47:44 [INFO] 04:47:44 [INFO] ------------< org.opendaylight.ietf.model:rfc8520-ietf-mud >------------ 04:47:44 [INFO] Building rfc8520-ietf-mud 2.0.4-SNAPSHOT [73/161] 04:47:44 [INFO] from model/rfc/rfc8520-ietf-mud/pom.xml 04:47:44 [INFO] -------------------------------[ bundle ]------------------------------- 04:47:44 [INFO] 04:47:44 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8520-ietf-mud --- 04:47:44 [INFO] 04:47:44 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8520-ietf-mud --- 04:47:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:47:44 [INFO] 04:47:44 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8520-ietf-mud --- 04:47:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:47:44 [INFO] 04:47:44 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8520-ietf-mud --- 04:47:44 [INFO] 04:47:44 [INFO] --- dependency:3.11.0:properties (default) @ rfc8520-ietf-mud --- 04:47:44 [INFO] 04:47:44 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8520-ietf-mud --- 04:47:44 [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:44 [INFO] 04:47:44 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8520-ietf-mud --- 04:47:44 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:47:44 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8520-ietf-mud/src/main/yang 04:47:44 [INFO] yang-to-sources: Found 6 dependencies in 2.781 ms 04:47:44 [INFO] yang-to-sources: Project model files found: 1 in 1.807 ms 04:47:44 [INFO] yang-to-sources: 7 YANG models processed in 46.60 ms 04:47:44 [INFO] BindingJavaFileGenerator: Defined 24 files in 7.872 ms 04:47:44 [INFO] Sorted 24 files into 7 directories in 143.5 μs 04:47:44 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 24 in 13.96 ms 04:47:44 [INFO] 04:47:44 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8520-ietf-mud --- 04:47:44 [INFO] Starting audit... 04:47:44 Audit done. 04:47:44 [INFO] You have 0 Checkstyle violations. 04:47:44 [INFO] 04:47:44 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8520-ietf-mud --- 04:47:44 [INFO] Starting audit... 04:47:44 Audit done. 04:47:44 [INFO] You have 0 Checkstyle violations. 04:47:44 [INFO] 04:47:44 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8520-ietf-mud --- 04:47:44 [INFO] 04:47:44 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8520-ietf-mud --- 04:47:44 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8520-ietf-mud/src/main/resources 04:47:44 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8520-ietf-mud/target/generated-sources/spi 04:47:44 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:47:44 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:47:44 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:47:44 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8520-ietf-mud/target/generated-sources/spi 04:47:44 [INFO] 04:47:44 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8520-ietf-mud --- 04:47:44 [INFO] Recompiling the module because of changed dependency. 04:47:44 [INFO] Compiling 23 source files with javac [debug release 21] to target/classes 04:47:44 [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:44 [INFO] 04:47:44 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8520-ietf-mud >>> 04:47:44 [INFO] 04:47:44 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8520-ietf-mud --- 04:47:44 [INFO] Spotbugs plugin skipped 04:47:44 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:47:44 [INFO] 04:47:44 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8520-ietf-mud <<< 04:47:44 [INFO] 04:47:44 [INFO] 04:47:44 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8520-ietf-mud --- 04:47:44 [INFO] Spotbugs plugin skipped 04:47:44 [INFO] 04:47:44 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8520-ietf-mud --- 04:47:44 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8520-ietf-mud/src/test/resources 04:47:44 [INFO] 04:47:44 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8520-ietf-mud --- 04:47:44 [INFO] No sources to compile 04:47:44 [INFO] 04:47:44 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8520-ietf-mud --- 04:47:44 [INFO] No tests to run. 04:47:44 [INFO] 04:47:44 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8520-ietf-mud --- 04:47:44 [INFO] 04:47:44 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8520-ietf-mud --- 04:47:44 [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:44 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8520-ietf-mud/target/classes/META-INF/MANIFEST.MF 04:47:44 [INFO] 04:47:44 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8520-ietf-mud --- 04:47:46 [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:46 [INFO] 04:47:46 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8520-ietf-mud --- 04:47:46 [INFO] CycloneDX: Resolving Dependencies 04:47:47 [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) 04:47:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8520-ietf-mud/target/bom.xml 04:47:47 [INFO] attaching as rfc8520-ietf-mud-2.0.4-SNAPSHOT-cyclonedx.xml 04:47:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8520-ietf-mud/target/bom.json 04:47:47 [INFO] attaching as rfc8520-ietf-mud-2.0.4-SNAPSHOT-cyclonedx.json 04:47:47 [INFO] 04:47:47 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8520-ietf-mud --- 04:47:47 [INFO] Skipping duplicate-finder execution! 04:47:47 [INFO] 04:47:47 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8520-ietf-mud --- 04:47:47 [INFO] No dependency problems found 04:47:47 [INFO] 04:47:47 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8520-ietf-mud --- 04:47:47 [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:47 [INFO] 04:47:47 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8520-ietf-mud --- 04:47:47 [INFO] 04:47:47 [INFO] --- jacoco:0.8.15:report (report) @ rfc8520-ietf-mud --- 04:47:47 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:47:47 [INFO] 04:47:47 [INFO] --- install:3.1.4:install (default-install) @ rfc8520-ietf-mud --- 04:47:47 [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:47 [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:47 [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:47 [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:47 [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:47 [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:47 [INFO] 04:47:47 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8520-ietf-mud --- 04:47:47 [INFO] Installing org/opendaylight/ietf/model/rfc8520-ietf-mud/2.0.4-SNAPSHOT/rfc8520-ietf-mud-2.0.4-SNAPSHOT.jar 04:47:47 [INFO] Writing OBR metadata 04:47:47 [INFO] 04:47:47 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc8520-ietf-mud --- 04:47:47 [INFO] org.opendaylight.ietf.model:rfc8520-ietf-mud:bundle:2.0.4-SNAPSHOT 04:47:47 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:47:47 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:47:47 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:47:47 [INFO] +- org.opendaylight.ietf.model:rfc8519-ietf-access-control-list:jar:2.0.4-SNAPSHOT:compile 04:47:47 [INFO] | +- org.opendaylight.ietf.model:rfc8343:jar:2.0.4-SNAPSHOT:compile 04:47:47 [INFO] | +- org.opendaylight.ietf.model:rfc8519-ietf-ethertypes:jar:2.0.4-SNAPSHOT:compile 04:47:47 [INFO] | \- org.opendaylight.ietf.model:rfc8519-ietf-packet-fields:jar:2.0.4-SNAPSHOT:compile 04:47:47 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:47:47 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:47:47 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:47:47 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:47:47 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:47:47 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:47:47 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:47:47 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:47:47 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:47:47 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:47:47 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:47:47 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:47:47 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:47:47 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:47:47 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:47:47 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:47:47 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:47:47 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:47:47 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:47:47 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:47:47 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:47:47 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:47:47 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:47:47 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:47:47 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:47:47 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:47:47 [INFO] +- junit:junit:jar:4.13.2:test 04:47:47 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:47:47 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:47:47 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:47:47 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:47:47 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:47:47 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:47:47 [INFO] 04:47:47 [INFO] --- clm:3.0.8-01:index (default-cli) @ rfc8520-ietf-mud --- 04:47:47 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8520-ietf-mud/target/sonatype-clm/module.xml 04:47:47 [INFO] 04:47:47 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8520 >------------ 04:47:47 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8520 2.0.4-SNAPSHOT [74/161] 04:47:47 [INFO] from features/odl-ietf-model-rfc8520/pom.xml 04:47:47 [INFO] ------------------------------[ feature ]------------------------------- 04:47:47 [INFO] 04:47:47 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8520 --- 04:47:47 [INFO] 04:47:47 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8520 --- 04:47:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:47:47 [INFO] 04:47:47 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8520 --- 04:47:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:47:47 [INFO] 04:47:47 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8520 --- 04:47:47 [INFO] 04:47:47 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8520 --- 04:47:47 [INFO] 04:47:47 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8520 --- 04:47:47 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:47:47 [INFO] argLine set to empty 04:47:47 [INFO] 04:47:47 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8520 --- 04:47:47 [INFO] Starting audit... 04:47:47 Audit done. 04:47:47 [INFO] You have 0 Checkstyle violations. 04:47:47 [INFO] 04:47:47 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8520 --- 04:47:47 [INFO] Starting audit... 04:47:47 Audit done. 04:47:47 [INFO] You have 0 Checkstyle violations. 04:47:47 [INFO] 04:47:47 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8520 --- 04:47:47 [INFO] 04:47:47 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8520 --- 04:47:47 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8520/target/feature/feature.xml 04:47:47 [INFO] ...done! 04:47:47 [INFO] Set artifact 04:47:47 [INFO] 04:47:47 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8520 --- 04:47:47 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-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:47 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:47:47 [INFO] 04:47:47 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8520 >>> 04:47:47 [INFO] 04:47:47 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8520 --- 04:47:47 [INFO] No files found to run spotbugs; check compile phase has been run. 04:47:47 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:47:47 [INFO] 04:47:47 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8520 <<< 04:47:47 [INFO] 04:47:47 [INFO] 04:47:47 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8520 --- 04:47:47 [INFO] 04:47:47 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8520 --- 04:47:47 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8520 04:47:47 [INFO] Project dependency features detected: [] 04:47:47 [INFO] Pax Exam System (Version: 4.14.0) created. 04:47:47 [INFO] Creating RMI registry server on 127.0.0.1:39385 04:47:47 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:47:47 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:47:47 [INFO] Waiting for remote bundle context.. on 39385 name: 7fe51327-5c7d-49ee-a81b-7be27fab727b timout: [ RelativeTimeout value = 180000 ] 04:47:52 [INFO] Building jar from resources and headers. 04:47:52 [INFO] Writing jar finished. 04:47:54 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:47:54 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:47:54 [INFO] 04:47:54 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8520 --- 04:47:54 [INFO] 04:47:54 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8520 --- 04:47:54 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:47:54 [INFO] 04:47:54 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8520 --- 04:47:54 [INFO] CycloneDX: Resolving Dependencies 04:47:54 [INFO] CycloneDX: Creating BOM version 1.6 with 34 component(s) 04:47:54 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8520/target/bom.xml 04:47:54 [INFO] attaching as odl-ietf-model-rfc8520-2.0.4-SNAPSHOT-cyclonedx.xml 04:47:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8520/target/bom.json 04:47:54 [INFO] attaching as odl-ietf-model-rfc8520-2.0.4-SNAPSHOT-cyclonedx.json 04:47:54 [INFO] 04:47:54 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8520 --- 04:47:54 [INFO] Skipping duplicate-finder execution! 04:47:54 [INFO] 04:47:54 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8520 --- 04:47:54 [INFO] Skipping plugin execution 04:47:54 [INFO] 04:47:54 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8520 --- 04:47:54 [INFO] Skipping source per configuration. 04:47:54 [INFO] 04:47:54 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8520 --- 04:47:54 [INFO] 04:47:54 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8520 --- 04:47:54 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:47:54 [INFO] 04:47:54 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8520 --- 04:47:54 [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:47:54 [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:47:54 [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:47:54 [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:47:54 [INFO] 04:47:54 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc8520 --- 04:47:54 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8520:xml:features:2.0.4-SNAPSHOT 04:47:54 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8519:xml:features:2.0.4-SNAPSHOT:compile 04:47:54 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:2.0.4-SNAPSHOT:compile 04:47:54 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:47:54 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:47:54 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:47:54 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:47:54 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:47:54 [INFO] | | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:47:54 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:47:54 [INFO] | | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:47:54 [INFO] | | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:47:54 [INFO] | | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:47:54 [INFO] | | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:47:54 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2: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-access-control-list: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] +- org.opendaylight.ietf.model:rfc8520-ietf-acldns:jar:2.0.4-SNAPSHOT:compile 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] | +- 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.opendaylight.ietf.model:rfc8520-ietf-mud: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.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.17.7: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.8-01:index (default-cli) @ odl-ietf-model-rfc8520 --- 04:47:54 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8520/target/sonatype-clm/module.xml 04:47:54 [INFO] 04:47:54 [INFO] ----------------< org.opendaylight.ietf.model:rfc8525 >----------------- 04:47:54 [INFO] Building rfc8525 2.0.4-SNAPSHOT [75/161] 04:47:54 [INFO] from model/rfc/rfc8525/pom.xml 04:47:54 [INFO] -------------------------------[ bundle ]------------------------------- 04:47:54 [INFO] 04:47:54 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8525 --- 04:47:54 [INFO] 04:47:54 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8525 --- 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) @ rfc8525 --- 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) @ rfc8525 --- 04:47:54 [INFO] 04:47:54 [INFO] --- dependency:3.11.0:properties (default) @ rfc8525 --- 04:47:54 [INFO] 04:47:54 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8525 --- 04:47: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/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:47:54 [INFO] 04:47:54 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8525 --- 04:47:54 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:47:54 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8525/src/main/yang 04:47:54 [INFO] yang-to-sources: Found 3 dependencies in 2.554 ms 04:47:54 [INFO] yang-to-sources: Project model files found: 1 in 2.545 ms 04:47:54 [INFO] yang-to-sources: 4 YANG models processed in 14.32 ms 04:47:54 [INFO] BindingJavaFileGenerator: Defined 51 files in 5.539 ms 04:47:54 [INFO] Sorted 51 files into 9 directories in 266.6 μs 04:47:54 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 51 in 18.23 ms 04:47:54 [INFO] 04:47:54 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8525 --- 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) @ rfc8525 --- 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) @ rfc8525 --- 04:47:54 [INFO] 04:47:54 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8525 --- 04:47:54 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8525/src/main/resources 04:47:54 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8525/target/generated-sources/spi 04:47:54 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:47:54 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:47:54 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:47:54 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8525/target/generated-sources/spi 04:47:54 [INFO] 04:47:54 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8525 --- 04:47:54 [INFO] Recompiling the module because of changed dependency. 04:47:54 [INFO] Compiling 52 source files with javac [debug release 21] to target/classes 04:47:55 [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:47:55 [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:47:55 [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:47:55 [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:47:55 [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:47:55 [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:47:55 [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:47:55 [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:47:55 [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:47:55 [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:47:55 [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:47:55 [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:47:55 [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:47:55 [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:47:55 [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:47:55 [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:47:55 [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:47:55 [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:47:55 [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:47:55 [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:47:55 [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:47:55 [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:47:55 [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:47:55 [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:47:55 [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:47:55 [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:47:55 [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:47:55 [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:47:55 [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:47:55 [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:47:55 [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:47:55 [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:47:55 [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:47:55 [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:47:55 [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:47:55 [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:47:55 [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:47:55 [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:47:55 [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:47:55 [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:47:55 [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:47:55 [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:47:55 [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:47:55 [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:47:55 [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:47:55 [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:47:55 [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:47:55 [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:47:55 [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:47:55 [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:47:55 [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:47:55 [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:47:55 [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:47:55 [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:47:55 [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:47:55 [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:47:55 [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:47:55 [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:47:55 [INFO] 04:47:55 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8525 >>> 04:47:55 [INFO] 04:47:55 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8525 --- 04:47:55 [INFO] Fork Value is true 04:47:57 [INFO] Done SpotBugs Analysis.... 04:47:57 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:47:57 [INFO] 04:47:57 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8525 <<< 04:47:57 [INFO] 04:47:57 [INFO] 04:47:57 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8525 --- 04:47:57 [INFO] BugInstance size is 0 04:47:57 [INFO] Error size is 0 04:47:57 [INFO] No errors/warnings found 04:47:57 [INFO] 04:47:57 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8525 --- 04:47:57 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8525/src/test/resources 04:47:57 [INFO] 04:47:57 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8525 --- 04:47:57 [INFO] No sources to compile 04:47:57 [INFO] 04:47:57 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8525 --- 04:47:57 [INFO] No tests to run. 04:47:57 [INFO] 04:47:57 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8525 --- 04:47:57 [INFO] 04:47:57 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8525 --- 04:47:57 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8525/target/rfc8525-2.0.4-SNAPSHOT.jar 04:47:57 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8525/target/classes/META-INF/MANIFEST.MF 04:47:57 [INFO] 04:47:57 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8525 --- 04:48:00 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8525/target/rfc8525-2.0.4-SNAPSHOT-javadoc.jar 04:48:00 [INFO] 04:48:00 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8525 --- 04:48:00 [INFO] CycloneDX: Resolving Dependencies 04:48:00 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 04:48:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8525/target/bom.xml 04:48:00 [INFO] attaching as rfc8525-2.0.4-SNAPSHOT-cyclonedx.xml 04:48:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8525/target/bom.json 04:48:00 [INFO] attaching as rfc8525-2.0.4-SNAPSHOT-cyclonedx.json 04:48:00 [INFO] 04:48:00 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8525 --- 04:48:00 [INFO] Skipping duplicate-finder execution! 04:48:00 [INFO] 04:48:00 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8525 --- 04:48:00 [INFO] No dependency problems found 04:48:00 [INFO] 04:48:00 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8525 --- 04:48:00 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8525/target/rfc8525-2.0.4-SNAPSHOT-sources.jar 04:48:00 [INFO] 04:48:00 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8525 --- 04:48:00 [INFO] 04:48:00 [INFO] --- jacoco:0.8.15:report (report) @ rfc8525 --- 04:48:00 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:48:00 [INFO] 04:48:00 [INFO] --- install:3.1.4:install (default-install) @ rfc8525 --- 04:48:00 [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:00 [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:00 [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:00 [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:00 [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:00 [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:00 [INFO] 04:48:00 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8525 --- 04:48:00 [INFO] Installing org/opendaylight/ietf/model/rfc8525/2.0.4-SNAPSHOT/rfc8525-2.0.4-SNAPSHOT.jar 04:48:00 [INFO] Writing OBR metadata 04:48:00 [INFO] 04:48:00 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc8525 --- 04:48:00 [INFO] org.opendaylight.ietf.model:rfc8525:bundle:2.0.4-SNAPSHOT 04:48:00 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:48:00 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:48:00 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:48:00 [INFO] +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:2.0.4-SNAPSHOT:compile 04:48:00 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:48:00 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:48:00 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:48:00 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:48:00 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:48:00 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:48:00 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:48:00 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:48:00 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:48:00 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:48:00 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:48:00 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:48:00 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:48:00 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:48:00 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:48:00 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:48:00 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:48:00 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:48:00 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:48:00 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:48:00 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:48:00 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:48:00 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:48:00 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:48:00 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:48:00 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:48:00 [INFO] +- junit:junit:jar:4.13.2:test 04:48:00 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:48:00 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:48:00 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:48:00 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:48:00 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:48:00 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:48:00 [INFO] 04:48:00 [INFO] --- clm:3.0.8-01:index (default-cli) @ rfc8525 --- 04:48:00 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8525/target/sonatype-clm/module.xml 04:48:00 [INFO] 04:48:00 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8525 >------------ 04:48:00 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8525 2.0.4-SNAPSHOT [76/161] 04:48:00 [INFO] from features/odl-ietf-model-rfc8525/pom.xml 04:48:00 [INFO] ------------------------------[ feature ]------------------------------- 04:48:00 [INFO] 04:48:00 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8525 --- 04:48:00 [INFO] 04:48:00 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8525 --- 04:48:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:48:00 [INFO] 04:48:00 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8525 --- 04:48:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:48:00 [INFO] 04:48:00 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8525 --- 04:48:00 [INFO] 04:48:00 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8525 --- 04:48:00 [INFO] 04:48:00 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8525 --- 04:48:00 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:48:00 [INFO] argLine set to empty 04:48:00 [INFO] 04:48:00 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8525 --- 04:48:00 [INFO] Starting audit... 04:48:00 Audit done. 04:48:00 [INFO] You have 0 Checkstyle violations. 04:48:00 [INFO] 04:48:00 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8525 --- 04:48:00 [INFO] Starting audit... 04:48:00 Audit done. 04:48:00 [INFO] You have 0 Checkstyle violations. 04:48:00 [INFO] 04:48:00 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8525 --- 04:48:00 [INFO] 04:48:00 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8525 --- 04:48:00 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8525/target/feature/feature.xml 04:48:00 [INFO] ...done! 04:48:00 [INFO] Set artifact 04:48:00 [INFO] 04:48:00 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8525 --- 04:48:00 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 04:48:00 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:48:00 [INFO] 04:48:00 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8525 >>> 04:48:00 [INFO] 04:48:00 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8525 --- 04:48:00 [INFO] No files found to run spotbugs; check compile phase has been run. 04:48:00 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:48:00 [INFO] 04:48:00 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8525 <<< 04:48:00 [INFO] 04:48:00 [INFO] 04:48:00 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8525 --- 04:48:00 [INFO] 04:48:00 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8525 --- 04:48:00 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8525 04:48:00 [INFO] Project dependency features detected: [] 04:48:00 [INFO] Pax Exam System (Version: 4.14.0) created. 04:48:00 [INFO] Creating RMI registry server on 127.0.0.1:40145 04:48:01 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:48:01 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:48:01 [INFO] Waiting for remote bundle context.. on 40145 name: ccfa28af-2985-4982-851a-838511ba63a8 timout: [ RelativeTimeout value = 180000 ] 04:48:05 [INFO] Building jar from resources and headers. 04:48:05 [INFO] Writing jar finished. 04:48:07 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:48:07 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:48:07 [INFO] 04:48:07 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8525 --- 04:48:07 [INFO] 04:48:07 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8525 --- 04:48:07 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:48:07 [INFO] 04:48:07 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8525 --- 04:48:07 [INFO] CycloneDX: Resolving Dependencies 04:48:07 [INFO] CycloneDX: Creating BOM version 1.6 with 32 component(s) 04:48:07 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8525/target/bom.xml 04:48:07 [INFO] attaching as odl-ietf-model-rfc8525-2.0.4-SNAPSHOT-cyclonedx.xml 04:48:07 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8525/target/bom.json 04:48:07 [INFO] attaching as odl-ietf-model-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) @ odl-ietf-model-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) @ odl-ietf-model-rfc8525 --- 04:48:07 [INFO] Skipping plugin execution 04:48:07 [INFO] 04:48:07 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8525 --- 04:48:07 [INFO] Skipping source per configuration. 04:48:07 [INFO] 04:48:07 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8525 --- 04:48:07 [INFO] 04:48:07 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8525 --- 04:48:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:48:07 [INFO] 04:48:07 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8525 --- 04:48:07 [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:07 [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:07 [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:07 [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:07 [INFO] 04:48:07 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc8525 --- 04:48:07 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8525:xml:features:2.0.4-SNAPSHOT 04:48:07 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:48:07 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:48:07 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:48:07 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:48:07 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:48:07 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:48:07 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:48:07 [INFO] | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:48:07 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:48:07 [INFO] | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:48:07 [INFO] | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:48:07 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 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:odl-ietf-model-rfc8342:xml:features:2.0.4-SNAPSHOT:compile 04:48:07 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:2.0.4-SNAPSHOT:compile 04:48:07 [INFO] | | \- org.opendaylight.ietf.model:rfc7952: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] | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:2.0.4-SNAPSHOT:compile 04:48:07 [INFO] +- org.opendaylight.ietf.model:rfc8525: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.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.17.7: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.8-01:index (default-cli) @ odl-ietf-model-rfc8525 --- 04:48:07 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8525/target/sonatype-clm/module.xml 04:48:07 [INFO] 04:48:07 [INFO] ----------------< org.opendaylight.ietf.model:rfc8526 >----------------- 04:48:07 [INFO] Building rfc8526 2.0.4-SNAPSHOT [77/161] 04:48:07 [INFO] from model/rfc/rfc8526/pom.xml 04:48:07 [INFO] -------------------------------[ bundle ]------------------------------- 04:48:07 [INFO] 04:48:07 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8526 --- 04:48:07 [INFO] 04:48:07 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8526 --- 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) @ rfc8526 --- 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) @ rfc8526 --- 04:48:07 [INFO] 04:48:07 [INFO] --- dependency:3.11.0:properties (default) @ rfc8526 --- 04:48:07 [INFO] 04:48:07 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8526 --- 04:48:07 [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:07 [INFO] 04:48:07 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8526 --- 04:48:07 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:48:07 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8526/src/main/yang 04:48:07 [INFO] yang-to-sources: Found 7 dependencies in 3.288 ms 04:48:07 [INFO] yang-to-sources: Project model files found: 1 in 1.802 ms 04:48:07 [INFO] yang-to-sources: 8 YANG models processed in 21.13 ms 04:48:08 [INFO] BindingJavaFileGenerator: Defined 40 files in 6.707 ms 04:48:08 [INFO] Sorted 40 files into 14 directories in 143.7 μs 04:48:08 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 40 in 15.37 ms 04:48:08 [INFO] 04:48:08 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8526 --- 04:48:08 [INFO] Starting audit... 04:48:08 Audit done. 04:48:08 [INFO] You have 0 Checkstyle violations. 04:48:08 [INFO] 04:48:08 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8526 --- 04:48:08 [INFO] Starting audit... 04:48:08 Audit done. 04:48:08 [INFO] You have 0 Checkstyle violations. 04:48:08 [INFO] 04:48:08 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8526 --- 04:48:08 [INFO] 04:48:08 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8526 --- 04:48:08 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8526/src/main/resources 04:48:08 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8526/target/generated-sources/spi 04:48:08 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:48:08 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:48:08 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:48:08 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8526/target/generated-sources/spi 04:48:08 [INFO] 04:48:08 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8526 --- 04:48:08 [INFO] Recompiling the module because of changed dependency. 04:48:08 [INFO] Compiling 39 source files with javac [debug release 21] to target/classes 04:48:08 [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:08 [INFO] 04:48:08 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8526 >>> 04:48:08 [INFO] 04:48:08 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8526 --- 04:48:08 [INFO] Spotbugs plugin skipped 04:48:08 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:48:08 [INFO] 04:48:08 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8526 <<< 04:48:08 [INFO] 04:48:08 [INFO] 04:48:08 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8526 --- 04:48:08 [INFO] Spotbugs plugin skipped 04:48:08 [INFO] 04:48:08 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8526 --- 04:48:08 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8526/src/test/resources 04:48:08 [INFO] 04:48:08 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8526 --- 04:48:08 [INFO] No sources to compile 04:48:08 [INFO] 04:48:08 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8526 --- 04:48:08 [INFO] No tests to run. 04:48:08 [INFO] 04:48:08 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8526 --- 04:48:08 [INFO] 04:48:08 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8526 --- 04:48:08 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8526/target/rfc8526-2.0.4-SNAPSHOT.jar 04:48:08 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8526/target/classes/META-INF/MANIFEST.MF 04:48:08 [INFO] 04:48:08 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8526 --- 04:48:10 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8526/target/rfc8526-2.0.4-SNAPSHOT-javadoc.jar 04:48:10 [INFO] 04:48:10 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8526 --- 04:48:10 [INFO] CycloneDX: Resolving Dependencies 04:48:10 [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) 04:48:10 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8526/target/bom.xml 04:48:10 [INFO] attaching as rfc8526-2.0.4-SNAPSHOT-cyclonedx.xml 04:48:10 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8526/target/bom.json 04:48:10 [INFO] attaching as rfc8526-2.0.4-SNAPSHOT-cyclonedx.json 04:48:10 [INFO] 04:48:10 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8526 --- 04:48:10 [INFO] Skipping duplicate-finder execution! 04:48:10 [INFO] 04:48:10 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8526 --- 04:48:10 [INFO] No dependency problems found 04:48:10 [INFO] 04:48:10 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8526 --- 04:48:10 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8526/target/rfc8526-2.0.4-SNAPSHOT-sources.jar 04:48:10 [INFO] 04:48:10 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8526 --- 04:48:10 [INFO] 04:48:10 [INFO] --- jacoco:0.8.15:report (report) @ rfc8526 --- 04:48:10 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:48:10 [INFO] 04:48:10 [INFO] --- install:3.1.4:install (default-install) @ rfc8526 --- 04:48:10 [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:10 [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:10 [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:10 [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:10 [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:10 [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:10 [INFO] 04:48:10 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8526 --- 04:48:11 [INFO] Installing org/opendaylight/ietf/model/rfc8526/2.0.4-SNAPSHOT/rfc8526-2.0.4-SNAPSHOT.jar 04:48:11 [INFO] Writing OBR metadata 04:48:11 [INFO] 04:48:11 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc8526 --- 04:48:11 [INFO] org.opendaylight.ietf.model:rfc8526:bundle:2.0.4-SNAPSHOT 04:48:11 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:48:11 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:48:11 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:48:11 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:48:11 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:48:11 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:48:11 [INFO] +- org.opendaylight.ietf.model:rfc6241:jar:2.0.4-SNAPSHOT:compile 04:48:11 [INFO] +- org.opendaylight.ietf.model:rfc6243:jar:2.0.4-SNAPSHOT:compile 04:48:11 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:48:11 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:48:11 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:48:11 [INFO] +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:2.0.4-SNAPSHOT:compile 04:48:11 [INFO] +- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:2.0.4-SNAPSHOT:compile 04:48:11 [INFO] | \- org.opendaylight.ietf.model:rfc7952:jar:2.0.4-SNAPSHOT:compile 04:48:11 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:48:11 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:48:11 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:48:11 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:48:11 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:48:11 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:48:11 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:48:11 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:48:11 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:48:11 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:48:11 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:48:11 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:48:11 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:48:11 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:48:11 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:48:11 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:48:11 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:48:11 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:48:11 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:48:11 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:48:11 [INFO] +- junit:junit:jar:4.13.2:test 04:48:11 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:48:11 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:48:11 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:48:11 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:48:11 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:48:11 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:48:11 [INFO] 04:48:11 [INFO] --- clm:3.0.8-01:index (default-cli) @ rfc8526 --- 04:48:11 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8526/target/sonatype-clm/module.xml 04:48:11 [INFO] 04:48:11 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8526 >------------ 04:48:11 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8526 2.0.4-SNAPSHOT [78/161] 04:48:11 [INFO] from features/odl-ietf-model-rfc8526/pom.xml 04:48:11 [INFO] ------------------------------[ feature ]------------------------------- 04:48:11 [INFO] 04:48:11 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8526 --- 04:48:11 [INFO] 04:48:11 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8526 --- 04:48:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:48:11 [INFO] 04:48:11 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8526 --- 04:48:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:48:11 [INFO] 04:48:11 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8526 --- 04:48:11 [INFO] 04:48:11 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8526 --- 04:48:11 [INFO] 04:48:11 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8526 --- 04:48:11 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:48:11 [INFO] argLine set to empty 04:48:11 [INFO] 04:48:11 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8526 --- 04:48:11 [INFO] Starting audit... 04:48:11 Audit done. 04:48:11 [INFO] You have 0 Checkstyle violations. 04:48:11 [INFO] 04:48:11 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8526 --- 04:48:11 [INFO] Starting audit... 04:48:11 Audit done. 04:48:11 [INFO] You have 0 Checkstyle violations. 04:48:11 [INFO] 04:48:11 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8526 --- 04:48:11 [INFO] 04:48:11 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8526 --- 04:48:11 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8526/target/feature/feature.xml 04:48:11 [INFO] ...done! 04:48:11 [INFO] Set artifact 04:48:11 [INFO] 04:48:11 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8526 --- 04:48:11 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 04:48:11 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:48:11 [INFO] 04:48:11 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8526 >>> 04:48:11 [INFO] 04:48:11 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8526 --- 04:48:11 [INFO] No files found to run spotbugs; check compile phase has been run. 04:48:11 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:48:11 [INFO] 04:48:11 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8526 <<< 04:48:11 [INFO] 04:48:11 [INFO] 04:48:11 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8526 --- 04:48:11 [INFO] 04:48:11 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8526 --- 04:48:11 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8526 04:48:11 [INFO] Project dependency features detected: [] 04:48:11 [INFO] Pax Exam System (Version: 4.14.0) created. 04:48:11 [INFO] Creating RMI registry server on 127.0.0.1:40861 04:48:11 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:48:11 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:48:11 [INFO] Waiting for remote bundle context.. on 40861 name: f25361cf-036f-4582-af83-f6bee40deeac timout: [ RelativeTimeout value = 180000 ] 04:48:16 [INFO] Building jar from resources and headers. 04:48:16 [INFO] Writing jar finished. 04:48:18 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:48:18 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:48:18 [INFO] 04:48:18 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8526 --- 04:48:18 [INFO] 04:48:18 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8526 --- 04:48:18 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:48:18 [INFO] 04:48:18 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8526 --- 04:48:18 [INFO] CycloneDX: Resolving Dependencies 04:48:18 [INFO] CycloneDX: Creating BOM version 1.6 with 36 component(s) 04:48:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8526/target/bom.xml 04:48:18 [INFO] attaching as odl-ietf-model-rfc8526-2.0.4-SNAPSHOT-cyclonedx.xml 04:48:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8526/target/bom.json 04:48:18 [INFO] attaching as odl-ietf-model-rfc8526-2.0.4-SNAPSHOT-cyclonedx.json 04:48:18 [INFO] 04:48:18 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8526 --- 04:48:18 [INFO] Skipping duplicate-finder execution! 04:48:18 [INFO] 04:48:18 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8526 --- 04:48:18 [INFO] Skipping plugin execution 04:48:18 [INFO] 04:48:18 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8526 --- 04:48:18 [INFO] Skipping source per configuration. 04:48:18 [INFO] 04:48:18 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8526 --- 04:48:18 [INFO] 04:48:18 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8526 --- 04:48:18 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:48:18 [INFO] 04:48:18 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8526 --- 04:48:18 [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:18 [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:18 [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:18 [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:18 [INFO] 04:48:18 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc8526 --- 04:48:18 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8526:xml:features:2.0.4-SNAPSHOT 04:48:18 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc6243:xml:features:2.0.4-SNAPSHOT:compile 04:48:18 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6241:xml:features:2.0.4-SNAPSHOT:compile 04:48:18 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:48:18 [INFO] | \- org.opendaylight.ietf.model:rfc6243:jar:2.0.4-SNAPSHOT:compile 04:48:18 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:2.0.4-SNAPSHOT:compile 04:48:18 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:2.0.4-SNAPSHOT:compile 04:48:18 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:48:18 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:48:18 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:48:18 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:48:18 [INFO] | | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:48:18 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:48:18 [INFO] | | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:48:18 [INFO] | | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:48:18 [INFO] | | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:48:18 [INFO] | | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:48:18 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:48:18 [INFO] | | \- org.opendaylight.ietf.model:rfc7952:jar:2.0.4-SNAPSHOT:compile 04:48:18 [INFO] | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:2.0.4-SNAPSHOT:compile 04:48:18 [INFO] | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:2.0.4-SNAPSHOT:compile 04:48:18 [INFO] +- org.opendaylight.ietf.model:rfc8526:jar:2.0.4-SNAPSHOT:compile 04:48:18 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:48:18 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:48:18 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:48:18 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:48:18 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:48:18 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:48:18 [INFO] | +- org.opendaylight.ietf.model:rfc6241:jar:2.0.4-SNAPSHOT:compile 04:48:18 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:48:18 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:48:18 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:48:18 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:48:18 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:48:18 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:48:18 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:48:18 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:48:18 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:48:18 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:48:18 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:48:18 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:48:18 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:48:18 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:48:18 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:48:18 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:48:18 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:48:18 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:48:18 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:48:18 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:48:18 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:48:18 [INFO] +- junit:junit:jar:4.13.2:test 04:48:18 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:48:18 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:48:18 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:48:18 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:48:18 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:48:18 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:48:18 [INFO] 04:48:18 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-ietf-model-rfc8526 --- 04:48:18 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8526/target/sonatype-clm/module.xml 04:48:18 [INFO] 04:48:18 [INFO] ----------------< org.opendaylight.ietf.model:rfc8528 >----------------- 04:48:18 [INFO] Building rfc8528 2.0.4-SNAPSHOT [79/161] 04:48:18 [INFO] from model/rfc/rfc8528/pom.xml 04:48:18 [INFO] -------------------------------[ bundle ]------------------------------- 04:48:18 [INFO] 04:48:18 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8528 --- 04:48:18 [INFO] 04:48:18 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8528 --- 04:48:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:48:18 [INFO] 04:48:18 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8528 --- 04:48:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:48:18 [INFO] 04:48:18 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8528 --- 04:48:18 [INFO] 04:48:18 [INFO] --- dependency:3.11.0:properties (default) @ rfc8528 --- 04:48:18 [INFO] 04:48:18 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8528 --- 04:48:18 [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:18 [INFO] 04:48:18 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8528 --- 04:48:18 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:48:18 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8528/src/main/yang 04:48:18 [INFO] yang-to-sources: Found 2 dependencies in 2.497 ms 04:48:18 [INFO] yang-to-sources: Project model files found: 1 in 1.580 ms 04:48:18 [INFO] yang-to-sources: 3 YANG models processed in 10.37 ms 04:48:18 [INFO] BindingJavaFileGenerator: Defined 21 files in 2.667 ms 04:48:18 [INFO] Sorted 21 files into 8 directories in 143.6 μs 04:48:18 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 21 in 9.447 ms 04:48:18 [INFO] 04:48:18 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8528 --- 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] --- checkstyle:3.6.0:check (default) @ rfc8528 --- 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) @ rfc8528 --- 04:48:18 [INFO] 04:48:18 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8528 --- 04:48:18 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8528/src/main/resources 04:48:18 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8528/target/generated-sources/spi 04:48:18 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:48:18 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:48:18 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:48:18 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8528/target/generated-sources/spi 04:48:18 [INFO] 04:48:18 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8528 --- 04:48:18 [INFO] Recompiling the module because of changed dependency. 04:48:18 [INFO] Compiling 20 source files with javac [debug release 21] to target/classes 04:48:18 [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:18 [INFO] 04:48:18 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8528 >>> 04:48:18 [INFO] 04:48:18 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8528 --- 04:48:18 [INFO] Spotbugs plugin skipped 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 @ rfc8528 <<< 04:48:18 [INFO] 04:48:18 [INFO] 04:48:18 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8528 --- 04:48:18 [INFO] Spotbugs plugin skipped 04:48:18 [INFO] 04:48:18 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8528 --- 04:48:18 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8528/src/test/resources 04:48:18 [INFO] 04:48:18 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8528 --- 04:48:18 [INFO] No sources to compile 04:48:18 [INFO] 04:48:18 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8528 --- 04:48:18 [INFO] No tests to run. 04:48:18 [INFO] 04:48:18 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8528 --- 04:48:18 [INFO] 04:48:18 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8528 --- 04:48:18 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8528/target/rfc8528-2.0.4-SNAPSHOT.jar 04:48:19 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8528/target/classes/META-INF/MANIFEST.MF 04:48:19 [INFO] 04:48:19 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8528 --- 04:48:20 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8528/target/rfc8528-2.0.4-SNAPSHOT-javadoc.jar 04:48:20 [INFO] 04:48:20 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8528 --- 04:48:20 [INFO] CycloneDX: Resolving Dependencies 04:48:21 [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) 04:48:21 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8528/target/bom.xml 04:48:21 [INFO] attaching as rfc8528-2.0.4-SNAPSHOT-cyclonedx.xml 04:48:21 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8528/target/bom.json 04:48:21 [INFO] attaching as rfc8528-2.0.4-SNAPSHOT-cyclonedx.json 04:48:21 [INFO] 04:48:21 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8528 --- 04:48:21 [INFO] Skipping duplicate-finder execution! 04:48:21 [INFO] 04:48:21 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8528 --- 04:48:21 [INFO] No dependency problems found 04:48:21 [INFO] 04:48:21 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8528 --- 04:48:21 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8528/target/rfc8528-2.0.4-SNAPSHOT-sources.jar 04:48:21 [INFO] 04:48:21 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8528 --- 04:48:21 [INFO] 04:48:21 [INFO] --- jacoco:0.8.15:report (report) @ rfc8528 --- 04:48:21 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:48:21 [INFO] 04:48:21 [INFO] --- install:3.1.4:install (default-install) @ rfc8528 --- 04:48:21 [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:21 [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:21 [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:21 [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:21 [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:21 [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:21 [INFO] 04:48:21 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8528 --- 04:48:21 [INFO] Installing org/opendaylight/ietf/model/rfc8528/2.0.4-SNAPSHOT/rfc8528-2.0.4-SNAPSHOT.jar 04:48:21 [INFO] Writing OBR metadata 04:48:21 [INFO] 04:48:21 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc8528 --- 04:48:21 [INFO] org.opendaylight.ietf.model:rfc8528:bundle:2.0.4-SNAPSHOT 04:48:21 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:48:21 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:48:21 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:48:21 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:48:21 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:48:21 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:48:21 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:48:21 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:48:21 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:48:21 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:48:21 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:48:21 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:48:21 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:48:21 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:48:21 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:48:21 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:48:21 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:48:21 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:48:21 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:48:21 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:48:21 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:48:21 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:48:21 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:48:21 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:48:21 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:48:21 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:48:21 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:48:21 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:48:21 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:48:21 [INFO] +- junit:junit:jar:4.13.2:test 04:48:21 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:48:21 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:48:21 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:48:21 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:48:21 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:48:21 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:48:21 [INFO] 04:48:21 [INFO] --- clm:3.0.8-01:index (default-cli) @ rfc8528 --- 04:48:21 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8528/target/sonatype-clm/module.xml 04:48:21 [INFO] 04:48:21 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8528 >------------ 04:48:21 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8528 2.0.4-SNAPSHOT [80/161] 04:48:21 [INFO] from features/odl-ietf-model-rfc8528/pom.xml 04:48:21 [INFO] ------------------------------[ feature ]------------------------------- 04:48:21 [INFO] 04:48:21 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8528 --- 04:48:21 [INFO] 04:48:21 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8528 --- 04:48:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:48:21 [INFO] 04:48:21 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8528 --- 04:48:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:48:21 [INFO] 04:48:21 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8528 --- 04:48:21 [INFO] 04:48:21 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8528 --- 04:48:21 [INFO] 04:48:21 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8528 --- 04:48:21 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:48:21 [INFO] argLine set to empty 04:48:21 [INFO] 04:48:21 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8528 --- 04:48:21 [INFO] Starting audit... 04:48:21 Audit done. 04:48:21 [INFO] You have 0 Checkstyle violations. 04:48:21 [INFO] 04:48:21 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8528 --- 04:48:21 [INFO] Starting audit... 04:48:21 Audit done. 04:48:21 [INFO] You have 0 Checkstyle violations. 04:48:21 [INFO] 04:48:21 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8528 --- 04:48:21 [INFO] 04:48:21 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8528 --- 04:48:21 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8528/target/feature/feature.xml 04:48:21 [INFO] ...done! 04:48:21 [INFO] Set artifact 04:48:21 [INFO] 04:48:21 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8528 --- 04:48: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:48:21 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:48:21 [INFO] 04:48:21 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8528 >>> 04:48:21 [INFO] 04:48:21 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8528 --- 04:48:21 [INFO] No files found to run spotbugs; check compile phase has been run. 04:48:21 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:48:21 [INFO] 04:48:21 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8528 <<< 04:48:21 [INFO] 04:48:21 [INFO] 04:48:21 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8528 --- 04:48:21 [INFO] 04:48:21 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8528 --- 04:48:21 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8528 04:48:21 [INFO] Project dependency features detected: [] 04:48:21 [INFO] Pax Exam System (Version: 4.14.0) created. 04:48:21 [INFO] Creating RMI registry server on 127.0.0.1:36749 04:48:21 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:48:21 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:48:21 [INFO] Waiting for remote bundle context.. on 36749 name: 8a906495-ffd1-4990-8112-f00d6fdcdcb7 timout: [ RelativeTimeout value = 180000 ] 04:48:26 [INFO] Building jar from resources and headers. 04:48:26 [INFO] Writing jar finished. 04:48:28 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:48:28 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:48:28 [INFO] 04:48:28 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8528 --- 04:48:28 [INFO] 04:48:28 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8528 --- 04:48:28 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:48:28 [INFO] 04:48:28 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8528 --- 04:48:28 [INFO] CycloneDX: Resolving Dependencies 04:48:28 [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) 04:48:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8528/target/bom.xml 04:48:28 [INFO] attaching as odl-ietf-model-rfc8528-2.0.4-SNAPSHOT-cyclonedx.xml 04:48:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8528/target/bom.json 04:48:28 [INFO] attaching as odl-ietf-model-rfc8528-2.0.4-SNAPSHOT-cyclonedx.json 04:48:28 [INFO] 04:48:28 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8528 --- 04:48:28 [INFO] Skipping duplicate-finder execution! 04:48:28 [INFO] 04:48:28 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8528 --- 04:48:28 [INFO] Skipping plugin execution 04:48:28 [INFO] 04:48:28 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8528 --- 04:48:28 [INFO] Skipping source per configuration. 04:48:28 [INFO] 04:48:28 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8528 --- 04:48:28 [INFO] 04:48:28 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8528 --- 04:48:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:48:28 [INFO] 04:48:28 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8528 --- 04:48:28 [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:28 [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:28 [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:28 [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:28 [INFO] 04:48:28 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc8528 --- 04:48:28 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8528:xml:features:2.0.4-SNAPSHOT 04:48:28 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:48:28 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:48:28 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:48:28 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:48:28 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:48:28 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:48:28 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:48:28 [INFO] | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:48:28 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:48:28 [INFO] | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:48:28 [INFO] | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:48:28 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:48:28 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:48:28 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:48:28 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:48:28 [INFO] +- org.opendaylight.ietf.model:rfc8528:jar:2.0.4-SNAPSHOT:compile 04:48:28 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:48:28 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:48:28 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:48:28 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:48:28 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:48:28 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:48:28 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:48:28 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:48:28 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:48:28 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:48:28 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:48:28 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:48:28 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:48:28 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:48:28 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:48:28 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:48:28 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:48:28 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:48:28 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:48:28 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:48:28 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:48:28 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:48:28 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:48:28 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:48:28 [INFO] +- junit:junit:jar:4.13.2:test 04:48:28 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:48:28 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:48:28 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:48:28 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:48:28 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:48:28 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:48:28 [INFO] 04:48:28 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-ietf-model-rfc8528 --- 04:48:28 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8528/target/sonatype-clm/module.xml 04:48:28 [INFO] 04:48:28 [INFO] ----------------< org.opendaylight.ietf.model:rfc8529 >----------------- 04:48:28 [INFO] Building rfc8529 2.0.4-SNAPSHOT [81/161] 04:48:28 [INFO] from model/rfc/rfc8529/pom.xml 04:48:28 [INFO] -------------------------------[ bundle ]------------------------------- 04:48:28 [INFO] 04:48:28 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8529 --- 04:48:28 [INFO] 04:48:28 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8529 --- 04:48:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:48:28 [INFO] 04:48:28 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8529 --- 04:48:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:48:28 [INFO] 04:48:28 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8529 --- 04:48:28 [INFO] 04:48:28 [INFO] --- dependency:3.11.0:properties (default) @ rfc8529 --- 04:48:28 [INFO] 04:48:28 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8529 --- 04:48: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/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:28 [INFO] 04:48:28 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8529 --- 04:48:28 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:48:28 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8529/src/main/yang 04:48:28 [INFO] yang-to-sources: Found 5 dependencies in 2.808 ms 04:48:28 [INFO] yang-to-sources: Project model files found: 1 in 1.508 ms 04:48:28 [INFO] yang-to-sources: 6 YANG models processed in 28.31 ms 04:48:28 [INFO] BindingJavaFileGenerator: Defined 37 files in 6.138 ms 04:48:28 [INFO] Sorted 37 files into 10 directories in 142.8 μs 04:48:28 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 37 in 12.07 ms 04:48:28 [INFO] 04:48:28 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8529 --- 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) @ rfc8529 --- 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) @ rfc8529 --- 04:48:28 [INFO] 04:48:28 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8529 --- 04:48:28 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8529/src/main/resources 04:48:28 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8529/target/generated-sources/spi 04:48:28 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:48:28 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:48:28 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:48:28 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8529/target/generated-sources/spi 04:48:28 [INFO] 04:48:28 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8529 --- 04:48:28 [INFO] Recompiling the module because of changed dependency. 04:48:28 [INFO] Compiling 36 source files with javac [debug release 21] to target/classes 04:48:29 [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:29 [INFO] 04:48:29 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8529 >>> 04:48:29 [INFO] 04:48:29 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8529 --- 04:48:29 [INFO] Spotbugs plugin skipped 04:48:29 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:48:29 [INFO] 04:48:29 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8529 <<< 04:48:29 [INFO] 04:48:29 [INFO] 04:48:29 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8529 --- 04:48:29 [INFO] Spotbugs plugin skipped 04:48:29 [INFO] 04:48:29 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8529 --- 04:48:29 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8529/src/test/resources 04:48:29 [INFO] 04:48:29 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8529 --- 04:48:29 [INFO] No sources to compile 04:48:29 [INFO] 04:48:29 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8529 --- 04:48:29 [INFO] No tests to run. 04:48:29 [INFO] 04:48:29 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8529 --- 04:48:29 [INFO] 04:48:29 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8529 --- 04:48:29 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8529/target/rfc8529-2.0.4-SNAPSHOT.jar 04:48:29 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8529/target/classes/META-INF/MANIFEST.MF 04:48:29 [INFO] 04:48:29 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8529 --- 04:48:31 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8529/target/rfc8529-2.0.4-SNAPSHOT-javadoc.jar 04:48:31 [INFO] 04:48:31 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8529 --- 04:48:31 [INFO] CycloneDX: Resolving Dependencies 04:48:31 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 04:48:31 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8529/target/bom.xml 04:48:31 [INFO] attaching as rfc8529-2.0.4-SNAPSHOT-cyclonedx.xml 04:48:31 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8529/target/bom.json 04:48:31 [INFO] attaching as rfc8529-2.0.4-SNAPSHOT-cyclonedx.json 04:48:31 [INFO] 04:48:31 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8529 --- 04:48:31 [INFO] Skipping duplicate-finder execution! 04:48:31 [INFO] 04:48:31 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8529 --- 04:48:31 [INFO] No dependency problems found 04:48:31 [INFO] 04:48:31 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8529 --- 04:48:31 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8529/target/rfc8529-2.0.4-SNAPSHOT-sources.jar 04:48:31 [INFO] 04:48:31 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8529 --- 04:48:31 [INFO] 04:48:31 [INFO] --- jacoco:0.8.15:report (report) @ rfc8529 --- 04:48:31 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:48:31 [INFO] 04:48:31 [INFO] --- install:3.1.4:install (default-install) @ rfc8529 --- 04:48:31 [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:31 [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:31 [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:31 [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:31 [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:31 [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:31 [INFO] 04:48:31 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8529 --- 04:48:31 [INFO] Installing org/opendaylight/ietf/model/rfc8529/2.0.4-SNAPSHOT/rfc8529-2.0.4-SNAPSHOT.jar 04:48:31 [INFO] Writing OBR metadata 04:48:31 [INFO] 04:48:31 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc8529 --- 04:48:31 [INFO] org.opendaylight.ietf.model:rfc8529:bundle:2.0.4-SNAPSHOT 04:48:31 [INFO] +- org.opendaylight.ietf.model:rfc8343:jar:2.0.4-SNAPSHOT:compile 04:48:31 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:48:31 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:48:31 [INFO] +- org.opendaylight.ietf.model:rfc8344:jar:2.0.4-SNAPSHOT:compile 04:48:31 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:48:31 [INFO] +- org.opendaylight.ietf.model:rfc8528:jar:2.0.4-SNAPSHOT:compile 04:48:31 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:48:31 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:48:31 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:48:31 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:48:31 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:48:31 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:48:31 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:48:31 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:48:31 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:48:31 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:48:31 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:48:31 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:48:31 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:48:31 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:48:31 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:48:31 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:48:31 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:48:31 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:48:31 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:48:31 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:48:31 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:48:31 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:48:31 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:48:31 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:48:31 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:48:31 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:48:31 [INFO] +- junit:junit:jar:4.13.2:test 04:48:31 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:48:31 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:48:31 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:48:31 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:48:31 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:48:31 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:48:31 [INFO] 04:48:31 [INFO] --- clm:3.0.8-01:index (default-cli) @ rfc8529 --- 04:48:31 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8529/target/sonatype-clm/module.xml 04:48:31 [INFO] 04:48:31 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8529 >------------ 04:48:31 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8529 2.0.4-SNAPSHOT [82/161] 04:48:31 [INFO] from features/odl-ietf-model-rfc8529/pom.xml 04:48:31 [INFO] ------------------------------[ feature ]------------------------------- 04:48:31 [INFO] 04:48:31 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8529 --- 04:48:31 [INFO] 04:48:31 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8529 --- 04:48:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:48:31 [INFO] 04:48:31 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8529 --- 04:48:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:48:31 [INFO] 04:48:31 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8529 --- 04:48:31 [INFO] 04:48:31 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8529 --- 04:48:31 [INFO] 04:48:31 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8529 --- 04:48:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:48:31 [INFO] argLine set to empty 04:48:31 [INFO] 04:48:31 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8529 --- 04:48:31 [INFO] Starting audit... 04:48:31 Audit done. 04:48:31 [INFO] You have 0 Checkstyle violations. 04:48:31 [INFO] 04:48:31 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8529 --- 04:48:31 [INFO] Starting audit... 04:48:31 Audit done. 04:48:31 [INFO] You have 0 Checkstyle violations. 04:48:31 [INFO] 04:48:31 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8529 --- 04:48:31 [INFO] 04:48:31 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8529 --- 04:48:31 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8529/target/feature/feature.xml 04:48:31 [INFO] ...done! 04:48:31 [INFO] Set artifact 04:48:31 [INFO] 04:48:31 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8529 --- 04:48:31 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 04:48:31 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:48:31 [INFO] 04:48:31 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8529 >>> 04:48:31 [INFO] 04:48:31 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8529 --- 04:48:31 [INFO] No files found to run spotbugs; check compile phase has been run. 04:48:31 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:48:31 [INFO] 04:48:31 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8529 <<< 04:48:31 [INFO] 04:48:31 [INFO] 04:48:31 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8529 --- 04:48:31 [INFO] 04:48:31 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8529 --- 04:48:31 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8529 04:48:31 [INFO] Project dependency features detected: [] 04:48:31 [INFO] Pax Exam System (Version: 4.14.0) created. 04:48:31 [INFO] Creating RMI registry server on 127.0.0.1:41965 04:48:32 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:48:32 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:48:32 [INFO] Waiting for remote bundle context.. on 41965 name: c5b8857a-c50d-40b7-b6ec-eed09dcda024 timout: [ RelativeTimeout value = 180000 ] 04:48:36 [INFO] Building jar from resources and headers. 04:48:36 [INFO] Writing jar finished. 04:48:38 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:48:38 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:48:38 [INFO] 04:48:38 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8529 --- 04:48:38 [INFO] 04:48:38 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8529 --- 04:48:38 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:48:38 [INFO] 04:48:38 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8529 --- 04:48:38 [INFO] CycloneDX: Resolving Dependencies 04:48:38 [INFO] CycloneDX: Creating BOM version 1.6 with 33 component(s) 04:48:38 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8529/target/bom.xml 04:48:38 [INFO] attaching as odl-ietf-model-rfc8529-2.0.4-SNAPSHOT-cyclonedx.xml 04:48:38 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8529/target/bom.json 04:48:38 [INFO] attaching as odl-ietf-model-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) @ odl-ietf-model-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) @ odl-ietf-model-rfc8529 --- 04:48:38 [INFO] Skipping plugin execution 04:48:38 [INFO] 04:48:38 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8529 --- 04:48:38 [INFO] Skipping source per configuration. 04:48:38 [INFO] 04:48:38 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8529 --- 04:48:38 [INFO] 04:48:38 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8529 --- 04:48:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:48:38 [INFO] 04:48:38 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8529 --- 04:48:38 [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:38 [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:38 [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:38 [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:38 [INFO] 04:48:38 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc8529 --- 04:48:38 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8529:xml:features:2.0.4-SNAPSHOT 04:48:38 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8344:xml:features:2.0.4-SNAPSHOT:compile 04:48:38 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features: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:ietf-type-util: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:odl-ietf-model-rfc8528:xml:features:2.0.4-SNAPSHOT:compile 04:48:38 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:48:38 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:48:38 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:48:38 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:48:38 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:48:38 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:48:38 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:48:38 [INFO] | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:48:38 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:48:38 [INFO] | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:48:38 [INFO] | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:48:38 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:48:38 [INFO] | \- org.opendaylight.ietf.model:rfc8528:jar:2.0.4-SNAPSHOT:compile 04:48:38 [INFO] +- org.opendaylight.ietf.model:rfc8529:jar:2.0.4-SNAPSHOT:compile 04:48:38 [INFO] | +- org.opendaylight.ietf.model:rfc8343: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.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.17.7: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.8-01:index (default-cli) @ odl-ietf-model-rfc8529 --- 04:48:38 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8529/target/sonatype-clm/module.xml 04:48:38 [INFO] 04:48:38 [INFO] ----------------< org.opendaylight.ietf.model:rfc8530 >----------------- 04:48:38 [INFO] Building rfc8530 2.0.4-SNAPSHOT [83/161] 04:48:38 [INFO] from model/rfc/rfc8530/pom.xml 04:48:38 [INFO] -------------------------------[ bundle ]------------------------------- 04:48:38 [INFO] 04:48:38 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8530 --- 04:48:38 [INFO] 04:48:38 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8530 --- 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) @ rfc8530 --- 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) @ rfc8530 --- 04:48:38 [INFO] 04:48:38 [INFO] --- dependency:3.11.0:properties (default) @ rfc8530 --- 04:48:38 [INFO] 04:48:38 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8530 --- 04:48: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/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:38 [INFO] 04:48:38 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8530 --- 04:48:38 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:48:38 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8530/src/main/yang 04:48:38 [INFO] yang-to-sources: Found 4 dependencies in 2.922 ms 04:48:38 [INFO] yang-to-sources: Project model files found: 1 in 1.186 ms 04:48:38 [INFO] yang-to-sources: 5 YANG models processed in 17.75 ms 04:48:38 [INFO] BindingJavaFileGenerator: Defined 15 files in 4.078 ms 04:48:38 [INFO] Sorted 15 files into 5 directories in 97.51 μs 04:48:38 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 15 in 9.048 ms 04:48:38 [INFO] 04:48:38 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8530 --- 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) @ rfc8530 --- 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) @ rfc8530 --- 04:48:38 [INFO] 04:48:38 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8530 --- 04:48:38 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8530/src/main/resources 04:48:38 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8530/target/generated-sources/spi 04:48:38 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:48:38 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:48:38 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:48:38 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8530/target/generated-sources/spi 04:48:38 [INFO] 04:48:38 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8530 --- 04:48:38 [INFO] Recompiling the module because of changed dependency. 04:48:38 [INFO] Compiling 14 source files with javac [debug release 21] to target/classes 04:48:38 [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:38 [INFO] 04:48:38 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8530 >>> 04:48:38 [INFO] 04:48:38 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8530 --- 04:48:38 [INFO] Spotbugs plugin skipped 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 @ rfc8530 <<< 04:48:38 [INFO] 04:48:38 [INFO] 04:48:38 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8530 --- 04:48:38 [INFO] Spotbugs plugin skipped 04:48:38 [INFO] 04:48:38 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8530 --- 04:48:38 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8530/src/test/resources 04:48:38 [INFO] 04:48:38 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8530 --- 04:48:38 [INFO] No sources to compile 04:48:38 [INFO] 04:48:38 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8530 --- 04:48:38 [INFO] No tests to run. 04:48:38 [INFO] 04:48:38 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8530 --- 04:48:38 [INFO] 04:48:38 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8530 --- 04:48:38 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8530/target/rfc8530-2.0.4-SNAPSHOT.jar 04:48:38 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8530/target/classes/META-INF/MANIFEST.MF 04:48:38 [INFO] 04:48:38 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8530 --- 04:48:40 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8530/target/rfc8530-2.0.4-SNAPSHOT-javadoc.jar 04:48:40 [INFO] 04:48:40 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8530 --- 04:48:40 [INFO] CycloneDX: Resolving Dependencies 04:48:41 [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) 04:48:41 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8530/target/bom.xml 04:48:41 [INFO] attaching as rfc8530-2.0.4-SNAPSHOT-cyclonedx.xml 04:48:41 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8530/target/bom.json 04:48:41 [INFO] attaching as rfc8530-2.0.4-SNAPSHOT-cyclonedx.json 04:48:41 [INFO] 04:48:41 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8530 --- 04:48:41 [INFO] Skipping duplicate-finder execution! 04:48:41 [INFO] 04:48:41 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8530 --- 04:48:41 [INFO] No dependency problems found 04:48:41 [INFO] 04:48:41 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8530 --- 04:48:41 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8530/target/rfc8530-2.0.4-SNAPSHOT-sources.jar 04:48:41 [INFO] 04:48:41 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8530 --- 04:48:41 [INFO] 04:48:41 [INFO] --- jacoco:0.8.15:report (report) @ rfc8530 --- 04:48:41 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:48:41 [INFO] 04:48:41 [INFO] --- install:3.1.4:install (default-install) @ rfc8530 --- 04:48:41 [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:41 [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:41 [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:41 [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:41 [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:41 [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:41 [INFO] 04:48:41 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8530 --- 04:48:41 [INFO] Installing org/opendaylight/ietf/model/rfc8530/2.0.4-SNAPSHOT/rfc8530-2.0.4-SNAPSHOT.jar 04:48:41 [INFO] Writing OBR metadata 04:48:41 [INFO] 04:48:41 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc8530 --- 04:48:41 [INFO] org.opendaylight.ietf.model:rfc8530:bundle:2.0.4-SNAPSHOT 04:48:41 [INFO] +- org.opendaylight.ietf.model:rfc8343:jar:2.0.4-SNAPSHOT:compile 04:48:41 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:48:41 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:48:41 [INFO] +- org.opendaylight.ietf.model:rfc8528:jar:2.0.4-SNAPSHOT:compile 04:48:41 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:48:41 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:48:41 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:48:41 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:48:41 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:48:41 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:48:41 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:48:41 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:48:41 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:48:41 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:48:41 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:48:41 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:48:41 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:48:41 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:48:41 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:48:41 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:48:41 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:48:41 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:48:41 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:48:41 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:48:41 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:48:41 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:48:41 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:48:41 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:48:41 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:48:41 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:48:41 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:48:41 [INFO] +- junit:junit:jar:4.13.2:test 04:48:41 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:48:41 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:48:41 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:48:41 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:48:41 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:48:41 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:48:41 [INFO] 04:48:41 [INFO] --- clm:3.0.8-01:index (default-cli) @ rfc8530 --- 04:48:41 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8530/target/sonatype-clm/module.xml 04:48:41 [INFO] 04:48:41 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8530 >------------ 04:48:41 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8530 2.0.4-SNAPSHOT [84/161] 04:48:41 [INFO] from features/odl-ietf-model-rfc8530/pom.xml 04:48:41 [INFO] ------------------------------[ feature ]------------------------------- 04:48:41 [INFO] 04:48:41 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8530 --- 04:48:41 [INFO] 04:48:41 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8530 --- 04:48:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:48:41 [INFO] 04:48:41 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8530 --- 04:48:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:48:41 [INFO] 04:48:41 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8530 --- 04:48:41 [INFO] 04:48:41 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8530 --- 04:48:41 [INFO] 04:48:41 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8530 --- 04:48:41 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:48:41 [INFO] argLine set to empty 04:48:41 [INFO] 04:48:41 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8530 --- 04:48:41 [INFO] Starting audit... 04:48:41 Audit done. 04:48:41 [INFO] You have 0 Checkstyle violations. 04:48:41 [INFO] 04:48:41 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8530 --- 04:48:41 [INFO] Starting audit... 04:48:41 Audit done. 04:48:41 [INFO] You have 0 Checkstyle violations. 04:48:41 [INFO] 04:48:41 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8530 --- 04:48:41 [INFO] 04:48:41 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8530 --- 04:48:41 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8530/target/feature/feature.xml 04:48:41 [INFO] ...done! 04:48:41 [INFO] Set artifact 04:48:41 [INFO] 04:48:41 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8530 --- 04:48:41 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 04:48:41 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:48:41 [INFO] 04:48:41 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8530 >>> 04:48:41 [INFO] 04:48:41 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8530 --- 04:48:41 [INFO] No files found to run spotbugs; check compile phase has been run. 04:48:41 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:48:41 [INFO] 04:48:41 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8530 <<< 04:48:41 [INFO] 04:48:41 [INFO] 04:48:41 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8530 --- 04:48:41 [INFO] 04:48:41 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8530 --- 04:48:41 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8530 04:48:41 [INFO] Project dependency features detected: [] 04:48:41 [INFO] Pax Exam System (Version: 4.14.0) created. 04:48:41 [INFO] Creating RMI registry server on 127.0.0.1:34805 04:48:41 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:48:41 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:48:41 [INFO] Waiting for remote bundle context.. on 34805 name: b8faf905-452e-468c-93f7-2e07653af382 timout: [ RelativeTimeout value = 180000 ] 04:48:45 [INFO] Building jar from resources and headers. 04:48:45 [INFO] Writing jar finished. 04:48:47 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:48:47 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:48:47 [INFO] 04:48:47 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8530 --- 04:48:47 [INFO] 04:48:47 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8530 --- 04:48:47 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:48:47 [INFO] 04:48:47 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8530 --- 04:48:47 [INFO] CycloneDX: Resolving Dependencies 04:48:48 [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) 04:48:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8530/target/bom.xml 04:48:48 [INFO] attaching as odl-ietf-model-rfc8530-2.0.4-SNAPSHOT-cyclonedx.xml 04:48:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8530/target/bom.json 04:48:48 [INFO] attaching as odl-ietf-model-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) @ odl-ietf-model-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) @ odl-ietf-model-rfc8530 --- 04:48:48 [INFO] Skipping plugin execution 04:48:48 [INFO] 04:48:48 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8530 --- 04:48:48 [INFO] Skipping source per configuration. 04:48:48 [INFO] 04:48:48 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8530 --- 04:48:48 [INFO] 04:48:48 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8530 --- 04:48:48 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:48:48 [INFO] 04:48:48 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8530 --- 04:48:48 [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:48 [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:48 [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:48 [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:48 [INFO] 04:48:48 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc8530 --- 04:48:48 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8530:xml:features:2.0.4-SNAPSHOT 04:48:48 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:2.0.4-SNAPSHOT:compile 04:48:48 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:48:48 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:48:48 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:48:48 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:48:48 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:48:48 [INFO] | | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:48:48 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:48:48 [INFO] | | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:48:48 [INFO] | | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:48:48 [INFO] | | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:48:48 [INFO] | | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:48:48 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:48:48 [INFO] | | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-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:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:48:48 [INFO] | \- org.opendaylight.ietf.model:rfc8343:jar:2.0.4-SNAPSHOT:compile 04:48:48 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8528:xml:features: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:rfc8530: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.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.17.7: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.8-01:index (default-cli) @ odl-ietf-model-rfc8530 --- 04:48:48 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8530/target/sonatype-clm/module.xml 04:48:48 [INFO] 04:48:48 [INFO] ------< org.opendaylight.ietf.model:rfc8542-ietf-dc-fabric-types >------ 04:48:48 [INFO] Building rfc8542-ietf-dc-fabric-types 2.0.4-SNAPSHOT [85/161] 04:48:48 [INFO] from model/rfc/rfc8542-ietf-dc-fabric-types/pom.xml 04:48:48 [INFO] -------------------------------[ bundle ]------------------------------- 04:48:48 [INFO] 04:48:48 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8542-ietf-dc-fabric-types --- 04:48:48 [INFO] 04:48:48 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8542-ietf-dc-fabric-types --- 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) @ rfc8542-ietf-dc-fabric-types --- 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) @ rfc8542-ietf-dc-fabric-types --- 04:48:48 [INFO] 04:48:48 [INFO] --- dependency:3.11.0:properties (default) @ rfc8542-ietf-dc-fabric-types --- 04:48:48 [INFO] 04:48:48 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8542-ietf-dc-fabric-types --- 04:48: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/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:48 [INFO] 04:48:48 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8542-ietf-dc-fabric-types --- 04:48:48 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:48:48 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8542-ietf-dc-fabric-types/src/main/yang 04:48:48 [INFO] yang-to-sources: Found 2 dependencies in 2.342 ms 04:48:48 [INFO] yang-to-sources: Project model files found: 1 in 2.431 ms 04:48:48 [INFO] yang-to-sources: 3 YANG models processed in 11.40 ms 04:48:48 [INFO] BindingJavaFileGenerator: Defined 40 files in 2.862 ms 04:48:48 [INFO] Sorted 40 files into 4 directories in 138.1 μs 04:48:48 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 40 in 19.46 ms 04:48:48 [INFO] 04:48:48 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8542-ietf-dc-fabric-types --- 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) @ rfc8542-ietf-dc-fabric-types --- 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) @ rfc8542-ietf-dc-fabric-types --- 04:48:48 [INFO] 04:48:48 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8542-ietf-dc-fabric-types --- 04:48:48 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8542-ietf-dc-fabric-types/src/main/resources 04:48:48 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/generated-sources/spi 04:48:48 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:48:48 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:48:48 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:48:48 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/generated-sources/spi 04:48:48 [INFO] 04:48:48 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8542-ietf-dc-fabric-types --- 04:48:48 [INFO] Recompiling the module because of changed dependency. 04:48:48 [INFO] Compiling 39 source files with javac [debug release 21] to target/classes 04:48:48 [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:48 [INFO] 04:48:48 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8542-ietf-dc-fabric-types >>> 04:48:48 [INFO] 04:48:48 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8542-ietf-dc-fabric-types --- 04:48:48 [INFO] Spotbugs plugin skipped 04:48:48 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:48:48 [INFO] 04:48:48 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8542-ietf-dc-fabric-types <<< 04:48:48 [INFO] 04:48:48 [INFO] 04:48:48 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8542-ietf-dc-fabric-types --- 04:48:48 [INFO] Spotbugs plugin skipped 04:48:48 [INFO] 04:48:48 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8542-ietf-dc-fabric-types --- 04:48:48 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8542-ietf-dc-fabric-types/src/test/resources 04:48:48 [INFO] 04:48:48 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8542-ietf-dc-fabric-types --- 04:48:48 [INFO] No sources to compile 04:48:48 [INFO] 04:48:48 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8542-ietf-dc-fabric-types --- 04:48:48 [INFO] No tests to run. 04:48:48 [INFO] 04:48:48 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8542-ietf-dc-fabric-types --- 04:48:48 [INFO] 04:48:48 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8542-ietf-dc-fabric-types --- 04:48:48 [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:48 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/classes/META-INF/MANIFEST.MF 04:48:48 [INFO] 04:48:48 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8542-ietf-dc-fabric-types --- 04:48:50 [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:50 [INFO] 04:48:50 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8542-ietf-dc-fabric-types --- 04:48:50 [INFO] CycloneDX: Resolving Dependencies 04:48:50 [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) 04:48:50 [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:50 [INFO] attaching as rfc8542-ietf-dc-fabric-types-2.0.4-SNAPSHOT-cyclonedx.xml 04:48:50 [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:50 [INFO] attaching as rfc8542-ietf-dc-fabric-types-2.0.4-SNAPSHOT-cyclonedx.json 04:48:50 [INFO] 04:48:50 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8542-ietf-dc-fabric-types --- 04:48:50 [INFO] Skipping duplicate-finder execution! 04:48:50 [INFO] 04:48:50 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8542-ietf-dc-fabric-types --- 04:48:50 [INFO] No dependency problems found 04:48:50 [INFO] 04:48:50 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8542-ietf-dc-fabric-types --- 04:48:50 [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:50 [INFO] 04:48:50 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8542-ietf-dc-fabric-types --- 04:48:50 [INFO] 04:48:50 [INFO] --- jacoco:0.8.15:report (report) @ rfc8542-ietf-dc-fabric-types --- 04:48:50 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:48:50 [INFO] 04:48:50 [INFO] --- install:3.1.4:install (default-install) @ rfc8542-ietf-dc-fabric-types --- 04:48:50 [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:50 [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:50 [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:50 [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:50 [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:50 [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:50 [INFO] 04:48:50 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8542-ietf-dc-fabric-types --- 04:48:50 [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:50 [INFO] Writing OBR metadata 04:48:50 [INFO] 04:48:50 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc8542-ietf-dc-fabric-types --- 04:48:50 [INFO] org.opendaylight.ietf.model:rfc8542-ietf-dc-fabric-types:bundle:2.0.4-SNAPSHOT 04:48:50 [INFO] +- org.opendaylight.ietf.model:rfc8345-ietf-network:jar:2.0.4-SNAPSHOT:compile 04:48:50 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:48:50 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:48:50 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:48:50 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:48:50 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:48:50 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:48:50 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:48:50 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:48:50 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:48:50 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:48:50 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:48:50 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:48:50 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:48:50 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:48:50 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:48:50 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:48:50 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:48:50 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:48:50 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:48:50 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:48:50 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:48:50 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:48:50 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:48:50 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:48:50 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:48:50 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:48:50 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:48:50 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:48:50 [INFO] +- junit:junit:jar:4.13.2:test 04:48:50 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:48:50 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:48:50 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:48:50 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:48:50 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:48:50 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:48:50 [INFO] 04:48:50 [INFO] --- clm:3.0.8-01:index (default-cli) @ rfc8542-ietf-dc-fabric-types --- 04:48:50 [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:50 [INFO] 04:48:50 [INFO] ----< org.opendaylight.ietf.model:rfc8542-ietf-dc-fabric-topology >----- 04:48:50 [INFO] Building rfc8542-ietf-dc-fabric-topology 2.0.4-SNAPSHOT [86/161] 04:48:50 [INFO] from model/rfc/rfc8542-ietf-dc-fabric-topology/pom.xml 04:48:50 [INFO] -------------------------------[ bundle ]------------------------------- 04:48:50 [INFO] 04:48:50 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8542-ietf-dc-fabric-topology --- 04:48:50 [INFO] 04:48:50 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8542-ietf-dc-fabric-topology --- 04:48:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:48:50 [INFO] 04:48:50 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8542-ietf-dc-fabric-topology --- 04:48:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:48:50 [INFO] 04:48:50 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8542-ietf-dc-fabric-topology --- 04:48:50 [INFO] 04:48:50 [INFO] --- dependency:3.11.0:properties (default) @ rfc8542-ietf-dc-fabric-topology --- 04:48:50 [INFO] 04:48:50 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8542-ietf-dc-fabric-topology --- 04:48: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/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:50 [INFO] 04:48:50 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8542-ietf-dc-fabric-topology --- 04:48:50 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:48:50 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8542-ietf-dc-fabric-topology/src/main/yang 04:48:50 [INFO] yang-to-sources: Found 4 dependencies in 2.009 ms 04:48:50 [INFO] yang-to-sources: Project model files found: 1 in 1.683 ms 04:48:50 [INFO] yang-to-sources: 5 YANG models processed in 16.45 ms 04:48:50 [INFO] BindingJavaFileGenerator: Defined 35 files in 4.480 ms 04:48:50 [INFO] Sorted 35 files into 7 directories in 134.0 μs 04:48:50 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 35 in 11.21 ms 04:48:50 [INFO] 04:48:50 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8542-ietf-dc-fabric-topology --- 04:48:50 [INFO] Starting audit... 04:48:50 Audit done. 04:48:50 [INFO] You have 0 Checkstyle violations. 04:48:50 [INFO] 04:48:50 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8542-ietf-dc-fabric-topology --- 04:48:50 [INFO] Starting audit... 04:48:50 Audit done. 04:48:50 [INFO] You have 0 Checkstyle violations. 04:48:50 [INFO] 04:48:50 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8542-ietf-dc-fabric-topology --- 04:48:50 [INFO] 04:48:50 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8542-ietf-dc-fabric-topology --- 04:48:50 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8542-ietf-dc-fabric-topology/src/main/resources 04:48:50 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/generated-sources/spi 04:48:50 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:48:50 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:48:50 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:48:50 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/generated-sources/spi 04:48:50 [INFO] 04:48:50 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8542-ietf-dc-fabric-topology --- 04:48:50 [INFO] Recompiling the module because of changed dependency. 04:48:50 [INFO] Compiling 34 source files with javac [debug release 21] to target/classes 04:48:51 [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:51 [INFO] 04:48:51 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8542-ietf-dc-fabric-topology >>> 04:48:51 [INFO] 04:48:51 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8542-ietf-dc-fabric-topology --- 04:48:51 [INFO] Spotbugs plugin skipped 04:48:51 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:48:51 [INFO] 04:48:51 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8542-ietf-dc-fabric-topology <<< 04:48:51 [INFO] 04:48:51 [INFO] 04:48:51 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8542-ietf-dc-fabric-topology --- 04:48:51 [INFO] Spotbugs plugin skipped 04:48:51 [INFO] 04:48:51 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8542-ietf-dc-fabric-topology --- 04:48:51 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8542-ietf-dc-fabric-topology/src/test/resources 04:48:51 [INFO] 04:48:51 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8542-ietf-dc-fabric-topology --- 04:48:51 [INFO] No sources to compile 04:48:51 [INFO] 04:48:51 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8542-ietf-dc-fabric-topology --- 04:48:51 [INFO] No tests to run. 04:48:51 [INFO] 04:48:51 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8542-ietf-dc-fabric-topology --- 04:48:51 [INFO] 04:48:51 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8542-ietf-dc-fabric-topology --- 04:48:51 [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:51 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/classes/META-INF/MANIFEST.MF 04:48:51 [INFO] 04:48:51 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8542-ietf-dc-fabric-topology --- 04:48:53 [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:48:53 [INFO] 04:48:53 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8542-ietf-dc-fabric-topology --- 04:48:53 [INFO] CycloneDX: Resolving Dependencies 04:48:53 [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) 04:48:53 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/bom.xml 04:48:53 [INFO] attaching as rfc8542-ietf-dc-fabric-topology-2.0.4-SNAPSHOT-cyclonedx.xml 04:48:53 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/bom.json 04:48:53 [INFO] attaching as rfc8542-ietf-dc-fabric-topology-2.0.4-SNAPSHOT-cyclonedx.json 04:48:53 [INFO] 04:48:53 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8542-ietf-dc-fabric-topology --- 04:48:53 [INFO] Skipping duplicate-finder execution! 04:48:53 [INFO] 04:48:53 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8542-ietf-dc-fabric-topology --- 04:48:53 [INFO] No dependency problems found 04:48:53 [INFO] 04:48:53 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8542-ietf-dc-fabric-topology --- 04:48:53 [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:48:53 [INFO] 04:48:53 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8542-ietf-dc-fabric-topology --- 04:48:53 [INFO] 04:48:53 [INFO] --- jacoco:0.8.15:report (report) @ rfc8542-ietf-dc-fabric-topology --- 04:48:53 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:48:53 [INFO] 04:48:53 [INFO] --- install:3.1.4:install (default-install) @ rfc8542-ietf-dc-fabric-topology --- 04:48:53 [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:48:53 [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:48:53 [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:48:53 [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:48:53 [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:48:53 [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:48:53 [INFO] 04:48:53 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8542-ietf-dc-fabric-topology --- 04:48:53 [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:48:53 [INFO] Writing OBR metadata 04:48:53 [INFO] 04:48:53 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc8542-ietf-dc-fabric-topology --- 04:48:53 [INFO] org.opendaylight.ietf.model:rfc8542-ietf-dc-fabric-topology:bundle:2.0.4-SNAPSHOT 04:48:53 [INFO] +- org.opendaylight.ietf.model:rfc8345-ietf-network:jar:2.0.4-SNAPSHOT:compile 04:48:53 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:48:53 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:48:53 [INFO] +- org.opendaylight.ietf.model:rfc8345-ietf-network-topology:jar:2.0.4-SNAPSHOT:compile 04:48:53 [INFO] +- org.opendaylight.ietf.model:rfc8542-ietf-dc-fabric-types:jar:2.0.4-SNAPSHOT:compile 04:48:53 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:48:53 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:48:53 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:48:53 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:48:53 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:48:53 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:48:53 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:48:53 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:48:53 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:48:53 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:48:53 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:48:53 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:48:53 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:48:53 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:48:53 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:48:53 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:48:53 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:48:53 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:48:53 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:48:53 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:48:53 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:48:53 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:48:53 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:48:53 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:48:53 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:48:53 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:48:53 [INFO] +- junit:junit:jar:4.13.2:test 04:48:53 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:48:53 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:48:53 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:48:53 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:48:53 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:48:53 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:48:53 [INFO] 04:48:53 [INFO] --- clm:3.0.8-01:index (default-cli) @ rfc8542-ietf-dc-fabric-topology --- 04:48:53 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/sonatype-clm/module.xml 04:48:53 [INFO] 04:48:53 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8542 >------------ 04:48:53 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8542 2.0.4-SNAPSHOT [87/161] 04:48:53 [INFO] from features/odl-ietf-model-rfc8542/pom.xml 04:48:53 [INFO] ------------------------------[ feature ]------------------------------- 04:48:53 [INFO] 04:48:53 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8542 --- 04:48:53 [INFO] 04:48:53 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8542 --- 04:48:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:48:53 [INFO] 04:48:53 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8542 --- 04:48:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:48:53 [INFO] 04:48:53 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8542 --- 04:48:53 [INFO] 04:48:53 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8542 --- 04:48:53 [INFO] 04:48:53 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8542 --- 04:48:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:48:53 [INFO] argLine set to empty 04:48:53 [INFO] 04:48:53 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8542 --- 04:48:53 [INFO] Starting audit... 04:48:53 Audit done. 04:48:53 [INFO] You have 0 Checkstyle violations. 04:48:53 [INFO] 04:48:53 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8542 --- 04:48:53 [INFO] Starting audit... 04:48:53 Audit done. 04:48:53 [INFO] You have 0 Checkstyle violations. 04:48:53 [INFO] 04:48:53 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8542 --- 04:48:53 [INFO] 04:48:53 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8542 --- 04:48:53 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8542/target/feature/feature.xml 04:48:53 [INFO] ...done! 04:48:53 [INFO] Set artifact 04:48:53 [INFO] 04:48:53 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8542 --- 04:48: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:48:53 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:48:53 [INFO] 04:48:53 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8542 >>> 04:48:53 [INFO] 04:48:53 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8542 --- 04:48:53 [INFO] No files found to run spotbugs; check compile phase has been run. 04:48:53 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:48:53 [INFO] 04:48:53 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8542 <<< 04:48:53 [INFO] 04:48:53 [INFO] 04:48:53 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8542 --- 04:48:53 [INFO] 04:48:53 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8542 --- 04:48:53 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8542 04:48:53 [INFO] Project dependency features detected: [] 04:48:53 [INFO] Pax Exam System (Version: 4.14.0) created. 04:48:53 [INFO] Creating RMI registry server on 127.0.0.1:43643 04:48:54 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:48:54 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:48:54 [INFO] Waiting for remote bundle context.. on 43643 name: 39b8fe73-9b0d-4f7b-ac65-76670662f3d5 timout: [ RelativeTimeout value = 180000 ] 04:48:58 [INFO] Building jar from resources and headers. 04:48:58 [INFO] Writing jar finished. 04:49:00 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:49:00 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:49:00 [INFO] 04:49:00 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8542 --- 04:49:00 [INFO] 04:49:00 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8542 --- 04:49:00 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:49:00 [INFO] 04:49:00 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8542 --- 04:49:00 [INFO] CycloneDX: Resolving Dependencies 04:49:00 [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) 04:49:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8542/target/bom.xml 04:49:00 [INFO] attaching as odl-ietf-model-rfc8542-2.0.4-SNAPSHOT-cyclonedx.xml 04:49:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8542/target/bom.json 04:49:01 [INFO] attaching as odl-ietf-model-rfc8542-2.0.4-SNAPSHOT-cyclonedx.json 04:49:01 [INFO] 04:49:01 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8542 --- 04:49:01 [INFO] Skipping duplicate-finder execution! 04:49:01 [INFO] 04:49:01 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8542 --- 04:49:01 [INFO] Skipping plugin execution 04:49:01 [INFO] 04:49:01 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8542 --- 04:49:01 [INFO] Skipping source per configuration. 04:49:01 [INFO] 04:49:01 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8542 --- 04:49:01 [INFO] 04:49:01 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8542 --- 04:49:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:49:01 [INFO] 04:49:01 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8542 --- 04:49:01 [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:01 [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:01 [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:01 [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:01 [INFO] 04:49:01 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc8542 --- 04:49:01 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8542:xml:features:2.0.4-SNAPSHOT 04:49:01 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8345:xml:features:2.0.4-SNAPSHOT:compile 04:49:01 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:49:01 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:49:01 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:49:01 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:49:01 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:49:01 [INFO] | | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:49:01 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:49:01 [INFO] | | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:49:01 [INFO] | | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:49:01 [INFO] | | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:49:01 [INFO] | | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:49:01 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2: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:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 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:rfc8345-ietf-network-topology:jar:2.0.4-SNAPSHOT:compile 04:49:01 [INFO] +- org.opendaylight.ietf.model:rfc8542-ietf-dc-fabric-topology: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.opendaylight.ietf.model:rfc8542-ietf-dc-fabric-types:jar:2.0.4-SNAPSHOT:compile 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.17.7: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.8-01:index (default-cli) @ odl-ietf-model-rfc8542 --- 04:49:01 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8542/target/sonatype-clm/module.xml 04:49:01 [INFO] 04:49:01 [INFO] ---< org.opendaylight.ietf.model:rfc8572-ietf-sztp-bootstrap-server >--- 04:49:01 [INFO] Building rfc8572-ietf-sztp-bootstrap-server 2.0.4-SNAPSHOT [88/161] 04:49:01 [INFO] from model/rfc/rfc8572-ietf-sztp-bootstrap-server/pom.xml 04:49:01 [INFO] -------------------------------[ bundle ]------------------------------- 04:49:01 [INFO] 04:49:01 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8572-ietf-sztp-bootstrap-server --- 04:49:01 [INFO] 04:49:01 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8572-ietf-sztp-bootstrap-server --- 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) @ rfc8572-ietf-sztp-bootstrap-server --- 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) @ rfc8572-ietf-sztp-bootstrap-server --- 04:49:01 [INFO] 04:49:01 [INFO] --- dependency:3.11.0:properties (default) @ rfc8572-ietf-sztp-bootstrap-server --- 04:49:01 [INFO] 04:49:01 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8572-ietf-sztp-bootstrap-server --- 04:49: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/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:01 [INFO] 04:49:01 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8572-ietf-sztp-bootstrap-server --- 04:49:01 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:49:01 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/src/main/yang 04:49:01 [INFO] yang-to-sources: Found 0 dependencies in 1.555 ms 04:49:01 [INFO] yang-to-sources: Project model files found: 1 in 1.833 ms 04:49:01 [INFO] yang-to-sources: 1 YANG models processed in 4.411 ms 04:49:01 [INFO] BindingJavaFileGenerator: Defined 23 files in 1.879 ms 04:49:01 [INFO] Sorted 23 files into 5 directories in 109.2 μs 04:49:01 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 23 in 9.062 ms 04:49:01 [INFO] 04:49:01 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8572-ietf-sztp-bootstrap-server --- 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) @ rfc8572-ietf-sztp-bootstrap-server --- 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] --- dependency:3.11.0:copy (unpack-license) @ rfc8572-ietf-sztp-bootstrap-server --- 04:49:01 [INFO] 04:49:01 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8572-ietf-sztp-bootstrap-server --- 04:49:01 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/src/main/resources 04:49:01 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/generated-sources/spi 04:49:01 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:49:01 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:49:01 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:49:01 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/generated-sources/spi 04:49:01 [INFO] 04:49:01 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8572-ietf-sztp-bootstrap-server --- 04:49:01 [INFO] Recompiling the module because of changed source code. 04:49:01 [INFO] Compiling 22 source files with javac [debug release 21] to target/classes 04:49:01 [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:01 [INFO] 04:49:01 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8572-ietf-sztp-bootstrap-server >>> 04:49:01 [INFO] 04:49:01 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8572-ietf-sztp-bootstrap-server --- 04:49:01 [INFO] Spotbugs plugin skipped 04:49:01 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:49:01 [INFO] 04:49:01 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8572-ietf-sztp-bootstrap-server <<< 04:49:01 [INFO] 04:49:01 [INFO] 04:49:01 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8572-ietf-sztp-bootstrap-server --- 04:49:01 [INFO] Spotbugs plugin skipped 04:49:01 [INFO] 04:49:01 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8572-ietf-sztp-bootstrap-server --- 04:49:01 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/src/test/resources 04:49:01 [INFO] 04:49:01 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8572-ietf-sztp-bootstrap-server --- 04:49:01 [INFO] No sources to compile 04:49:01 [INFO] 04:49:01 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8572-ietf-sztp-bootstrap-server --- 04:49:01 [INFO] No tests to run. 04:49:01 [INFO] 04:49:01 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8572-ietf-sztp-bootstrap-server --- 04:49:01 [INFO] 04:49:01 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8572-ietf-sztp-bootstrap-server --- 04:49:01 [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:01 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/classes/META-INF/MANIFEST.MF 04:49:01 [INFO] 04:49:01 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8572-ietf-sztp-bootstrap-server --- 04:49:03 [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:03 [INFO] 04:49:03 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8572-ietf-sztp-bootstrap-server --- 04:49:03 [INFO] CycloneDX: Resolving Dependencies 04:49:03 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 04:49:03 [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:03 [INFO] attaching as rfc8572-ietf-sztp-bootstrap-server-2.0.4-SNAPSHOT-cyclonedx.xml 04:49:03 [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:03 [INFO] attaching as rfc8572-ietf-sztp-bootstrap-server-2.0.4-SNAPSHOT-cyclonedx.json 04:49:03 [INFO] 04:49:03 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8572-ietf-sztp-bootstrap-server --- 04:49:03 [INFO] Skipping duplicate-finder execution! 04:49:03 [INFO] 04:49:03 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8572-ietf-sztp-bootstrap-server --- 04:49:03 [INFO] No dependency problems found 04:49:03 [INFO] 04:49:03 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8572-ietf-sztp-bootstrap-server --- 04:49:03 [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:03 [INFO] 04:49:03 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8572-ietf-sztp-bootstrap-server --- 04:49:03 [INFO] 04:49:03 [INFO] --- jacoco:0.8.15:report (report) @ rfc8572-ietf-sztp-bootstrap-server --- 04:49:03 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:49:03 [INFO] 04:49:03 [INFO] --- install:3.1.4:install (default-install) @ rfc8572-ietf-sztp-bootstrap-server --- 04:49:03 [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:03 [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:03 [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:03 [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:03 [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:03 [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:03 [INFO] 04:49:03 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8572-ietf-sztp-bootstrap-server --- 04:49:03 [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:03 [INFO] Writing OBR metadata 04:49:03 [INFO] 04:49:03 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc8572-ietf-sztp-bootstrap-server --- 04:49:03 [INFO] org.opendaylight.ietf.model:rfc8572-ietf-sztp-bootstrap-server:bundle:2.0.4-SNAPSHOT 04:49:03 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:49:03 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:49:03 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:49:03 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:49:03 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:49:03 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:49:03 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:49:03 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:49:03 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:49:03 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:49:03 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:49:03 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:49:03 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:49:03 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:49:03 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:49:03 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:49:03 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:49:03 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:49:03 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:49:03 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:49:03 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:49:03 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:49:03 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:49:03 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:49:03 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:49:03 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:49:03 [INFO] +- junit:junit:jar:4.13.2:test 04:49:03 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:49:03 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:49:03 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:49:03 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:49:03 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:49:03 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:49:03 [INFO] 04:49:03 [INFO] --- clm:3.0.8-01:index (default-cli) @ rfc8572-ietf-sztp-bootstrap-server --- 04:49:03 [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:03 [INFO] 04:49:03 [INFO] --< org.opendaylight.ietf:odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server >-- 04:49:03 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8572 ietf-sztp-bootstrap-server 2.0.4-SNAPSHOT [89/161] 04:49:03 [INFO] from features/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/pom.xml 04:49:03 [INFO] ------------------------------[ feature ]------------------------------- 04:49:03 [INFO] 04:49:03 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 04:49:03 [INFO] 04:49:03 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 04:49:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:49:03 [INFO] 04:49:03 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 04:49:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:49:03 [INFO] 04:49:03 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 04:49:03 [INFO] 04:49:03 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 04:49:03 [INFO] 04:49:03 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 04:49:03 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:49:03 [INFO] argLine set to empty 04:49:03 [INFO] 04:49:03 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 04:49:03 [INFO] Starting audit... 04:49:03 Audit done. 04:49:03 [INFO] You have 0 Checkstyle violations. 04:49:03 [INFO] 04:49:03 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 04:49:03 [INFO] Starting audit... 04:49:03 Audit done. 04:49:03 [INFO] You have 0 Checkstyle violations. 04:49:03 [INFO] 04:49:03 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 04:49:03 [INFO] 04:49:03 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 04:49:03 [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:03 [INFO] ...done! 04:49:03 [INFO] Set artifact 04:49:03 [INFO] 04:49:03 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 04:49: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:49:03 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:49:03 [INFO] 04:49:03 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server >>> 04:49:03 [INFO] 04:49:03 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 04:49:03 [INFO] No files found to run spotbugs; check compile phase has been run. 04:49:03 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:49:03 [INFO] 04:49:03 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server <<< 04:49:03 [INFO] 04:49:03 [INFO] 04:49:03 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 04:49:03 [INFO] 04:49:03 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 04:49:03 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server 04:49:03 [INFO] Project dependency features detected: [] 04:49:03 [INFO] Pax Exam System (Version: 4.14.0) created. 04:49:03 [INFO] Creating RMI registry server on 127.0.0.1:39793 04:49:04 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:49:04 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:49:04 [INFO] Waiting for remote bundle context.. on 39793 name: 76763178-44ad-4a48-abaf-50a1a95d90c2 timout: [ RelativeTimeout value = 180000 ] 04:49:08 [INFO] Building jar from resources and headers. 04:49:08 [INFO] Writing jar finished. 04:49:10 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:49:10 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:49:10 [INFO] 04:49:10 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 04:49:10 [INFO] 04:49:10 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 04:49:10 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:49:10 [INFO] 04:49:10 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 04:49:10 [INFO] CycloneDX: Resolving Dependencies 04:49:10 [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) 04:49:10 [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:10 [INFO] attaching as odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-2.0.4-SNAPSHOT-cyclonedx.xml 04:49:10 [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:11 [INFO] attaching as odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-2.0.4-SNAPSHOT-cyclonedx.json 04:49:11 [INFO] 04:49:11 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 04:49:11 [INFO] Skipping duplicate-finder execution! 04:49:11 [INFO] 04:49:11 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 04:49:11 [INFO] Skipping plugin execution 04:49:11 [INFO] 04:49:11 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 04:49:11 [INFO] Skipping source per configuration. 04:49:11 [INFO] 04:49:11 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 04:49:11 [INFO] 04:49:11 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 04:49:11 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:49:11 [INFO] 04:49:11 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 04:49:11 [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:11 [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:11 [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:11 [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:11 [INFO] 04:49:11 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 04:49:11 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server:xml:features:2.0.4-SNAPSHOT 04:49:11 [INFO] +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:49:11 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:49:11 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:49:11 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:49:11 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:49:11 [INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:49:11 [INFO] | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:49:11 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:49:11 [INFO] | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:49:11 [INFO] | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:49:11 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:49:11 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:49:11 [INFO] | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:49:11 [INFO] +- org.opendaylight.ietf.model:rfc8572-ietf-sztp-bootstrap-server:jar:2.0.4-SNAPSHOT:compile 04:49:11 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:49:11 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:49:11 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:49:11 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:49:11 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:49:11 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:49:11 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:49:11 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:49:11 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:49:11 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:49:11 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:49:11 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:49:11 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:49:11 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:49:11 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:49:11 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:49:11 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:49:11 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:49:11 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:49:11 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:49:11 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:49:11 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:49:11 [INFO] +- junit:junit:jar:4.13.2:test 04:49:11 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:49:11 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:49:11 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:49:11 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:49:11 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:49:11 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:49:11 [INFO] 04:49:11 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 04:49:11 [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:11 [INFO] 04:49:11 [INFO] ----< org.opendaylight.ietf.model:rfc8572-ietf-sztp-conveyed-info >----- 04:49:11 [INFO] Building rfc8572-ietf-sztp-conveyed-info 2.0.4-SNAPSHOT [90/161] 04:49:11 [INFO] from model/rfc/rfc8572-ietf-sztp-conveyed-info/pom.xml 04:49:11 [INFO] -------------------------------[ bundle ]------------------------------- 04:49:11 [INFO] 04:49:11 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8572-ietf-sztp-conveyed-info --- 04:49:11 [INFO] 04:49:11 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8572-ietf-sztp-conveyed-info --- 04:49:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:49:11 [INFO] 04:49:11 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8572-ietf-sztp-conveyed-info --- 04:49:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:49:11 [INFO] 04:49:11 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8572-ietf-sztp-conveyed-info --- 04:49:11 [INFO] 04:49:11 [INFO] --- dependency:3.11.0:properties (default) @ rfc8572-ietf-sztp-conveyed-info --- 04:49:11 [INFO] 04:49:11 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8572-ietf-sztp-conveyed-info --- 04:49:11 [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:11 [INFO] 04:49:11 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8572-ietf-sztp-conveyed-info --- 04:49:11 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:49:11 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/src/main/yang 04:49:11 [INFO] yang-to-sources: Found 3 dependencies in 2.878 ms 04:49:11 [INFO] yang-to-sources: Project model files found: 1 in 1.692 ms 04:49:11 [INFO] yang-to-sources: 4 YANG models processed in 12.67 ms 04:49:11 [INFO] BindingJavaFileGenerator: Defined 27 files in 3.799 ms 04:49:11 [INFO] Sorted 27 files into 10 directories in 132.6 μs 04:49:11 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 27 in 9.160 ms 04:49:11 [INFO] 04:49:11 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8572-ietf-sztp-conveyed-info --- 04:49:11 [INFO] Starting audit... 04:49:11 Audit done. 04:49:11 [INFO] You have 0 Checkstyle violations. 04:49:11 [INFO] 04:49:11 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8572-ietf-sztp-conveyed-info --- 04:49:11 [INFO] Starting audit... 04:49:11 Audit done. 04:49:11 [INFO] You have 0 Checkstyle violations. 04:49:11 [INFO] 04:49:11 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8572-ietf-sztp-conveyed-info --- 04:49:11 [INFO] 04:49:11 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8572-ietf-sztp-conveyed-info --- 04:49:11 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/src/main/resources 04:49:11 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/generated-sources/spi 04:49:11 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:49:11 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:49:11 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:49:11 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/generated-sources/spi 04:49:11 [INFO] 04:49:11 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8572-ietf-sztp-conveyed-info --- 04:49:11 [INFO] Recompiling the module because of changed dependency. 04:49:11 [INFO] Compiling 26 source files with javac [debug release 21] to target/classes 04:49:11 [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:11 [INFO] 04:49:11 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8572-ietf-sztp-conveyed-info >>> 04:49:11 [INFO] 04:49:11 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8572-ietf-sztp-conveyed-info --- 04:49:11 [INFO] Spotbugs plugin skipped 04:49:11 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:49:11 [INFO] 04:49:11 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8572-ietf-sztp-conveyed-info <<< 04:49:11 [INFO] 04:49:11 [INFO] 04:49:11 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8572-ietf-sztp-conveyed-info --- 04:49:11 [INFO] Spotbugs plugin skipped 04:49:11 [INFO] 04:49:11 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8572-ietf-sztp-conveyed-info --- 04:49:11 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/src/test/resources 04:49:11 [INFO] 04:49:11 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8572-ietf-sztp-conveyed-info --- 04:49:11 [INFO] No sources to compile 04:49:11 [INFO] 04:49:11 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8572-ietf-sztp-conveyed-info --- 04:49:11 [INFO] No tests to run. 04:49:11 [INFO] 04:49:11 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8572-ietf-sztp-conveyed-info --- 04:49:11 [INFO] 04:49:11 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8572-ietf-sztp-conveyed-info --- 04:49:11 [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:11 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/classes/META-INF/MANIFEST.MF 04:49:11 [INFO] 04:49:11 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8572-ietf-sztp-conveyed-info --- 04:49:13 [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:13 [INFO] 04:49:13 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8572-ietf-sztp-conveyed-info --- 04:49:13 [INFO] CycloneDX: Resolving Dependencies 04:49:13 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 04:49:13 [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:13 [INFO] attaching as rfc8572-ietf-sztp-conveyed-info-2.0.4-SNAPSHOT-cyclonedx.xml 04:49:13 [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:13 [INFO] attaching as rfc8572-ietf-sztp-conveyed-info-2.0.4-SNAPSHOT-cyclonedx.json 04:49:13 [INFO] 04:49:13 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8572-ietf-sztp-conveyed-info --- 04:49:13 [INFO] Skipping duplicate-finder execution! 04:49:13 [INFO] 04:49:13 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8572-ietf-sztp-conveyed-info --- 04:49:13 [INFO] No dependency problems found 04:49:13 [INFO] 04:49:13 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8572-ietf-sztp-conveyed-info --- 04:49:13 [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:13 [INFO] 04:49:13 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8572-ietf-sztp-conveyed-info --- 04:49:13 [INFO] 04:49:13 [INFO] --- jacoco:0.8.15:report (report) @ rfc8572-ietf-sztp-conveyed-info --- 04:49:13 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:49:13 [INFO] 04:49:13 [INFO] --- install:3.1.4:install (default-install) @ rfc8572-ietf-sztp-conveyed-info --- 04:49:13 [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:13 [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:13 [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:13 [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:13 [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:13 [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:13 [INFO] 04:49:13 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8572-ietf-sztp-conveyed-info --- 04:49:13 [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:13 [INFO] Writing OBR metadata 04:49:13 [INFO] 04:49:13 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc8572-ietf-sztp-conveyed-info --- 04:49:13 [INFO] org.opendaylight.ietf.model:rfc8572-ietf-sztp-conveyed-info:bundle:2.0.4-SNAPSHOT 04:49:13 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:49:13 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:49:13 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:49:13 [INFO] +- org.opendaylight.ietf.model:rfc8040-ietf-restconf:jar:2.0.4-SNAPSHOT:compile 04:49:13 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:49:13 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:49:13 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:49:13 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:49:13 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:49:13 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:49:13 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:49:13 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:49:13 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:49:13 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:49:13 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:49:13 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:49:13 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:49:13 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:49:13 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:49:13 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:49:13 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:49:13 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:49:13 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:49:13 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:49:13 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:49:13 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:49:13 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:49:13 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:49:13 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:49:13 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:49:13 [INFO] +- junit:junit:jar:4.13.2:test 04:49:13 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:49:13 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:49:13 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:49:13 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:49:13 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:49:13 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:49:13 [INFO] 04:49:13 [INFO] --- clm:3.0.8-01:index (default-cli) @ rfc8572-ietf-sztp-conveyed-info --- 04:49:13 [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:13 [INFO] 04:49:13 [INFO] --< org.opendaylight.ietf:odl-ietf-model-rfc8572-ietf-sztp-conveyed-info >-- 04:49:13 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8572 ietf-sztp-conveyed-info 2.0.4-SNAPSHOT [91/161] 04:49:13 [INFO] from features/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/pom.xml 04:49:13 [INFO] ------------------------------[ feature ]------------------------------- 04:49:13 [INFO] 04:49:13 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 04:49:13 [INFO] 04:49:13 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 04:49:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:49:13 [INFO] 04:49:13 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 04:49:14 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:49:14 [INFO] 04:49:14 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 04:49:14 [INFO] 04:49:14 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 04:49:14 [INFO] 04:49:14 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 04:49:14 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:49:14 [INFO] argLine set to empty 04:49:14 [INFO] 04:49:14 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 04:49:14 [INFO] Starting audit... 04:49:14 Audit done. 04:49:14 [INFO] You have 0 Checkstyle violations. 04:49:14 [INFO] 04:49:14 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 04:49:14 [INFO] Starting audit... 04:49:14 Audit done. 04:49:14 [INFO] You have 0 Checkstyle violations. 04:49:14 [INFO] 04:49:14 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 04:49:14 [INFO] 04:49:14 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 04:49:14 [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:14 [INFO] ...done! 04:49:14 [INFO] Set artifact 04:49:14 [INFO] 04:49:14 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 04:49:14 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 04:49:14 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:49:14 [INFO] 04:49:14 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info >>> 04:49:14 [INFO] 04:49:14 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 04:49:14 [INFO] No files found to run spotbugs; check compile phase has been run. 04:49:14 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:49:14 [INFO] 04:49:14 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info <<< 04:49:14 [INFO] 04:49:14 [INFO] 04:49:14 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 04:49:14 [INFO] 04:49:14 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 04:49:14 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8572-ietf-sztp-conveyed-info 04:49:14 [INFO] Project dependency features detected: [] 04:49:14 [INFO] Pax Exam System (Version: 4.14.0) created. 04:49:14 [INFO] Creating RMI registry server on 127.0.0.1:32935 04:49:14 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:49:14 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:49:14 [INFO] Waiting for remote bundle context.. on 32935 name: f88d6e8d-f7fd-4988-978e-504cda158c04 timout: [ RelativeTimeout value = 180000 ] 04:49:18 [INFO] Building jar from resources and headers. 04:49:18 [INFO] Writing jar finished. 04:49:20 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:49:20 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:49:20 [INFO] 04:49:20 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 04:49:20 [INFO] 04:49:20 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 04:49:20 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:49:20 [INFO] 04:49:20 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 04:49:20 [INFO] CycloneDX: Resolving Dependencies 04:49:21 [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) 04:49:21 [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:21 [INFO] attaching as odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-2.0.4-SNAPSHOT-cyclonedx.xml 04:49:21 [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:21 [INFO] attaching as odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-2.0.4-SNAPSHOT-cyclonedx.json 04:49:21 [INFO] 04:49:21 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 04:49:21 [INFO] Skipping duplicate-finder execution! 04:49:21 [INFO] 04:49:21 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 04:49:21 [INFO] Skipping plugin execution 04:49:21 [INFO] 04:49:21 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 04:49:21 [INFO] Skipping source per configuration. 04:49:21 [INFO] 04:49:21 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 04:49:21 [INFO] 04:49:21 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 04:49:21 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:49:21 [INFO] 04:49:21 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 04:49:21 [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:21 [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:21 [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:21 [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:21 [INFO] 04:49:21 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 04:49:21 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8572-ietf-sztp-conveyed-info:xml:features:2.0.4-SNAPSHOT 04:49:21 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:49:21 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:49:21 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:49:21 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:49:21 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:49:21 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:49:21 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:49:21 [INFO] | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:49:21 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:49:21 [INFO] | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:49:21 [INFO] | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:49:21 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:49:21 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:49:21 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:49:21 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:49:21 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8040-ietf-restconf:xml:features:2.0.4-SNAPSHOT:compile 04:49:21 [INFO] | \- org.opendaylight.ietf.model:rfc8040-ietf-restconf:jar:2.0.4-SNAPSHOT:compile 04:49:21 [INFO] +- org.opendaylight.ietf.model:rfc8572-ietf-sztp-conveyed-info:jar:2.0.4-SNAPSHOT:compile 04:49:21 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:49:21 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:49:21 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:49:21 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:49:21 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:49:21 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:49:21 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:49:21 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:49:21 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:49:21 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:49:21 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:49:21 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:49:21 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:49:21 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:49:21 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:49:21 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:49:21 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:49:21 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:49:21 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:49:21 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:49:21 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:49:21 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:49:21 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:49:21 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:49:21 [INFO] +- junit:junit:jar:4.13.2:test 04:49:21 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:49:21 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:49:21 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:49:21 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:49:21 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:49:21 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:49:21 [INFO] 04:49:21 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 04:49:21 [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:21 [INFO] 04:49:21 [INFO] ----------------< org.opendaylight.ietf.model:rfc8639 >----------------- 04:49:21 [INFO] Building rfc8639 2.0.4-SNAPSHOT [92/161] 04:49:21 [INFO] from model/rfc/rfc8639/pom.xml 04:49:21 [INFO] -------------------------------[ bundle ]------------------------------- 04:49:21 [INFO] 04:49:21 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8639 --- 04:49:21 [INFO] 04:49:21 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8639 --- 04:49:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:49:21 [INFO] 04:49:21 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8639 --- 04:49:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:49:21 [INFO] 04:49:21 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8639 --- 04:49:21 [INFO] 04:49:21 [INFO] --- dependency:3.11.0:properties (default) @ rfc8639 --- 04:49:21 [INFO] 04:49:21 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8639 --- 04:49: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/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:21 [INFO] 04:49:21 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8639 --- 04:49:21 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:49:21 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8639/src/main/yang 04:49:21 [INFO] yang-to-sources: Found 8 dependencies in 3.498 ms 04:49:21 [INFO] yang-to-sources: Project model files found: 1 in 4.517 ms 04:49:21 [INFO] yang-to-sources: 9 YANG models processed in 43.09 ms 04:49:21 [INFO] BindingJavaFileGenerator: Defined 136 files in 10.75 ms 04:49:21 [INFO] Sorted 136 files into 22 directories in 284.5 μs 04:49:21 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 136 in 37.05 ms 04:49:21 [INFO] 04:49:21 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8639 --- 04:49:21 [INFO] Starting audit... 04:49:21 Audit done. 04:49:21 [INFO] You have 0 Checkstyle violations. 04:49:21 [INFO] 04:49:21 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8639 --- 04:49:21 [INFO] Starting audit... 04:49:21 Audit done. 04:49:21 [INFO] You have 0 Checkstyle violations. 04:49:21 [INFO] 04:49:21 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8639 --- 04:49:21 [INFO] 04:49:21 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8639 --- 04:49:21 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8639/src/main/resources 04:49:21 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8639/target/generated-sources/spi 04:49:21 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:49:21 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:49:21 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:49:21 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8639/target/generated-sources/spi 04:49:21 [INFO] 04:49:21 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8639 --- 04:49:21 [INFO] Recompiling the module because of changed dependency. 04:49:21 [INFO] Compiling 135 source files with javac [debug release 21] to target/classes 04:49:22 [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:22 [INFO] 04:49:22 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8639 >>> 04:49:22 [INFO] 04:49:22 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8639 --- 04:49:22 [INFO] Spotbugs plugin skipped 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 @ rfc8639 <<< 04:49:22 [INFO] 04:49:22 [INFO] 04:49:22 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8639 --- 04:49:22 [INFO] Spotbugs plugin skipped 04:49:22 [INFO] 04:49:22 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8639 --- 04:49:22 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8639/src/test/resources 04:49:22 [INFO] 04:49:22 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8639 --- 04:49:22 [INFO] No sources to compile 04:49:22 [INFO] 04:49:22 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8639 --- 04:49:22 [INFO] No tests to run. 04:49:22 [INFO] 04:49:22 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8639 --- 04:49:22 [INFO] 04:49:22 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8639 --- 04:49:22 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8639/target/rfc8639-2.0.4-SNAPSHOT.jar 04:49:22 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8639/target/classes/META-INF/MANIFEST.MF 04:49:22 [INFO] 04:49:22 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8639 --- 04:49:25 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8639/target/rfc8639-2.0.4-SNAPSHOT-javadoc.jar 04:49:25 [INFO] 04:49:25 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8639 --- 04:49:25 [INFO] CycloneDX: Resolving Dependencies 04:49:25 [INFO] CycloneDX: Creating BOM version 1.6 with 22 component(s) 04:49:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8639/target/bom.xml 04:49:25 [INFO] attaching as rfc8639-2.0.4-SNAPSHOT-cyclonedx.xml 04:49:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8639/target/bom.json 04:49:25 [INFO] attaching as rfc8639-2.0.4-SNAPSHOT-cyclonedx.json 04:49:25 [INFO] 04:49:25 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8639 --- 04:49:25 [INFO] Skipping duplicate-finder execution! 04:49:25 [INFO] 04:49:25 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8639 --- 04:49:25 [INFO] No dependency problems found 04:49:25 [INFO] 04:49:25 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8639 --- 04:49:25 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8639/target/rfc8639-2.0.4-SNAPSHOT-sources.jar 04:49:25 [INFO] 04:49:25 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8639 --- 04:49:25 [INFO] 04:49:25 [INFO] --- jacoco:0.8.15:report (report) @ rfc8639 --- 04:49:25 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:49:25 [INFO] 04:49:25 [INFO] --- install:3.1.4:install (default-install) @ rfc8639 --- 04:49:25 [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:25 [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:25 [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:25 [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:25 [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:25 [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:25 [INFO] 04:49:25 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8639 --- 04:49:26 [INFO] Installing org/opendaylight/ietf/model/rfc8639/2.0.4-SNAPSHOT/rfc8639-2.0.4-SNAPSHOT.jar 04:49:26 [INFO] Writing OBR metadata 04:49:26 [INFO] 04:49:26 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc8639 --- 04:49:26 [INFO] org.opendaylight.ietf.model:rfc8639:bundle:2.0.4-SNAPSHOT 04:49:26 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:49:26 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:49:26 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:49:26 [INFO] +- org.opendaylight.ietf.model:rfc8040-ietf-restconf:jar:2.0.4-SNAPSHOT:compile 04:49:26 [INFO] +- org.opendaylight.ietf.model:rfc8341:jar:2.0.4-SNAPSHOT:compile 04:49:26 [INFO] +- org.opendaylight.ietf.model:rfc8343:jar:2.0.4-SNAPSHOT:compile 04:49:26 [INFO] +- org.opendaylight.ietf.model:rfc8529:jar:2.0.4-SNAPSHOT:compile 04:49:26 [INFO] | +- org.opendaylight.ietf.model:rfc8344:jar:2.0.4-SNAPSHOT:compile 04:49:26 [INFO] | \- org.opendaylight.ietf.model:rfc8528:jar:2.0.4-SNAPSHOT:compile 04:49:26 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:49:26 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:49:26 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:49:26 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:49:26 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:49:26 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:49:26 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:49:26 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:49:26 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:49:26 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:49:26 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:49:26 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:49:26 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:49:26 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:49:26 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:49:26 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:49:26 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:49:26 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:49:26 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:49:26 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:49:26 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:49:26 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:49:26 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:49:26 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:49:26 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:49:26 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:49:26 [INFO] +- junit:junit:jar:4.13.2:test 04:49:26 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:49:26 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:49:26 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:49:26 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:49:26 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:49:26 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:49:26 [INFO] 04:49:26 [INFO] --- clm:3.0.8-01:index (default-cli) @ rfc8639 --- 04:49:26 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8639/target/sonatype-clm/module.xml 04:49:26 [INFO] 04:49:26 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8639 >------------ 04:49:26 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8639 2.0.4-SNAPSHOT [93/161] 04:49:26 [INFO] from features/odl-ietf-model-rfc8639/pom.xml 04:49:26 [INFO] ------------------------------[ feature ]------------------------------- 04:49:26 [INFO] 04:49:26 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8639 --- 04:49:26 [INFO] 04:49:26 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8639 --- 04:49:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:49:26 [INFO] 04:49:26 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8639 --- 04:49:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:49:26 [INFO] 04:49:26 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8639 --- 04:49:26 [INFO] 04:49:26 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8639 --- 04:49:26 [INFO] 04:49:26 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8639 --- 04:49:26 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:49:26 [INFO] argLine set to empty 04:49:26 [INFO] 04:49:26 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8639 --- 04:49:26 [INFO] Starting audit... 04:49:26 Audit done. 04:49:26 [INFO] You have 0 Checkstyle violations. 04:49:26 [INFO] 04:49:26 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8639 --- 04:49:26 [INFO] Starting audit... 04:49:26 Audit done. 04:49:26 [INFO] You have 0 Checkstyle violations. 04:49:26 [INFO] 04:49:26 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8639 --- 04:49:26 [INFO] 04:49:26 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8639 --- 04:49:26 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8639/target/feature/feature.xml 04:49:26 [INFO] ...done! 04:49:26 [INFO] Set artifact 04:49:26 [INFO] 04:49:26 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8639 --- 04:49: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:49:26 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:49:26 [INFO] 04:49:26 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8639 >>> 04:49:26 [INFO] 04:49:26 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8639 --- 04:49:26 [INFO] No files found to run spotbugs; check compile phase has been run. 04:49:26 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:49:26 [INFO] 04:49:26 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8639 <<< 04:49:26 [INFO] 04:49:26 [INFO] 04:49:26 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8639 --- 04:49:26 [INFO] 04:49:26 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8639 --- 04:49:26 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8639 04:49:26 [INFO] Project dependency features detected: [] 04:49:26 [INFO] Pax Exam System (Version: 4.14.0) created. 04:49:26 [INFO] Creating RMI registry server on 127.0.0.1:40339 04:49:26 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:49:26 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:49:26 [INFO] Waiting for remote bundle context.. on 40339 name: 33c04eb7-4463-4069-98d9-74a11a511eec timout: [ RelativeTimeout value = 180000 ] 04:49:30 [INFO] Building jar from resources and headers. 04:49:30 [INFO] Writing jar finished. 04:49:32 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:49:32 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:49:32 [INFO] 04:49:32 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8639 --- 04:49:32 [INFO] 04:49:32 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8639 --- 04:49:32 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:49:32 [INFO] 04:49:32 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8639 --- 04:49:32 [INFO] CycloneDX: Resolving Dependencies 04:49:33 [INFO] CycloneDX: Creating BOM version 1.6 with 39 component(s) 04:49:33 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8639/target/bom.xml 04:49:33 [INFO] attaching as odl-ietf-model-rfc8639-2.0.4-SNAPSHOT-cyclonedx.xml 04:49:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8639/target/bom.json 04:49:33 [INFO] attaching as odl-ietf-model-rfc8639-2.0.4-SNAPSHOT-cyclonedx.json 04:49:33 [INFO] 04:49:33 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8639 --- 04:49:33 [INFO] Skipping duplicate-finder execution! 04:49:33 [INFO] 04:49:33 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8639 --- 04:49:33 [INFO] Skipping plugin execution 04:49:33 [INFO] 04:49:33 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8639 --- 04:49:33 [INFO] Skipping source per configuration. 04:49:33 [INFO] 04:49:33 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8639 --- 04:49:33 [INFO] 04:49:33 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8639 --- 04:49:33 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:49:33 [INFO] 04:49:33 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8639 --- 04:49:33 [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:33 [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:33 [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:33 [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:33 [INFO] 04:49:33 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc8639 --- 04:49:33 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8639:xml:features:2.0.4-SNAPSHOT 04:49:33 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8040-ietf-restconf:xml:features:2.0.4-SNAPSHOT:compile 04:49:33 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:49:33 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:49:33 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:49:33 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:49:33 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:49:33 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:49:33 [INFO] | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:49:33 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:49:33 [INFO] | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:49:33 [INFO] | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:49:33 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:49:33 [INFO] | \- org.opendaylight.ietf.model:rfc8040-ietf-restconf:jar:2.0.4-SNAPSHOT:compile 04:49:33 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8341:xml:features:2.0.4-SNAPSHOT:compile 04:49:33 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:49:33 [INFO] | \- org.opendaylight.ietf.model:rfc8341:jar:2.0.4-SNAPSHOT:compile 04:49:33 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8529:xml:features:2.0.4-SNAPSHOT:compile 04:49:33 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8344:xml:features:2.0.4-SNAPSHOT:compile 04:49:33 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:2.0.4-SNAPSHOT:compile 04:49:33 [INFO] | | \- org.opendaylight.ietf.model:rfc8344:jar:2.0.4-SNAPSHOT:compile 04:49:33 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8528:xml:features:2.0.4-SNAPSHOT:compile 04:49:33 [INFO] | | \- org.opendaylight.ietf.model:rfc8528:jar:2.0.4-SNAPSHOT:compile 04:49:33 [INFO] | \- org.opendaylight.ietf.model:rfc8529:jar:2.0.4-SNAPSHOT:compile 04:49:33 [INFO] +- org.opendaylight.ietf.model:rfc8639:jar:2.0.4-SNAPSHOT:compile 04:49:33 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:49:33 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:49:33 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:49:33 [INFO] | +- org.opendaylight.ietf.model:rfc8343:jar:2.0.4-SNAPSHOT:compile 04:49:33 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:49:33 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:49:33 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:49:33 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:49:33 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:49:33 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:49:33 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:49:33 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:49:33 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:49:33 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:49:33 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:49:33 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:49:33 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:49:33 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:49:33 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:49:33 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:49:33 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:49:33 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:49:33 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:49:33 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:49:33 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:49:33 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:49:33 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:49:33 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:49:33 [INFO] +- junit:junit:jar:4.13.2:test 04:49:33 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:49:33 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:49:33 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:49:33 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:49:33 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:49:33 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:49:33 [INFO] 04:49:33 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-ietf-model-rfc8639 --- 04:49:33 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8639/target/sonatype-clm/module.xml 04:49:33 [INFO] 04:49:33 [INFO] ----------------< org.opendaylight.ietf.model:rfc8641 >----------------- 04:49:33 [INFO] Building rfc8641 2.0.4-SNAPSHOT [94/161] 04:49:33 [INFO] from model/rfc/rfc8641/pom.xml 04:49:33 [INFO] -------------------------------[ bundle ]------------------------------- 04:49:33 [INFO] 04:49:33 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8641 --- 04:49:33 [INFO] 04:49:33 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8641 --- 04:49:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:49:33 [INFO] 04:49:33 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8641 --- 04:49:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:49:33 [INFO] 04:49:33 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8641 --- 04:49:33 [INFO] 04:49:33 [INFO] --- dependency:3.11.0:properties (default) @ rfc8641 --- 04:49:33 [INFO] 04:49:33 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8641 --- 04:49: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/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:33 [INFO] 04:49:33 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8641 --- 04:49:33 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:49:33 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8641/src/main/yang 04:49:33 [INFO] yang-to-sources: Found 11 dependencies in 2.765 ms 04:49:33 [INFO] yang-to-sources: Project model files found: 1 in 2.935 ms 04:49:33 [INFO] yang-to-sources: 12 YANG models processed in 56.80 ms 04:49:33 [INFO] BindingJavaFileGenerator: Defined 94 files in 13.18 ms 04:49:33 [INFO] Sorted 94 files into 24 directories in 224.4 μs 04:49:33 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 94 in 25.56 ms 04:49:33 [INFO] 04:49:33 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8641 --- 04:49:33 [INFO] Starting audit... 04:49:33 Audit done. 04:49:33 [INFO] You have 0 Checkstyle violations. 04:49:33 [INFO] 04:49:33 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8641 --- 04:49:33 [INFO] Starting audit... 04:49:33 Audit done. 04:49:33 [INFO] You have 0 Checkstyle violations. 04:49:33 [INFO] 04:49:33 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8641 --- 04:49:33 [INFO] 04:49:33 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8641 --- 04:49:33 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8641/src/main/resources 04:49:33 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8641/target/generated-sources/spi 04:49:33 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:49:33 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:49:33 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:49:33 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8641/target/generated-sources/spi 04:49:33 [INFO] 04:49:33 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8641 --- 04:49:33 [INFO] Recompiling the module because of changed dependency. 04:49:33 [INFO] Compiling 93 source files with javac [debug release 21] to target/classes 04:49:34 [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:34 [INFO] 04:49:34 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8641 >>> 04:49:34 [INFO] 04:49:34 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8641 --- 04:49:34 [INFO] Spotbugs plugin skipped 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 @ rfc8641 <<< 04:49:34 [INFO] 04:49:34 [INFO] 04:49:34 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8641 --- 04:49:34 [INFO] Spotbugs plugin skipped 04:49:34 [INFO] 04:49:34 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8641 --- 04:49:34 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8641/src/test/resources 04:49:34 [INFO] 04:49:34 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8641 --- 04:49:34 [INFO] No sources to compile 04:49:34 [INFO] 04:49:34 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8641 --- 04:49:34 [INFO] No tests to run. 04:49:34 [INFO] 04:49:34 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8641 --- 04:49:34 [INFO] 04:49:34 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8641 --- 04:49:34 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8641/target/rfc8641-2.0.4-SNAPSHOT.jar 04:49:34 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8641/target/classes/META-INF/MANIFEST.MF 04:49:34 [INFO] 04:49:34 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8641 --- 04:49:37 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8641/target/rfc8641-2.0.4-SNAPSHOT-javadoc.jar 04:49:37 [INFO] 04:49:37 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8641 --- 04:49:37 [INFO] CycloneDX: Resolving Dependencies 04:49:37 [INFO] CycloneDX: Creating BOM version 1.6 with 25 component(s) 04:49:37 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8641/target/bom.xml 04:49:37 [INFO] attaching as rfc8641-2.0.4-SNAPSHOT-cyclonedx.xml 04:49:37 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8641/target/bom.json 04:49:37 [INFO] attaching as rfc8641-2.0.4-SNAPSHOT-cyclonedx.json 04:49:37 [INFO] 04:49:37 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8641 --- 04:49:37 [INFO] Skipping duplicate-finder execution! 04:49:37 [INFO] 04:49:37 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8641 --- 04:49:37 [INFO] No dependency problems found 04:49:37 [INFO] 04:49:37 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8641 --- 04:49:37 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8641/target/rfc8641-2.0.4-SNAPSHOT-sources.jar 04:49:37 [INFO] 04:49:37 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8641 --- 04:49:37 [INFO] 04:49:37 [INFO] --- jacoco:0.8.15:report (report) @ rfc8641 --- 04:49:37 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:49:37 [INFO] 04:49:37 [INFO] --- install:3.1.4:install (default-install) @ rfc8641 --- 04:49:37 [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:37 [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:37 [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:37 [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:37 [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:37 [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:37 [INFO] 04:49:37 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8641 --- 04:49:37 [INFO] Installing org/opendaylight/ietf/model/rfc8641/2.0.4-SNAPSHOT/rfc8641-2.0.4-SNAPSHOT.jar 04:49:37 [INFO] Writing OBR metadata 04:49:37 [INFO] 04:49:37 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc8641 --- 04:49:37 [INFO] org.opendaylight.ietf.model:rfc8641:bundle:2.0.4-SNAPSHOT 04:49:37 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:49:37 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:49:37 [INFO] +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:2.0.4-SNAPSHOT:compile 04:49:37 [INFO] +- org.opendaylight.ietf.model:rfc8040-ietf-restconf:jar:2.0.4-SNAPSHOT:compile 04:49:37 [INFO] +- org.opendaylight.ietf.model:rfc8072:jar:2.0.4-SNAPSHOT:compile 04:49:37 [INFO] +- org.opendaylight.ietf.model:rfc8639:jar:2.0.4-SNAPSHOT:compile 04:49:37 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:49:37 [INFO] | +- org.opendaylight.ietf.model:rfc8341:jar:2.0.4-SNAPSHOT:compile 04:49:37 [INFO] | +- org.opendaylight.ietf.model:rfc8343:jar:2.0.4-SNAPSHOT:compile 04:49:37 [INFO] | \- org.opendaylight.ietf.model:rfc8529:jar:2.0.4-SNAPSHOT:compile 04:49:37 [INFO] | +- org.opendaylight.ietf.model:rfc8344:jar:2.0.4-SNAPSHOT:compile 04:49:37 [INFO] | \- org.opendaylight.ietf.model:rfc8528:jar:2.0.4-SNAPSHOT:compile 04:49:37 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:49:37 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:49:37 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:49:37 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:49:37 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:49:37 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:49:37 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:49:37 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:49:37 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:49:37 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:49:37 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:49:37 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:49:37 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:49:37 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:49:37 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:49:37 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:49:37 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:49:37 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:49:37 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:49:37 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:49:37 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:49:37 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:49:37 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:49:37 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:49:37 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:49:37 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:49:37 [INFO] +- junit:junit:jar:4.13.2:test 04:49:37 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:49:37 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:49:37 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:49:37 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:49:37 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:49:37 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:49:37 [INFO] 04:49:37 [INFO] --- clm:3.0.8-01:index (default-cli) @ rfc8641 --- 04:49:37 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8641/target/sonatype-clm/module.xml 04:49:37 [INFO] 04:49:37 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8641 >------------ 04:49:37 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8641 2.0.4-SNAPSHOT [95/161] 04:49:37 [INFO] from features/odl-ietf-model-rfc8641/pom.xml 04:49:37 [INFO] ------------------------------[ feature ]------------------------------- 04:49:37 [INFO] 04:49:37 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8641 --- 04:49:37 [INFO] 04:49:37 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8641 --- 04:49:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:49:37 [INFO] 04:49:37 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8641 --- 04:49:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:49:37 [INFO] 04:49:37 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8641 --- 04:49:37 [INFO] 04:49:37 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8641 --- 04:49:37 [INFO] 04:49:37 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8641 --- 04:49:37 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:49:37 [INFO] argLine set to empty 04:49:37 [INFO] 04:49:37 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8641 --- 04:49:37 [INFO] Starting audit... 04:49:37 Audit done. 04:49:37 [INFO] You have 0 Checkstyle violations. 04:49:37 [INFO] 04:49:37 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8641 --- 04:49:37 [INFO] Starting audit... 04:49:37 Audit done. 04:49:37 [INFO] You have 0 Checkstyle violations. 04:49:37 [INFO] 04:49:37 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8641 --- 04:49:37 [INFO] 04:49:37 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8641 --- 04:49:37 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8641/target/feature/feature.xml 04:49:37 [INFO] ...done! 04:49:37 [INFO] Set artifact 04:49:37 [INFO] 04:49:37 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8641 --- 04:49:37 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 04:49:37 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:49:37 [INFO] 04:49:37 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8641 >>> 04:49:37 [INFO] 04:49:37 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8641 --- 04:49:37 [INFO] No files found to run spotbugs; check compile phase has been run. 04:49:37 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:49:37 [INFO] 04:49:37 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8641 <<< 04:49:37 [INFO] 04:49:37 [INFO] 04:49:37 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8641 --- 04:49:37 [INFO] 04:49:37 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8641 --- 04:49:37 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8641 04:49:37 [INFO] Project dependency features detected: [] 04:49:37 [INFO] Pax Exam System (Version: 4.14.0) created. 04:49:37 [INFO] Creating RMI registry server on 127.0.0.1:42329 04:49:38 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:49:38 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:49:38 [INFO] Waiting for remote bundle context.. on 42329 name: d2d480af-b03b-4d0c-b56c-fe2b3bd0660e timout: [ RelativeTimeout value = 180000 ] 04:49:42 [INFO] Building jar from resources and headers. 04:49:42 [INFO] Writing jar finished. 04:49:44 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:49:44 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:49:44 [INFO] 04:49:44 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8641 --- 04:49:44 [INFO] 04:49:44 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8641 --- 04:49:44 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:49:44 [INFO] 04:49:44 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8641 --- 04:49:44 [INFO] CycloneDX: Resolving Dependencies 04:49:45 [INFO] CycloneDX: Creating BOM version 1.6 with 48 component(s) 04:49:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8641/target/bom.xml 04:49:45 [INFO] attaching as odl-ietf-model-rfc8641-2.0.4-SNAPSHOT-cyclonedx.xml 04:49:45 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8641/target/bom.json 04:49:45 [INFO] attaching as odl-ietf-model-rfc8641-2.0.4-SNAPSHOT-cyclonedx.json 04:49:45 [INFO] 04:49:45 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8641 --- 04:49:45 [INFO] Skipping duplicate-finder execution! 04:49:45 [INFO] 04:49:45 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8641 --- 04:49:45 [INFO] Skipping plugin execution 04:49:45 [INFO] 04:49:45 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8641 --- 04:49:45 [INFO] Skipping source per configuration. 04:49:45 [INFO] 04:49:45 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8641 --- 04:49:45 [INFO] 04:49:45 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8641 --- 04:49:45 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:49:45 [INFO] 04:49:45 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8641 --- 04:49:45 [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:45 [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:45 [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:45 [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:45 [INFO] 04:49:45 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc8641 --- 04:49:45 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8641:xml:features:2.0.4-SNAPSHOT 04:49:45 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8072:xml:features:2.0.4-SNAPSHOT:compile 04:49:45 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8040-ietf-restconf:xml:features:2.0.4-SNAPSHOT:compile 04:49:45 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:49:45 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:49:45 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:49:45 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:49:45 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:49:45 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:49:45 [INFO] | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:49:45 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:49:45 [INFO] | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:49:45 [INFO] | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:49:45 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:49:45 [INFO] | \- org.opendaylight.ietf.model:rfc8072:jar:2.0.4-SNAPSHOT:compile 04:49:45 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:2.0.4-SNAPSHOT:compile 04:49:45 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:2.0.4-SNAPSHOT:compile 04:49:45 [INFO] | | \- org.opendaylight.ietf.model:rfc7952:jar:2.0.4-SNAPSHOT:compile 04:49:45 [INFO] | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:2.0.4-SNAPSHOT:compile 04:49:45 [INFO] | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:2.0.4-SNAPSHOT:compile 04:49:45 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8639:xml:features:2.0.4-SNAPSHOT:compile 04:49:45 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8341:xml:features:2.0.4-SNAPSHOT:compile 04:49:45 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:49:45 [INFO] | | \- org.opendaylight.ietf.model:rfc8341:jar:2.0.4-SNAPSHOT:compile 04:49:45 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8529:xml:features:2.0.4-SNAPSHOT:compile 04:49:45 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8344:xml:features:2.0.4-SNAPSHOT:compile 04:49:45 [INFO] | | | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:2.0.4-SNAPSHOT:compile 04:49:45 [INFO] | | | \- org.opendaylight.ietf.model:rfc8344:jar:2.0.4-SNAPSHOT:compile 04:49:45 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8528:xml:features:2.0.4-SNAPSHOT:compile 04:49:45 [INFO] | | | \- org.opendaylight.ietf.model:rfc8528:jar:2.0.4-SNAPSHOT:compile 04:49:45 [INFO] | | \- org.opendaylight.ietf.model:rfc8529:jar:2.0.4-SNAPSHOT:compile 04:49:45 [INFO] | \- org.opendaylight.ietf.model:rfc8639:jar:2.0.4-SNAPSHOT:compile 04:49:45 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:49:45 [INFO] | \- org.opendaylight.ietf.model:rfc8343:jar:2.0.4-SNAPSHOT:compile 04:49:45 [INFO] +- org.opendaylight.ietf.model:rfc8641:jar:2.0.4-SNAPSHOT:compile 04:49:45 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:49:45 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:49:45 [INFO] | +- org.opendaylight.ietf.model:rfc8040-ietf-restconf:jar:2.0.4-SNAPSHOT:compile 04:49:45 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:49:45 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:49:45 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:49:45 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:49:45 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:49:45 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:49:45 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:49:45 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:49:45 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:49:45 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:49:45 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:49:45 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:49:45 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:49:45 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:49:45 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:49:45 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:49:45 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:49:45 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:49:45 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:49:45 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:49:45 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:49:45 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:49:45 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:49:45 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:49:45 [INFO] +- junit:junit:jar:4.13.2:test 04:49:45 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:49:45 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:49:45 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:49:45 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:49:45 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:49:45 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:49:45 [INFO] 04:49:45 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-ietf-model-rfc8641 --- 04:49:45 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8641/target/sonatype-clm/module.xml 04:49:45 [INFO] 04:49:45 [INFO] ----------------< org.opendaylight.ietf.model:rfc8650 >----------------- 04:49:45 [INFO] Building rfc8650 2.0.4-SNAPSHOT [96/161] 04:49:45 [INFO] from model/rfc/rfc8650/pom.xml 04:49:45 [INFO] -------------------------------[ bundle ]------------------------------- 04:49:45 [INFO] 04:49:45 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8650 --- 04:49:45 [INFO] 04:49:45 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8650 --- 04:49:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:49:45 [INFO] 04:49:45 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8650 --- 04:49:45 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:49:45 [INFO] 04:49:45 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8650 --- 04:49:45 [INFO] 04:49:45 [INFO] --- dependency:3.11.0:properties (default) @ rfc8650 --- 04:49:45 [INFO] 04:49:45 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8650 --- 04:49:45 [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:45 [INFO] 04:49:45 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8650 --- 04:49:45 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:49:45 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8650/src/main/yang 04:49:45 [INFO] yang-to-sources: Found 9 dependencies in 3.105 ms 04:49:45 [INFO] yang-to-sources: Project model files found: 1 in 1.056 ms 04:49:45 [INFO] yang-to-sources: 10 YANG models processed in 45.63 ms 04:49:45 [INFO] BindingJavaFileGenerator: Defined 11 files in 10.07 ms 04:49:45 [INFO] Sorted 11 files into 3 directories in 123.6 μs 04:49:45 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 11 in 15.43 ms 04:49:45 [INFO] 04:49:45 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8650 --- 04:49:45 [INFO] Starting audit... 04:49:45 Audit done. 04:49:45 [INFO] You have 0 Checkstyle violations. 04:49:45 [INFO] 04:49:45 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8650 --- 04:49:45 [INFO] Starting audit... 04:49:45 Audit done. 04:49:45 [INFO] You have 0 Checkstyle violations. 04:49:45 [INFO] 04:49:45 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8650 --- 04:49:45 [INFO] 04:49:45 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8650 --- 04:49:45 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8650/src/main/resources 04:49:45 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8650/target/generated-sources/spi 04:49:45 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:49:45 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:49:45 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:49:45 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8650/target/generated-sources/spi 04:49:45 [INFO] 04:49:45 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8650 --- 04:49:45 [INFO] Recompiling the module because of changed dependency. 04:49:45 [INFO] Compiling 10 source files with javac [debug release 21] to target/classes 04:49:45 [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:45 [INFO] 04:49:45 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8650 >>> 04:49:45 [INFO] 04:49:45 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8650 --- 04:49:45 [INFO] Spotbugs plugin skipped 04:49:45 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:49:45 [INFO] 04:49:45 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8650 <<< 04:49:45 [INFO] 04:49:45 [INFO] 04:49:45 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8650 --- 04:49:45 [INFO] Spotbugs plugin skipped 04:49:45 [INFO] 04:49:45 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8650 --- 04:49:45 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8650/src/test/resources 04:49:45 [INFO] 04:49:45 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8650 --- 04:49:45 [INFO] No sources to compile 04:49:45 [INFO] 04:49:45 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8650 --- 04:49:45 [INFO] No tests to run. 04:49:45 [INFO] 04:49:45 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8650 --- 04:49:45 [INFO] 04:49:45 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8650 --- 04:49:45 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8650/target/rfc8650-2.0.4-SNAPSHOT.jar 04:49:45 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8650/target/classes/META-INF/MANIFEST.MF 04:49:45 [INFO] 04:49:45 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8650 --- 04:49:47 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8650/target/rfc8650-2.0.4-SNAPSHOT-javadoc.jar 04:49:47 [INFO] 04:49:47 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8650 --- 04:49:47 [INFO] CycloneDX: Resolving Dependencies 04:49:47 [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) 04:49:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8650/target/bom.xml 04:49:47 [INFO] attaching as rfc8650-2.0.4-SNAPSHOT-cyclonedx.xml 04:49:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8650/target/bom.json 04:49:47 [INFO] attaching as rfc8650-2.0.4-SNAPSHOT-cyclonedx.json 04:49:47 [INFO] 04:49:47 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8650 --- 04:49:47 [INFO] Skipping duplicate-finder execution! 04:49:47 [INFO] 04:49:47 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8650 --- 04:49:47 [INFO] No dependency problems found 04:49:47 [INFO] 04:49:47 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8650 --- 04:49:47 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8650/target/rfc8650-2.0.4-SNAPSHOT-sources.jar 04:49:47 [INFO] 04:49:47 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8650 --- 04:49:47 [INFO] 04:49:47 [INFO] --- jacoco:0.8.15:report (report) @ rfc8650 --- 04:49:47 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:49:47 [INFO] 04:49:47 [INFO] --- install:3.1.4:install (default-install) @ rfc8650 --- 04:49:47 [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:47 [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:47 [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:47 [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:47 [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:47 [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:47 [INFO] 04:49:47 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8650 --- 04:49:47 [INFO] Installing org/opendaylight/ietf/model/rfc8650/2.0.4-SNAPSHOT/rfc8650-2.0.4-SNAPSHOT.jar 04:49:47 [INFO] Writing OBR metadata 04:49:47 [INFO] 04:49:47 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc8650 --- 04:49:47 [INFO] org.opendaylight.ietf.model:rfc8650:bundle:2.0.4-SNAPSHOT 04:49:47 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:49:47 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:49:47 [INFO] +- org.opendaylight.ietf.model:rfc8639:jar:2.0.4-SNAPSHOT:compile 04:49:47 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:49:47 [INFO] | +- org.opendaylight.ietf.model:rfc8040-ietf-restconf:jar:2.0.4-SNAPSHOT:compile 04:49:47 [INFO] | +- org.opendaylight.ietf.model:rfc8341:jar:2.0.4-SNAPSHOT:compile 04:49:47 [INFO] | +- org.opendaylight.ietf.model:rfc8343:jar:2.0.4-SNAPSHOT:compile 04:49:47 [INFO] | \- org.opendaylight.ietf.model:rfc8529:jar:2.0.4-SNAPSHOT:compile 04:49:47 [INFO] | +- org.opendaylight.ietf.model:rfc8344:jar:2.0.4-SNAPSHOT:compile 04:49:47 [INFO] | \- org.opendaylight.ietf.model:rfc8528:jar:2.0.4-SNAPSHOT:compile 04:49:47 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:49:47 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:49:47 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:49:47 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:49:47 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:49:47 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:49:47 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:49:47 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:49:47 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:49:47 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:49:47 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:49:47 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:49:47 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:49:47 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:49:47 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:49:47 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:49:47 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:49:47 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:49:47 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:49:47 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:49:47 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:49:47 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:49:47 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:49:47 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:49:47 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:49:47 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:49:47 [INFO] +- junit:junit:jar:4.13.2:test 04:49:47 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:49:47 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:49:47 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:49:47 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:49:47 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:49:47 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:49:47 [INFO] 04:49:47 [INFO] --- clm:3.0.8-01:index (default-cli) @ rfc8650 --- 04:49:47 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8650/target/sonatype-clm/module.xml 04:49:47 [INFO] 04:49:47 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8650 >------------ 04:49:47 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8650 2.0.4-SNAPSHOT [97/161] 04:49:47 [INFO] from features/odl-ietf-model-rfc8650/pom.xml 04:49:47 [INFO] ------------------------------[ feature ]------------------------------- 04:49:47 [INFO] 04:49:47 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8650 --- 04:49:47 [INFO] 04:49:47 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8650 --- 04:49:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:49:47 [INFO] 04:49:47 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8650 --- 04:49:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:49:47 [INFO] 04:49:47 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8650 --- 04:49:47 [INFO] 04:49:47 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8650 --- 04:49:47 [INFO] 04:49:47 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8650 --- 04:49:47 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:49:47 [INFO] argLine set to empty 04:49:47 [INFO] 04:49:47 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8650 --- 04:49:47 [INFO] Starting audit... 04:49:47 Audit done. 04:49:47 [INFO] You have 0 Checkstyle violations. 04:49:47 [INFO] 04:49:47 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8650 --- 04:49:47 [INFO] Starting audit... 04:49:47 Audit done. 04:49:47 [INFO] You have 0 Checkstyle violations. 04:49:47 [INFO] 04:49:47 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8650 --- 04:49:47 [INFO] 04:49:47 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8650 --- 04:49:47 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8650/target/feature/feature.xml 04:49:47 [INFO] ...done! 04:49:47 [INFO] Set artifact 04:49:47 [INFO] 04:49:47 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8650 --- 04:49:47 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-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:47 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:49:47 [INFO] 04:49:47 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8650 >>> 04:49:47 [INFO] 04:49:47 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8650 --- 04:49:47 [INFO] No files found to run spotbugs; check compile phase has been run. 04:49:47 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:49:47 [INFO] 04:49:47 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8650 <<< 04:49:47 [INFO] 04:49:47 [INFO] 04:49:47 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8650 --- 04:49:47 [INFO] 04:49:47 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8650 --- 04:49:47 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8650 04:49:47 [INFO] Project dependency features detected: [] 04:49:47 [INFO] Pax Exam System (Version: 4.14.0) created. 04:49:47 [INFO] Creating RMI registry server on 127.0.0.1:37635 04:49:48 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:49:48 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:49:48 [INFO] Waiting for remote bundle context.. on 37635 name: 4fef3c73-19de-4c1a-9ceb-f4700f9575e3 timout: [ RelativeTimeout value = 180000 ] 04:49:52 [INFO] Building jar from resources and headers. 04:49:52 [INFO] Writing jar finished. 04:49:54 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:49:54 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:49:54 [INFO] 04:49:54 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8650 --- 04:49:54 [INFO] 04:49:54 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8650 --- 04:49:54 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:49:54 [INFO] 04:49:54 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8650 --- 04:49:54 [INFO] CycloneDX: Resolving Dependencies 04:49:54 [INFO] CycloneDX: Creating BOM version 1.6 with 41 component(s) 04:49:54 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8650/target/bom.xml 04:49:54 [INFO] attaching as odl-ietf-model-rfc8650-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-rfc8650/target/bom.json 04:49:54 [INFO] attaching as odl-ietf-model-rfc8650-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-rfc8650 --- 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-rfc8650 --- 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-rfc8650 --- 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-rfc8650 --- 04:49:54 [INFO] 04:49:54 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8650 --- 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-rfc8650 --- 04:49:54 [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:49:54 [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:49:54 [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:49:54 [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:49:54 [INFO] 04:49:54 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc8650 --- 04:49:54 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8650:xml:features:2.0.4-SNAPSHOT 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-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:rfc8040-ietf-restconf:jar: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-yang-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:rfc8650: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:ietf-type-util: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.8-01:index (default-cli) @ odl-ietf-model-rfc8650 --- 04:49:54 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8650/target/sonatype-clm/module.xml 04:49:54 [INFO] 04:49:54 [INFO] ------------< org.opendaylight.ietf.model:iana-tunnel-type >------------ 04:49:54 [INFO] Building iana-tunnel-type 2.0.4-SNAPSHOT [98/161] 04:49:54 [INFO] from model/iana/iana-tunnel-type/pom.xml 04:49:54 [INFO] -------------------------------[ bundle ]------------------------------- 04:49:54 [INFO] 04:49:54 [INFO] --- clean:3.5.0:clean (default-clean) @ iana-tunnel-type --- 04:49:54 [INFO] 04:49:54 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ iana-tunnel-type --- 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) @ iana-tunnel-type --- 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) @ iana-tunnel-type --- 04:49:55 [INFO] 04:49:55 [INFO] --- dependency:3.11.0:properties (default) @ iana-tunnel-type --- 04:49:55 [INFO] 04:49:55 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ iana-tunnel-type --- 04:49:55 [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:49:55 [INFO] 04:49:55 [INFO] --- yang:15.1.2:generate-sources (binding) @ iana-tunnel-type --- 04:49:55 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:49:55 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/iana/iana-tunnel-type/src/main/yang 04:49:55 [INFO] yang-to-sources: Found 3 dependencies in 2.845 ms 04:49:55 [INFO] yang-to-sources: Project model files found: 1 in 1.764 ms 04:49:55 [INFO] yang-to-sources: 4 YANG models processed in 25.62 ms 04:49:55 [INFO] BindingJavaFileGenerator: Defined 23 files in 5.919 ms 04:49:55 [INFO] Sorted 23 files into 3 directories in 99.50 μs 04:49:55 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 23 in 9.565 ms 04:49:55 [INFO] 04:49:55 [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-tunnel-type --- 04:49:55 [INFO] Starting audit... 04:49:55 Audit done. 04:49:55 [INFO] You have 0 Checkstyle violations. 04:49:55 [INFO] 04:49:55 [INFO] --- checkstyle:3.6.0:check (default) @ iana-tunnel-type --- 04:49:55 [INFO] Starting audit... 04:49:55 Audit done. 04:49:55 [INFO] You have 0 Checkstyle violations. 04:49:55 [INFO] 04:49:55 [INFO] --- dependency:3.11.0:copy (unpack-license) @ iana-tunnel-type --- 04:49:55 [INFO] 04:49:55 [INFO] --- resources:3.5.0:resources (default-resources) @ iana-tunnel-type --- 04:49:55 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-tunnel-type/src/main/resources 04:49:55 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-tunnel-type/target/generated-sources/spi 04:49:55 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:49:55 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:49:55 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:49:55 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-tunnel-type/target/generated-sources/spi 04:49:55 [INFO] 04:49:55 [INFO] --- compiler:3.15.0:compile (default-compile) @ iana-tunnel-type --- 04:49:55 [INFO] Recompiling the module because of changed dependency. 04:49:55 [INFO] Compiling 22 source files with javac [debug release 21] to target/classes 04:49:55 [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:49:55 [INFO] 04:49:55 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ iana-tunnel-type >>> 04:49:55 [INFO] 04:49:55 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ iana-tunnel-type --- 04:49:55 [INFO] Spotbugs plugin skipped 04:49:55 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:49:55 [INFO] 04:49:55 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ iana-tunnel-type <<< 04:49:55 [INFO] 04:49:55 [INFO] 04:49:55 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ iana-tunnel-type --- 04:49:55 [INFO] Spotbugs plugin skipped 04:49:55 [INFO] 04:49:55 [INFO] --- resources:3.5.0:testResources (default-testResources) @ iana-tunnel-type --- 04:49:55 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-tunnel-type/src/test/resources 04:49:55 [INFO] 04:49:55 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ iana-tunnel-type --- 04:49:55 [INFO] No sources to compile 04:49:55 [INFO] 04:49:55 [INFO] --- surefire:3.5.6:test (default-test) @ iana-tunnel-type --- 04:49:55 [INFO] No tests to run. 04:49:55 [INFO] 04:49:55 [INFO] --- copy:14.3.6:copy-files (default) @ iana-tunnel-type --- 04:49:55 [INFO] 04:49:55 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ iana-tunnel-type --- 04:49:55 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/iana/iana-tunnel-type/target/iana-tunnel-type-2.0.4-SNAPSHOT.jar 04:49:55 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/iana/iana-tunnel-type/target/classes/META-INF/MANIFEST.MF 04:49:55 [INFO] 04:49:55 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ iana-tunnel-type --- 04:49:56 [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:49:56 [INFO] 04:49:56 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-tunnel-type --- 04:49:56 [INFO] CycloneDX: Resolving Dependencies 04:49:57 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 04:49:57 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/iana/iana-tunnel-type/target/bom.xml 04:49:57 [INFO] attaching as iana-tunnel-type-2.0.4-SNAPSHOT-cyclonedx.xml 04:49:57 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/iana/iana-tunnel-type/target/bom.json 04:49:57 [INFO] attaching as iana-tunnel-type-2.0.4-SNAPSHOT-cyclonedx.json 04:49:57 [INFO] 04:49:57 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-tunnel-type --- 04:49:57 [INFO] Skipping duplicate-finder execution! 04:49:57 [INFO] 04:49:57 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ iana-tunnel-type --- 04:49:57 [INFO] No dependency problems found 04:49:57 [INFO] 04:49:57 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ iana-tunnel-type --- 04:49:57 [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:49:57 [INFO] 04:49:57 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ iana-tunnel-type --- 04:49:57 [INFO] 04:49:57 [INFO] --- jacoco:0.8.15:report (report) @ iana-tunnel-type --- 04:49:57 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:49:57 [INFO] 04:49:57 [INFO] --- install:3.1.4:install (default-install) @ iana-tunnel-type --- 04:49:57 [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:49:57 [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:49:57 [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:49:57 [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:49:57 [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:49:57 [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:49:57 [INFO] 04:49:57 [INFO] --- bundle:6.0.2:install (default-install) @ iana-tunnel-type --- 04:49:57 [INFO] Installing org/opendaylight/ietf/model/iana-tunnel-type/2.0.4-SNAPSHOT/iana-tunnel-type-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) @ iana-tunnel-type --- 04:49:57 [INFO] org.opendaylight.ietf.model:iana-tunnel-type:bundle:2.0.4-SNAPSHOT 04:49:57 [INFO] +- org.opendaylight.ietf.model:iana-if-type: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:rfc6991-ietf-yang-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] +- 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.8-01:index (default-cli) @ iana-tunnel-type --- 04:49:57 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/iana/iana-tunnel-type/target/sonatype-clm/module.xml 04:49:57 [INFO] 04:49:57 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8675 >------------ 04:49:57 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8675 2.0.4-SNAPSHOT [99/161] 04:49:57 [INFO] from features/odl-ietf-model-rfc8675/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-rfc8675 --- 04:49:57 [INFO] 04:49:57 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8675 --- 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-rfc8675 --- 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-rfc8675 --- 04:49:57 [INFO] 04:49:57 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8675 --- 04:49:57 [INFO] 04:49:57 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8675 --- 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-rfc8675 --- 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-rfc8675 --- 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-rfc8675 --- 04:49:57 [INFO] 04:49:57 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8675 --- 04:49:57 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8675/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-rfc8675 --- 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-rfc8675 >>> 04:49:57 [INFO] 04:49:57 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8675 --- 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-rfc8675 <<< 04:49:57 [INFO] 04:49:57 [INFO] 04:49:57 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8675 --- 04:49:57 [INFO] 04:49:57 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8675 --- 04:49:57 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8675 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:44601 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 44601 name: b126a81f-3802-410a-8b3c-8b4ea789eb0b timout: [ RelativeTimeout value = 180000 ] 04:50:02 [INFO] Building jar from resources and headers. 04:50:02 [INFO] Writing jar finished. 04:50:04 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:50:04 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:50:04 [INFO] 04:50:04 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8675 --- 04:50:04 [INFO] 04:50:04 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8675 --- 04:50:04 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:50:04 [INFO] 04:50:04 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8675 --- 04:50:04 [INFO] CycloneDX: Resolving Dependencies 04:50:04 [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) 04:50:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8675/target/bom.xml 04:50:04 [INFO] attaching as odl-ietf-model-rfc8675-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-rfc8675/target/bom.json 04:50:04 [INFO] attaching as odl-ietf-model-rfc8675-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-rfc8675 --- 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-rfc8675 --- 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-rfc8675 --- 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-rfc8675 --- 04:50:04 [INFO] 04:50:04 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8675 --- 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-rfc8675 --- 04:50:04 [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:04 [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:04 [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:04 [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:04 [INFO] 04:50:04 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc8675 --- 04:50:04 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8675:xml:features:2.0.4-SNAPSHOT 04:50:04 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc7224: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:odl-ietf-model-rfc6991: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: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] | | | \- 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:iana-if-type:jar:2.0.4-SNAPSHOT:compile 04:50:04 [INFO] +- org.opendaylight.ietf.model:iana-tunnel-type: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.8-01:index (default-cli) @ odl-ietf-model-rfc8675 --- 04:50:04 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8675/target/sonatype-clm/module.xml 04:50:04 [INFO] 04:50:04 [INFO] ---------< org.opendaylight.ietf.model:rfc8776-ietf-te-types >---------- 04:50:04 [INFO] Building rfc8776-ietf-te-types 2.0.4-SNAPSHOT [100/161] 04:50:04 [INFO] from model/rfc/rfc8776-ietf-te-types/pom.xml 04:50:04 [INFO] -------------------------------[ bundle ]------------------------------- 04:50:04 [INFO] 04:50:04 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8776-ietf-te-types --- 04:50:04 [INFO] 04:50:04 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8776-ietf-te-types --- 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) @ rfc8776-ietf-te-types --- 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) @ rfc8776-ietf-te-types --- 04:50:04 [INFO] 04:50:04 [INFO] --- dependency:3.11.0:properties (default) @ rfc8776-ietf-te-types --- 04:50:04 [INFO] 04:50:04 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8776-ietf-te-types --- 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/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:04 [INFO] 04:50:04 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8776-ietf-te-types --- 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/rfc/rfc8776-ietf-te-types/src/main/yang 04:50:04 [INFO] yang-to-sources: Found 3 dependencies in 2.564 ms 04:50:05 [INFO] yang-to-sources: Project model files found: 1 in 38.80 ms 04:50:05 [INFO] yang-to-sources: 4 YANG models processed in 35.52 ms 04:50:05 [INFO] BindingJavaFileGenerator: Defined 400 files in 12.77 ms 04:50:05 [INFO] Sorted 400 files into 59 directories in 694.1 μs 04:50:05 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 400 in 62.81 ms 04:50:05 [INFO] 04:50:05 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8776-ietf-te-types --- 04:50:05 [INFO] Starting audit... 04:50:05 Audit done. 04:50:05 [INFO] You have 0 Checkstyle violations. 04:50:05 [INFO] 04:50:05 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8776-ietf-te-types --- 04:50:05 [INFO] Starting audit... 04:50:05 Audit done. 04:50:05 [INFO] You have 0 Checkstyle violations. 04:50:05 [INFO] 04:50:05 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8776-ietf-te-types --- 04:50:05 [INFO] 04:50:05 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8776-ietf-te-types --- 04:50:05 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8776-ietf-te-types/src/main/resources 04:50:05 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8776-ietf-te-types/target/generated-sources/spi 04:50:05 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:50:05 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:50:05 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:50:05 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8776-ietf-te-types/target/generated-sources/spi 04:50:05 [INFO] 04:50:05 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8776-ietf-te-types --- 04:50:05 [INFO] Recompiling the module because of changed dependency. 04:50:05 [INFO] Compiling 400 source files with javac [debug release 21] to target/classes 04:50:06 [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:06 [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:06 [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:06 [INFO] 04:50:06 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8776-ietf-te-types >>> 04:50:06 [INFO] 04:50:06 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8776-ietf-te-types --- 04:50:06 [INFO] Fork Value is true 04:50:09 [INFO] Done SpotBugs Analysis.... 04:50:09 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:50:09 [INFO] 04:50:09 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8776-ietf-te-types <<< 04:50:09 [INFO] 04:50:09 [INFO] 04:50:09 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8776-ietf-te-types --- 04:50:09 [INFO] BugInstance size is 0 04:50:09 [INFO] Error size is 0 04:50:09 [INFO] No errors/warnings found 04:50:09 [INFO] 04:50:09 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8776-ietf-te-types --- 04:50:09 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8776-ietf-te-types/src/test/resources 04:50:09 [INFO] 04:50:09 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8776-ietf-te-types --- 04:50:09 [INFO] No sources to compile 04:50:09 [INFO] 04:50:09 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8776-ietf-te-types --- 04:50:09 [INFO] No tests to run. 04:50:09 [INFO] 04:50:09 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8776-ietf-te-types --- 04:50:09 [INFO] 04:50:09 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8776-ietf-te-types --- 04:50:09 [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:10 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8776-ietf-te-types/target/classes/META-INF/MANIFEST.MF 04:50:10 [INFO] 04:50:10 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8776-ietf-te-types --- 04:50:15 [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:15 [INFO] 04:50:15 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8776-ietf-te-types --- 04:50:15 [INFO] CycloneDX: Resolving Dependencies 04:50:15 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 04:50:15 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8776-ietf-te-types/target/bom.xml 04:50:15 [INFO] attaching as rfc8776-ietf-te-types-2.0.4-SNAPSHOT-cyclonedx.xml 04:50:15 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8776-ietf-te-types/target/bom.json 04:50:15 [INFO] attaching as rfc8776-ietf-te-types-2.0.4-SNAPSHOT-cyclonedx.json 04:50:15 [INFO] 04:50:15 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8776-ietf-te-types --- 04:50:15 [INFO] Skipping duplicate-finder execution! 04:50:15 [INFO] 04:50:15 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8776-ietf-te-types --- 04:50:15 [INFO] No dependency problems found 04:50:15 [INFO] 04:50:15 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8776-ietf-te-types --- 04:50:15 [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:15 [INFO] 04:50:15 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8776-ietf-te-types --- 04:50:15 [INFO] 04:50:15 [INFO] --- jacoco:0.8.15:report (report) @ rfc8776-ietf-te-types --- 04:50:15 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:50:15 [INFO] 04:50:15 [INFO] --- install:3.1.4:install (default-install) @ rfc8776-ietf-te-types --- 04:50:15 [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:15 [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:15 [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:15 [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:15 [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:15 [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:15 [INFO] 04:50:15 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8776-ietf-te-types --- 04:50:15 [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:15 [INFO] Writing OBR metadata 04:50:15 [INFO] 04:50:15 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc8776-ietf-te-types --- 04:50:15 [INFO] org.opendaylight.ietf.model:rfc8776-ietf-te-types:bundle:2.0.4-SNAPSHOT 04:50:15 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:50:15 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:50:15 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:50:15 [INFO] +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.4-SNAPSHOT:compile 04:50:15 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:50:15 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:50:15 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:50:15 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:50:15 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:50:15 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:50:15 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:50:15 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:50:15 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:50:15 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:50:15 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:50:15 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:50:15 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:50:15 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:50:15 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:50:15 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:50:15 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:50:15 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:50:15 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:50:15 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:50:15 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:50:15 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:50:15 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:50:15 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:50:15 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:50:15 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:50:15 [INFO] +- junit:junit:jar:4.13.2:test 04:50:15 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:50:15 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:50:15 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:50:15 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:50:15 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:50:15 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:50:15 [INFO] 04:50:15 [INFO] --- clm:3.0.8-01:index (default-cli) @ rfc8776-ietf-te-types --- 04:50:15 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8776-ietf-te-types/target/sonatype-clm/module.xml 04:50:15 [INFO] 04:50:15 [INFO] ------< org.opendaylight.ietf.model:rfc8776-ietf-te-packet-types >------ 04:50:15 [INFO] Building rfc8776-ietf-te-packet-types 2.0.4-SNAPSHOT [101/161] 04:50:15 [INFO] from model/rfc/rfc8776-ietf-te-packet-types/pom.xml 04:50:15 [INFO] -------------------------------[ bundle ]------------------------------- 04:50:15 [INFO] 04:50:15 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8776-ietf-te-packet-types --- 04:50:15 [INFO] 04:50:15 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8776-ietf-te-packet-types --- 04:50:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:50:15 [INFO] 04:50:15 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8776-ietf-te-packet-types --- 04:50:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:50:15 [INFO] 04:50:15 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8776-ietf-te-packet-types --- 04:50:16 [INFO] 04:50:16 [INFO] --- dependency:3.11.0:properties (default) @ rfc8776-ietf-te-packet-types --- 04:50:16 [INFO] 04:50:16 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8776-ietf-te-packet-types --- 04:50: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/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:16 [INFO] 04:50:16 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8776-ietf-te-packet-types --- 04:50:16 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:50:16 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8776-ietf-te-packet-types/src/main/yang 04:50:16 [INFO] yang-to-sources: Found 4 dependencies in 3.302 ms 04:50:16 [INFO] yang-to-sources: Project model files found: 1 in 2.394 ms 04:50:16 [INFO] yang-to-sources: 5 YANG models processed in 51.34 ms 04:50:16 [INFO] BindingJavaFileGenerator: Defined 31 files in 16.30 ms 04:50:16 [INFO] Sorted 31 files into 5 directories in 134.7 μs 04:50:16 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 31 in 22.21 ms 04:50:16 [INFO] 04:50:16 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8776-ietf-te-packet-types --- 04:50:16 [INFO] Starting audit... 04:50:16 Audit done. 04:50:16 [INFO] You have 0 Checkstyle violations. 04:50:16 [INFO] 04:50:16 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8776-ietf-te-packet-types --- 04:50:16 [INFO] Starting audit... 04:50:16 Audit done. 04:50:16 [INFO] You have 0 Checkstyle violations. 04:50:16 [INFO] 04:50:16 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8776-ietf-te-packet-types --- 04:50:16 [INFO] 04:50:16 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8776-ietf-te-packet-types --- 04:50:16 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8776-ietf-te-packet-types/src/main/resources 04:50:16 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8776-ietf-te-packet-types/target/generated-sources/spi 04:50:16 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:50:16 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:50:16 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:50:16 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8776-ietf-te-packet-types/target/generated-sources/spi 04:50:16 [INFO] 04:50:16 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8776-ietf-te-packet-types --- 04:50:16 [INFO] Recompiling the module because of changed dependency. 04:50:16 [INFO] Compiling 30 source files with javac [debug release 21] to target/classes 04:50:16 [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:16 [INFO] 04:50:16 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8776-ietf-te-packet-types >>> 04:50:16 [INFO] 04:50:16 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8776-ietf-te-packet-types --- 04:50:16 [INFO] Spotbugs plugin skipped 04:50:16 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:50:16 [INFO] 04:50:16 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8776-ietf-te-packet-types <<< 04:50:16 [INFO] 04:50:16 [INFO] 04:50:16 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8776-ietf-te-packet-types --- 04:50:16 [INFO] Spotbugs plugin skipped 04:50:16 [INFO] 04:50:16 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8776-ietf-te-packet-types --- 04:50:16 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8776-ietf-te-packet-types/src/test/resources 04:50:16 [INFO] 04:50:16 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8776-ietf-te-packet-types --- 04:50:16 [INFO] No sources to compile 04:50:16 [INFO] 04:50:16 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8776-ietf-te-packet-types --- 04:50:16 [INFO] No tests to run. 04:50:16 [INFO] 04:50:16 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8776-ietf-te-packet-types --- 04:50:16 [INFO] 04:50:16 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8776-ietf-te-packet-types --- 04:50:16 [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:16 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8776-ietf-te-packet-types/target/classes/META-INF/MANIFEST.MF 04:50:16 [INFO] 04:50:16 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8776-ietf-te-packet-types --- 04:50:18 [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:18 [INFO] 04:50:18 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8776-ietf-te-packet-types --- 04:50:18 [INFO] CycloneDX: Resolving Dependencies 04:50:18 [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) 04:50:18 [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:18 [INFO] attaching as rfc8776-ietf-te-packet-types-2.0.4-SNAPSHOT-cyclonedx.xml 04:50:18 [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:18 [INFO] attaching as rfc8776-ietf-te-packet-types-2.0.4-SNAPSHOT-cyclonedx.json 04:50:18 [INFO] 04:50:18 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8776-ietf-te-packet-types --- 04:50:18 [INFO] Skipping duplicate-finder execution! 04:50:18 [INFO] 04:50:18 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8776-ietf-te-packet-types --- 04:50:18 [INFO] No dependency problems found 04:50:18 [INFO] 04:50:18 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8776-ietf-te-packet-types --- 04:50:18 [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:18 [INFO] 04:50:18 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8776-ietf-te-packet-types --- 04:50:18 [INFO] 04:50:18 [INFO] --- jacoco:0.8.15:report (report) @ rfc8776-ietf-te-packet-types --- 04:50:18 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:50:18 [INFO] 04:50:18 [INFO] --- install:3.1.4:install (default-install) @ rfc8776-ietf-te-packet-types --- 04:50:18 [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:18 [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:18 [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:18 [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:18 [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:18 [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:18 [INFO] 04:50:18 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8776-ietf-te-packet-types --- 04:50:18 [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:18 [INFO] Writing OBR metadata 04:50:18 [INFO] 04:50:18 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc8776-ietf-te-packet-types --- 04:50:18 [INFO] org.opendaylight.ietf.model:rfc8776-ietf-te-packet-types:bundle:2.0.4-SNAPSHOT 04:50:18 [INFO] +- org.opendaylight.ietf.model:rfc8776-ietf-te-types:jar:2.0.4-SNAPSHOT:compile 04:50:18 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:50:18 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:50:18 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:50:18 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.4-SNAPSHOT:compile 04:50:18 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:50:18 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:50:18 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:50:18 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:50:18 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:50:18 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:50:18 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:50:18 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:50:18 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:50:18 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:50:18 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:50:18 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:50:18 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:50:18 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:50:18 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:50:18 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:50:18 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:50:18 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:50:18 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:50:18 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:50:18 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:50:18 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:50:18 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:50:18 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:50:18 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:50:18 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:50:18 [INFO] +- junit:junit:jar:4.13.2:test 04:50:18 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:50:18 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:50:18 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:50:18 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:50:18 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:50:18 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:50:18 [INFO] 04:50:18 [INFO] --- clm:3.0.8-01:index (default-cli) @ rfc8776-ietf-te-packet-types --- 04:50:18 [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:18 [INFO] 04:50:18 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8776 >------------ 04:50:18 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8776 2.0.4-SNAPSHOT [102/161] 04:50:18 [INFO] from features/odl-ietf-model-rfc8776/pom.xml 04:50:18 [INFO] ------------------------------[ feature ]------------------------------- 04:50:18 [INFO] 04:50:18 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8776 --- 04:50:18 [INFO] 04:50:18 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8776 --- 04:50:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:50:18 [INFO] 04:50:18 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8776 --- 04:50:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:50:18 [INFO] 04:50:18 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8776 --- 04:50:18 [INFO] 04:50:18 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8776 --- 04:50:18 [INFO] 04:50:18 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8776 --- 04:50:18 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:50:18 [INFO] argLine set to empty 04:50:18 [INFO] 04:50:18 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8776 --- 04:50:18 [INFO] Starting audit... 04:50:18 Audit done. 04:50:18 [INFO] You have 0 Checkstyle violations. 04:50:18 [INFO] 04:50:18 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8776 --- 04:50:18 [INFO] Starting audit... 04:50:18 Audit done. 04:50:18 [INFO] You have 0 Checkstyle violations. 04:50:18 [INFO] 04:50:18 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8776 --- 04:50:18 [INFO] 04:50:18 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8776 --- 04:50:18 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8776/target/feature/feature.xml 04:50:19 [INFO] ...done! 04:50:19 [INFO] Set artifact 04:50:19 [INFO] 04:50:19 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8776 --- 04:50:19 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 04:50:19 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:50:19 [INFO] 04:50:19 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8776 >>> 04:50:19 [INFO] 04:50:19 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8776 --- 04:50:19 [INFO] No files found to run spotbugs; check compile phase has been run. 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 @ odl-ietf-model-rfc8776 <<< 04:50:19 [INFO] 04:50:19 [INFO] 04:50:19 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8776 --- 04:50:19 [INFO] 04:50:19 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8776 --- 04:50:19 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8776 04:50:19 [INFO] Project dependency features detected: [] 04:50:19 [INFO] Pax Exam System (Version: 4.14.0) created. 04:50:19 [INFO] Creating RMI registry server on 127.0.0.1:35315 04:50:19 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:50:19 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:50:19 [INFO] Waiting for remote bundle context.. on 35315 name: de8b04c0-4c9a-41ab-88c9-a7fbddbcd8ed timout: [ RelativeTimeout value = 180000 ] 04:50:23 [INFO] Building jar from resources and headers. 04:50:23 [INFO] Writing jar finished. 04:50:25 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:50:25 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:50:25 [INFO] 04:50:25 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8776 --- 04:50:25 [INFO] 04:50:25 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8776 --- 04:50:25 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:50:25 [INFO] 04:50:25 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8776 --- 04:50:25 [INFO] CycloneDX: Resolving Dependencies 04:50:26 [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) 04:50:26 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8776/target/bom.xml 04:50:26 [INFO] attaching as odl-ietf-model-rfc8776-2.0.4-SNAPSHOT-cyclonedx.xml 04:50:26 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8776/target/bom.json 04:50:26 [INFO] attaching as odl-ietf-model-rfc8776-2.0.4-SNAPSHOT-cyclonedx.json 04:50:26 [INFO] 04:50:26 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8776 --- 04:50:26 [INFO] Skipping duplicate-finder execution! 04:50:26 [INFO] 04:50:26 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8776 --- 04:50:26 [INFO] Skipping plugin execution 04:50:26 [INFO] 04:50:26 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8776 --- 04:50:26 [INFO] Skipping source per configuration. 04:50:26 [INFO] 04:50:26 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8776 --- 04:50:26 [INFO] 04:50:26 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8776 --- 04:50:26 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:50:26 [INFO] 04:50:26 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8776 --- 04:50:26 [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:26 [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:26 [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:26 [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:26 [INFO] 04:50:26 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc8776 --- 04:50:26 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8776:xml:features:2.0.4-SNAPSHOT 04:50:26 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:2.0.4-SNAPSHOT:compile 04:50:26 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:50:26 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:50:26 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:50:26 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:50:26 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:50:26 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:50:26 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:50:26 [INFO] | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:50:26 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:50:26 [INFO] | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:50:26 [INFO] | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:50:26 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:50:26 [INFO] | +- org.opendaylight.ietf.model:iana-routing-types:jar:2.0.4-SNAPSHOT:compile 04:50:26 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.4-SNAPSHOT:compile 04:50:26 [INFO] +- org.opendaylight.ietf.model:rfc8776-ietf-te-types:jar:2.0.4-SNAPSHOT:compile 04:50:26 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:50:26 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:50:26 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:50:26 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:50:26 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:50:26 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:50:26 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:50:26 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:50:26 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:50:26 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:50:26 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:50:26 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:50:26 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:50:26 [INFO] +- org.opendaylight.ietf.model:rfc8776-ietf-te-packet-types:jar:2.0.4-SNAPSHOT:compile 04:50:26 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:50:26 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:50:26 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:50:26 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:50:26 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:50:26 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:50:26 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:50:26 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:50:26 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:50:26 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:50:26 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:50:26 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:50:26 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:50:26 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:50:26 [INFO] +- junit:junit:jar:4.13.2:test 04:50:26 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:50:26 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:50:26 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:50:26 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:50:26 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:50:26 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:50:26 [INFO] 04:50:26 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-ietf-model-rfc8776 --- 04:50:26 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8776/target/sonatype-clm/module.xml 04:50:26 [INFO] 04:50:26 [INFO] --------< org.opendaylight.ietf.model:rfc8795-ietf-te-topology >-------- 04:50:26 [INFO] Building rfc8795-ietf-te-topology 2.0.4-SNAPSHOT [103/161] 04:50:26 [INFO] from model/rfc/rfc8795-ietf-te-topology/pom.xml 04:50:26 [INFO] -------------------------------[ bundle ]------------------------------- 04:50:26 [INFO] 04:50:26 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8795-ietf-te-topology --- 04:50:26 [INFO] 04:50:26 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8795-ietf-te-topology --- 04:50:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:50:26 [INFO] 04:50:26 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8795-ietf-te-topology --- 04:50:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:50:26 [INFO] 04:50:26 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8795-ietf-te-topology --- 04:50:26 [INFO] 04:50:26 [INFO] --- dependency:3.11.0:properties (default) @ rfc8795-ietf-te-topology --- 04:50:26 [INFO] 04:50:26 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8795-ietf-te-topology --- 04:50:26 [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:26 [INFO] 04:50:26 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8795-ietf-te-topology --- 04:50:26 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:50:26 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8795-ietf-te-topology/src/main/yang 04:50:26 [INFO] yang-to-sources: Found 6 dependencies in 3.825 ms 04:50:26 [INFO] yang-to-sources: Project model files found: 1 in 7.706 ms 04:50:26 [INFO] yang-to-sources: 7 YANG models processed in 141.9 ms 04:50:26 [INFO] BindingJavaFileGenerator: Defined 209 files in 19.07 ms 04:50:26 [INFO] Sorted 209 files into 50 directories in 475.7 μs 04:50:26 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 209 in 57.16 ms 04:50:26 [INFO] 04:50:26 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8795-ietf-te-topology --- 04:50:26 [INFO] Starting audit... 04:50:26 Audit done. 04:50:26 [INFO] You have 0 Checkstyle violations. 04:50:26 [INFO] 04:50:26 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8795-ietf-te-topology --- 04:50:26 [INFO] Starting audit... 04:50:26 Audit done. 04:50:26 [INFO] You have 0 Checkstyle violations. 04:50:26 [INFO] 04:50:26 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8795-ietf-te-topology --- 04:50:26 [INFO] 04:50:26 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8795-ietf-te-topology --- 04:50:26 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8795-ietf-te-topology/src/main/resources 04:50:26 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8795-ietf-te-topology/target/generated-sources/spi 04:50:26 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:50:26 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:50:26 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:50:26 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8795-ietf-te-topology/target/generated-sources/spi 04:50:26 [INFO] 04:50:26 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8795-ietf-te-topology --- 04:50:26 [INFO] Recompiling the module because of changed dependency. 04:50:26 [INFO] Compiling 208 source files with javac [debug release 21] to target/classes 04:50:27 [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:27 [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:27 [INFO] 04:50:27 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8795-ietf-te-topology >>> 04:50:27 [INFO] 04:50:27 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8795-ietf-te-topology --- 04:50:27 [INFO] Spotbugs plugin skipped 04:50:27 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:50:27 [INFO] 04:50:27 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8795-ietf-te-topology <<< 04:50:27 [INFO] 04:50:27 [INFO] 04:50:27 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8795-ietf-te-topology --- 04:50:27 [INFO] Spotbugs plugin skipped 04:50:27 [INFO] 04:50:27 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8795-ietf-te-topology --- 04:50:27 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8795-ietf-te-topology/src/test/resources 04:50:27 [INFO] 04:50:27 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8795-ietf-te-topology --- 04:50:27 [INFO] No sources to compile 04:50:27 [INFO] 04:50:27 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8795-ietf-te-topology --- 04:50:27 [INFO] No tests to run. 04:50:27 [INFO] 04:50:27 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8795-ietf-te-topology --- 04:50:27 [INFO] 04:50:27 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8795-ietf-te-topology --- 04:50:27 [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:28 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8795-ietf-te-topology/target/classes/META-INF/MANIFEST.MF 04:50:28 [INFO] 04:50:28 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8795-ietf-te-topology --- 04:50:32 [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:32 [INFO] 04:50:32 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8795-ietf-te-topology --- 04:50:32 [INFO] CycloneDX: Resolving Dependencies 04:50:33 [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) 04:50:33 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8795-ietf-te-topology/target/bom.xml 04:50:33 [INFO] attaching as rfc8795-ietf-te-topology-2.0.4-SNAPSHOT-cyclonedx.xml 04:50:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8795-ietf-te-topology/target/bom.json 04:50:33 [INFO] attaching as rfc8795-ietf-te-topology-2.0.4-SNAPSHOT-cyclonedx.json 04:50:33 [INFO] 04:50:33 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8795-ietf-te-topology --- 04:50:33 [INFO] Skipping duplicate-finder execution! 04:50:33 [INFO] 04:50:33 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8795-ietf-te-topology --- 04:50:33 [INFO] No dependency problems found 04:50:33 [INFO] 04:50:33 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8795-ietf-te-topology --- 04:50:33 [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:33 [INFO] 04:50:33 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8795-ietf-te-topology --- 04:50:33 [INFO] 04:50:33 [INFO] --- jacoco:0.8.15:report (report) @ rfc8795-ietf-te-topology --- 04:50:33 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:50:33 [INFO] 04:50:33 [INFO] --- install:3.1.4:install (default-install) @ rfc8795-ietf-te-topology --- 04:50:33 [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:33 [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:33 [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:33 [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:33 [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:33 [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:33 [INFO] 04:50:33 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8795-ietf-te-topology --- 04:50:33 [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:33 [INFO] Writing OBR metadata 04:50:33 [INFO] 04:50:33 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc8795-ietf-te-topology --- 04:50:33 [INFO] org.opendaylight.ietf.model:rfc8795-ietf-te-topology:bundle:2.0.4-SNAPSHOT 04:50:33 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:50:33 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:50:33 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:50:33 [INFO] +- org.opendaylight.ietf.model:rfc8345-ietf-network:jar:2.0.4-SNAPSHOT:compile 04:50:33 [INFO] +- org.opendaylight.ietf.model:rfc8345-ietf-network-topology:jar:2.0.4-SNAPSHOT:compile 04:50:33 [INFO] +- org.opendaylight.ietf.model:rfc8776-ietf-te-types:jar:2.0.4-SNAPSHOT:compile 04:50:33 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.4-SNAPSHOT:compile 04:50:33 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:50:33 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:50:33 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:50:33 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:50:33 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:50:33 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:50:33 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:50:33 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:50:33 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:50:33 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:50:33 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:50:33 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:50:33 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:50:33 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:50:33 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:50:33 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:50:33 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:50:33 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:50:33 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:50:33 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:50:33 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:50:33 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:50:33 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:50:33 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:50:33 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:50:33 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:50:33 [INFO] +- junit:junit:jar:4.13.2:test 04:50:33 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:50:33 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:50:33 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:50:33 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:50:33 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:50:33 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:50:33 [INFO] 04:50:33 [INFO] --- clm:3.0.8-01:index (default-cli) @ rfc8795-ietf-te-topology --- 04:50:33 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8795-ietf-te-topology/target/sonatype-clm/module.xml 04:50:33 [INFO] 04:50:33 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8795 >------------ 04:50:33 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8795 2.0.4-SNAPSHOT [104/161] 04:50:33 [INFO] from features/odl-ietf-model-rfc8795/pom.xml 04:50:33 [INFO] ------------------------------[ feature ]------------------------------- 04:50:33 [INFO] 04:50:33 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8795 --- 04:50:33 [INFO] 04:50:33 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8795 --- 04:50:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:50:33 [INFO] 04:50:33 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8795 --- 04:50:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:50:33 [INFO] 04:50:33 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8795 --- 04:50:33 [INFO] 04:50:33 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8795 --- 04:50:33 [INFO] 04:50:33 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8795 --- 04:50:33 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:50:33 [INFO] argLine set to empty 04:50:33 [INFO] 04:50:33 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8795 --- 04:50:33 [INFO] Starting audit... 04:50:33 Audit done. 04:50:33 [INFO] You have 0 Checkstyle violations. 04:50:33 [INFO] 04:50:33 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8795 --- 04:50:33 [INFO] Starting audit... 04:50:33 Audit done. 04:50:33 [INFO] You have 0 Checkstyle violations. 04:50:33 [INFO] 04:50:33 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8795 --- 04:50:33 [INFO] 04:50:33 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8795 --- 04:50:33 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8795/target/feature/feature.xml 04:50:33 [INFO] ...done! 04:50:33 [INFO] Set artifact 04:50:33 [INFO] 04:50:33 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8795 --- 04:50:33 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 04:50:33 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:50:33 [INFO] 04:50:33 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8795 >>> 04:50:33 [INFO] 04:50:33 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8795 --- 04:50:33 [INFO] No files found to run spotbugs; check compile phase has been run. 04:50:33 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:50:33 [INFO] 04:50:33 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8795 <<< 04:50:33 [INFO] 04:50:33 [INFO] 04:50:33 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8795 --- 04:50:33 [INFO] 04:50:33 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8795 --- 04:50:33 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8795 04:50:33 [INFO] Project dependency features detected: [] 04:50:33 [INFO] Pax Exam System (Version: 4.14.0) created. 04:50:33 [INFO] Creating RMI registry server on 127.0.0.1:46399 04:50:33 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:50:33 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:50:33 [INFO] Waiting for remote bundle context.. on 46399 name: 251b8e44-4a13-4183-a0dc-35b2a5d79e00 timout: [ RelativeTimeout value = 180000 ] 04:50:38 [INFO] Building jar from resources and headers. 04:50:38 [INFO] Writing jar finished. 04:50:40 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:50:40 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:50:40 [INFO] 04:50:40 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8795 --- 04:50:40 [INFO] 04:50:40 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8795 --- 04:50:40 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:50:40 [INFO] 04:50:40 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8795 --- 04:50:40 [INFO] CycloneDX: Resolving Dependencies 04:50:40 [INFO] CycloneDX: Creating BOM version 1.6 with 36 component(s) 04:50:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8795/target/bom.xml 04:50:40 [INFO] attaching as odl-ietf-model-rfc8795-2.0.4-SNAPSHOT-cyclonedx.xml 04:50:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8795/target/bom.json 04:50:40 [INFO] attaching as odl-ietf-model-rfc8795-2.0.4-SNAPSHOT-cyclonedx.json 04:50:40 [INFO] 04:50:40 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8795 --- 04:50:40 [INFO] Skipping duplicate-finder execution! 04:50:40 [INFO] 04:50:40 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8795 --- 04:50:40 [INFO] Skipping plugin execution 04:50:40 [INFO] 04:50:40 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8795 --- 04:50:40 [INFO] Skipping source per configuration. 04:50:40 [INFO] 04:50:40 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8795 --- 04:50:40 [INFO] 04:50:40 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8795 --- 04:50:40 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:50:40 [INFO] 04:50:40 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8795 --- 04:50:40 [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:40 [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:40 [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:40 [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:40 [INFO] 04:50:40 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc8795 --- 04:50:40 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8795:xml:features:2.0.4-SNAPSHOT 04:50:40 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8345:xml:features:2.0.4-SNAPSHOT:compile 04:50:40 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:50:40 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:50:40 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:50:40 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:50:40 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:50:40 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:50:40 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:50:40 [INFO] | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:50:40 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:50:40 [INFO] | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:50:40 [INFO] | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:50:40 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:50:40 [INFO] | +- org.opendaylight.ietf.model:rfc8345-ietf-network:jar:2.0.4-SNAPSHOT:compile 04:50:40 [INFO] | \- org.opendaylight.ietf.model:rfc8345-ietf-network-topology:jar:2.0.4-SNAPSHOT:compile 04:50:40 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8776:xml:features:2.0.4-SNAPSHOT:compile 04:50:40 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:2.0.4-SNAPSHOT:compile 04:50:40 [INFO] | | +- org.opendaylight.ietf.model:iana-routing-types:jar:2.0.4-SNAPSHOT:compile 04:50:40 [INFO] | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.4-SNAPSHOT:compile 04:50:40 [INFO] | +- org.opendaylight.ietf.model:rfc8776-ietf-te-types:jar:2.0.4-SNAPSHOT:compile 04:50:40 [INFO] | \- org.opendaylight.ietf.model:rfc8776-ietf-te-packet-types:jar:2.0.4-SNAPSHOT:compile 04:50:40 [INFO] +- org.opendaylight.ietf.model:rfc8795-ietf-te-topology:jar:2.0.4-SNAPSHOT:compile 04:50:40 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:50:40 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:50:40 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:50:40 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:50:40 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:50:40 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:50:40 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:50:40 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:50:40 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:50:40 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:50:40 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:50:40 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:50:40 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:50:40 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:50:40 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:50:40 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:50:40 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:50:40 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:50:40 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:50:40 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:50:40 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:50:40 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:50:40 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:50:40 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:50:40 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:50:40 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:50:40 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:50:40 [INFO] +- junit:junit:jar:4.13.2:test 04:50:40 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:50:40 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:50:40 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:50:40 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:50:40 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:50:40 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:50:40 [INFO] 04:50:40 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-ietf-model-rfc8795 --- 04:50:40 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8795/target/sonatype-clm/module.xml 04:50:40 [INFO] 04:50:40 [INFO] -----< org.opendaylight.ietf.model:rfc8795-ietf-te-topology-state >----- 04:50:40 [INFO] Building rfc8795-ietf-te-topology-state 2.0.4-SNAPSHOT [105/161] 04:50:40 [INFO] from model/rfc/rfc8795-ietf-te-topology-state/pom.xml 04:50:40 [INFO] -------------------------------[ bundle ]------------------------------- 04:50:40 [INFO] 04:50:40 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8795-ietf-te-topology-state --- 04:50:40 [INFO] 04:50:40 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8795-ietf-te-topology-state --- 04:50:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:50:40 [INFO] 04:50:40 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8795-ietf-te-topology-state --- 04:50:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:50:40 [INFO] 04:50:40 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8795-ietf-te-topology-state --- 04:50:40 [INFO] 04:50:40 [INFO] --- dependency:3.11.0:properties (default) @ rfc8795-ietf-te-topology-state --- 04:50:40 [INFO] 04:50:40 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8795-ietf-te-topology-state --- 04:50: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/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:40 [INFO] 04:50:40 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8795-ietf-te-topology-state --- 04:50:41 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:50:41 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8795-ietf-te-topology-state/src/main/yang 04:50:41 [INFO] yang-to-sources: Found 9 dependencies in 3.774 ms 04:50:41 [INFO] yang-to-sources: Project model files found: 1 in 1.757 ms 04:50:41 [INFO] yang-to-sources: 10 YANG models processed in 210.6 ms 04:50:41 [INFO] BindingJavaFileGenerator: Defined 39 files in 19.34 ms 04:50:41 [INFO] Sorted 39 files into 8 directories in 132.3 μs 04:50:41 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 39 in 32.56 ms 04:50:41 [INFO] 04:50:41 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8795-ietf-te-topology-state --- 04:50:41 [INFO] Starting audit... 04:50:41 Audit done. 04:50:41 [INFO] You have 0 Checkstyle violations. 04:50:41 [INFO] 04:50:41 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8795-ietf-te-topology-state --- 04:50:41 [INFO] Starting audit... 04:50:41 Audit done. 04:50:41 [INFO] You have 0 Checkstyle violations. 04:50:41 [INFO] 04:50:41 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8795-ietf-te-topology-state --- 04:50:41 [INFO] 04:50:41 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8795-ietf-te-topology-state --- 04:50:41 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8795-ietf-te-topology-state/src/main/resources 04:50:41 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8795-ietf-te-topology-state/target/generated-sources/spi 04:50:41 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:50:41 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:50:41 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:50:41 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8795-ietf-te-topology-state/target/generated-sources/spi 04:50:41 [INFO] 04:50:41 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8795-ietf-te-topology-state --- 04:50:41 [INFO] Recompiling the module because of changed dependency. 04:50:41 [INFO] Compiling 38 source files with javac [debug release 21] to target/classes 04:50:41 [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:41 [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:41 [INFO] 04:50:41 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8795-ietf-te-topology-state >>> 04:50:41 [INFO] 04:50:41 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8795-ietf-te-topology-state --- 04:50:41 [INFO] Spotbugs plugin skipped 04:50:41 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:50:41 [INFO] 04:50:41 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8795-ietf-te-topology-state <<< 04:50:41 [INFO] 04:50:41 [INFO] 04:50:41 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8795-ietf-te-topology-state --- 04:50:41 [INFO] Spotbugs plugin skipped 04:50:41 [INFO] 04:50:41 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8795-ietf-te-topology-state --- 04:50:41 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8795-ietf-te-topology-state/src/test/resources 04:50:41 [INFO] 04:50:41 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8795-ietf-te-topology-state --- 04:50:41 [INFO] No sources to compile 04:50:41 [INFO] 04:50:41 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8795-ietf-te-topology-state --- 04:50:41 [INFO] No tests to run. 04:50:41 [INFO] 04:50:41 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8795-ietf-te-topology-state --- 04:50:41 [INFO] 04:50:41 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8795-ietf-te-topology-state --- 04:50:41 [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:41 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8795-ietf-te-topology-state/target/classes/META-INF/MANIFEST.MF 04:50:41 [INFO] 04:50:41 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8795-ietf-te-topology-state --- 04:50:43 [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:43 [INFO] 04:50:43 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8795-ietf-te-topology-state --- 04:50:43 [INFO] CycloneDX: Resolving Dependencies 04:50:44 [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) 04:50:44 [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:44 [INFO] attaching as rfc8795-ietf-te-topology-state-2.0.4-SNAPSHOT-cyclonedx.xml 04:50:44 [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:44 [INFO] attaching as rfc8795-ietf-te-topology-state-2.0.4-SNAPSHOT-cyclonedx.json 04:50:44 [INFO] 04:50:44 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8795-ietf-te-topology-state --- 04:50:44 [INFO] Skipping duplicate-finder execution! 04:50:44 [INFO] 04:50:44 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8795-ietf-te-topology-state --- 04:50:44 [INFO] No dependency problems found 04:50:44 [INFO] 04:50:44 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8795-ietf-te-topology-state --- 04:50:44 [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:44 [INFO] 04:50:44 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8795-ietf-te-topology-state --- 04:50:44 [INFO] 04:50:44 [INFO] --- jacoco:0.8.15:report (report) @ rfc8795-ietf-te-topology-state --- 04:50:44 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:50:44 [INFO] 04:50:44 [INFO] --- install:3.1.4:install (default-install) @ rfc8795-ietf-te-topology-state --- 04:50:44 [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:44 [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:44 [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:44 [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:44 [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:44 [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:44 [INFO] 04:50:44 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8795-ietf-te-topology-state --- 04:50:44 [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:44 [INFO] Writing OBR metadata 04:50:44 [INFO] 04:50:44 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc8795-ietf-te-topology-state --- 04:50:44 [INFO] org.opendaylight.ietf.model:rfc8795-ietf-te-topology-state:bundle:2.0.4-SNAPSHOT 04:50:44 [INFO] +- org.opendaylight.ietf.model:rfc8345-ietf-network-state:jar:2.0.4-SNAPSHOT:compile 04:50:44 [INFO] | \- org.opendaylight.ietf.model:rfc8345-ietf-network:jar:2.0.4-SNAPSHOT:compile 04:50:44 [INFO] +- org.opendaylight.ietf.model:rfc8345-ietf-network-topology:jar:2.0.4-SNAPSHOT:compile 04:50:44 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:50:44 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:50:44 [INFO] +- org.opendaylight.ietf.model:rfc8345-ietf-network-topology-state:jar:2.0.4-SNAPSHOT:compile 04:50:44 [INFO] +- org.opendaylight.ietf.model:rfc8776-ietf-te-types:jar:2.0.4-SNAPSHOT:compile 04:50:44 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:50:44 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.4-SNAPSHOT:compile 04:50:44 [INFO] +- org.opendaylight.ietf.model:rfc8795-ietf-te-topology:jar:2.0.4-SNAPSHOT:compile 04:50:44 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:50:44 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:50:44 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:50:44 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:50:44 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:50:44 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:50:44 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:50:44 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:50:44 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:50:44 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:50:44 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:50:44 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:50:44 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:50:44 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:50:44 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:50:44 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:50:44 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:50:44 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:50:44 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:50:44 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:50:44 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:50:44 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:50:44 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:50:44 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:50:44 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:50:44 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:50:44 [INFO] +- junit:junit:jar:4.13.2:test 04:50:44 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:50:44 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:50:44 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:50:44 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:50:44 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:50:44 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:50:44 [INFO] 04:50:44 [INFO] --- clm:3.0.8-01:index (default-cli) @ rfc8795-ietf-te-topology-state --- 04:50:44 [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:44 [INFO] 04:50:44 [INFO] -------< org.opendaylight.ietf:odl-ietf-model-rfc8795-non-nmda >-------- 04:50:44 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8795 :: NON-NMDA 2.0.4-SNAPSHOT [106/161] 04:50:44 [INFO] from features/odl-ietf-model-rfc8795-non-nmda/pom.xml 04:50:44 [INFO] ------------------------------[ feature ]------------------------------- 04:50:44 [INFO] 04:50:44 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8795-non-nmda --- 04:50:44 [INFO] 04:50:44 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8795-non-nmda --- 04:50:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:50:44 [INFO] 04:50:44 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8795-non-nmda --- 04:50:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:50:44 [INFO] 04:50:44 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8795-non-nmda --- 04:50:44 [INFO] 04:50:44 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8795-non-nmda --- 04:50:44 [INFO] 04:50:44 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8795-non-nmda --- 04:50:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:50:44 [INFO] argLine set to empty 04:50:44 [INFO] 04:50:44 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8795-non-nmda --- 04:50:44 [INFO] Starting audit... 04:50:44 Audit done. 04:50:44 [INFO] You have 0 Checkstyle violations. 04:50:44 [INFO] 04:50:44 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8795-non-nmda --- 04:50:44 [INFO] Starting audit... 04:50:44 Audit done. 04:50:44 [INFO] You have 0 Checkstyle violations. 04:50:44 [INFO] 04:50:44 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8795-non-nmda --- 04:50:44 [INFO] 04:50:44 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8795-non-nmda --- 04:50:44 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8795-non-nmda/target/feature/feature.xml 04:50:44 [INFO] ...done! 04:50:44 [INFO] Set artifact 04:50:44 [INFO] 04:50:44 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8795-non-nmda --- 04:50:44 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 04:50:44 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:50:44 [INFO] 04:50:44 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8795-non-nmda >>> 04:50:44 [INFO] 04:50:44 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8795-non-nmda --- 04:50:44 [INFO] No files found to run spotbugs; check compile phase has been run. 04:50:44 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:50:44 [INFO] 04:50:44 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8795-non-nmda <<< 04:50:44 [INFO] 04:50:44 [INFO] 04:50:44 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8795-non-nmda --- 04:50:44 [INFO] 04:50:44 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8795-non-nmda --- 04:50:44 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8795-non-nmda 04:50:44 [INFO] Project dependency features detected: [] 04:50:44 [INFO] Pax Exam System (Version: 4.14.0) created. 04:50:44 [INFO] Creating RMI registry server on 127.0.0.1:37529 04:50:45 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:50:45 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:50:45 [INFO] Waiting for remote bundle context.. on 37529 name: 4a56d27c-9ab8-4621-8ffc-e9d7be281cfc timout: [ RelativeTimeout value = 180000 ] 04:50:49 [INFO] Building jar from resources and headers. 04:50:49 [INFO] Writing jar finished. 04:50:51 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:50:51 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:50:51 [INFO] 04:50:51 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8795-non-nmda --- 04:50:51 [INFO] 04:50:51 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8795-non-nmda --- 04:50:51 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:50:51 [INFO] 04:50:51 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8795-non-nmda --- 04:50:51 [INFO] CycloneDX: Resolving Dependencies 04:50:52 [INFO] CycloneDX: Creating BOM version 1.6 with 41 component(s) 04:50:52 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8795-non-nmda/target/bom.xml 04:50:52 [INFO] attaching as odl-ietf-model-rfc8795-non-nmda-2.0.4-SNAPSHOT-cyclonedx.xml 04:50:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8795-non-nmda/target/bom.json 04:50:52 [INFO] attaching as odl-ietf-model-rfc8795-non-nmda-2.0.4-SNAPSHOT-cyclonedx.json 04:50:52 [INFO] 04:50:52 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8795-non-nmda --- 04:50:52 [INFO] Skipping duplicate-finder execution! 04:50:52 [INFO] 04:50:52 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8795-non-nmda --- 04:50:52 [INFO] Skipping plugin execution 04:50:52 [INFO] 04:50:52 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8795-non-nmda --- 04:50:52 [INFO] Skipping source per configuration. 04:50:52 [INFO] 04:50:52 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8795-non-nmda --- 04:50:52 [INFO] 04:50:52 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8795-non-nmda --- 04:50:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:50:52 [INFO] 04:50:52 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8795-non-nmda --- 04:50:52 [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:50:52 [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:50:52 [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:50:52 [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:50:52 [INFO] 04:50:52 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc8795-non-nmda --- 04:50:52 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8795-non-nmda:xml:features:2.0.4-SNAPSHOT 04:50:52 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8795:xml:features:2.0.4-SNAPSHOT:compile 04:50:52 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8345:xml:features:2.0.4-SNAPSHOT:compile 04:50:52 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:50:52 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:50:52 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:50:52 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:50:52 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:50:52 [INFO] | | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:50:52 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:50:52 [INFO] | | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:50:52 [INFO] | | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:50:52 [INFO] | | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:50:52 [INFO] | | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:50:52 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:50:52 [INFO] | | \- org.opendaylight.ietf.model:rfc8345-ietf-network:jar:2.0.4-SNAPSHOT:compile 04:50:52 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8776:xml:features:2.0.4-SNAPSHOT:compile 04:50:52 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:2.0.4-SNAPSHOT:compile 04:50:52 [INFO] | | | \- org.opendaylight.ietf.model:iana-routing-types:jar:2.0.4-SNAPSHOT:compile 04:50:52 [INFO] | | \- org.opendaylight.ietf.model:rfc8776-ietf-te-packet-types:jar:2.0.4-SNAPSHOT:compile 04:50:52 [INFO] | \- org.opendaylight.ietf.model:rfc8795-ietf-te-topology:jar:2.0.4-SNAPSHOT:compile 04:50:52 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:50:52 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:50:52 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:50:52 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8345-non-nmda:xml:features:2.0.4-SNAPSHOT:compile 04:50:52 [INFO] | +- org.opendaylight.ietf.model:rfc8345-ietf-network-state:jar:2.0.4-SNAPSHOT:compile 04:50:52 [INFO] | \- org.opendaylight.ietf.model:rfc8345-ietf-network-topology-state:jar:2.0.4-SNAPSHOT:compile 04:50:52 [INFO] +- org.opendaylight.ietf.model:rfc8795-ietf-te-topology-state:jar:2.0.4-SNAPSHOT:compile 04:50:52 [INFO] | +- org.opendaylight.ietf.model:rfc8345-ietf-network-topology:jar:2.0.4-SNAPSHOT:compile 04:50:52 [INFO] | +- org.opendaylight.ietf.model:rfc8776-ietf-te-types:jar:2.0.4-SNAPSHOT:compile 04:50:52 [INFO] | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.4-SNAPSHOT:compile 04:50:52 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:50:52 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:50:52 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:50:52 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:50:52 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:50:52 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:50:52 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:50:52 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:50:52 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:50:52 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:50:52 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:50:52 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:50:52 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:50:52 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:50:52 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:50:52 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:50:52 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:50:52 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:50:52 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:50:52 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:50:52 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:50:52 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:50:52 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:50:52 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:50:52 [INFO] +- junit:junit:jar:4.13.2:test 04:50:52 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:50:52 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:50:52 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:50:52 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:50:52 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:50:52 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:50:52 [INFO] 04:50:52 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-ietf-model-rfc8795-non-nmda --- 04:50:52 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8795-non-nmda/target/sonatype-clm/module.xml 04:50:52 [INFO] 04:50:52 [INFO] ----------------< org.opendaylight.ietf.model:rfc8808 >----------------- 04:50:52 [INFO] Building rfc8808 2.0.4-SNAPSHOT [107/161] 04:50:52 [INFO] from model/rfc/rfc8808/pom.xml 04:50:52 [INFO] -------------------------------[ bundle ]------------------------------- 04:50:52 [INFO] 04:50:52 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8808 --- 04:50:52 [INFO] 04:50:52 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8808 --- 04:50:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:50:52 [INFO] 04:50:52 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8808 --- 04:50:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:50:52 [INFO] 04:50:52 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8808 --- 04:50:52 [INFO] 04:50:52 [INFO] --- dependency:3.11.0:properties (default) @ rfc8808 --- 04:50:52 [INFO] 04:50:52 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8808 --- 04:50: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/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:50:52 [INFO] 04:50:52 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8808 --- 04:50:52 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:50:52 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8808/src/main/yang 04:50:52 [INFO] yang-to-sources: Found 3 dependencies in 1.862 ms 04:50:52 [INFO] yang-to-sources: Project model files found: 1 in 1.187 ms 04:50:52 [INFO] yang-to-sources: 4 YANG models processed in 10.31 ms 04:50:52 [INFO] BindingJavaFileGenerator: Defined 11 files in 3.057 ms 04:50:52 [INFO] Sorted 11 files into 3 directories in 86.84 μs 04:50:52 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 11 in 6.559 ms 04:50:52 [INFO] 04:50:52 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8808 --- 04:50:52 [INFO] Starting audit... 04:50:52 Audit done. 04:50:52 [INFO] You have 0 Checkstyle violations. 04:50:52 [INFO] 04:50:52 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8808 --- 04:50:52 [INFO] Starting audit... 04:50:52 Audit done. 04:50:52 [INFO] You have 0 Checkstyle violations. 04:50:52 [INFO] 04:50:52 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8808 --- 04:50:52 [INFO] 04:50:52 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8808 --- 04:50:52 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8808/src/main/resources 04:50:52 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8808/target/generated-sources/spi 04:50:52 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:50:52 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:50:52 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:50:52 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8808/target/generated-sources/spi 04:50:52 [INFO] 04:50:52 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8808 --- 04:50:52 [INFO] Recompiling the module because of changed dependency. 04:50:52 [INFO] Compiling 10 source files with javac [debug release 21] to target/classes 04:50:52 [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:50:52 [INFO] 04:50:52 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8808 >>> 04:50:52 [INFO] 04:50:52 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8808 --- 04:50:52 [INFO] Spotbugs plugin skipped 04:50:52 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:50:52 [INFO] 04:50:52 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8808 <<< 04:50:52 [INFO] 04:50:52 [INFO] 04:50:52 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8808 --- 04:50:52 [INFO] Spotbugs plugin skipped 04:50:52 [INFO] 04:50:52 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8808 --- 04:50:52 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8808/src/test/resources 04:50:52 [INFO] 04:50:52 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8808 --- 04:50:52 [INFO] No sources to compile 04:50:52 [INFO] 04:50:52 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8808 --- 04:50:52 [INFO] No tests to run. 04:50:52 [INFO] 04:50:52 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8808 --- 04:50:52 [INFO] 04:50:52 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8808 --- 04:50:52 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8808/target/rfc8808-2.0.4-SNAPSHOT.jar 04:50:52 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8808/target/classes/META-INF/MANIFEST.MF 04:50:52 [INFO] 04:50:52 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8808 --- 04:50:53 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8808/target/rfc8808-2.0.4-SNAPSHOT-javadoc.jar 04:50:53 [INFO] 04:50:53 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8808 --- 04:50:53 [INFO] CycloneDX: Resolving Dependencies 04:50:54 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 04:50:54 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8808/target/bom.xml 04:50:54 [INFO] attaching as rfc8808-2.0.4-SNAPSHOT-cyclonedx.xml 04:50:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8808/target/bom.json 04:50:54 [INFO] attaching as rfc8808-2.0.4-SNAPSHOT-cyclonedx.json 04:50:54 [INFO] 04:50:54 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8808 --- 04:50:54 [INFO] Skipping duplicate-finder execution! 04:50:54 [INFO] 04:50:54 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8808 --- 04:50:54 [INFO] No dependency problems found 04:50:54 [INFO] 04:50:54 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8808 --- 04:50:54 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8808/target/rfc8808-2.0.4-SNAPSHOT-sources.jar 04:50:54 [INFO] 04:50:54 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8808 --- 04:50:54 [INFO] 04:50:54 [INFO] --- jacoco:0.8.15:report (report) @ rfc8808 --- 04:50:54 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:50:54 [INFO] 04:50:54 [INFO] --- install:3.1.4:install (default-install) @ rfc8808 --- 04:50:54 [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:50:54 [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:50:54 [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:50:54 [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:50:54 [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:50:54 [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:50:54 [INFO] 04:50:54 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8808 --- 04:50:54 [INFO] Installing org/opendaylight/ietf/model/rfc8808/2.0.4-SNAPSHOT/rfc8808-2.0.4-SNAPSHOT.jar 04:50:54 [INFO] Writing OBR metadata 04:50:54 [INFO] 04:50:54 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc8808 --- 04:50:54 [INFO] org.opendaylight.ietf.model:rfc8808:bundle:2.0.4-SNAPSHOT 04:50:54 [INFO] +- org.opendaylight.ietf.model:rfc8341:jar:2.0.4-SNAPSHOT:compile 04:50:54 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:50:54 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:50:54 [INFO] +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:2.0.4-SNAPSHOT:compile 04:50:54 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:50:54 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:50:54 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:50:54 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:50:54 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:50:54 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:50:54 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:50:54 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:50:54 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:50:54 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:50:54 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:50:54 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:50:54 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:50:54 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:50:54 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:50:54 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:50:54 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:50:54 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:50:54 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:50:54 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:50:54 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:50:54 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:50:54 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:50:54 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:50:54 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:50:54 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:50:54 [INFO] +- junit:junit:jar:4.13.2:test 04:50:54 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:50:54 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:50:54 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:50:54 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:50:54 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:50:54 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:50:54 [INFO] 04:50:54 [INFO] --- clm:3.0.8-01:index (default-cli) @ rfc8808 --- 04:50:54 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8808/target/sonatype-clm/module.xml 04:50:54 [INFO] 04:50:54 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8808 >------------ 04:50:54 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8808 2.0.4-SNAPSHOT [108/161] 04:50:54 [INFO] from features/odl-ietf-model-rfc8808/pom.xml 04:50:54 [INFO] ------------------------------[ feature ]------------------------------- 04:50:54 [INFO] 04:50:54 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8808 --- 04:50:54 [INFO] 04:50:54 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8808 --- 04:50:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:50:54 [INFO] 04:50:54 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8808 --- 04:50:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:50:54 [INFO] 04:50:54 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8808 --- 04:50:54 [INFO] 04:50:54 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8808 --- 04:50:54 [INFO] 04:50:54 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8808 --- 04:50:54 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:50:54 [INFO] argLine set to empty 04:50:54 [INFO] 04:50:54 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8808 --- 04:50:54 [INFO] Starting audit... 04:50:54 Audit done. 04:50:54 [INFO] You have 0 Checkstyle violations. 04:50:54 [INFO] 04:50:54 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8808 --- 04:50:54 [INFO] Starting audit... 04:50:54 Audit done. 04:50:54 [INFO] You have 0 Checkstyle violations. 04:50:54 [INFO] 04:50:54 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8808 --- 04:50:54 [INFO] 04:50:54 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8808 --- 04:50:54 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8808/target/feature/feature.xml 04:50:54 [INFO] ...done! 04:50:54 [INFO] Set artifact 04:50:54 [INFO] 04:50:54 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8808 --- 04:50: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:50:54 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:50:54 [INFO] 04:50:54 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8808 >>> 04:50:54 [INFO] 04:50:54 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8808 --- 04:50:54 [INFO] No files found to run spotbugs; check compile phase has been run. 04:50:54 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:50:54 [INFO] 04:50:54 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8808 <<< 04:50:54 [INFO] 04:50:54 [INFO] 04:50:54 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8808 --- 04:50:54 [INFO] 04:50:54 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8808 --- 04:50:54 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8808 04:50:54 [INFO] Project dependency features detected: [] 04:50:54 [INFO] Pax Exam System (Version: 4.14.0) created. 04:50:54 [INFO] Creating RMI registry server on 127.0.0.1:36217 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 36217 name: 56eac1b8-9a3f-414e-8967-30850ce99fc8 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-rfc8808 --- 04:51:00 [INFO] 04:51:00 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8808 --- 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-rfc8808 --- 04:51:00 [INFO] CycloneDX: Resolving Dependencies 04:51:01 [INFO] CycloneDX: Creating BOM version 1.6 with 34 component(s) 04:51:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8808/target/bom.xml 04:51:01 [INFO] attaching as odl-ietf-model-rfc8808-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-rfc8808/target/bom.json 04:51:01 [INFO] attaching as odl-ietf-model-rfc8808-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-rfc8808 --- 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-rfc8808 --- 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-rfc8808 --- 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-rfc8808 --- 04:51:01 [INFO] 04:51:01 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8808 --- 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-rfc8808 --- 04:51:01 [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:01 [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:01 [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:01 [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:01 [INFO] 04:51:01 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc8808 --- 04:51:01 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8808:xml:features:2.0.4-SNAPSHOT 04:51:01 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8341: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: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.model:rfc8341:jar:2.0.4-SNAPSHOT:compile 04:51:01 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:2.0.4-SNAPSHOT:compile 04:51:01 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:2.0.4-SNAPSHOT:compile 04:51:01 [INFO] | | \- org.opendaylight.ietf.model:rfc7952:jar:2.0.4-SNAPSHOT:compile 04:51:01 [INFO] | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:2.0.4-SNAPSHOT:compile 04:51:01 [INFO] | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:2.0.4-SNAPSHOT:compile 04:51:01 [INFO] +- org.opendaylight.ietf.model:rfc8808: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.8-01:index (default-cli) @ odl-ietf-model-rfc8808 --- 04:51:01 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8808/target/sonatype-clm/module.xml 04:51:01 [INFO] 04:51:01 [INFO] --------< org.opendaylight.ietf.model:rfc8819-ietf-module-tags >-------- 04:51:01 [INFO] Building rfc8819-ietf-module-tags 2.0.4-SNAPSHOT [109/161] 04:51:01 [INFO] from model/rfc/rfc8819-ietf-module-tags/pom.xml 04:51:01 [INFO] -------------------------------[ bundle ]------------------------------- 04:51:01 [INFO] 04:51:01 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8819-ietf-module-tags --- 04:51:01 [INFO] 04:51:01 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8819-ietf-module-tags --- 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) @ rfc8819-ietf-module-tags --- 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) @ rfc8819-ietf-module-tags --- 04:51:01 [INFO] 04:51:01 [INFO] --- dependency:3.11.0:properties (default) @ rfc8819-ietf-module-tags --- 04:51:01 [INFO] 04:51:01 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8819-ietf-module-tags --- 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/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:01 [INFO] 04:51:01 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8819-ietf-module-tags --- 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/rfc8819-ietf-module-tags/src/main/yang 04:51:01 [INFO] yang-to-sources: Found 1 dependencies in 1.800 ms 04:51:01 [INFO] yang-to-sources: Project model files found: 1 in 1.223 ms 04:51:01 [INFO] yang-to-sources: 2 YANG models processed in 6.222 ms 04:51:01 [INFO] BindingJavaFileGenerator: Defined 10 files in 1.879 ms 04:51:01 [INFO] Sorted 10 files into 4 directories in 105.2 μs 04:51:01 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 10 in 6.844 ms 04:51:01 [INFO] 04:51:01 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8819-ietf-module-tags --- 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) @ rfc8819-ietf-module-tags --- 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) @ rfc8819-ietf-module-tags --- 04:51:01 [INFO] 04:51:01 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8819-ietf-module-tags --- 04:51:01 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8819-ietf-module-tags/src/main/resources 04:51:01 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8819-ietf-module-tags/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/rfc8819-ietf-module-tags/target/generated-sources/spi 04:51:01 [INFO] 04:51:01 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8819-ietf-module-tags --- 04:51:01 [INFO] Recompiling the module because of changed dependency. 04:51:01 [INFO] Compiling 9 source files with javac [debug release 21] to target/classes 04:51:01 [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:01 [INFO] 04:51:01 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8819-ietf-module-tags >>> 04:51:01 [INFO] 04:51:01 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8819-ietf-module-tags --- 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 @ rfc8819-ietf-module-tags <<< 04:51:01 [INFO] 04:51:01 [INFO] 04:51:01 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8819-ietf-module-tags --- 04:51:01 [INFO] Spotbugs plugin skipped 04:51:01 [INFO] 04:51:01 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8819-ietf-module-tags --- 04:51:01 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8819-ietf-module-tags/src/test/resources 04:51:01 [INFO] 04:51:01 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8819-ietf-module-tags --- 04:51:01 [INFO] No sources to compile 04:51:01 [INFO] 04:51:01 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8819-ietf-module-tags --- 04:51:01 [INFO] No tests to run. 04:51:01 [INFO] 04:51:01 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8819-ietf-module-tags --- 04:51:01 [INFO] 04:51:01 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8819-ietf-module-tags --- 04:51:01 [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:01 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8819-ietf-module-tags/target/classes/META-INF/MANIFEST.MF 04:51:01 [INFO] 04:51:01 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8819-ietf-module-tags --- 04:51:03 [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:03 [INFO] 04:51:03 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8819-ietf-module-tags --- 04:51:03 [INFO] CycloneDX: Resolving Dependencies 04:51:03 [INFO] CycloneDX: Creating BOM version 1.6 with 15 component(s) 04:51:03 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8819-ietf-module-tags/target/bom.xml 04:51:03 [INFO] attaching as rfc8819-ietf-module-tags-2.0.4-SNAPSHOT-cyclonedx.xml 04:51:03 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8819-ietf-module-tags/target/bom.json 04:51:03 [INFO] attaching as rfc8819-ietf-module-tags-2.0.4-SNAPSHOT-cyclonedx.json 04:51:03 [INFO] 04:51:03 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8819-ietf-module-tags --- 04:51:03 [INFO] Skipping duplicate-finder execution! 04:51:03 [INFO] 04:51:03 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8819-ietf-module-tags --- 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) @ rfc8819-ietf-module-tags --- 04:51:03 [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:03 [INFO] 04:51:03 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8819-ietf-module-tags --- 04:51:03 [INFO] 04:51:03 [INFO] --- jacoco:0.8.15:report (report) @ rfc8819-ietf-module-tags --- 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) @ rfc8819-ietf-module-tags --- 04:51:03 [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:03 [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:03 [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:03 [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:03 [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:03 [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:03 [INFO] 04:51:03 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8819-ietf-module-tags --- 04:51:03 [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:03 [INFO] Writing OBR metadata 04:51:03 [INFO] 04:51:03 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc8819-ietf-module-tags --- 04:51:03 [INFO] org.opendaylight.ietf.model:rfc8819-ietf-module-tags:bundle:2.0.4-SNAPSHOT 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] +- 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.8-01:index (default-cli) @ rfc8819-ietf-module-tags --- 04:51:03 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8819-ietf-module-tags/target/sonatype-clm/module.xml 04:51:03 [INFO] 04:51:03 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8819 >------------ 04:51:03 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8819 2.0.4-SNAPSHOT [110/161] 04:51:03 [INFO] from features/odl-ietf-model-rfc8819/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-rfc8819 --- 04:51:03 [INFO] 04:51:03 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8819 --- 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-rfc8819 --- 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-rfc8819 --- 04:51:03 [INFO] 04:51:03 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8819 --- 04:51:03 [INFO] 04:51:03 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8819 --- 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-rfc8819 --- 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-rfc8819 --- 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-rfc8819 --- 04:51:03 [INFO] 04:51:03 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8819 --- 04:51:03 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8819/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-rfc8819 --- 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-rfc8819 >>> 04:51:03 [INFO] 04:51:03 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8819 --- 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-rfc8819 <<< 04:51:03 [INFO] 04:51:03 [INFO] 04:51:03 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8819 --- 04:51:03 [INFO] 04:51:03 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8819 --- 04:51:03 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8819 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:43369 04:51:04 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:51:04 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:51:04 [INFO] Waiting for remote bundle context.. on 43369 name: 7b7f0f21-7bba-40bc-a644-8f814f80f800 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-rfc8819 --- 04:51:10 [INFO] 04:51:10 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8819 --- 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-rfc8819 --- 04:51:10 [INFO] CycloneDX: Resolving Dependencies 04:51:10 [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) 04:51:10 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8819/target/bom.xml 04:51:10 [INFO] attaching as odl-ietf-model-rfc8819-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-rfc8819/target/bom.json 04:51:11 [INFO] attaching as odl-ietf-model-rfc8819-2.0.4-SNAPSHOT-cyclonedx.json 04:51:11 [INFO] 04:51:11 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8819 --- 04:51:11 [INFO] Skipping duplicate-finder execution! 04:51:11 [INFO] 04:51:11 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8819 --- 04:51:11 [INFO] Skipping plugin execution 04:51:11 [INFO] 04:51:11 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8819 --- 04:51:11 [INFO] Skipping source per configuration. 04:51:11 [INFO] 04:51:11 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8819 --- 04:51:11 [INFO] 04:51:11 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8819 --- 04:51:11 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:51:11 [INFO] 04:51:11 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8819 --- 04:51:11 [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:11 [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:11 [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:11 [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:11 [INFO] 04:51:11 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc8819 --- 04:51:11 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8819:xml:features:2.0.4-SNAPSHOT 04:51:11 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:51:11 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:51:11 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:51:11 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:51:11 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:51:11 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:51:11 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:51:11 [INFO] | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:51:11 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:51:11 [INFO] | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:51:11 [INFO] | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:51:11 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:51:11 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:51:11 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:51:11 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:51:11 [INFO] +- org.opendaylight.ietf.model:rfc8819-ietf-module-tags:jar:2.0.4-SNAPSHOT:compile 04:51:11 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:51:11 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:51:11 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:51:11 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:51:11 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:51:11 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:51:11 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:51:11 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:51:11 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:51:11 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:51:11 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:51:11 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:51:11 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:51:11 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:51:11 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:51:11 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:51:11 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:51:11 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:51:11 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:51:11 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:51:11 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:51:11 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:51:11 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:51:11 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:51:11 [INFO] +- junit:junit:jar:4.13.2:test 04:51:11 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:51:11 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:51:11 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:51:11 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:51:11 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:51:11 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:51:11 [INFO] 04:51:11 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-ietf-model-rfc8819 --- 04:51:11 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8819/target/sonatype-clm/module.xml 04:51:11 [INFO] 04:51:11 [INFO] -----< org.opendaylight.ietf.model:rfc8819-ietf-module-tags-state >----- 04:51:11 [INFO] Building rfc8819-ietf-module-tags-state 2.0.4-SNAPSHOT [111/161] 04:51:11 [INFO] from model/rfc/rfc8819-ietf-module-tags-state/pom.xml 04:51:11 [INFO] -------------------------------[ bundle ]------------------------------- 04:51:11 [INFO] 04:51:11 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8819-ietf-module-tags-state --- 04:51:11 [INFO] 04:51:11 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8819-ietf-module-tags-state --- 04:51:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:51:11 [INFO] 04:51:11 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8819-ietf-module-tags-state --- 04:51:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:51:11 [INFO] 04:51:11 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8819-ietf-module-tags-state --- 04:51:11 [INFO] 04:51:11 [INFO] --- dependency:3.11.0:properties (default) @ rfc8819-ietf-module-tags-state --- 04:51:11 [INFO] 04:51:11 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8819-ietf-module-tags-state --- 04:51:11 [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:11 [INFO] 04:51:11 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8819-ietf-module-tags-state --- 04:51:11 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:51:11 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8819-ietf-module-tags-state/src/main/yang 04:51:11 [INFO] yang-to-sources: Found 2 dependencies in 2.770 ms 04:51:11 [INFO] yang-to-sources: Project model files found: 1 in 1.506 ms 04:51:11 [INFO] yang-to-sources: 3 YANG models processed in 6.575 ms 04:51:11 [INFO] BindingJavaFileGenerator: Defined 9 files in 2.013 ms 04:51:11 [INFO] Sorted 9 files into 4 directories in 95.33 μs 04:51:11 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 9 in 6.782 ms 04:51:11 [INFO] 04:51:11 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8819-ietf-module-tags-state --- 04:51:11 [INFO] Starting audit... 04:51:11 Audit done. 04:51:11 [INFO] You have 0 Checkstyle violations. 04:51:11 [INFO] 04:51:11 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8819-ietf-module-tags-state --- 04:51:11 [INFO] Starting audit... 04:51:11 Audit done. 04:51:11 [INFO] You have 0 Checkstyle violations. 04:51:11 [INFO] 04:51:11 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8819-ietf-module-tags-state --- 04:51:11 [INFO] 04:51:11 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8819-ietf-module-tags-state --- 04:51:11 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8819-ietf-module-tags-state/src/main/resources 04:51:11 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8819-ietf-module-tags-state/target/generated-sources/spi 04:51:11 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:51:11 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:51:11 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:51:11 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8819-ietf-module-tags-state/target/generated-sources/spi 04:51:11 [INFO] 04:51:11 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8819-ietf-module-tags-state --- 04:51:11 [INFO] Recompiling the module because of changed dependency. 04:51:11 [INFO] Compiling 8 source files with javac [debug release 21] to target/classes 04:51:11 [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:11 [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:11 [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:11 [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:11 [INFO] 04:51:11 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8819-ietf-module-tags-state >>> 04:51:11 [INFO] 04:51:11 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8819-ietf-module-tags-state --- 04:51:11 [INFO] Spotbugs plugin skipped 04:51:11 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:51:11 [INFO] 04:51:11 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8819-ietf-module-tags-state <<< 04:51:11 [INFO] 04:51:11 [INFO] 04:51:11 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8819-ietf-module-tags-state --- 04:51:11 [INFO] Spotbugs plugin skipped 04:51:11 [INFO] 04:51:11 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8819-ietf-module-tags-state --- 04:51:11 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8819-ietf-module-tags-state/src/test/resources 04:51:11 [INFO] 04:51:11 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8819-ietf-module-tags-state --- 04:51:11 [INFO] No sources to compile 04:51:11 [INFO] 04:51:11 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8819-ietf-module-tags-state --- 04:51:11 [INFO] No tests to run. 04:51:11 [INFO] 04:51:11 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8819-ietf-module-tags-state --- 04:51:11 [INFO] 04:51:11 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8819-ietf-module-tags-state --- 04:51:11 [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:11 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8819-ietf-module-tags-state/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-state --- 04:51:12 [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:12 [INFO] 04:51:12 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8819-ietf-module-tags-state --- 04:51:12 [INFO] CycloneDX: Resolving Dependencies 04:51:13 [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) 04:51:13 [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:13 [INFO] attaching as rfc8819-ietf-module-tags-state-2.0.4-SNAPSHOT-cyclonedx.xml 04:51:13 [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:13 [INFO] attaching as rfc8819-ietf-module-tags-state-2.0.4-SNAPSHOT-cyclonedx.json 04:51:13 [INFO] 04:51:13 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8819-ietf-module-tags-state --- 04:51:13 [INFO] Skipping duplicate-finder execution! 04:51:13 [INFO] 04:51:13 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8819-ietf-module-tags-state --- 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-state --- 04:51:13 [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:13 [INFO] 04:51:13 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8819-ietf-module-tags-state --- 04:51:13 [INFO] 04:51:13 [INFO] --- jacoco:0.8.15:report (report) @ rfc8819-ietf-module-tags-state --- 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-state --- 04:51:13 [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:13 [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:13 [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:13 [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:13 [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:13 [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:13 [INFO] 04:51:13 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8819-ietf-module-tags-state --- 04:51:13 [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:13 [INFO] Writing OBR metadata 04:51:13 [INFO] 04:51:13 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc8819-ietf-module-tags-state --- 04:51:13 [INFO] org.opendaylight.ietf.model:rfc8819-ietf-module-tags-state: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] +- org.opendaylight.ietf.model:rfc8819-ietf-module-tags: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.8-01:index (default-cli) @ rfc8819-ietf-module-tags-state --- 04:51:13 [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:13 [INFO] 04:51:13 [INFO] -------< org.opendaylight.ietf:odl-ietf-model-rfc8819-non-nmda >-------- 04:51:13 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8819 :: NON-NMDA 2.0.4-SNAPSHOT [112/161] 04:51:13 [INFO] from features/odl-ietf-model-rfc8819-non-nmda/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-non-nmda --- 04:51:13 [INFO] 04:51:13 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8819-non-nmda --- 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-non-nmda --- 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-non-nmda --- 04:51:13 [INFO] 04:51:13 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8819-non-nmda --- 04:51:13 [INFO] 04:51:13 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8819-non-nmda --- 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-non-nmda --- 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-non-nmda --- 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-non-nmda --- 04:51:13 [INFO] 04:51:13 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8819-non-nmda --- 04:51:13 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8819-non-nmda/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-non-nmda --- 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-non-nmda >>> 04:51:13 [INFO] 04:51:13 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8819-non-nmda --- 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-non-nmda <<< 04:51:13 [INFO] 04:51:13 [INFO] 04:51:13 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8819-non-nmda --- 04:51:13 [INFO] 04:51:13 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8819-non-nmda --- 04:51:13 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8819-non-nmda 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:42371 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 42371 name: 6bdb99a0-b006-497e-ac3c-a1623f598416 timout: [ RelativeTimeout value = 180000 ] 04:51:17 [INFO] Building jar from resources and headers. 04:51:17 [INFO] Writing jar finished. 04:51:19 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:51:19 [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-non-nmda --- 04:51:20 [INFO] 04:51:20 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8819-non-nmda --- 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-non-nmda --- 04:51:20 [INFO] CycloneDX: Resolving Dependencies 04:51:20 [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) 04:51:20 [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:20 [INFO] attaching as odl-ietf-model-rfc8819-non-nmda-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-non-nmda/target/bom.json 04:51:20 [INFO] attaching as odl-ietf-model-rfc8819-non-nmda-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-non-nmda --- 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-non-nmda --- 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-non-nmda --- 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-non-nmda --- 04:51:20 [INFO] 04:51:20 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8819-non-nmda --- 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-non-nmda --- 04:51:20 [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:20 [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:20 [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:20 [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:20 [INFO] 04:51:20 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc8819-non-nmda --- 04:51:20 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8819-non-nmda:xml:features:2.0.4-SNAPSHOT 04:51:20 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8819:xml:features:2.0.4-SNAPSHOT:compile 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.model:rfc8819-ietf-module-tags:jar:2.0.4-SNAPSHOT:compile 04:51:20 [INFO] +- org.opendaylight.ietf.model:rfc8819-ietf-module-tags-state: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:ietf-type-util: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.8-01:index (default-cli) @ odl-ietf-model-rfc8819-non-nmda --- 04:51:20 [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:20 [INFO] 04:51:20 [INFO] ----------------< org.opendaylight.ietf.model:rfc8916 >----------------- 04:51:20 [INFO] Building rfc8916 2.0.4-SNAPSHOT [113/161] 04:51:20 [INFO] from model/rfc/rfc8916/pom.xml 04:51:20 [INFO] -------------------------------[ bundle ]------------------------------- 04:51:20 [INFO] 04:51:20 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8916 --- 04:51:20 [INFO] 04:51:20 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8916 --- 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) @ rfc8916 --- 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) @ rfc8916 --- 04:51:20 [INFO] 04:51:20 [INFO] --- dependency:3.11.0:properties (default) @ rfc8916 --- 04:51:20 [INFO] 04:51:20 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8916 --- 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/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:20 [INFO] 04:51:20 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc8916 --- 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/rfc8916/src/main/yang 04:51:20 [INFO] yang-to-sources: Found 11 dependencies in 3.740 ms 04:51:20 [INFO] yang-to-sources: Project model files found: 1 in 3.467 ms 04:51:20 [INFO] yang-to-sources: 12 YANG models processed in 60.75 ms 04:51:20 [INFO] BindingJavaFileGenerator: Defined 80 files in 14.51 ms 04:51:20 [INFO] Sorted 80 files into 18 directories in 212.3 μs 04:51:20 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 80 in 25.03 ms 04:51:20 [INFO] 04:51:20 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8916 --- 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) @ rfc8916 --- 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) @ rfc8916 --- 04:51:20 [INFO] 04:51:20 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8916 --- 04:51:20 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8916/src/main/resources 04:51:20 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8916/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/rfc8916/target/generated-sources/spi 04:51:20 [INFO] 04:51:20 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8916 --- 04:51:20 [INFO] Recompiling the module because of changed dependency. 04:51:20 [INFO] Compiling 79 source files with javac [debug release 21] to target/classes 04:51:21 [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:21 [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:21 [INFO] 04:51:21 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8916 >>> 04:51:21 [INFO] 04:51:21 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8916 --- 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 @ rfc8916 <<< 04:51:21 [INFO] 04:51:21 [INFO] 04:51:21 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8916 --- 04:51:21 [INFO] Spotbugs plugin skipped 04:51:21 [INFO] 04:51:21 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8916 --- 04:51:21 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8916/src/test/resources 04:51:21 [INFO] 04:51:21 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8916 --- 04:51:21 [INFO] No sources to compile 04:51:21 [INFO] 04:51:21 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8916 --- 04:51:21 [INFO] No tests to run. 04:51:21 [INFO] 04:51:21 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8916 --- 04:51:21 [INFO] 04:51:21 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc8916 --- 04:51:21 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8916/target/rfc8916-2.0.4-SNAPSHOT.jar 04:51:21 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8916/target/classes/META-INF/MANIFEST.MF 04:51:21 [INFO] 04:51:21 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8916 --- 04:51:24 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8916/target/rfc8916-2.0.4-SNAPSHOT-javadoc.jar 04:51:24 [INFO] 04:51:24 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8916 --- 04:51:24 [INFO] CycloneDX: Resolving Dependencies 04:51:24 [INFO] CycloneDX: Creating BOM version 1.6 with 25 component(s) 04:51:24 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8916/target/bom.xml 04:51:24 [INFO] attaching as rfc8916-2.0.4-SNAPSHOT-cyclonedx.xml 04:51:24 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8916/target/bom.json 04:51:24 [INFO] attaching as rfc8916-2.0.4-SNAPSHOT-cyclonedx.json 04:51:24 [INFO] 04:51:24 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8916 --- 04:51:24 [INFO] Skipping duplicate-finder execution! 04:51:24 [INFO] 04:51:24 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8916 --- 04:51:24 [INFO] No dependency problems found 04:51:24 [INFO] 04:51:24 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8916 --- 04:51:24 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8916/target/rfc8916-2.0.4-SNAPSHOT-sources.jar 04:51:24 [INFO] 04:51:24 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8916 --- 04:51:24 [INFO] 04:51:24 [INFO] --- jacoco:0.8.15:report (report) @ rfc8916 --- 04:51:24 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:51:24 [INFO] 04:51:24 [INFO] --- install:3.1.4:install (default-install) @ rfc8916 --- 04:51:24 [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:24 [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:24 [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:24 [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:24 [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:24 [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:24 [INFO] 04:51:24 [INFO] --- bundle:6.0.2:install (default-install) @ rfc8916 --- 04:51:24 [INFO] Installing org/opendaylight/ietf/model/rfc8916/2.0.4-SNAPSHOT/rfc8916-2.0.4-SNAPSHOT.jar 04:51:24 [INFO] Writing OBR metadata 04:51:24 [INFO] 04:51:24 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc8916 --- 04:51:24 [INFO] org.opendaylight.ietf.model:rfc8916:bundle:2.0.4-SNAPSHOT 04:51:24 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:51:24 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:51:24 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:51:24 [INFO] +- org.opendaylight.ietf.model:rfc8177:jar:2.0.4-SNAPSHOT:compile 04:51:24 [INFO] | \- org.opendaylight.ietf.model:rfc8341:jar:2.0.4-SNAPSHOT:compile 04:51:24 [INFO] +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.4-SNAPSHOT:compile 04:51:24 [INFO] +- org.opendaylight.ietf.model:rfc8343:jar:2.0.4-SNAPSHOT:compile 04:51:24 [INFO] +- org.opendaylight.ietf.model:rfc8344:jar:2.0.4-SNAPSHOT:compile 04:51:24 [INFO] +- org.opendaylight.ietf.model:rfc8349-ietf-routing:jar:2.0.4-SNAPSHOT:compile 04:51:24 [INFO] +- org.opendaylight.ietf.model:rfc8519-ietf-access-control-list:jar:2.0.4-SNAPSHOT:compile 04:51:24 [INFO] | +- org.opendaylight.ietf.model:rfc8519-ietf-ethertypes:jar:2.0.4-SNAPSHOT:compile 04:51:24 [INFO] | \- org.opendaylight.ietf.model:rfc8519-ietf-packet-fields:jar:2.0.4-SNAPSHOT:compile 04:51:24 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:51:24 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:51:24 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:51:24 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:51:24 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:51:24 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:51:24 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:51:24 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:51:24 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:51:24 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:51:24 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:51:24 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:51:24 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:51:24 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:51:24 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:51:24 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:51:24 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:51:24 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:51:24 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:51:24 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:51:24 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:51:24 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:51:24 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:51:24 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:51:24 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:51:24 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:51:24 [INFO] +- junit:junit:jar:4.13.2:test 04:51:24 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:51:24 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:51:24 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:51:24 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:51:24 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:51:24 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:51:24 [INFO] 04:51:24 [INFO] --- clm:3.0.8-01:index (default-cli) @ rfc8916 --- 04:51:24 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8916/target/sonatype-clm/module.xml 04:51:24 [INFO] 04:51:24 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8916 >------------ 04:51:24 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8916 2.0.4-SNAPSHOT [114/161] 04:51:24 [INFO] from features/odl-ietf-model-rfc8916/pom.xml 04:51:24 [INFO] ------------------------------[ feature ]------------------------------- 04:51:24 [INFO] 04:51:24 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8916 --- 04:51:24 [INFO] 04:51:24 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc8916 --- 04:51:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:51:24 [INFO] 04:51:24 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8916 --- 04:51:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:51:25 [INFO] 04:51:25 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc8916 --- 04:51:25 [INFO] 04:51:25 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc8916 --- 04:51:25 [INFO] 04:51:25 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8916 --- 04:51:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:51:25 [INFO] argLine set to empty 04:51:25 [INFO] 04:51:25 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8916 --- 04:51:25 [INFO] Starting audit... 04:51:25 Audit done. 04:51:25 [INFO] You have 0 Checkstyle violations. 04:51:25 [INFO] 04:51:25 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8916 --- 04:51:25 [INFO] Starting audit... 04:51:25 Audit done. 04:51:25 [INFO] You have 0 Checkstyle violations. 04:51:25 [INFO] 04:51:25 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc8916 --- 04:51:25 [INFO] 04:51:25 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8916 --- 04:51:25 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8916/target/feature/feature.xml 04:51:25 [INFO] ...done! 04:51:25 [INFO] Set artifact 04:51:25 [INFO] 04:51:25 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc8916 --- 04:51:25 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 04:51:25 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:51:25 [INFO] 04:51:25 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8916 >>> 04:51:25 [INFO] 04:51:25 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc8916 --- 04:51:25 [INFO] No files found to run spotbugs; check compile phase has been run. 04:51:25 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:51:25 [INFO] 04:51:25 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8916 <<< 04:51:25 [INFO] 04:51:25 [INFO] 04:51:25 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc8916 --- 04:51:25 [INFO] 04:51:25 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc8916 --- 04:51:25 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8916 04:51:25 [INFO] Project dependency features detected: [] 04:51:25 [INFO] Pax Exam System (Version: 4.14.0) created. 04:51:25 [INFO] Creating RMI registry server on 127.0.0.1:38459 04:51:25 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:51:25 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:51:25 [INFO] Waiting for remote bundle context.. on 38459 name: b9859167-dfe1-4126-a622-869cd171c69a timout: [ RelativeTimeout value = 180000 ] 04:51:29 [INFO] Building jar from resources and headers. 04:51:29 [INFO] Writing jar finished. 04:51:31 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:51:31 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:51:32 [INFO] 04:51:32 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc8916 --- 04:51:32 [INFO] 04:51:32 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8916 --- 04:51:32 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:51:32 [INFO] 04:51:32 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8916 --- 04:51:32 [INFO] CycloneDX: Resolving Dependencies 04:51:32 [INFO] CycloneDX: Creating BOM version 1.6 with 46 component(s) 04:51:32 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8916/target/bom.xml 04:51:32 [INFO] attaching as odl-ietf-model-rfc8916-2.0.4-SNAPSHOT-cyclonedx.xml 04:51:32 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8916/target/bom.json 04:51:32 [INFO] attaching as odl-ietf-model-rfc8916-2.0.4-SNAPSHOT-cyclonedx.json 04:51:32 [INFO] 04:51:32 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8916 --- 04:51:32 [INFO] Skipping duplicate-finder execution! 04:51:32 [INFO] 04:51:32 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8916 --- 04:51:32 [INFO] Skipping plugin execution 04:51:32 [INFO] 04:51:32 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8916 --- 04:51:32 [INFO] Skipping source per configuration. 04:51:32 [INFO] 04:51:32 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc8916 --- 04:51:32 [INFO] 04:51:32 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc8916 --- 04:51:32 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:51:32 [INFO] 04:51:32 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8916 --- 04:51:32 [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:32 [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:32 [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:32 [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:32 [INFO] 04:51:32 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc8916 --- 04:51:32 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8916:xml:features:2.0.4-SNAPSHOT 04:51:32 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8177:xml:features:2.0.4-SNAPSHOT:compile 04:51:32 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:51:32 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:51:32 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:51:32 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:51:32 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:51:32 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:51:32 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:51:32 [INFO] | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:51:32 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:51:32 [INFO] | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:51:32 [INFO] | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:51:32 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:51:32 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8341:xml:features:2.0.4-SNAPSHOT:compile 04:51:32 [INFO] | | \- org.opendaylight.ietf.model:rfc8341:jar:2.0.4-SNAPSHOT:compile 04:51:32 [INFO] | \- org.opendaylight.ietf.model:rfc8177:jar:2.0.4-SNAPSHOT:compile 04:51:32 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:2.0.4-SNAPSHOT:compile 04:51:32 [INFO] | +- org.opendaylight.ietf.model:iana-routing-types:jar:2.0.4-SNAPSHOT:compile 04:51:32 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.4-SNAPSHOT:compile 04:51:32 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8349:xml:features:2.0.4-SNAPSHOT:compile 04:51:32 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8344:xml:features:2.0.4-SNAPSHOT:compile 04:51:32 [INFO] | +- org.opendaylight.ietf.model:rfc8349-ietf-routing:jar:2.0.4-SNAPSHOT:compile 04:51:32 [INFO] | +- org.opendaylight.ietf.model:rfc8349-ietf-ipv4-unicast-routing:jar:2.0.4-SNAPSHOT:compile 04:51:32 [INFO] | \- org.opendaylight.ietf.model:rfc8349-ietf-ipv6-unicast-routing:jar:2.0.4-SNAPSHOT:compile 04:51:32 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8519:xml:features:2.0.4-SNAPSHOT:compile 04:51:32 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:2.0.4-SNAPSHOT:compile 04:51:32 [INFO] | +- org.opendaylight.ietf.model:rfc8519-ietf-access-control-list:jar:2.0.4-SNAPSHOT:compile 04:51:32 [INFO] | +- org.opendaylight.ietf.model:rfc8519-ietf-ethertypes:jar:2.0.4-SNAPSHOT:compile 04:51:32 [INFO] | \- org.opendaylight.ietf.model:rfc8519-ietf-packet-fields:jar:2.0.4-SNAPSHOT:compile 04:51:32 [INFO] +- org.opendaylight.ietf.model:rfc8916:jar:2.0.4-SNAPSHOT:compile 04:51:32 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:51:32 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:51:32 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:51:32 [INFO] | +- org.opendaylight.ietf.model:rfc8343:jar:2.0.4-SNAPSHOT:compile 04:51:32 [INFO] | +- org.opendaylight.ietf.model:rfc8344:jar:2.0.4-SNAPSHOT:compile 04:51:32 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:51:32 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:51:32 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:51:32 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:51:32 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:51:32 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:51:32 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:51:32 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:51:32 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:51:32 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:51:32 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:51:32 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:51:32 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:51:32 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:51:32 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:51:32 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:51:32 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:51:32 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:51:32 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:51:32 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:51:32 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:51:32 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:51:32 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:51:32 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:51:32 [INFO] +- junit:junit:jar:4.13.2:test 04:51:32 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:51:32 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:51:32 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:51:32 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:51:32 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:51:32 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:51:32 [INFO] 04:51:32 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-ietf-model-rfc8916 --- 04:51:32 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8916/target/sonatype-clm/module.xml 04:51:32 [INFO] 04:51:32 [INFO] ----------------< org.opendaylight.ietf.model:rfc9067 >----------------- 04:51:32 [INFO] Building rfc9067 2.0.4-SNAPSHOT [115/161] 04:51:32 [INFO] from model/rfc/rfc9067/pom.xml 04:51:32 [INFO] -------------------------------[ bundle ]------------------------------- 04:51:32 [INFO] 04:51:32 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9067 --- 04:51:32 [INFO] 04:51:32 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc9067 --- 04:51:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:51:32 [INFO] 04:51:32 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc9067 --- 04:51:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:51:32 [INFO] 04:51:32 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc9067 --- 04:51:32 [INFO] 04:51:32 [INFO] --- dependency:3.11.0:properties (default) @ rfc9067 --- 04:51:32 [INFO] 04:51:32 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc9067 --- 04:51:32 [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:32 [INFO] 04:51:32 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc9067 --- 04:51:32 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:51:32 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc9067/src/main/yang 04:51:32 [INFO] yang-to-sources: Found 4 dependencies in 2.796 ms 04:51:32 [INFO] yang-to-sources: Project model files found: 1 in 3.220 ms 04:51:32 [INFO] yang-to-sources: 5 YANG models processed in 36.54 ms 04:51:32 [INFO] BindingJavaFileGenerator: Defined 93 files in 9.889 ms 04:51:32 [INFO] Sorted 93 files into 17 directories in 244.8 μs 04:51:32 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 93 in 23.72 ms 04:51:32 [INFO] 04:51:32 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9067 --- 04:51:32 [INFO] Starting audit... 04:51:32 Audit done. 04:51:32 [INFO] You have 0 Checkstyle violations. 04:51:32 [INFO] 04:51:32 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9067 --- 04:51:32 [INFO] Starting audit... 04:51:32 Audit done. 04:51:32 [INFO] You have 0 Checkstyle violations. 04:51:32 [INFO] 04:51:32 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc9067 --- 04:51:32 [INFO] 04:51:32 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc9067 --- 04:51:32 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9067/src/main/resources 04:51:32 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9067/target/generated-sources/spi 04:51:32 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:51:32 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:51:32 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:51:32 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9067/target/generated-sources/spi 04:51:32 [INFO] 04:51:32 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc9067 --- 04:51:32 [INFO] Recompiling the module because of changed dependency. 04:51:32 [INFO] Compiling 92 source files with javac [debug release 21] to target/classes 04:51:33 [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:33 [INFO] 04:51:33 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc9067 >>> 04:51:33 [INFO] 04:51:33 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc9067 --- 04:51:33 [INFO] Spotbugs plugin skipped 04:51:33 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:51:33 [INFO] 04:51:33 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc9067 <<< 04:51:33 [INFO] 04:51:33 [INFO] 04:51:33 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc9067 --- 04:51:33 [INFO] Spotbugs plugin skipped 04:51:33 [INFO] 04:51:33 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc9067 --- 04:51:33 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9067/src/test/resources 04:51:33 [INFO] 04:51:33 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc9067 --- 04:51:33 [INFO] No sources to compile 04:51:33 [INFO] 04:51:33 [INFO] --- surefire:3.5.6:test (default-test) @ rfc9067 --- 04:51:33 [INFO] No tests to run. 04:51:33 [INFO] 04:51:33 [INFO] --- copy:14.3.6:copy-files (default) @ rfc9067 --- 04:51:33 [INFO] 04:51:33 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc9067 --- 04:51:33 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9067/target/rfc9067-2.0.4-SNAPSHOT.jar 04:51:33 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9067/target/classes/META-INF/MANIFEST.MF 04:51:33 [INFO] 04:51:33 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9067 --- 04:51:36 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9067/target/rfc9067-2.0.4-SNAPSHOT-javadoc.jar 04:51:36 [INFO] 04:51:36 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9067 --- 04:51:36 [INFO] CycloneDX: Resolving Dependencies 04:51:36 [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) 04:51:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9067/target/bom.xml 04:51:36 [INFO] attaching as rfc9067-2.0.4-SNAPSHOT-cyclonedx.xml 04:51:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9067/target/bom.json 04:51:36 [INFO] attaching as rfc9067-2.0.4-SNAPSHOT-cyclonedx.json 04:51:36 [INFO] 04:51:36 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9067 --- 04:51:36 [INFO] Skipping duplicate-finder execution! 04:51:36 [INFO] 04:51:36 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc9067 --- 04:51:36 [INFO] No dependency problems found 04:51:36 [INFO] 04:51:36 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9067 --- 04:51:36 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9067/target/rfc9067-2.0.4-SNAPSHOT-sources.jar 04:51:36 [INFO] 04:51:36 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc9067 --- 04:51:36 [INFO] 04:51:36 [INFO] --- jacoco:0.8.15:report (report) @ rfc9067 --- 04:51:36 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:51:36 [INFO] 04:51:36 [INFO] --- install:3.1.4:install (default-install) @ rfc9067 --- 04:51:36 [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:36 [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:36 [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:36 [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:36 [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:36 [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:36 [INFO] 04:51:36 [INFO] --- bundle:6.0.2:install (default-install) @ rfc9067 --- 04:51:36 [INFO] Installing org/opendaylight/ietf/model/rfc9067/2.0.4-SNAPSHOT/rfc9067-2.0.4-SNAPSHOT.jar 04:51:36 [INFO] Writing OBR metadata 04:51:36 [INFO] 04:51:36 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc9067 --- 04:51:36 [INFO] org.opendaylight.ietf.model:rfc9067:bundle:2.0.4-SNAPSHOT 04:51:36 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:51:36 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:51:36 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:51:36 [INFO] +- org.opendaylight.ietf.model:rfc8343:jar:2.0.4-SNAPSHOT:compile 04:51:36 [INFO] +- org.opendaylight.ietf.model:rfc8349-ietf-routing:jar:2.0.4-SNAPSHOT:compile 04:51:36 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:51:36 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:51:36 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:51:36 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:51:36 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:51:36 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:51:36 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:51:36 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:51:36 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:51:36 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:51:36 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:51:36 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:51:36 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:51:36 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:51:36 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:51:36 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:51:36 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:51:36 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:51:36 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:51:36 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:51:36 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:51:36 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:51:36 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:51:36 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:51:36 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:51:36 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:51:36 [INFO] +- junit:junit:jar:4.13.2:test 04:51:36 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:51:36 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:51:36 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:51:36 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:51:36 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:51:36 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:51:36 [INFO] 04:51:36 [INFO] --- clm:3.0.8-01:index (default-cli) @ rfc9067 --- 04:51:36 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc9067/target/sonatype-clm/module.xml 04:51:36 [INFO] 04:51:36 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc9067 >------------ 04:51:36 [INFO] Building OpenDaylight :: IETF :: Model :: RFC9067 2.0.4-SNAPSHOT [116/161] 04:51:36 [INFO] from features/odl-ietf-model-rfc9067/pom.xml 04:51:36 [INFO] ------------------------------[ feature ]------------------------------- 04:51:36 [INFO] 04:51:36 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9067 --- 04:51:36 [INFO] 04:51:36 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc9067 --- 04:51:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:51:36 [INFO] 04:51:36 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9067 --- 04:51:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:51:36 [INFO] 04:51:36 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc9067 --- 04:51:36 [INFO] 04:51:36 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc9067 --- 04:51:36 [INFO] 04:51:36 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9067 --- 04:51:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:51:36 [INFO] argLine set to empty 04:51:36 [INFO] 04:51:36 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9067 --- 04:51:36 [INFO] Starting audit... 04:51:36 Audit done. 04:51:36 [INFO] You have 0 Checkstyle violations. 04:51:36 [INFO] 04:51:36 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9067 --- 04:51:36 [INFO] Starting audit... 04:51:36 Audit done. 04:51:36 [INFO] You have 0 Checkstyle violations. 04:51:36 [INFO] 04:51:36 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc9067 --- 04:51:36 [INFO] 04:51:36 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9067 --- 04:51:36 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9067/target/feature/feature.xml 04:51:36 [INFO] ...done! 04:51:36 [INFO] Set artifact 04:51:36 [INFO] 04:51:36 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc9067 --- 04:51:36 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 04:51:36 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:51:36 [INFO] 04:51:36 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9067 >>> 04:51:36 [INFO] 04:51:36 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc9067 --- 04:51:37 [INFO] No files found to run spotbugs; check compile phase has been run. 04:51:37 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:51:37 [INFO] 04:51:37 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9067 <<< 04:51:37 [INFO] 04:51:37 [INFO] 04:51:37 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc9067 --- 04:51:37 [INFO] 04:51:37 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc9067 --- 04:51:37 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9067 04:51:37 [INFO] Project dependency features detected: [] 04:51:37 [INFO] Pax Exam System (Version: 4.14.0) created. 04:51:37 [INFO] Creating RMI registry server on 127.0.0.1:44661 04:51:37 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:51:37 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:51:37 [INFO] Waiting for remote bundle context.. on 44661 name: bf831540-dfdd-4bfb-9e6a-57fbbffe98dd timout: [ RelativeTimeout value = 180000 ] 04:51:41 [INFO] Building jar from resources and headers. 04:51:41 [INFO] Writing jar finished. 04:51:43 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:51:43 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:51:43 [INFO] 04:51:43 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc9067 --- 04:51:43 [INFO] 04:51:43 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc9067 --- 04:51:43 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:51:43 [INFO] 04:51:43 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9067 --- 04:51:43 [INFO] CycloneDX: Resolving Dependencies 04:51:44 [INFO] CycloneDX: Creating BOM version 1.6 with 35 component(s) 04:51:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9067/target/bom.xml 04:51:44 [INFO] attaching as odl-ietf-model-rfc9067-2.0.4-SNAPSHOT-cyclonedx.xml 04:51:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9067/target/bom.json 04:51:44 [INFO] attaching as odl-ietf-model-rfc9067-2.0.4-SNAPSHOT-cyclonedx.json 04:51:44 [INFO] 04:51:44 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9067 --- 04:51:44 [INFO] Skipping duplicate-finder execution! 04:51:44 [INFO] 04:51:44 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9067 --- 04:51:44 [INFO] Skipping plugin execution 04:51:44 [INFO] 04:51:44 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9067 --- 04:51:44 [INFO] Skipping source per configuration. 04:51:44 [INFO] 04:51:44 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc9067 --- 04:51:44 [INFO] 04:51:44 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc9067 --- 04:51:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:51:44 [INFO] 04:51:44 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9067 --- 04:51:44 [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:44 [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:44 [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:44 [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:44 [INFO] 04:51:44 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc9067 --- 04:51:44 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc9067:xml:features:2.0.4-SNAPSHOT 04:51:44 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8349:xml:features:2.0.4-SNAPSHOT:compile 04:51:44 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8344:xml:features:2.0.4-SNAPSHOT:compile 04:51:44 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:2.0.4-SNAPSHOT:compile 04:51:44 [INFO] | | | \- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:51:44 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:51:44 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:51:44 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:51:44 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:51:44 [INFO] | | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:51:44 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:51:44 [INFO] | | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:51:44 [INFO] | | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:51:44 [INFO] | | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:51:44 [INFO] | | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:51:44 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:51:44 [INFO] | | \- org.opendaylight.ietf.model:rfc8344:jar:2.0.4-SNAPSHOT:compile 04:51:44 [INFO] | +- org.opendaylight.ietf.model:rfc8349-ietf-routing:jar:2.0.4-SNAPSHOT:compile 04:51:44 [INFO] | +- org.opendaylight.ietf.model:rfc8349-ietf-ipv4-unicast-routing:jar:2.0.4-SNAPSHOT:compile 04:51:44 [INFO] | \- org.opendaylight.ietf.model:rfc8349-ietf-ipv6-unicast-routing:jar:2.0.4-SNAPSHOT:compile 04:51:44 [INFO] +- org.opendaylight.ietf.model:rfc9067:jar:2.0.4-SNAPSHOT:compile 04:51:44 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:51:44 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:51:44 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:51:44 [INFO] | +- org.opendaylight.ietf.model:rfc8343:jar:2.0.4-SNAPSHOT:compile 04:51:44 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:51:44 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:51:44 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:51:44 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:51:44 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:51:44 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:51:44 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:51:44 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:51:44 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:51:44 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:51:44 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:51:44 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:51:44 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:51:44 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:51:44 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:51:44 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:51:44 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:51:44 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:51:44 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:51:44 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:51:44 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:51:44 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:51:44 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:51:44 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:51:44 [INFO] +- junit:junit:jar:4.13.2:test 04:51:44 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:51:44 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:51:44 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:51:44 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:51:44 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:51:44 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:51:44 [INFO] 04:51:44 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-ietf-model-rfc9067 --- 04:51:44 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9067/target/sonatype-clm/module.xml 04:51:44 [INFO] 04:51:44 [INFO] ---------< org.opendaylight.ietf.model:rfc9070-ietf-mpls-ldp >---------- 04:51:44 [INFO] Building rfc9070-ietf-mpls-ldp 2.0.4-SNAPSHOT [117/161] 04:51:44 [INFO] from model/rfc/rfc9070-ietf-mpls-ldp/pom.xml 04:51:44 [INFO] -------------------------------[ bundle ]------------------------------- 04:51:44 [INFO] 04:51:44 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9070-ietf-mpls-ldp --- 04:51:44 [INFO] 04:51:44 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc9070-ietf-mpls-ldp --- 04:51:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:51:44 [INFO] 04:51:44 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc9070-ietf-mpls-ldp --- 04:51:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:51:44 [INFO] 04:51:44 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc9070-ietf-mpls-ldp --- 04:51:44 [INFO] 04:51:44 [INFO] --- dependency:3.11.0:properties (default) @ rfc9070-ietf-mpls-ldp --- 04:51:44 [INFO] 04:51:44 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc9070-ietf-mpls-ldp --- 04:51:44 [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:44 [INFO] 04:51:44 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc9070-ietf-mpls-ldp --- 04:51:44 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:51:44 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc9070-ietf-mpls-ldp/src/main/yang 04:51:44 [INFO] yang-to-sources: Found 8 dependencies in 2.462 ms 04:51:44 [INFO] yang-to-sources: Project model files found: 1 in 5.616 ms 04:51:44 [INFO] yang-to-sources: 9 YANG models processed in 47.48 ms 04:51:44 [INFO] BindingJavaFileGenerator: Defined 179 files in 33.66 ms 04:51:44 [INFO] Sorted 179 files into 47 directories in 598.3 μs 04:51:44 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 179 in 66.37 ms 04:51:44 [INFO] 04:51:44 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9070-ietf-mpls-ldp --- 04:51:44 [INFO] Starting audit... 04:51:44 Audit done. 04:51:44 [INFO] You have 0 Checkstyle violations. 04:51:44 [INFO] 04:51:44 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9070-ietf-mpls-ldp --- 04:51:44 [INFO] Starting audit... 04:51:44 Audit done. 04:51:44 [INFO] You have 0 Checkstyle violations. 04:51:44 [INFO] 04:51:44 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc9070-ietf-mpls-ldp --- 04:51:44 [INFO] 04:51:44 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc9070-ietf-mpls-ldp --- 04:51:44 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9070-ietf-mpls-ldp/src/main/resources 04:51:44 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9070-ietf-mpls-ldp/target/generated-sources/spi 04:51:44 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:51:44 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:51:44 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:51:44 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9070-ietf-mpls-ldp/target/generated-sources/spi 04:51:44 [INFO] 04:51:44 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc9070-ietf-mpls-ldp --- 04:51:44 [INFO] Recompiling the module because of changed dependency. 04:51:44 [INFO] Compiling 178 source files with javac [debug release 21] to target/classes 04:51:45 [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:45 [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:45 [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:45 [INFO] 04:51:45 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc9070-ietf-mpls-ldp >>> 04:51:45 [INFO] 04:51:45 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc9070-ietf-mpls-ldp --- 04:51:45 [INFO] Spotbugs plugin skipped 04:51:45 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:51:45 [INFO] 04:51:45 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc9070-ietf-mpls-ldp <<< 04:51:45 [INFO] 04:51:45 [INFO] 04:51:45 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc9070-ietf-mpls-ldp --- 04:51:45 [INFO] Spotbugs plugin skipped 04:51:45 [INFO] 04:51:45 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc9070-ietf-mpls-ldp --- 04:51:45 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9070-ietf-mpls-ldp/src/test/resources 04:51:45 [INFO] 04:51:45 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc9070-ietf-mpls-ldp --- 04:51:45 [INFO] No sources to compile 04:51:45 [INFO] 04:51:45 [INFO] --- surefire:3.5.6:test (default-test) @ rfc9070-ietf-mpls-ldp --- 04:51:45 [INFO] No tests to run. 04:51:45 [INFO] 04:51:45 [INFO] --- copy:14.3.6:copy-files (default) @ rfc9070-ietf-mpls-ldp --- 04:51:45 [INFO] 04:51:45 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc9070-ietf-mpls-ldp --- 04:51:45 [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:45 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9070-ietf-mpls-ldp/target/classes/META-INF/MANIFEST.MF 04:51:45 [INFO] 04:51:45 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9070-ietf-mpls-ldp --- 04:51:49 [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:49 [INFO] 04:51:49 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9070-ietf-mpls-ldp --- 04:51:49 [INFO] CycloneDX: Resolving Dependencies 04:51:50 [INFO] CycloneDX: Creating BOM version 1.6 with 22 component(s) 04:51:50 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9070-ietf-mpls-ldp/target/bom.xml 04:51:50 [INFO] attaching as rfc9070-ietf-mpls-ldp-2.0.4-SNAPSHOT-cyclonedx.xml 04:51:50 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9070-ietf-mpls-ldp/target/bom.json 04:51:50 [INFO] attaching as rfc9070-ietf-mpls-ldp-2.0.4-SNAPSHOT-cyclonedx.json 04:51:50 [INFO] 04:51:50 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9070-ietf-mpls-ldp --- 04:51:50 [INFO] Skipping duplicate-finder execution! 04:51:50 [INFO] 04:51:50 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc9070-ietf-mpls-ldp --- 04:51:50 [INFO] No dependency problems found 04:51:50 [INFO] 04:51:50 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9070-ietf-mpls-ldp --- 04:51:50 [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:51:50 [INFO] 04:51:50 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc9070-ietf-mpls-ldp --- 04:51:50 [INFO] 04:51:50 [INFO] --- jacoco:0.8.15:report (report) @ rfc9070-ietf-mpls-ldp --- 04:51:50 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:51:50 [INFO] 04:51:50 [INFO] --- install:3.1.4:install (default-install) @ rfc9070-ietf-mpls-ldp --- 04:51:50 [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:51:50 [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:51:50 [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:51:50 [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:51:50 [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:51:50 [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:51:50 [INFO] 04:51:50 [INFO] --- bundle:6.0.2:install (default-install) @ rfc9070-ietf-mpls-ldp --- 04:51:50 [INFO] Installing org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/2.0.4-SNAPSHOT/rfc9070-ietf-mpls-ldp-2.0.4-SNAPSHOT.jar 04:51:50 [INFO] Writing OBR metadata 04:51:50 [INFO] 04:51:50 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc9070-ietf-mpls-ldp --- 04:51:50 [INFO] org.opendaylight.ietf.model:rfc9070-ietf-mpls-ldp:bundle:2.0.4-SNAPSHOT 04:51:50 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:51:50 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:51:50 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:51:50 [INFO] +- org.opendaylight.ietf.model:rfc8177:jar:2.0.4-SNAPSHOT:compile 04:51:50 [INFO] | \- org.opendaylight.ietf.model:rfc8341:jar:2.0.4-SNAPSHOT:compile 04:51:50 [INFO] +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.4-SNAPSHOT:compile 04:51:50 [INFO] +- org.opendaylight.ietf.model:rfc8343:jar:2.0.4-SNAPSHOT:compile 04:51:50 [INFO] +- org.opendaylight.ietf.model:rfc8344:jar:2.0.4-SNAPSHOT:compile 04:51:50 [INFO] +- org.opendaylight.ietf.model:rfc8349-ietf-routing:jar:2.0.4-SNAPSHOT:compile 04:51:50 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:51:50 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:51:50 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:51:50 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:51:50 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:51:50 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:51:50 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:51:50 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:51:50 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:51:50 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:51:50 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:51:50 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:51:50 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:51:50 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:51:50 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:51:50 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:51:50 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:51:50 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:51:50 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:51:50 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:51:50 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:51:50 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:51:50 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:51:50 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:51:50 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:51:50 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:51:50 [INFO] +- junit:junit:jar:4.13.2:test 04:51:50 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:51:50 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:51:50 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:51:50 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:51:50 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:51:50 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:51:50 [INFO] 04:51:50 [INFO] --- clm:3.0.8-01:index (default-cli) @ rfc9070-ietf-mpls-ldp --- 04:51:50 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc9070-ietf-mpls-ldp/target/sonatype-clm/module.xml 04:51:50 [INFO] 04:51:50 [INFO] -----< org.opendaylight.ietf.model:rfc9070-ietf-mpls-ldp-extended >----- 04:51:50 [INFO] Building rfc9070-ietf-mpls-ldp-extended 2.0.4-SNAPSHOT [118/161] 04:51:50 [INFO] from model/rfc/rfc9070-ietf-mpls-ldp-extended/pom.xml 04:51:50 [INFO] -------------------------------[ bundle ]------------------------------- 04:51:50 [INFO] 04:51:50 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9070-ietf-mpls-ldp-extended --- 04:51:50 [INFO] 04:51:50 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc9070-ietf-mpls-ldp-extended --- 04:51:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:51:50 [INFO] 04:51:50 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc9070-ietf-mpls-ldp-extended --- 04:51:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:51:50 [INFO] 04:51:50 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc9070-ietf-mpls-ldp-extended --- 04:51:50 [INFO] 04:51:50 [INFO] --- dependency:3.11.0:properties (default) @ rfc9070-ietf-mpls-ldp-extended --- 04:51:50 [INFO] 04:51:50 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc9070-ietf-mpls-ldp-extended --- 04:51: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/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:51:50 [INFO] 04:51:50 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc9070-ietf-mpls-ldp-extended --- 04:51:50 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:51:50 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/src/main/yang 04:51:50 [INFO] yang-to-sources: Found 10 dependencies in 4.017 ms 04:51:50 [INFO] yang-to-sources: Project model files found: 1 in 3.728 ms 04:51:50 [INFO] yang-to-sources: 11 YANG models processed in 70.22 ms 04:51:50 [INFO] BindingJavaFileGenerator: Defined 146 files in 18.71 ms 04:51:50 [INFO] Sorted 146 files into 30 directories in 342.3 μs 04:51:50 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 146 in 43.45 ms 04:51:50 [INFO] 04:51:50 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9070-ietf-mpls-ldp-extended --- 04:51:50 [INFO] Starting audit... 04:51:50 Audit done. 04:51:50 [INFO] You have 0 Checkstyle violations. 04:51:50 [INFO] 04:51:50 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9070-ietf-mpls-ldp-extended --- 04:51:50 [INFO] Starting audit... 04:51:50 Audit done. 04:51:50 [INFO] You have 0 Checkstyle violations. 04:51:50 [INFO] 04:51:50 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc9070-ietf-mpls-ldp-extended --- 04:51:50 [INFO] 04:51:50 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc9070-ietf-mpls-ldp-extended --- 04:51:50 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/src/main/resources 04:51:50 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/generated-sources/spi 04:51:50 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:51:50 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:51:50 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:51:50 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/generated-sources/spi 04:51:50 [INFO] 04:51:50 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc9070-ietf-mpls-ldp-extended --- 04:51:50 [INFO] Recompiling the module because of changed dependency. 04:51:50 [INFO] Compiling 145 source files with javac [debug release 21] to target/classes 04:51:51 [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:51:51 [INFO] 04:51:51 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc9070-ietf-mpls-ldp-extended >>> 04:51:51 [INFO] 04:51:51 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc9070-ietf-mpls-ldp-extended --- 04:51:51 [INFO] Spotbugs plugin skipped 04:51:51 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:51:51 [INFO] 04:51:51 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc9070-ietf-mpls-ldp-extended <<< 04:51:51 [INFO] 04:51:51 [INFO] 04:51:51 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc9070-ietf-mpls-ldp-extended --- 04:51:51 [INFO] Spotbugs plugin skipped 04:51:51 [INFO] 04:51:51 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc9070-ietf-mpls-ldp-extended --- 04:51:51 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/src/test/resources 04:51:51 [INFO] 04:51:51 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc9070-ietf-mpls-ldp-extended --- 04:51:51 [INFO] No sources to compile 04:51:51 [INFO] 04:51:51 [INFO] --- surefire:3.5.6:test (default-test) @ rfc9070-ietf-mpls-ldp-extended --- 04:51:51 [INFO] No tests to run. 04:51:51 [INFO] 04:51:51 [INFO] --- copy:14.3.6:copy-files (default) @ rfc9070-ietf-mpls-ldp-extended --- 04:51:51 [INFO] 04:51:51 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc9070-ietf-mpls-ldp-extended --- 04:51:51 [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:51:51 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/classes/META-INF/MANIFEST.MF 04:51:51 [INFO] 04:51:51 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9070-ietf-mpls-ldp-extended --- 04:51:55 [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:51:55 [INFO] 04:51:55 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9070-ietf-mpls-ldp-extended --- 04:51:55 [INFO] CycloneDX: Resolving Dependencies 04:51:56 [INFO] CycloneDX: Creating BOM version 1.6 with 24 component(s) 04:51:56 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/bom.xml 04:51:56 [INFO] attaching as rfc9070-ietf-mpls-ldp-extended-2.0.4-SNAPSHOT-cyclonedx.xml 04:51:56 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/bom.json 04:51:56 [INFO] attaching as rfc9070-ietf-mpls-ldp-extended-2.0.4-SNAPSHOT-cyclonedx.json 04:51:56 [INFO] 04:51:56 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9070-ietf-mpls-ldp-extended --- 04:51:56 [INFO] Skipping duplicate-finder execution! 04:51:56 [INFO] 04:51:56 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc9070-ietf-mpls-ldp-extended --- 04:51:56 [INFO] No dependency problems found 04:51:56 [INFO] 04:51:56 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9070-ietf-mpls-ldp-extended --- 04:51:56 [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:51:56 [INFO] 04:51:56 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc9070-ietf-mpls-ldp-extended --- 04:51:56 [INFO] 04:51:56 [INFO] --- jacoco:0.8.15:report (report) @ rfc9070-ietf-mpls-ldp-extended --- 04:51:56 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:51:56 [INFO] 04:51:56 [INFO] --- install:3.1.4:install (default-install) @ rfc9070-ietf-mpls-ldp-extended --- 04:51:56 [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:51:56 [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:51:56 [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:51:56 [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:51:56 [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:51:56 [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:51:56 [INFO] 04:51:56 [INFO] --- bundle:6.0.2:install (default-install) @ rfc9070-ietf-mpls-ldp-extended --- 04:51:56 [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:51:56 [INFO] Writing OBR metadata 04:51:56 [INFO] 04:51:56 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc9070-ietf-mpls-ldp-extended --- 04:51:56 [INFO] org.opendaylight.ietf.model:rfc9070-ietf-mpls-ldp-extended:bundle:2.0.4-SNAPSHOT 04:51:56 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:51:56 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:51:56 [INFO] +- org.opendaylight.ietf.model:rfc8177:jar:2.0.4-SNAPSHOT:compile 04:51:56 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:51:56 [INFO] | \- org.opendaylight.ietf.model:rfc8341:jar:2.0.4-SNAPSHOT:compile 04:51:56 [INFO] +- org.opendaylight.ietf.model:rfc8343:jar:2.0.4-SNAPSHOT:compile 04:51:56 [INFO] +- org.opendaylight.ietf.model:rfc8349-ietf-routing:jar:2.0.4-SNAPSHOT:compile 04:51:56 [INFO] +- org.opendaylight.ietf.model:rfc9067:jar:2.0.4-SNAPSHOT:compile 04:51:56 [INFO] +- org.opendaylight.ietf.model:rfc9070-ietf-mpls-ldp:jar:2.0.4-SNAPSHOT:compile 04:51:56 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.4-SNAPSHOT:compile 04:51:56 [INFO] | \- org.opendaylight.ietf.model:rfc8344:jar:2.0.4-SNAPSHOT:compile 04:51:56 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:51:56 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:51:56 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:51:56 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:51:56 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:51:56 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:51:56 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:51:56 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:51:56 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:51:56 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:51:56 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:51:56 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:51:56 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:51:56 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:51:56 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:51:56 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:51:56 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:51:56 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:51:56 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:51:56 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:51:56 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:51:56 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:51:56 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:51:56 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:51:56 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:51:56 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:51:56 [INFO] +- junit:junit:jar:4.13.2:test 04:51:56 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:51:56 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:51:56 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:51:56 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:51:56 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:51:56 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:51:56 [INFO] 04:51:56 [INFO] --- clm:3.0.8-01:index (default-cli) @ rfc9070-ietf-mpls-ldp-extended --- 04:51:56 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/sonatype-clm/module.xml 04:51:56 [INFO] 04:51:56 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc9070 >------------ 04:51:56 [INFO] Building OpenDaylight :: IETF :: Model :: RFC9070 2.0.4-SNAPSHOT [119/161] 04:51:56 [INFO] from features/odl-ietf-model-rfc9070/pom.xml 04:51:56 [INFO] ------------------------------[ feature ]------------------------------- 04:51:56 [INFO] 04:51:56 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9070 --- 04:51:56 [INFO] 04:51:56 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc9070 --- 04:51:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:51:56 [INFO] 04:51:56 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9070 --- 04:51:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:51:56 [INFO] 04:51:56 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc9070 --- 04:51:56 [INFO] 04:51:56 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc9070 --- 04:51:56 [INFO] 04:51:56 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9070 --- 04:51:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:51:56 [INFO] argLine set to empty 04:51:56 [INFO] 04:51:56 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9070 --- 04:51:56 [INFO] Starting audit... 04:51:56 Audit done. 04:51:56 [INFO] You have 0 Checkstyle violations. 04:51:56 [INFO] 04:51:56 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9070 --- 04:51:56 [INFO] Starting audit... 04:51:56 Audit done. 04:51:56 [INFO] You have 0 Checkstyle violations. 04:51:56 [INFO] 04:51:56 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc9070 --- 04:51:56 [INFO] 04:51:56 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9070 --- 04:51:56 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9070/target/feature/feature.xml 04:51:56 [INFO] ...done! 04:51:56 [INFO] Set artifact 04:51:56 [INFO] 04:51:56 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc9070 --- 04:51:56 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 04:51:56 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:51:56 [INFO] 04:51:56 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9070 >>> 04:51:56 [INFO] 04:51:56 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc9070 --- 04:51:56 [INFO] No files found to run spotbugs; check compile phase has been run. 04:51:56 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:51:56 [INFO] 04:51:56 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9070 <<< 04:51:56 [INFO] 04:51:56 [INFO] 04:51:56 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc9070 --- 04:51:56 [INFO] 04:51:56 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc9070 --- 04:51:56 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9070 04:51:56 [INFO] Project dependency features detected: [] 04:51:56 [INFO] Pax Exam System (Version: 4.14.0) created. 04:51:56 [INFO] Creating RMI registry server on 127.0.0.1:41123 04:51:56 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:51:56 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:51:56 [INFO] Waiting for remote bundle context.. on 41123 name: 61de052c-53d8-4a29-9b1d-b307708f01df timout: [ RelativeTimeout value = 180000 ] 04:52:01 [INFO] Building jar from resources and headers. 04:52:01 [INFO] Writing jar finished. 04:52:03 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:52:03 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:52:03 [INFO] 04:52:03 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc9070 --- 04:52:03 [INFO] 04:52:03 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc9070 --- 04:52:03 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:52:03 [INFO] 04:52:03 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9070 --- 04:52:03 [INFO] CycloneDX: Resolving Dependencies 04:52:04 [INFO] CycloneDX: Creating BOM version 1.6 with 45 component(s) 04:52:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9070/target/bom.xml 04:52:04 [INFO] attaching as odl-ietf-model-rfc9070-2.0.4-SNAPSHOT-cyclonedx.xml 04:52:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9070/target/bom.json 04:52:04 [INFO] attaching as odl-ietf-model-rfc9070-2.0.4-SNAPSHOT-cyclonedx.json 04:52:04 [INFO] 04:52:04 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9070 --- 04:52:04 [INFO] Skipping duplicate-finder execution! 04:52:04 [INFO] 04:52:04 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9070 --- 04:52:04 [INFO] Skipping plugin execution 04:52:04 [INFO] 04:52:04 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9070 --- 04:52:04 [INFO] Skipping source per configuration. 04:52:04 [INFO] 04:52:04 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc9070 --- 04:52:04 [INFO] 04:52:04 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc9070 --- 04:52:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:52:04 [INFO] 04:52:04 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9070 --- 04:52:04 [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:04 [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:04 [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:04 [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:04 [INFO] 04:52:04 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc9070 --- 04:52:04 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc9070:xml:features:2.0.4-SNAPSHOT 04:52:04 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8177:xml:features:2.0.4-SNAPSHOT:compile 04:52:04 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:52:04 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:52:04 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:52:04 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:52:04 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:52:04 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:52:04 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:52:04 [INFO] | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:52:04 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:52:04 [INFO] | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:52:04 [INFO] | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:52:04 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:52:04 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8341:xml:features:2.0.4-SNAPSHOT:compile 04:52:04 [INFO] | | \- org.opendaylight.ietf.model:rfc8341:jar:2.0.4-SNAPSHOT:compile 04:52:04 [INFO] | \- org.opendaylight.ietf.model:rfc8177:jar:2.0.4-SNAPSHOT:compile 04:52:04 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:2.0.4-SNAPSHOT:compile 04:52:04 [INFO] | +- org.opendaylight.ietf.model:iana-routing-types:jar:2.0.4-SNAPSHOT:compile 04:52:04 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.4-SNAPSHOT:compile 04:52:04 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc9067:xml:features:2.0.4-SNAPSHOT:compile 04:52:04 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8349:xml:features:2.0.4-SNAPSHOT:compile 04:52:04 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8344:xml:features:2.0.4-SNAPSHOT:compile 04:52:04 [INFO] | | | \- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:2.0.4-SNAPSHOT:compile 04:52:04 [INFO] | | +- org.opendaylight.ietf.model:rfc8349-ietf-ipv4-unicast-routing:jar:2.0.4-SNAPSHOT:compile 04:52:04 [INFO] | | \- org.opendaylight.ietf.model:rfc8349-ietf-ipv6-unicast-routing:jar:2.0.4-SNAPSHOT:compile 04:52:04 [INFO] | \- org.opendaylight.ietf.model:rfc9067:jar:2.0.4-SNAPSHOT:compile 04:52:04 [INFO] +- org.opendaylight.ietf.model:rfc9070-ietf-mpls-ldp:jar:2.0.4-SNAPSHOT:compile 04:52:04 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:52:04 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:52:04 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:52:04 [INFO] | +- org.opendaylight.ietf.model:rfc8343:jar:2.0.4-SNAPSHOT:compile 04:52:04 [INFO] | +- org.opendaylight.ietf.model:rfc8344:jar:2.0.4-SNAPSHOT:compile 04:52:04 [INFO] | +- org.opendaylight.ietf.model:rfc8349-ietf-routing:jar:2.0.4-SNAPSHOT:compile 04:52:04 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:52:04 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:52:04 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:52:04 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:52:04 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:52:04 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:52:04 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:52:04 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:52:04 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:52:04 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:52:04 [INFO] +- org.opendaylight.ietf.model:rfc9070-ietf-mpls-ldp-extended:jar:2.0.4-SNAPSHOT:compile 04:52:04 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:52:04 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:52:04 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:52:04 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:52:04 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:52:04 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:52:04 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:52:04 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:52:04 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:52:04 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:52:04 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:52:04 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:52:04 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:52:04 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:52:04 [INFO] +- junit:junit:jar:4.13.2:test 04:52:04 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:52:04 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:52:04 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:52:04 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:52:04 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:52:04 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:52:04 [INFO] 04:52:04 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-ietf-model-rfc9070 --- 04:52:04 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9070/target/sonatype-clm/module.xml 04:52:04 [INFO] 04:52:04 [INFO] ----------------< org.opendaylight.ietf.model:rfc9144 >----------------- 04:52:04 [INFO] Building rfc9144 2.0.4-SNAPSHOT [120/161] 04:52:04 [INFO] from model/rfc/rfc9144/pom.xml 04:52:04 [INFO] -------------------------------[ bundle ]------------------------------- 04:52:04 [INFO] 04:52:04 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9144 --- 04:52:04 [INFO] 04:52:04 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc9144 --- 04:52:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:52:04 [INFO] 04:52:04 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc9144 --- 04:52:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:52:04 [INFO] 04:52:04 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc9144 --- 04:52:04 [INFO] 04:52:04 [INFO] --- dependency:3.11.0:properties (default) @ rfc9144 --- 04:52:04 [INFO] 04:52:04 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc9144 --- 04:52: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/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:04 [INFO] 04:52:04 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc9144 --- 04:52:04 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:52:04 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc9144/src/main/yang 04:52:04 [INFO] yang-to-sources: Found 6 dependencies in 3.199 ms 04:52:04 [INFO] yang-to-sources: Project model files found: 1 in 1.710 ms 04:52:04 [INFO] yang-to-sources: 7 YANG models processed in 25.43 ms 04:52:04 [INFO] BindingJavaFileGenerator: Defined 25 files in 6.669 ms 04:52:04 [INFO] Sorted 25 files into 11 directories in 112.5 μs 04:52:04 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 25 in 12.79 ms 04:52:04 [INFO] 04:52:04 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9144 --- 04:52:04 [INFO] Starting audit... 04:52:04 Audit done. 04:52:04 [INFO] You have 0 Checkstyle violations. 04:52:04 [INFO] 04:52:04 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9144 --- 04:52:04 [INFO] Starting audit... 04:52:04 Audit done. 04:52:04 [INFO] You have 0 Checkstyle violations. 04:52:04 [INFO] 04:52:04 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc9144 --- 04:52:04 [INFO] 04:52:04 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc9144 --- 04:52:04 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9144/src/main/resources 04:52:04 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9144/target/generated-sources/spi 04:52:04 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:52:04 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:52:04 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:52:04 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9144/target/generated-sources/spi 04:52:04 [INFO] 04:52:04 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc9144 --- 04:52:04 [INFO] Recompiling the module because of changed dependency. 04:52:04 [INFO] Compiling 24 source files with javac [debug release 21] to target/classes 04:52:04 [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:04 [INFO] 04:52:04 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc9144 >>> 04:52:04 [INFO] 04:52:04 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc9144 --- 04:52:04 [INFO] Spotbugs plugin skipped 04:52:04 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:52:04 [INFO] 04:52:04 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc9144 <<< 04:52:04 [INFO] 04:52:04 [INFO] 04:52:04 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc9144 --- 04:52:04 [INFO] Spotbugs plugin skipped 04:52:04 [INFO] 04:52:04 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc9144 --- 04:52:04 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9144/src/test/resources 04:52:04 [INFO] 04:52:04 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc9144 --- 04:52:04 [INFO] No sources to compile 04:52:04 [INFO] 04:52:04 [INFO] --- surefire:3.5.6:test (default-test) @ rfc9144 --- 04:52:04 [INFO] No tests to run. 04:52:04 [INFO] 04:52:04 [INFO] --- copy:14.3.6:copy-files (default) @ rfc9144 --- 04:52:04 [INFO] 04:52:04 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc9144 --- 04:52:04 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9144/target/rfc9144-2.0.4-SNAPSHOT.jar 04:52:04 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9144/target/classes/META-INF/MANIFEST.MF 04:52:04 [INFO] 04:52:04 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9144 --- 04:52:06 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9144/target/rfc9144-2.0.4-SNAPSHOT-javadoc.jar 04:52:06 [INFO] 04:52:06 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9144 --- 04:52:06 [INFO] CycloneDX: Resolving Dependencies 04:52:06 [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) 04:52:06 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9144/target/bom.xml 04:52:06 [INFO] attaching as rfc9144-2.0.4-SNAPSHOT-cyclonedx.xml 04:52:06 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9144/target/bom.json 04:52:06 [INFO] attaching as rfc9144-2.0.4-SNAPSHOT-cyclonedx.json 04:52:06 [INFO] 04:52:06 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9144 --- 04:52:06 [INFO] Skipping duplicate-finder execution! 04:52:06 [INFO] 04:52:06 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc9144 --- 04:52:06 [INFO] No dependency problems found 04:52:06 [INFO] 04:52:06 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9144 --- 04:52:06 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9144/target/rfc9144-2.0.4-SNAPSHOT-sources.jar 04:52:06 [INFO] 04:52:06 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc9144 --- 04:52:06 [INFO] 04:52:06 [INFO] --- jacoco:0.8.15:report (report) @ rfc9144 --- 04:52:06 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:52:06 [INFO] 04:52:06 [INFO] --- install:3.1.4:install (default-install) @ rfc9144 --- 04:52:06 [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:06 [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:06 [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:06 [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:06 [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:06 [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:06 [INFO] 04:52:06 [INFO] --- bundle:6.0.2:install (default-install) @ rfc9144 --- 04:52:06 [INFO] Installing org/opendaylight/ietf/model/rfc9144/2.0.4-SNAPSHOT/rfc9144-2.0.4-SNAPSHOT.jar 04:52:06 [INFO] Writing OBR metadata 04:52:06 [INFO] 04:52:06 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc9144 --- 04:52:06 [INFO] org.opendaylight.ietf.model:rfc9144:bundle:2.0.4-SNAPSHOT 04:52:06 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:52:06 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:52:06 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:52:06 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:52:06 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:52:06 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:52:06 [INFO] +- org.opendaylight.ietf.model:rfc6241:jar:2.0.4-SNAPSHOT:compile 04:52:06 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:52:06 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:52:06 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:52:06 [INFO] +- org.opendaylight.ietf.model:rfc8072:jar:2.0.4-SNAPSHOT:compile 04:52:06 [INFO] | \- org.opendaylight.ietf.model:rfc8040-ietf-restconf:jar:2.0.4-SNAPSHOT:compile 04:52:06 [INFO] +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:2.0.4-SNAPSHOT:compile 04:52:06 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:52:06 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:52:06 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:52:06 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:52:06 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:52:06 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:52:06 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:52:06 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:52:06 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:52:06 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:52:06 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:52:06 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:52:06 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:52:06 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:52:06 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:52:06 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:52:06 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:52:06 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:52:06 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:52:06 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:52:06 [INFO] +- junit:junit:jar:4.13.2:test 04:52:06 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:52:06 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:52:06 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:52:06 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:52:06 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:52:06 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:52:06 [INFO] 04:52:06 [INFO] --- clm:3.0.8-01:index (default-cli) @ rfc9144 --- 04:52:07 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc9144/target/sonatype-clm/module.xml 04:52:07 [INFO] 04:52:07 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc9144 >------------ 04:52:07 [INFO] Building OpenDaylight :: IETF :: Model :: RFC9144 2.0.4-SNAPSHOT [121/161] 04:52:07 [INFO] from features/odl-ietf-model-rfc9144/pom.xml 04:52:07 [INFO] ------------------------------[ feature ]------------------------------- 04:52:07 [INFO] 04:52:07 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9144 --- 04:52:07 [INFO] 04:52:07 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc9144 --- 04:52:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:52:07 [INFO] 04:52:07 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9144 --- 04:52:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:52:07 [INFO] 04:52:07 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc9144 --- 04:52:07 [INFO] 04:52:07 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc9144 --- 04:52:07 [INFO] 04:52:07 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9144 --- 04:52:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:52:07 [INFO] argLine set to empty 04:52:07 [INFO] 04:52:07 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9144 --- 04:52:07 [INFO] Starting audit... 04:52:07 Audit done. 04:52:07 [INFO] You have 0 Checkstyle violations. 04:52:07 [INFO] 04:52:07 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9144 --- 04:52:07 [INFO] Starting audit... 04:52:07 Audit done. 04:52:07 [INFO] You have 0 Checkstyle violations. 04:52:07 [INFO] 04:52:07 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc9144 --- 04:52:07 [INFO] 04:52:07 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9144 --- 04:52:07 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9144/target/feature/feature.xml 04:52:07 [INFO] ...done! 04:52:07 [INFO] Set artifact 04:52:07 [INFO] 04:52:07 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc9144 --- 04:52: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:52:07 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:52:07 [INFO] 04:52:07 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9144 >>> 04:52:07 [INFO] 04:52:07 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc9144 --- 04:52:07 [INFO] No files found to run spotbugs; check compile phase has been run. 04:52:07 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:52:07 [INFO] 04:52:07 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9144 <<< 04:52:07 [INFO] 04:52:07 [INFO] 04:52:07 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc9144 --- 04:52:07 [INFO] 04:52:07 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc9144 --- 04:52:07 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9144 04:52:07 [INFO] Project dependency features detected: [] 04:52:07 [INFO] Pax Exam System (Version: 4.14.0) created. 04:52:07 [INFO] Creating RMI registry server on 127.0.0.1:34723 04:52:07 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:52:07 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:52:07 [INFO] Waiting for remote bundle context.. on 34723 name: 3e249f17-d55d-4250-af13-060303bdbc55 timout: [ RelativeTimeout value = 180000 ] 04:52:11 Exception in thread "JMX Connector Thread [service:jmx:rmi://127.0.0.1:34609/jndi/rmi://127.0.0.1:34723/karaf-root]" java.lang.RuntimeException: Could not start JMX connector server 04:52:11 at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:340) 04:52:11 at java.base/java.lang.Thread.run(Thread.java:1583) 04:52:11 Caused by: java.io.IOException: The server has been stopped. 04:52:11 at java.management.rmi/javax.management.remote.rmi.RMIConnectorServer.start(RMIConnectorServer.java:400) 04:52:11 at org.apache.karaf.management.ConnectorServerFactory.startWithRetry(ConnectorServerFactory.java:370) 04:52:11 at org.apache.karaf.management.ConnectorServerFactory.startWithRetry(ConnectorServerFactory.java:364) 04:52:11 at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:324) 04:52:11 ... 1 more 04:52:11 [INFO] Building jar from resources and headers. 04:52:11 [INFO] Writing jar finished. 04:52:13 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:52:13 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:52:13 [INFO] 04:52:13 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc9144 --- 04:52:13 [INFO] 04:52:13 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc9144 --- 04:52:13 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:52:13 [INFO] 04:52:13 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9144 --- 04:52:13 [INFO] CycloneDX: Resolving Dependencies 04:52:14 [INFO] CycloneDX: Creating BOM version 1.6 with 38 component(s) 04:52:14 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9144/target/bom.xml 04:52:14 [INFO] attaching as odl-ietf-model-rfc9144-2.0.4-SNAPSHOT-cyclonedx.xml 04:52:14 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9144/target/bom.json 04:52:14 [INFO] attaching as odl-ietf-model-rfc9144-2.0.4-SNAPSHOT-cyclonedx.json 04:52:14 [INFO] 04:52:14 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9144 --- 04:52:14 [INFO] Skipping duplicate-finder execution! 04:52:14 [INFO] 04:52:14 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9144 --- 04:52:14 [INFO] Skipping plugin execution 04:52:14 [INFO] 04:52:14 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9144 --- 04:52:14 [INFO] Skipping source per configuration. 04:52:14 [INFO] 04:52:14 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc9144 --- 04:52:14 [INFO] 04:52:14 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc9144 --- 04:52:14 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:52:14 [INFO] 04:52:14 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9144 --- 04:52:14 [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:14 [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:14 [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:14 [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:14 [INFO] 04:52:14 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc9144 --- 04:52:14 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc9144:xml:features:2.0.4-SNAPSHOT 04:52:14 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc6241:xml:features:2.0.4-SNAPSHOT:compile 04:52:14 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:52:14 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:52:14 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:52:14 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:52:14 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:52:14 [INFO] | | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:52:14 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:52:14 [INFO] | | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:52:14 [INFO] | | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:52:14 [INFO] | | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:52:14 [INFO] | | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:52:14 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:52:14 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:52:14 [INFO] | \- org.opendaylight.ietf.model:rfc6241:jar:2.0.4-SNAPSHOT:compile 04:52:14 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8072:xml:features:2.0.4-SNAPSHOT:compile 04:52:14 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8040-ietf-restconf:xml:features:2.0.4-SNAPSHOT:compile 04:52:14 [INFO] | | \- org.opendaylight.ietf.model:rfc8040-ietf-restconf:jar:2.0.4-SNAPSHOT:compile 04:52:14 [INFO] | \- org.opendaylight.ietf.model:rfc8072:jar:2.0.4-SNAPSHOT:compile 04:52:14 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:2.0.4-SNAPSHOT:compile 04:52:14 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:2.0.4-SNAPSHOT:compile 04:52:14 [INFO] | | \- org.opendaylight.ietf.model:rfc7952:jar:2.0.4-SNAPSHOT:compile 04:52:14 [INFO] | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:2.0.4-SNAPSHOT:compile 04:52:14 [INFO] | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:2.0.4-SNAPSHOT:compile 04:52:14 [INFO] +- org.opendaylight.ietf.model:rfc9144:jar:2.0.4-SNAPSHOT:compile 04:52:14 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:52:14 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:52:14 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:52:14 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:52:14 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:52:14 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:52:14 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:52:14 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:52:14 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:52:14 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:52:14 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:52:14 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:52:14 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:52:14 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:52:14 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:52:14 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:52:14 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:52:14 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:52:14 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:52:14 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:52:14 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:52:14 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:52:14 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:52:14 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:52:14 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:52:14 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:52:14 [INFO] +- junit:junit:jar:4.13.2:test 04:52:14 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:52:14 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:52:14 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:52:14 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:52:14 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:52:14 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:52:14 [INFO] 04:52:14 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-ietf-model-rfc9144 --- 04:52:14 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9144/target/sonatype-clm/module.xml 04:52:14 [INFO] 04:52:14 [INFO] ----------------< org.opendaylight.ietf.model:rfc9179 >----------------- 04:52:14 [INFO] Building rfc9179 2.0.4-SNAPSHOT [122/161] 04:52:14 [INFO] from model/rfc/rfc9179/pom.xml 04:52:14 [INFO] -------------------------------[ bundle ]------------------------------- 04:52:14 [INFO] 04:52:14 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9179 --- 04:52:14 [INFO] 04:52:14 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc9179 --- 04:52:14 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:52:14 [INFO] 04:52:14 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc9179 --- 04:52:14 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:52:14 [INFO] 04:52:14 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc9179 --- 04:52:14 [INFO] 04:52:14 [INFO] --- dependency:3.11.0:properties (default) @ rfc9179 --- 04:52:14 [INFO] 04:52:14 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc9179 --- 04:52: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/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:14 [INFO] 04:52:14 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc9179 --- 04:52:14 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:52:14 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc9179/src/main/yang 04:52:14 [INFO] yang-to-sources: Found 1 dependencies in 2.285 ms 04:52:14 [INFO] yang-to-sources: Project model files found: 1 in 1.815 ms 04:52:14 [INFO] yang-to-sources: 2 YANG models processed in 6.092 ms 04:52:14 [INFO] BindingJavaFileGenerator: Defined 19 files in 2.113 ms 04:52:14 [INFO] Sorted 19 files into 7 directories in 100.0 μs 04:52:14 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 19 in 6.972 ms 04:52:14 [INFO] 04:52:14 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9179 --- 04:52:14 [INFO] Starting audit... 04:52:14 Audit done. 04:52:14 [INFO] You have 0 Checkstyle violations. 04:52:14 [INFO] 04:52:14 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9179 --- 04:52:14 [INFO] Starting audit... 04:52:14 Audit done. 04:52:14 [INFO] You have 0 Checkstyle violations. 04:52:14 [INFO] 04:52:14 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc9179 --- 04:52:14 [INFO] 04:52:14 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc9179 --- 04:52:14 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9179/src/main/resources 04:52:14 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9179/target/generated-sources/spi 04:52:14 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:52:14 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:52:14 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:52:14 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9179/target/generated-sources/spi 04:52:14 [INFO] 04:52:14 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc9179 --- 04:52:14 [INFO] Recompiling the module because of changed dependency. 04:52:14 [INFO] Compiling 18 source files with javac [debug release 21] to target/classes 04:52:14 [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:14 [INFO] 04:52:14 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc9179 >>> 04:52:14 [INFO] 04:52:14 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc9179 --- 04:52:14 [INFO] Spotbugs plugin skipped 04:52:14 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:52:14 [INFO] 04:52:14 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc9179 <<< 04:52:14 [INFO] 04:52:14 [INFO] 04:52:14 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc9179 --- 04:52:14 [INFO] Spotbugs plugin skipped 04:52:14 [INFO] 04:52:14 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc9179 --- 04:52:14 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9179/src/test/resources 04:52:14 [INFO] 04:52:14 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc9179 --- 04:52:14 [INFO] No sources to compile 04:52:14 [INFO] 04:52:14 [INFO] --- surefire:3.5.6:test (default-test) @ rfc9179 --- 04:52:14 [INFO] No tests to run. 04:52:14 [INFO] 04:52:14 [INFO] --- copy:14.3.6:copy-files (default) @ rfc9179 --- 04:52:14 [INFO] 04:52:14 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc9179 --- 04:52:14 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9179/target/rfc9179-2.0.4-SNAPSHOT.jar 04:52:14 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9179/target/classes/META-INF/MANIFEST.MF 04:52:14 [INFO] 04:52:14 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9179 --- 04:52:16 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9179/target/rfc9179-2.0.4-SNAPSHOT-javadoc.jar 04:52:16 [INFO] 04:52:16 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9179 --- 04:52:16 [INFO] CycloneDX: Resolving Dependencies 04:52:16 [INFO] CycloneDX: Creating BOM version 1.6 with 15 component(s) 04:52:16 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9179/target/bom.xml 04:52:16 [INFO] attaching as rfc9179-2.0.4-SNAPSHOT-cyclonedx.xml 04:52:16 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9179/target/bom.json 04:52:16 [INFO] attaching as rfc9179-2.0.4-SNAPSHOT-cyclonedx.json 04:52:16 [INFO] 04:52:16 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9179 --- 04:52:16 [INFO] Skipping duplicate-finder execution! 04:52:16 [INFO] 04:52:16 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc9179 --- 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) @ rfc9179 --- 04:52:16 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9179/target/rfc9179-2.0.4-SNAPSHOT-sources.jar 04:52:16 [INFO] 04:52:16 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc9179 --- 04:52:16 [INFO] 04:52:16 [INFO] --- jacoco:0.8.15:report (report) @ rfc9179 --- 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) @ rfc9179 --- 04:52:16 [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:16 [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:16 [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:16 [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:16 [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:16 [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:16 [INFO] 04:52:16 [INFO] --- bundle:6.0.2:install (default-install) @ rfc9179 --- 04:52:17 [INFO] Installing org/opendaylight/ietf/model/rfc9179/2.0.4-SNAPSHOT/rfc9179-2.0.4-SNAPSHOT.jar 04:52:17 [INFO] Writing OBR metadata 04:52:17 [INFO] 04:52:17 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc9179 --- 04:52:17 [INFO] org.opendaylight.ietf.model:rfc9179:bundle:2.0.4-SNAPSHOT 04:52:17 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:52:17 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:52:17 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:52:17 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:52:17 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:52:17 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:52:17 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:52:17 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:52:17 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:52:17 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:52:17 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:52:17 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:52:17 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:52:17 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:52:17 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:52:17 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:52:17 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:52:17 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:52:17 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:52:17 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:52:17 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:52:17 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:52:17 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:52:17 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:52:17 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:52:17 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:52:17 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:52:17 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:52:17 [INFO] +- junit:junit:jar:4.13.2:test 04:52:17 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:52:17 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:52:17 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:52:17 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:52:17 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:52:17 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:52:17 [INFO] 04:52:17 [INFO] --- clm:3.0.8-01:index (default-cli) @ rfc9179 --- 04:52:17 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc9179/target/sonatype-clm/module.xml 04:52:17 [INFO] 04:52:17 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc9179 >------------ 04:52:17 [INFO] Building OpenDaylight :: IETF :: Model :: RFC9179 2.0.4-SNAPSHOT [123/161] 04:52:17 [INFO] from features/odl-ietf-model-rfc9179/pom.xml 04:52:17 [INFO] ------------------------------[ feature ]------------------------------- 04:52:17 [INFO] 04:52:17 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9179 --- 04:52:17 [INFO] 04:52:17 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc9179 --- 04:52:17 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:52:17 [INFO] 04:52:17 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9179 --- 04:52:17 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:52:17 [INFO] 04:52:17 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc9179 --- 04:52:17 [INFO] 04:52:17 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc9179 --- 04:52:17 [INFO] 04:52:17 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9179 --- 04:52:17 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:52:17 [INFO] argLine set to empty 04:52:17 [INFO] 04:52:17 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9179 --- 04:52:17 [INFO] Starting audit... 04:52:17 Audit done. 04:52:17 [INFO] You have 0 Checkstyle violations. 04:52:17 [INFO] 04:52:17 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9179 --- 04:52:17 [INFO] Starting audit... 04:52:17 Audit done. 04:52:17 [INFO] You have 0 Checkstyle violations. 04:52:17 [INFO] 04:52:17 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc9179 --- 04:52:17 [INFO] 04:52:17 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9179 --- 04:52:17 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9179/target/feature/feature.xml 04:52:17 [INFO] ...done! 04:52:17 [INFO] Set artifact 04:52:17 [INFO] 04:52:17 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc9179 --- 04:52:17 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 04:52:17 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:52:17 [INFO] 04:52:17 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9179 >>> 04:52:17 [INFO] 04:52:17 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc9179 --- 04:52:17 [INFO] No files found to run spotbugs; check compile phase has been run. 04:52:17 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:52:17 [INFO] 04:52:17 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9179 <<< 04:52:17 [INFO] 04:52:17 [INFO] 04:52:17 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc9179 --- 04:52:17 [INFO] 04:52:17 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc9179 --- 04:52:17 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9179 04:52:17 [INFO] Project dependency features detected: [] 04:52:17 [INFO] Pax Exam System (Version: 4.14.0) created. 04:52:17 [INFO] Creating RMI registry server on 127.0.0.1:44831 04:52:17 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:52:17 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:52:17 [INFO] Waiting for remote bundle context.. on 44831 name: 94afdef7-ed8b-4543-9a5e-09ccd51d0051 timout: [ RelativeTimeout value = 180000 ] 04:52:22 [INFO] Building jar from resources and headers. 04:52:22 [INFO] Writing jar finished. 04:52:24 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:52:24 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:52:24 [INFO] 04:52:24 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc9179 --- 04:52:24 [INFO] 04:52:24 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc9179 --- 04:52:24 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:52:24 [INFO] 04:52:24 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9179 --- 04:52:24 [INFO] CycloneDX: Resolving Dependencies 04:52:24 [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) 04:52:24 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9179/target/bom.xml 04:52:24 [INFO] attaching as odl-ietf-model-rfc9179-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-rfc9179/target/bom.json 04:52:24 [INFO] attaching as odl-ietf-model-rfc9179-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-rfc9179 --- 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-rfc9179 --- 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-rfc9179 --- 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-rfc9179 --- 04:52:24 [INFO] 04:52:24 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc9179 --- 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-rfc9179 --- 04:52:24 [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:24 [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:24 [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:24 [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:24 [INFO] 04:52:24 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc9179 --- 04:52:24 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc9179:xml:features:2.0.4-SNAPSHOT 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:ietf-type-util:jar:2.0.4-SNAPSHOT: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.model:rfc9179: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.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.8-01:index (default-cli) @ odl-ietf-model-rfc9179 --- 04:52:24 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9179/target/sonatype-clm/module.xml 04:52:24 [INFO] 04:52:24 [INFO] ----< org.opendaylight.ietf.model:rfc9196-ietf-system-capabilities >---- 04:52:24 [INFO] Building rfc9196-ietf-system-capabilities 2.0.4-SNAPSHOT [124/161] 04:52:24 [INFO] from model/rfc/rfc9196-ietf-system-capabilities/pom.xml 04:52:24 [INFO] -------------------------------[ bundle ]------------------------------- 04:52:24 [INFO] 04:52:24 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9196-ietf-system-capabilities --- 04:52:24 [INFO] 04:52:24 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc9196-ietf-system-capabilities --- 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) @ rfc9196-ietf-system-capabilities --- 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) @ rfc9196-ietf-system-capabilities --- 04:52:24 [INFO] 04:52:24 [INFO] --- dependency:3.11.0:properties (default) @ rfc9196-ietf-system-capabilities --- 04:52:24 [INFO] 04:52:24 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc9196-ietf-system-capabilities --- 04:52:24 [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:24 [INFO] 04:52:24 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc9196-ietf-system-capabilities --- 04:52:24 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:52:24 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc9196-ietf-system-capabilities/src/main/yang 04:52:24 [INFO] yang-to-sources: Found 5 dependencies in 2.303 ms 04:52:24 [INFO] yang-to-sources: Project model files found: 1 in 1.201 ms 04:52:24 [INFO] yang-to-sources: 6 YANG models processed in 21.74 ms 04:52:24 [INFO] BindingJavaFileGenerator: Defined 14 files in 5.859 ms 04:52:24 [INFO] Sorted 14 files into 7 directories in 100.1 μs 04:52:24 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 14 in 10.70 ms 04:52:24 [INFO] 04:52:24 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9196-ietf-system-capabilities --- 04:52:24 [INFO] Starting audit... 04:52:24 Audit done. 04:52:24 [INFO] You have 0 Checkstyle violations. 04:52:24 [INFO] 04:52:24 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9196-ietf-system-capabilities --- 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) @ rfc9196-ietf-system-capabilities --- 04:52:25 [INFO] 04:52:25 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc9196-ietf-system-capabilities --- 04:52:25 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9196-ietf-system-capabilities/src/main/resources 04:52:25 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9196-ietf-system-capabilities/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/rfc9196-ietf-system-capabilities/target/generated-sources/spi 04:52:25 [INFO] 04:52:25 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc9196-ietf-system-capabilities --- 04:52:25 [INFO] Recompiling the module because of changed dependency. 04:52:25 [INFO] Compiling 13 source files with javac [debug release 21] to target/classes 04:52:25 [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:25 [INFO] 04:52:25 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc9196-ietf-system-capabilities >>> 04:52:25 [INFO] 04:52:25 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc9196-ietf-system-capabilities --- 04:52:25 [INFO] Spotbugs plugin skipped 04:52:25 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:52:25 [INFO] 04:52:25 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc9196-ietf-system-capabilities <<< 04:52:25 [INFO] 04:52:25 [INFO] 04:52:25 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc9196-ietf-system-capabilities --- 04:52:25 [INFO] Spotbugs plugin skipped 04:52:25 [INFO] 04:52:25 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc9196-ietf-system-capabilities --- 04:52:25 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9196-ietf-system-capabilities/src/test/resources 04:52:25 [INFO] 04:52:25 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc9196-ietf-system-capabilities --- 04:52:25 [INFO] No sources to compile 04:52:25 [INFO] 04:52:25 [INFO] --- surefire:3.5.6:test (default-test) @ rfc9196-ietf-system-capabilities --- 04:52:25 [INFO] No tests to run. 04:52:25 [INFO] 04:52:25 [INFO] --- copy:14.3.6:copy-files (default) @ rfc9196-ietf-system-capabilities --- 04:52:25 [INFO] 04:52:25 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc9196-ietf-system-capabilities --- 04:52:25 [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:25 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9196-ietf-system-capabilities/target/classes/META-INF/MANIFEST.MF 04:52:25 [INFO] 04:52:25 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9196-ietf-system-capabilities --- 04:52:26 [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:26 [INFO] 04:52:26 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9196-ietf-system-capabilities --- 04:52:26 [INFO] CycloneDX: Resolving Dependencies 04:52:27 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 04:52:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9196-ietf-system-capabilities/target/bom.xml 04:52:27 [INFO] attaching as rfc9196-ietf-system-capabilities-2.0.4-SNAPSHOT-cyclonedx.xml 04:52:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9196-ietf-system-capabilities/target/bom.json 04:52:27 [INFO] attaching as rfc9196-ietf-system-capabilities-2.0.4-SNAPSHOT-cyclonedx.json 04:52:27 [INFO] 04:52:27 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9196-ietf-system-capabilities --- 04:52:27 [INFO] Skipping duplicate-finder execution! 04:52:27 [INFO] 04:52:27 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc9196-ietf-system-capabilities --- 04:52:27 [INFO] No dependency problems found 04:52:27 [INFO] 04:52:27 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9196-ietf-system-capabilities --- 04:52:27 [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:27 [INFO] 04:52:27 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc9196-ietf-system-capabilities --- 04:52:27 [INFO] 04:52:27 [INFO] --- jacoco:0.8.15:report (report) @ rfc9196-ietf-system-capabilities --- 04:52:27 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:52:27 [INFO] 04:52:27 [INFO] --- install:3.1.4:install (default-install) @ rfc9196-ietf-system-capabilities --- 04:52:27 [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:27 [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:27 [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:27 [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:27 [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:27 [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:27 [INFO] 04:52:27 [INFO] --- bundle:6.0.2:install (default-install) @ rfc9196-ietf-system-capabilities --- 04:52:27 [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:27 [INFO] Writing OBR metadata 04:52:27 [INFO] 04:52:27 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc9196-ietf-system-capabilities --- 04:52:27 [INFO] org.opendaylight.ietf.model:rfc9196-ietf-system-capabilities:bundle:2.0.4-SNAPSHOT 04:52:27 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:52:27 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:52:27 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:52:27 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:52:27 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:52:27 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:52:27 [INFO] +- org.opendaylight.ietf.model:rfc8341:jar:2.0.4-SNAPSHOT:compile 04:52:27 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:52:27 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:52:27 [INFO] +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:2.0.4-SNAPSHOT:compile 04:52:27 [INFO] +- org.opendaylight.ietf.model:rfc8525:jar:2.0.4-SNAPSHOT:compile 04:52:27 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:52:27 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:52:27 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:52:27 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:52:27 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:52:27 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:52:27 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:52:27 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:52:27 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:52:27 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:52:27 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:52:27 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:52:27 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:52:27 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:52:27 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:52:27 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:52:27 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:52:27 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:52:27 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:52:27 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:52:27 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:52:27 [INFO] +- junit:junit:jar:4.13.2:test 04:52:27 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:52:27 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:52:27 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:52:27 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:52:27 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:52:27 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:52:27 [INFO] 04:52:27 [INFO] --- clm:3.0.8-01:index (default-cli) @ rfc9196-ietf-system-capabilities --- 04:52:27 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc9196-ietf-system-capabilities/target/sonatype-clm/module.xml 04:52:27 [INFO] 04:52:27 [INFO] --< org.opendaylight.ietf:odl-ietf-model-rfc9196-ietf-system-capabilities >-- 04:52:27 [INFO] Building OpenDaylight :: IETF :: Model :: RFC9196 ietf-system-capabilities 2.0.4-SNAPSHOT [125/161] 04:52:27 [INFO] from features/odl-ietf-model-rfc9196-ietf-system-capabilities/pom.xml 04:52:27 [INFO] ------------------------------[ feature ]------------------------------- 04:52:27 [INFO] 04:52:27 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 04:52:27 [INFO] 04:52:27 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 04:52:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:52:27 [INFO] 04:52:27 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 04:52:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:52:27 [INFO] 04:52:27 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 04:52:27 [INFO] 04:52:27 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 04:52:27 [INFO] 04:52:27 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 04:52:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:52:27 [INFO] argLine set to empty 04:52:27 [INFO] 04:52:27 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 04:52:27 [INFO] Starting audit... 04:52:27 Audit done. 04:52:27 [INFO] You have 0 Checkstyle violations. 04:52:27 [INFO] 04:52:27 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 04:52:27 [INFO] Starting audit... 04:52:27 Audit done. 04:52:27 [INFO] You have 0 Checkstyle violations. 04:52:27 [INFO] 04:52:27 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 04:52:27 [INFO] 04:52:27 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 04:52:27 [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:27 [INFO] ...done! 04:52:27 [INFO] Set artifact 04:52:27 [INFO] 04:52:27 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 04:52:27 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 04:52:27 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:52:27 [INFO] 04:52:27 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9196-ietf-system-capabilities >>> 04:52:27 [INFO] 04:52:27 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 04:52:27 [INFO] No files found to run spotbugs; check compile phase has been run. 04:52:27 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:52:27 [INFO] 04:52:27 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9196-ietf-system-capabilities <<< 04:52:27 [INFO] 04:52:27 [INFO] 04:52:27 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 04:52:27 [INFO] 04:52:27 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 04:52:27 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9196-ietf-system-capabilities 04:52:27 [INFO] Project dependency features detected: [] 04:52:27 [INFO] Pax Exam System (Version: 4.14.0) created. 04:52:27 [INFO] Creating RMI registry server on 127.0.0.1:44881 04:52:27 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:52:27 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:52:27 [INFO] Waiting for remote bundle context.. on 44881 name: 03a81b73-e69b-4778-b8b0-9fcb02115f98 timout: [ RelativeTimeout value = 180000 ] 04:52:32 [INFO] Building jar from resources and headers. 04:52:32 [INFO] Writing jar finished. 04:52:34 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:52:34 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:52:34 [INFO] 04:52:34 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 04:52:34 [INFO] 04:52:34 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 04:52:34 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:52:34 [INFO] 04:52:34 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 04:52:34 [INFO] CycloneDX: Resolving Dependencies 04:52:34 [INFO] CycloneDX: Creating BOM version 1.6 with 36 component(s) 04:52:34 [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:34 [INFO] attaching as odl-ietf-model-rfc9196-ietf-system-capabilities-2.0.4-SNAPSHOT-cyclonedx.xml 04:52:34 [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:34 [INFO] attaching as odl-ietf-model-rfc9196-ietf-system-capabilities-2.0.4-SNAPSHOT-cyclonedx.json 04:52:34 [INFO] 04:52:34 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 04:52:34 [INFO] Skipping duplicate-finder execution! 04:52:34 [INFO] 04:52:34 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 04:52:34 [INFO] Skipping plugin execution 04:52:34 [INFO] 04:52:34 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 04:52:34 [INFO] Skipping source per configuration. 04:52:34 [INFO] 04:52:34 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 04:52:34 [INFO] 04:52:34 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 04:52:34 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:52:34 [INFO] 04:52:34 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 04:52:34 [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:34 [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:34 [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:34 [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:34 [INFO] 04:52:34 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 04:52:34 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc9196-ietf-system-capabilities:xml:features:2.0.4-SNAPSHOT 04:52:34 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8341:xml:features:2.0.4-SNAPSHOT:compile 04:52:34 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:52:34 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:52:34 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:52:34 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:52:34 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:52:34 [INFO] | | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:52:34 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:52:34 [INFO] | | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:52:34 [INFO] | | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:52:34 [INFO] | | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:52:34 [INFO] | | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:52:34 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:52:34 [INFO] | | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:52:34 [INFO] | | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:52:34 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:52:34 [INFO] | \- org.opendaylight.ietf.model:rfc8341:jar:2.0.4-SNAPSHOT:compile 04:52:34 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8525:xml:features:2.0.4-SNAPSHOT:compile 04:52:34 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:2.0.4-SNAPSHOT:compile 04:52:34 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:2.0.4-SNAPSHOT:compile 04:52:34 [INFO] | | | \- org.opendaylight.ietf.model:rfc7952:jar:2.0.4-SNAPSHOT:compile 04:52:34 [INFO] | | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:2.0.4-SNAPSHOT:compile 04:52:34 [INFO] | \- org.opendaylight.ietf.model:rfc8525:jar:2.0.4-SNAPSHOT:compile 04:52:34 [INFO] +- org.opendaylight.ietf.model:rfc9196-ietf-system-capabilities:jar:2.0.4-SNAPSHOT:compile 04:52:34 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:52:34 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:52:34 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:52:34 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:52:34 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:52:34 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:52:34 [INFO] | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:2.0.4-SNAPSHOT:compile 04:52:34 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:52:34 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:52:34 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:52:34 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:52:34 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:52:34 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:52:34 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:52:34 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:52:34 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:52:34 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:52:34 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:52:34 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:52:34 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:52:34 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:52:34 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:52:34 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:52:34 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:52:34 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:52:34 [INFO] +- junit:junit:jar:4.13.2:test 04:52:34 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:52:34 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:52:34 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:52:34 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:52:34 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:52:34 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:52:34 [INFO] 04:52:34 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 04:52:34 [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:34 [INFO] 04:52:34 [INFO] --< org.opendaylight.ietf.model:rfc9196-ietf-notification-capabilities >-- 04:52:34 [INFO] Building rfc9196-ietf-notification-capabilities 2.0.4-SNAPSHOT [126/161] 04:52:34 [INFO] from model/rfc/rfc9196-ietf-notification-capabilities/pom.xml 04:52:34 [INFO] -------------------------------[ bundle ]------------------------------- 04:52:34 [INFO] 04:52:34 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9196-ietf-notification-capabilities --- 04:52:34 [INFO] 04:52:34 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc9196-ietf-notification-capabilities --- 04:52:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:52:34 [INFO] 04:52:34 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc9196-ietf-notification-capabilities --- 04:52:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:52:34 [INFO] 04:52:34 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc9196-ietf-notification-capabilities --- 04:52:34 [INFO] 04:52:34 [INFO] --- dependency:3.11.0:properties (default) @ rfc9196-ietf-notification-capabilities --- 04:52:34 [INFO] 04:52:34 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc9196-ietf-notification-capabilities --- 04:52: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/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:34 [INFO] 04:52:34 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc9196-ietf-notification-capabilities --- 04:52:34 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:52:34 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc9196-ietf-notification-capabilities/src/main/yang 04:52:34 [INFO] yang-to-sources: Found 14 dependencies in 3.037 ms 04:52:34 [INFO] yang-to-sources: Project model files found: 1 in 1.436 ms 04:52:34 [INFO] yang-to-sources: 15 YANG models processed in 60.17 ms 04:52:34 [INFO] BindingJavaFileGenerator: Defined 17 files in 13.23 ms 04:52:34 [INFO] Sorted 17 files into 6 directories in 103.2 μs 04:52:34 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 17 in 17.89 ms 04:52:34 [INFO] 04:52:34 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9196-ietf-notification-capabilities --- 04:52:34 [INFO] Starting audit... 04:52:34 Audit done. 04:52:34 [INFO] You have 0 Checkstyle violations. 04:52:34 [INFO] 04:52:34 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9196-ietf-notification-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] --- dependency:3.11.0:copy (unpack-license) @ rfc9196-ietf-notification-capabilities --- 04:52:35 [INFO] 04:52:35 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc9196-ietf-notification-capabilities --- 04:52:35 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9196-ietf-notification-capabilities/src/main/resources 04:52:35 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9196-ietf-notification-capabilities/target/generated-sources/spi 04:52:35 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:52:35 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:52:35 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:52:35 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9196-ietf-notification-capabilities/target/generated-sources/spi 04:52:35 [INFO] 04:52:35 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc9196-ietf-notification-capabilities --- 04:52:35 [INFO] Recompiling the module because of changed dependency. 04:52:35 [INFO] Compiling 16 source files with javac [debug release 21] to target/classes 04:52:35 [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:35 [INFO] 04:52:35 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc9196-ietf-notification-capabilities >>> 04:52:35 [INFO] 04:52:35 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc9196-ietf-notification-capabilities --- 04:52:35 [INFO] Spotbugs plugin skipped 04:52:35 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:52:35 [INFO] 04:52:35 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc9196-ietf-notification-capabilities <<< 04:52:35 [INFO] 04:52:35 [INFO] 04:52:35 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc9196-ietf-notification-capabilities --- 04:52:35 [INFO] Spotbugs plugin skipped 04:52:35 [INFO] 04:52:35 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc9196-ietf-notification-capabilities --- 04:52:35 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9196-ietf-notification-capabilities/src/test/resources 04:52:35 [INFO] 04:52:35 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc9196-ietf-notification-capabilities --- 04:52:35 [INFO] No sources to compile 04:52:35 [INFO] 04:52:35 [INFO] --- surefire:3.5.6:test (default-test) @ rfc9196-ietf-notification-capabilities --- 04:52:35 [INFO] No tests to run. 04:52:35 [INFO] 04:52:35 [INFO] --- copy:14.3.6:copy-files (default) @ rfc9196-ietf-notification-capabilities --- 04:52:35 [INFO] 04:52:35 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc9196-ietf-notification-capabilities --- 04:52:35 [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:35 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9196-ietf-notification-capabilities/target/classes/META-INF/MANIFEST.MF 04:52:35 [INFO] 04:52:35 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9196-ietf-notification-capabilities --- 04:52:36 [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:36 [INFO] 04:52:36 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9196-ietf-notification-capabilities --- 04:52:36 [INFO] CycloneDX: Resolving Dependencies 04:52:37 [INFO] CycloneDX: Creating BOM version 1.6 with 28 component(s) 04:52:37 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9196-ietf-notification-capabilities/target/bom.xml 04:52:37 [INFO] attaching as rfc9196-ietf-notification-capabilities-2.0.4-SNAPSHOT-cyclonedx.xml 04:52:37 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9196-ietf-notification-capabilities/target/bom.json 04:52:37 [INFO] attaching as rfc9196-ietf-notification-capabilities-2.0.4-SNAPSHOT-cyclonedx.json 04:52:37 [INFO] 04:52:37 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9196-ietf-notification-capabilities --- 04:52:37 [INFO] Skipping duplicate-finder execution! 04:52:37 [INFO] 04:52:37 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc9196-ietf-notification-capabilities --- 04:52:37 [INFO] No dependency problems found 04:52:37 [INFO] 04:52:37 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9196-ietf-notification-capabilities --- 04:52:37 [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:37 [INFO] 04:52:37 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc9196-ietf-notification-capabilities --- 04:52:37 [INFO] 04:52:37 [INFO] --- jacoco:0.8.15:report (report) @ rfc9196-ietf-notification-capabilities --- 04:52:37 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:52:37 [INFO] 04:52:37 [INFO] --- install:3.1.4:install (default-install) @ rfc9196-ietf-notification-capabilities --- 04:52:37 [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:37 [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:37 [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:37 [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:37 [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:37 [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:37 [INFO] 04:52:37 [INFO] --- bundle:6.0.2:install (default-install) @ rfc9196-ietf-notification-capabilities --- 04:52:37 [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:37 [INFO] Writing OBR metadata 04:52:37 [INFO] 04:52:37 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc9196-ietf-notification-capabilities --- 04:52:37 [INFO] org.opendaylight.ietf.model:rfc9196-ietf-notification-capabilities:bundle:2.0.4-SNAPSHOT 04:52:37 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:52:37 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:52:37 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:52:37 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:52:37 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:52:37 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:52:37 [INFO] +- org.opendaylight.ietf.model:rfc8641:jar:2.0.4-SNAPSHOT:compile 04:52:37 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:52:37 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:52:37 [INFO] | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:2.0.4-SNAPSHOT:compile 04:52:37 [INFO] | +- org.opendaylight.ietf.model:rfc8040-ietf-restconf:jar:2.0.4-SNAPSHOT:compile 04:52:37 [INFO] | +- org.opendaylight.ietf.model:rfc8072:jar:2.0.4-SNAPSHOT:compile 04:52:37 [INFO] | \- org.opendaylight.ietf.model:rfc8639:jar:2.0.4-SNAPSHOT:compile 04:52:37 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:52:37 [INFO] | +- org.opendaylight.ietf.model:rfc8343:jar:2.0.4-SNAPSHOT:compile 04:52:37 [INFO] | \- org.opendaylight.ietf.model:rfc8529:jar:2.0.4-SNAPSHOT:compile 04:52:37 [INFO] | +- org.opendaylight.ietf.model:rfc8344:jar:2.0.4-SNAPSHOT:compile 04:52:37 [INFO] | \- org.opendaylight.ietf.model:rfc8528:jar:2.0.4-SNAPSHOT:compile 04:52:37 [INFO] +- org.opendaylight.ietf.model:rfc9196-ietf-system-capabilities:jar:2.0.4-SNAPSHOT:compile 04:52:37 [INFO] | +- org.opendaylight.ietf.model:rfc8341:jar:2.0.4-SNAPSHOT:compile 04:52:37 [INFO] | \- org.opendaylight.ietf.model:rfc8525:jar:2.0.4-SNAPSHOT:compile 04:52:37 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:52:37 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:52:37 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:52:37 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:52:37 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:52:37 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:52:37 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:52:37 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:52:37 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:52:37 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:52:37 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:52:37 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:52:37 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:52:37 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:52:37 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:52:37 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:52:37 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:52:37 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:52:37 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:52:37 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:52:37 [INFO] +- junit:junit:jar:4.13.2:test 04:52:37 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:52:37 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:52:37 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:52:37 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:52:37 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:52:37 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:52:37 [INFO] 04:52:37 [INFO] --- clm:3.0.8-01:index (default-cli) @ rfc9196-ietf-notification-capabilities --- 04:52:37 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc9196-ietf-notification-capabilities/target/sonatype-clm/module.xml 04:52:37 [INFO] 04:52:37 [INFO] --< org.opendaylight.ietf:odl-ietf-model-rfc9196-ietf-notification-capabilities >-- 04:52:37 [INFO] Building OpenDaylight :: IETF :: Model :: RFC9196 ietf-notification-capabilities 2.0.4-SNAPSHOT [127/161] 04:52:37 [INFO] from features/odl-ietf-model-rfc9196-ietf-notification-capabilities/pom.xml 04:52:37 [INFO] ------------------------------[ feature ]------------------------------- 04:52:37 [INFO] 04:52:37 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 04:52:37 [INFO] 04:52:37 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 04:52:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:52:37 [INFO] 04:52:37 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 04:52:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:52:37 [INFO] 04:52:37 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 04:52:37 [INFO] 04:52:37 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 04:52:37 [INFO] 04:52:37 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 04:52:37 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:52:37 [INFO] argLine set to empty 04:52:37 [INFO] 04:52:37 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 04:52:37 [INFO] Starting audit... 04:52:37 Audit done. 04:52:37 [INFO] You have 0 Checkstyle violations. 04:52:37 [INFO] 04:52:37 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 04:52:37 [INFO] Starting audit... 04:52:37 Audit done. 04:52:37 [INFO] You have 0 Checkstyle violations. 04:52:37 [INFO] 04:52:37 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 04:52:37 [INFO] 04:52:37 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 04:52:37 [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:37 [INFO] ...done! 04:52:37 [INFO] Set artifact 04:52:37 [INFO] 04:52:37 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 04:52:37 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 04:52:37 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:52:37 [INFO] 04:52:37 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9196-ietf-notification-capabilities >>> 04:52:37 [INFO] 04:52:37 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 04:52:37 [INFO] No files found to run spotbugs; check compile phase has been run. 04:52:37 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:52:37 [INFO] 04:52:37 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9196-ietf-notification-capabilities <<< 04:52:37 [INFO] 04:52:37 [INFO] 04:52:37 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 04:52:37 [INFO] 04:52:37 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 04:52:37 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9196-ietf-notification-capabilities 04:52:37 [INFO] Project dependency features detected: [] 04:52:37 [INFO] Pax Exam System (Version: 4.14.0) created. 04:52:37 [INFO] Creating RMI registry server on 127.0.0.1:36353 04:52:38 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:52:38 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:52:38 [INFO] Waiting for remote bundle context.. on 36353 name: 617bf39f-028b-46d6-ab2d-bb4ead4eda37 timout: [ RelativeTimeout value = 180000 ] 04:52:42 [INFO] Building jar from resources and headers. 04:52:42 [INFO] Writing jar finished. 04:52:44 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:52:44 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:52:44 [INFO] 04:52:44 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 04:52:44 [INFO] 04:52:44 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 04:52:44 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:52:44 [INFO] 04:52:44 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 04:52:44 [INFO] CycloneDX: Resolving Dependencies 04:52:45 [INFO] CycloneDX: Creating BOM version 1.6 with 54 component(s) 04:52:45 [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:45 [INFO] attaching as odl-ietf-model-rfc9196-ietf-notification-capabilities-2.0.4-SNAPSHOT-cyclonedx.xml 04:52:45 [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:45 [INFO] attaching as odl-ietf-model-rfc9196-ietf-notification-capabilities-2.0.4-SNAPSHOT-cyclonedx.json 04:52:45 [INFO] 04:52:45 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 04:52:45 [INFO] Skipping duplicate-finder execution! 04:52:45 [INFO] 04:52:45 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 04:52:45 [INFO] Skipping plugin execution 04:52:45 [INFO] 04:52:45 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 04:52:45 [INFO] Skipping source per configuration. 04:52:45 [INFO] 04:52:45 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 04:52:45 [INFO] 04:52:45 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 04:52:45 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:52:45 [INFO] 04:52:45 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 04:52:45 [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:45 [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:45 [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:45 [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:45 [INFO] 04:52:45 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 04:52:45 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc9196-ietf-notification-capabilities:xml:features:2.0.4-SNAPSHOT 04:52:45 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8641:xml:features:2.0.4-SNAPSHOT:compile 04:52:45 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8072:xml:features:2.0.4-SNAPSHOT:compile 04:52:45 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8040-ietf-restconf:xml:features:2.0.4-SNAPSHOT:compile 04:52:45 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:52:45 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:52:45 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:52:45 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:52:45 [INFO] | | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:52:45 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:52:45 [INFO] | | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:52:45 [INFO] | | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:52:45 [INFO] | | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:52:45 [INFO] | | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:52:45 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:52:45 [INFO] | | \- org.opendaylight.ietf.model:rfc8072:jar:2.0.4-SNAPSHOT:compile 04:52:45 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:2.0.4-SNAPSHOT:compile 04:52:45 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:2.0.4-SNAPSHOT:compile 04:52:45 [INFO] | | | \- org.opendaylight.ietf.model:rfc7952:jar:2.0.4-SNAPSHOT:compile 04:52:45 [INFO] | | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:2.0.4-SNAPSHOT:compile 04:52:45 [INFO] | | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:2.0.4-SNAPSHOT:compile 04:52:45 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8639:xml:features:2.0.4-SNAPSHOT:compile 04:52:45 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8529:xml:features:2.0.4-SNAPSHOT:compile 04:52:45 [INFO] | | | +- org.opendaylight.ietf:odl-ietf-model-rfc8344:xml:features:2.0.4-SNAPSHOT:compile 04:52:45 [INFO] | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:2.0.4-SNAPSHOT:compile 04:52:45 [INFO] | | | | \- org.opendaylight.ietf.model:rfc8344:jar:2.0.4-SNAPSHOT:compile 04:52:45 [INFO] | | | +- org.opendaylight.ietf:odl-ietf-model-rfc8528:xml:features:2.0.4-SNAPSHOT:compile 04:52:45 [INFO] | | | | \- org.opendaylight.ietf.model:rfc8528:jar:2.0.4-SNAPSHOT:compile 04:52:45 [INFO] | | | \- org.opendaylight.ietf.model:rfc8529:jar:2.0.4-SNAPSHOT:compile 04:52:45 [INFO] | | \- org.opendaylight.ietf.model:rfc8639:jar:2.0.4-SNAPSHOT:compile 04:52:45 [INFO] | | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:52:45 [INFO] | | \- org.opendaylight.ietf.model:rfc8343:jar:2.0.4-SNAPSHOT:compile 04:52:45 [INFO] | \- org.opendaylight.ietf.model:rfc8641:jar:2.0.4-SNAPSHOT:compile 04:52:45 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:52:45 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:52:45 [INFO] | \- org.opendaylight.ietf.model:rfc8040-ietf-restconf:jar:2.0.4-SNAPSHOT:compile 04:52:45 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc9196-ietf-system-capabilities:xml:features:2.0.4-SNAPSHOT:compile 04:52:45 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8341:xml:features:2.0.4-SNAPSHOT:compile 04:52:45 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:52:45 [INFO] | | \- org.opendaylight.ietf.model:rfc8341:jar:2.0.4-SNAPSHOT:compile 04:52:45 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8525:xml:features:2.0.4-SNAPSHOT:compile 04:52:45 [INFO] | | \- org.opendaylight.ietf.model:rfc8525:jar:2.0.4-SNAPSHOT:compile 04:52:45 [INFO] | \- org.opendaylight.ietf.model:rfc9196-ietf-system-capabilities:jar:2.0.4-SNAPSHOT:compile 04:52:45 [INFO] +- org.opendaylight.ietf.model:rfc9196-ietf-notification-capabilities:jar:2.0.4-SNAPSHOT:compile 04:52:45 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:52:45 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:52:45 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:52:45 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:52:45 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:52:45 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:52:45 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:52:45 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:52:45 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:52:45 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:52:45 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:52:45 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:52:45 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:52:45 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:52:45 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:52:45 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:52:45 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:52:45 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:52:45 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:52:45 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:52:45 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:52:45 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:52:45 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:52:45 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:52:45 [INFO] +- junit:junit:jar:4.13.2:test 04:52:45 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:52:45 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:52:45 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:52:45 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:52:45 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:52:45 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:52:45 [INFO] 04:52:45 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 04:52:45 [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:45 [INFO] 04:52:45 [INFO] ----------------< org.opendaylight.ietf.model:rfc9640 >----------------- 04:52:45 [INFO] Building rfc9640 2.0.4-SNAPSHOT [128/161] 04:52:45 [INFO] from model/rfc/rfc9640/pom.xml 04:52:45 [INFO] -------------------------------[ bundle ]------------------------------- 04:52:45 [INFO] 04:52:45 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9640 --- 04:52:45 [INFO] 04:52:45 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc9640 --- 04:52:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:52:45 [INFO] 04:52:45 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc9640 --- 04:52:45 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:52:45 [INFO] 04:52:45 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc9640 --- 04:52:45 [INFO] 04:52:45 [INFO] --- dependency:3.11.0:properties (default) @ rfc9640 --- 04:52:45 [INFO] 04:52:45 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc9640 --- 04:52:45 [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:45 [INFO] 04:52:45 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc9640 --- 04:52:45 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:52:45 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc9640/src/main/yang 04:52:45 [INFO] yang-to-sources: Found 2 dependencies in 2.335 ms 04:52:45 [INFO] yang-to-sources: Project model files found: 1 in 3.254 ms 04:52:45 [INFO] yang-to-sources: 3 YANG models processed in 12.96 ms 04:52:45 [INFO] BindingJavaFileGenerator: Defined 109 files in 5.779 ms 04:52:45 [INFO] Sorted 109 files into 20 directories in 271.9 μs 04:52:45 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 109 in 17.49 ms 04:52:45 [INFO] 04:52:45 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9640 --- 04:52:45 [INFO] Starting audit... 04:52:45 Audit done. 04:52:45 [INFO] You have 0 Checkstyle violations. 04:52:45 [INFO] 04:52:45 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9640 --- 04:52:45 [INFO] Starting audit... 04:52:45 Audit done. 04:52:45 [INFO] You have 0 Checkstyle violations. 04:52:45 [INFO] 04:52:45 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc9640 --- 04:52:45 [INFO] 04:52:45 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc9640 --- 04:52:45 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9640/src/main/resources 04:52:45 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9640/target/generated-sources/spi 04:52:45 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:52:45 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:52:45 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:52:45 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9640/target/generated-sources/spi 04:52:45 [INFO] 04:52:45 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc9640 --- 04:52:45 [INFO] Recompiling the module because of changed dependency. 04:52:45 [INFO] Compiling 108 source files with javac [debug release 21] to target/classes 04:52:45 [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:45 [INFO] 04:52:45 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc9640 >>> 04:52:45 [INFO] 04:52:45 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc9640 --- 04:52:45 [INFO] Spotbugs plugin skipped 04:52:45 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:52:45 [INFO] 04:52:45 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc9640 <<< 04:52:45 [INFO] 04:52:45 [INFO] 04:52:45 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc9640 --- 04:52:45 [INFO] Spotbugs plugin skipped 04:52:45 [INFO] 04:52:45 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc9640 --- 04:52:45 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9640/src/test/resources 04:52:45 [INFO] 04:52:45 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc9640 --- 04:52:45 [INFO] No sources to compile 04:52:45 [INFO] 04:52:45 [INFO] --- surefire:3.5.6:test (default-test) @ rfc9640 --- 04:52:45 [INFO] No tests to run. 04:52:45 [INFO] 04:52:45 [INFO] --- copy:14.3.6:copy-files (default) @ rfc9640 --- 04:52:45 [INFO] 04:52:45 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc9640 --- 04:52:46 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9640/target/rfc9640-2.0.4-SNAPSHOT.jar 04:52:46 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9640/target/classes/META-INF/MANIFEST.MF 04:52:46 [INFO] 04:52:46 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9640 --- 04:52:48 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9640/target/rfc9640-2.0.4-SNAPSHOT-javadoc.jar 04:52:48 [INFO] 04:52:48 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9640 --- 04:52:48 [INFO] CycloneDX: Resolving Dependencies 04:52:49 [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) 04:52:49 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9640/target/bom.xml 04:52:49 [INFO] attaching as rfc9640-2.0.4-SNAPSHOT-cyclonedx.xml 04:52:49 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9640/target/bom.json 04:52:49 [INFO] attaching as rfc9640-2.0.4-SNAPSHOT-cyclonedx.json 04:52:49 [INFO] 04:52:49 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9640 --- 04:52:49 [INFO] Skipping duplicate-finder execution! 04:52:49 [INFO] 04:52:49 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc9640 --- 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) @ rfc9640 --- 04:52:49 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9640/target/rfc9640-2.0.4-SNAPSHOT-sources.jar 04:52:49 [INFO] 04:52:49 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc9640 --- 04:52:49 [INFO] 04:52:49 [INFO] --- jacoco:0.8.15:report (report) @ rfc9640 --- 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) @ rfc9640 --- 04:52:49 [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:52:49 [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:52:49 [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:52:49 [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:52:49 [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:52:49 [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:52:49 [INFO] 04:52:49 [INFO] --- bundle:6.0.2:install (default-install) @ rfc9640 --- 04:52:49 [INFO] Installing org/opendaylight/ietf/model/rfc9640/2.0.4-SNAPSHOT/rfc9640-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) @ rfc9640 --- 04:52:49 [INFO] org.opendaylight.ietf.model:rfc9640: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: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:rfc8341: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.8-01:index (default-cli) @ rfc9640 --- 04:52:49 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc9640/target/sonatype-clm/module.xml 04:52:49 [INFO] 04:52:49 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc9640 >------------ 04:52:49 [INFO] Building OpenDaylight :: IETF :: Model :: RFC9640 2.0.4-SNAPSHOT [129/161] 04:52:49 [INFO] from features/odl-ietf-model-rfc9640/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-rfc9640 --- 04:52:49 [INFO] 04:52:49 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc9640 --- 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-rfc9640 --- 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-rfc9640 --- 04:52:49 [INFO] 04:52:49 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc9640 --- 04:52:49 [INFO] 04:52:49 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9640 --- 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-rfc9640 --- 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-rfc9640 --- 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-rfc9640 --- 04:52:49 [INFO] 04:52:49 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9640 --- 04:52:49 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9640/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-rfc9640 --- 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-rfc9640 >>> 04:52:49 [INFO] 04:52:49 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc9640 --- 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-rfc9640 <<< 04:52:49 [INFO] 04:52:49 [INFO] 04:52:49 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc9640 --- 04:52:49 [INFO] 04:52:49 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc9640 --- 04:52:49 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9640 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:44923 04:52:49 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:52:49 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:52:49 [INFO] Waiting for remote bundle context.. on 44923 name: f93f4ef5-33ae-4b00-8250-95c852b0ccfc timout: [ RelativeTimeout value = 180000 ] 04:52:54 [INFO] Building jar from resources and headers. 04:52:54 [INFO] Writing jar finished. 04:52:55 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:52:55 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:52:56 [INFO] 04:52:56 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc9640 --- 04:52:56 [INFO] 04:52:56 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc9640 --- 04:52:56 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:52:56 [INFO] 04:52:56 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9640 --- 04:52:56 [INFO] CycloneDX: Resolving Dependencies 04:52:56 [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) 04:52:56 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9640/target/bom.xml 04:52:56 [INFO] attaching as odl-ietf-model-rfc9640-2.0.4-SNAPSHOT-cyclonedx.xml 04:52:56 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9640/target/bom.json 04:52:56 [INFO] attaching as odl-ietf-model-rfc9640-2.0.4-SNAPSHOT-cyclonedx.json 04:52:56 [INFO] 04:52:56 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9640 --- 04:52:56 [INFO] Skipping duplicate-finder execution! 04:52:56 [INFO] 04:52:56 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9640 --- 04:52:56 [INFO] Skipping plugin execution 04:52:56 [INFO] 04:52:56 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9640 --- 04:52:56 [INFO] Skipping source per configuration. 04:52:56 [INFO] 04:52:56 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc9640 --- 04:52:56 [INFO] 04:52:56 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc9640 --- 04:52:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:52:56 [INFO] 04:52:56 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9640 --- 04:52:56 [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:52:56 [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:52:56 [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:52:56 [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:52:56 [INFO] 04:52:56 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc9640 --- 04:52:56 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc9640:xml:features:2.0.4-SNAPSHOT 04:52:56 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8341:xml:features:2.0.4-SNAPSHOT:compile 04:52:56 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:52:56 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:52:56 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:52:56 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:52:56 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:52:56 [INFO] | | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:52:56 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:52:56 [INFO] | | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:52:56 [INFO] | | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:52:56 [INFO] | | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:52:56 [INFO] | | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:52:56 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:52:56 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:52:56 [INFO] | \- org.opendaylight.ietf.model:rfc8341:jar:2.0.4-SNAPSHOT:compile 04:52:56 [INFO] +- org.opendaylight.ietf.model:rfc9640:jar:2.0.4-SNAPSHOT:compile 04:52:56 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:52:56 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:52:56 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:52:56 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:52:56 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:52:56 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:52:56 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:52:56 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:52:56 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:52:56 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:52:56 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:52:56 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:52:56 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:52:56 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:52:56 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:52:56 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:52:56 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:52:56 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:52:56 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:52:56 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:52:56 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:52:56 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:52:56 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:52:56 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:52:56 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:52:56 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:52:56 [INFO] +- junit:junit:jar:4.13.2:test 04:52:56 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:52:56 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:52:56 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:52:56 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:52:56 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:52:56 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:52:56 [INFO] 04:52:56 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-ietf-model-rfc9640 --- 04:52:56 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9640/target/sonatype-clm/module.xml 04:52:56 [INFO] 04:52:56 [INFO] ----------------< org.opendaylight.ietf.model:rfc9641 >----------------- 04:52:56 [INFO] Building rfc9641 2.0.4-SNAPSHOT [130/161] 04:52:56 [INFO] from model/rfc/rfc9641/pom.xml 04:52:56 [INFO] -------------------------------[ bundle ]------------------------------- 04:52:56 [INFO] 04:52:56 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9641 --- 04:52:56 [INFO] 04:52:56 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc9641 --- 04:52:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:52:56 [INFO] 04:52:56 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc9641 --- 04:52:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:52:56 [INFO] 04:52:56 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc9641 --- 04:52:56 [INFO] 04:52:56 [INFO] --- dependency:3.11.0:properties (default) @ rfc9641 --- 04:52:56 [INFO] 04:52:56 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc9641 --- 04:52: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/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:52:56 [INFO] 04:52:56 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc9641 --- 04:52:56 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:52:56 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc9641/src/main/yang 04:52:56 [INFO] yang-to-sources: Found 3 dependencies in 2.615 ms 04:52:56 [INFO] yang-to-sources: Project model files found: 1 in 2.446 ms 04:52:56 [INFO] yang-to-sources: 4 YANG models processed in 18.69 ms 04:52:56 [INFO] BindingJavaFileGenerator: Defined 55 files in 5.595 ms 04:52:56 [INFO] Sorted 55 files into 18 directories in 173.1 μs 04:52:56 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 55 in 13.78 ms 04:52:56 [INFO] 04:52:56 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9641 --- 04:52:56 [INFO] Starting audit... 04:52:56 Audit done. 04:52:56 [INFO] You have 0 Checkstyle violations. 04:52:56 [INFO] 04:52:56 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9641 --- 04:52:56 [INFO] Starting audit... 04:52:56 Audit done. 04:52:56 [INFO] You have 0 Checkstyle violations. 04:52:56 [INFO] 04:52:56 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc9641 --- 04:52:56 [INFO] 04:52:56 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc9641 --- 04:52:56 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9641/src/main/resources 04:52:56 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9641/target/generated-sources/spi 04:52:56 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:52:56 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:52:56 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:52:56 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9641/target/generated-sources/spi 04:52:56 [INFO] 04:52:56 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc9641 --- 04:52:56 [INFO] Recompiling the module because of changed dependency. 04:52:56 [INFO] Compiling 54 source files with javac [debug release 21] to target/classes 04:52:57 [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:52:57 [INFO] 04:52:57 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc9641 >>> 04:52:57 [INFO] 04:52:57 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc9641 --- 04:52:57 [INFO] Spotbugs plugin skipped 04:52:57 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:52:57 [INFO] 04:52:57 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc9641 <<< 04:52:57 [INFO] 04:52:57 [INFO] 04:52:57 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc9641 --- 04:52:57 [INFO] Spotbugs plugin skipped 04:52:57 [INFO] 04:52:57 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc9641 --- 04:52:57 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9641/src/test/resources 04:52:57 [INFO] 04:52:57 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc9641 --- 04:52:57 [INFO] No sources to compile 04:52:57 [INFO] 04:52:57 [INFO] --- surefire:3.5.6:test (default-test) @ rfc9641 --- 04:52:57 [INFO] No tests to run. 04:52:57 [INFO] 04:52:57 [INFO] --- copy:14.3.6:copy-files (default) @ rfc9641 --- 04:52:57 [INFO] 04:52:57 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc9641 --- 04:52:57 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9641/target/rfc9641-2.0.4-SNAPSHOT.jar 04:52:57 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9641/target/classes/META-INF/MANIFEST.MF 04:52:57 [INFO] 04:52:57 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9641 --- 04:52:59 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9641/target/rfc9641-2.0.4-SNAPSHOT-javadoc.jar 04:52:59 [INFO] 04:52:59 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9641 --- 04:52:59 [INFO] CycloneDX: Resolving Dependencies 04:52:59 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 04:52:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9641/target/bom.xml 04:53:00 [INFO] attaching as rfc9641-2.0.4-SNAPSHOT-cyclonedx.xml 04:53:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9641/target/bom.json 04:53:00 [INFO] attaching as rfc9641-2.0.4-SNAPSHOT-cyclonedx.json 04:53:00 [INFO] 04:53:00 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9641 --- 04:53:00 [INFO] Skipping duplicate-finder execution! 04:53:00 [INFO] 04:53:00 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc9641 --- 04:53:00 [INFO] No dependency problems found 04:53:00 [INFO] 04:53:00 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9641 --- 04:53:00 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9641/target/rfc9641-2.0.4-SNAPSHOT-sources.jar 04:53:00 [INFO] 04:53:00 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc9641 --- 04:53:00 [INFO] 04:53:00 [INFO] --- jacoco:0.8.15:report (report) @ rfc9641 --- 04:53:00 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:53:00 [INFO] 04:53:00 [INFO] --- install:3.1.4:install (default-install) @ rfc9641 --- 04:53:00 [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:00 [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:00 [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:00 [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:00 [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:00 [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:00 [INFO] 04:53:00 [INFO] --- bundle:6.0.2:install (default-install) @ rfc9641 --- 04:53:00 [INFO] Installing org/opendaylight/ietf/model/rfc9641/2.0.4-SNAPSHOT/rfc9641-2.0.4-SNAPSHOT.jar 04:53:00 [INFO] Writing OBR metadata 04:53:00 [INFO] 04:53:00 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc9641 --- 04:53:00 [INFO] org.opendaylight.ietf.model:rfc9641:bundle:2.0.4-SNAPSHOT 04:53:00 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:53:00 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:53:00 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:53:00 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:53:00 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:53:00 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:53:00 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:53:00 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:53:00 [INFO] +- org.opendaylight.ietf.model:rfc8341:jar:2.0.4-SNAPSHOT:compile 04:53:00 [INFO] +- org.opendaylight.ietf.model:rfc9640:jar:2.0.4-SNAPSHOT:compile 04:53:00 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:53:00 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:53:00 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:53:00 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:53:00 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:53:00 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:53:00 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:53:00 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:53:00 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:53:00 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:53:00 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:53:00 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:53:00 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:53:00 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:53:00 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:53:00 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:53:00 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:53:00 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:53:00 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:53:00 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:53:00 [INFO] +- junit:junit:jar:4.13.2:test 04:53:00 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:53:00 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:53:00 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:53:00 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:53:00 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:53:00 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:53:00 [INFO] 04:53:00 [INFO] --- clm:3.0.8-01:index (default-cli) @ rfc9641 --- 04:53:00 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc9641/target/sonatype-clm/module.xml 04:53:00 [INFO] 04:53:00 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc9641 >------------ 04:53:00 [INFO] Building OpenDaylight :: IETF :: Model :: RFC9641 2.0.4-SNAPSHOT [131/161] 04:53:00 [INFO] from features/odl-ietf-model-rfc9641/pom.xml 04:53:00 [INFO] ------------------------------[ feature ]------------------------------- 04:53:00 [INFO] 04:53:00 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9641 --- 04:53:00 [INFO] 04:53:00 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc9641 --- 04:53:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:53:00 [INFO] 04:53:00 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9641 --- 04:53:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:53:00 [INFO] 04:53:00 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc9641 --- 04:53:00 [INFO] 04:53:00 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc9641 --- 04:53:00 [INFO] 04:53:00 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9641 --- 04:53:00 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:53:00 [INFO] argLine set to empty 04:53:00 [INFO] 04:53:00 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9641 --- 04:53:00 [INFO] Starting audit... 04:53:00 Audit done. 04:53:00 [INFO] You have 0 Checkstyle violations. 04:53:00 [INFO] 04:53:00 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9641 --- 04:53:00 [INFO] Starting audit... 04:53:00 Audit done. 04:53:00 [INFO] You have 0 Checkstyle violations. 04:53:00 [INFO] 04:53:00 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc9641 --- 04:53:00 [INFO] 04:53:00 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9641 --- 04:53:00 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9641/target/feature/feature.xml 04:53:00 [INFO] ...done! 04:53:00 [INFO] Set artifact 04:53:00 [INFO] 04:53:00 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc9641 --- 04:53:00 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 04:53:00 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:53:00 [INFO] 04:53:00 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9641 >>> 04:53:00 [INFO] 04:53:00 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc9641 --- 04:53:00 [INFO] No files found to run spotbugs; check compile phase has been run. 04:53:00 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:53:00 [INFO] 04:53:00 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9641 <<< 04:53:00 [INFO] 04:53:00 [INFO] 04:53:00 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc9641 --- 04:53:00 [INFO] 04:53:00 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc9641 --- 04:53:00 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9641 04:53:00 [INFO] Project dependency features detected: [] 04:53:00 [INFO] Pax Exam System (Version: 4.14.0) created. 04:53:00 [INFO] Creating RMI registry server on 127.0.0.1:32781 04:53:00 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:53:00 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:53:00 [INFO] Waiting for remote bundle context.. on 32781 name: 960d0867-3fd7-4359-b24d-f14286670a00 timout: [ RelativeTimeout value = 180000 ] 04:53:04 [INFO] Building jar from resources and headers. 04:53:04 [INFO] Writing jar finished. 04:53:06 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:53:06 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:53:06 [INFO] 04:53:06 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc9641 --- 04:53:07 [INFO] 04:53:07 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc9641 --- 04:53:07 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:53:07 [INFO] 04:53:07 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9641 --- 04:53:07 [INFO] CycloneDX: Resolving Dependencies 04:53:07 [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) 04:53:07 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9641/target/bom.xml 04:53:07 [INFO] attaching as odl-ietf-model-rfc9641-2.0.4-SNAPSHOT-cyclonedx.xml 04:53:07 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9641/target/bom.json 04:53:07 [INFO] attaching as odl-ietf-model-rfc9641-2.0.4-SNAPSHOT-cyclonedx.json 04:53:07 [INFO] 04:53:07 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9641 --- 04:53:07 [INFO] Skipping duplicate-finder execution! 04:53:07 [INFO] 04:53:07 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9641 --- 04:53:07 [INFO] Skipping plugin execution 04:53:07 [INFO] 04:53:07 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9641 --- 04:53:07 [INFO] Skipping source per configuration. 04:53:07 [INFO] 04:53:07 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc9641 --- 04:53:07 [INFO] 04:53:07 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc9641 --- 04:53:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:53:07 [INFO] 04:53:07 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9641 --- 04:53:07 [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:07 [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:07 [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:07 [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:07 [INFO] 04:53:07 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc9641 --- 04:53:07 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc9641:xml:features:2.0.4-SNAPSHOT 04:53:07 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc9640:xml:features:2.0.4-SNAPSHOT:compile 04:53:07 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8341:xml:features:2.0.4-SNAPSHOT:compile 04:53:07 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:53:07 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:53:07 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:53:07 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:53:07 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:53:07 [INFO] | | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:53:07 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:53:07 [INFO] | | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:53:07 [INFO] | | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:53:07 [INFO] | | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:53:07 [INFO] | | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:53:07 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:53:07 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:53:07 [INFO] | \- org.opendaylight.ietf.model:rfc9640:jar:2.0.4-SNAPSHOT:compile 04:53:07 [INFO] +- org.opendaylight.ietf.model:rfc9641:jar:2.0.4-SNAPSHOT:compile 04:53:07 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:53:07 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:53:07 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:53:07 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:53:07 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:53:07 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:53:07 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:53:07 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:53:07 [INFO] | +- org.opendaylight.ietf.model:rfc8341:jar:2.0.4-SNAPSHOT:compile 04:53:07 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:53:07 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:53:07 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:53:07 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:53:07 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:53:07 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:53:07 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:53:07 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:53:07 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:53:07 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:53:07 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:53:07 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:53:07 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:53:07 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:53:07 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:53:07 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:53:07 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:53:07 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:53:07 [INFO] +- junit:junit:jar:4.13.2:test 04:53:07 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:53:07 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:53:07 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:53:07 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:53:07 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:53:07 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:53:07 [INFO] 04:53:07 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-ietf-model-rfc9641 --- 04:53:07 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9641/target/sonatype-clm/module.xml 04:53:07 [INFO] 04:53:07 [INFO] ----------------< org.opendaylight.ietf.model:rfc9642 >----------------- 04:53:07 [INFO] Building rfc9642 2.0.4-SNAPSHOT [132/161] 04:53:07 [INFO] from model/rfc/rfc9642/pom.xml 04:53:07 [INFO] -------------------------------[ bundle ]------------------------------- 04:53:07 [INFO] 04:53:07 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9642 --- 04:53:07 [INFO] 04:53:07 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc9642 --- 04:53:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:53:07 [INFO] 04:53:07 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc9642 --- 04:53:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:53:07 [INFO] 04:53:07 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc9642 --- 04:53:07 [INFO] 04:53:07 [INFO] --- dependency:3.11.0:properties (default) @ rfc9642 --- 04:53:07 [INFO] 04:53:07 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc9642 --- 04:53:07 [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:07 [INFO] 04:53:07 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc9642 --- 04:53:07 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:53:07 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc9642/src/main/yang 04:53:07 [INFO] yang-to-sources: Found 3 dependencies in 2.021 ms 04:53:07 [INFO] yang-to-sources: Project model files found: 1 in 1.967 ms 04:53:07 [INFO] yang-to-sources: 4 YANG models processed in 20.18 ms 04:53:07 [INFO] BindingJavaFileGenerator: Defined 71 files in 6.074 ms 04:53:07 [INFO] Sorted 71 files into 25 directories in 221.5 μs 04:53:07 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 71 in 16.27 ms 04:53:07 [INFO] 04:53:07 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9642 --- 04:53:07 [INFO] Starting audit... 04:53:07 Audit done. 04:53:07 [INFO] You have 0 Checkstyle violations. 04:53:07 [INFO] 04:53:07 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9642 --- 04:53:07 [INFO] Starting audit... 04:53:07 Audit done. 04:53:07 [INFO] You have 0 Checkstyle violations. 04:53:07 [INFO] 04:53:07 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc9642 --- 04:53:07 [INFO] 04:53:07 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc9642 --- 04:53:07 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9642/src/main/resources 04:53:07 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9642/target/generated-sources/spi 04:53:07 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:53:07 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:53:07 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:53:07 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9642/target/generated-sources/spi 04:53:07 [INFO] 04:53:07 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc9642 --- 04:53:07 [INFO] Recompiling the module because of changed dependency. 04:53:07 [INFO] Compiling 70 source files with javac [debug release 21] to target/classes 04:53:08 [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:08 [INFO] 04:53:08 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc9642 >>> 04:53:08 [INFO] 04:53:08 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc9642 --- 04:53:08 [INFO] Spotbugs plugin skipped 04:53:08 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:53:08 [INFO] 04:53:08 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc9642 <<< 04:53:08 [INFO] 04:53:08 [INFO] 04:53:08 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc9642 --- 04:53:08 [INFO] Spotbugs plugin skipped 04:53:08 [INFO] 04:53:08 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc9642 --- 04:53:08 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9642/src/test/resources 04:53:08 [INFO] 04:53:08 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc9642 --- 04:53:08 [INFO] No sources to compile 04:53:08 [INFO] 04:53:08 [INFO] --- surefire:3.5.6:test (default-test) @ rfc9642 --- 04:53:08 [INFO] No tests to run. 04:53:08 [INFO] 04:53:08 [INFO] --- copy:14.3.6:copy-files (default) @ rfc9642 --- 04:53:08 [INFO] 04:53:08 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc9642 --- 04:53:08 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9642/target/rfc9642-2.0.4-SNAPSHOT.jar 04:53:08 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9642/target/classes/META-INF/MANIFEST.MF 04:53:08 [INFO] 04:53:08 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9642 --- 04:53:10 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9642/target/rfc9642-2.0.4-SNAPSHOT-javadoc.jar 04:53:10 [INFO] 04:53:10 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9642 --- 04:53:10 [INFO] CycloneDX: Resolving Dependencies 04:53:11 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 04:53:11 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9642/target/bom.xml 04:53:11 [INFO] attaching as rfc9642-2.0.4-SNAPSHOT-cyclonedx.xml 04:53:11 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9642/target/bom.json 04:53:11 [INFO] attaching as rfc9642-2.0.4-SNAPSHOT-cyclonedx.json 04:53:11 [INFO] 04:53:11 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9642 --- 04:53:11 [INFO] Skipping duplicate-finder execution! 04:53:11 [INFO] 04:53:11 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc9642 --- 04:53:11 [INFO] No dependency problems found 04:53:11 [INFO] 04:53:11 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9642 --- 04:53:11 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9642/target/rfc9642-2.0.4-SNAPSHOT-sources.jar 04:53:11 [INFO] 04:53:11 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc9642 --- 04:53:11 [INFO] 04:53:11 [INFO] --- jacoco:0.8.15:report (report) @ rfc9642 --- 04:53:11 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:53:11 [INFO] 04:53:11 [INFO] --- install:3.1.4:install (default-install) @ rfc9642 --- 04:53:11 [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:11 [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:11 [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:11 [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:11 [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:11 [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:11 [INFO] 04:53:11 [INFO] --- bundle:6.0.2:install (default-install) @ rfc9642 --- 04:53:11 [INFO] Installing org/opendaylight/ietf/model/rfc9642/2.0.4-SNAPSHOT/rfc9642-2.0.4-SNAPSHOT.jar 04:53:11 [INFO] Writing OBR metadata 04:53:11 [INFO] 04:53:11 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc9642 --- 04:53:11 [INFO] org.opendaylight.ietf.model:rfc9642:bundle:2.0.4-SNAPSHOT 04:53:11 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:53:11 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:53:11 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:53:11 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:53:11 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:53:11 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:53:11 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:53:11 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:53:11 [INFO] +- org.opendaylight.ietf.model:rfc8341:jar:2.0.4-SNAPSHOT:compile 04:53:11 [INFO] +- org.opendaylight.ietf.model:rfc9640:jar:2.0.4-SNAPSHOT:compile 04:53:11 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:53:11 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:53:11 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:53:11 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:53:11 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:53:11 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:53:11 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:53:11 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:53:11 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:53:11 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:53:11 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:53:11 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:53:11 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:53:11 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:53:11 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:53:11 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:53:11 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:53:11 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:53:11 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:53:11 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:53:11 [INFO] +- junit:junit:jar:4.13.2:test 04:53:11 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:53:11 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:53:11 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:53:11 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:53:11 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:53:11 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:53:11 [INFO] 04:53:11 [INFO] --- clm:3.0.8-01:index (default-cli) @ rfc9642 --- 04:53:11 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc9642/target/sonatype-clm/module.xml 04:53:11 [INFO] 04:53:11 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc9642 >------------ 04:53:11 [INFO] Building OpenDaylight :: IETF :: Model :: RFC9642 2.0.4-SNAPSHOT [133/161] 04:53:11 [INFO] from features/odl-ietf-model-rfc9642/pom.xml 04:53:11 [INFO] ------------------------------[ feature ]------------------------------- 04:53:11 [INFO] 04:53:11 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9642 --- 04:53:11 [INFO] 04:53:11 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc9642 --- 04:53:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:53:11 [INFO] 04:53:11 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9642 --- 04:53:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:53:11 [INFO] 04:53:11 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc9642 --- 04:53:11 [INFO] 04:53:11 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc9642 --- 04:53:11 [INFO] 04:53:11 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9642 --- 04:53:11 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:53:11 [INFO] argLine set to empty 04:53:11 [INFO] 04:53:11 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9642 --- 04:53:11 [INFO] Starting audit... 04:53:11 Audit done. 04:53:11 [INFO] You have 0 Checkstyle violations. 04:53:11 [INFO] 04:53:11 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9642 --- 04:53:11 [INFO] Starting audit... 04:53:11 Audit done. 04:53:11 [INFO] You have 0 Checkstyle violations. 04:53:11 [INFO] 04:53:11 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc9642 --- 04:53:11 [INFO] 04:53:11 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9642 --- 04:53:11 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9642/target/feature/feature.xml 04:53:11 [INFO] ...done! 04:53:11 [INFO] Set artifact 04:53:11 [INFO] 04:53:11 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc9642 --- 04:53:11 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 04:53:11 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:53:11 [INFO] 04:53:11 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9642 >>> 04:53:11 [INFO] 04:53:11 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc9642 --- 04:53:11 [INFO] No files found to run spotbugs; check compile phase has been run. 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 @ odl-ietf-model-rfc9642 <<< 04:53:11 [INFO] 04:53:11 [INFO] 04:53:11 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc9642 --- 04:53:11 [INFO] 04:53:11 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc9642 --- 04:53:11 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9642 04:53:11 [INFO] Project dependency features detected: [] 04:53:11 [INFO] Pax Exam System (Version: 4.14.0) created. 04:53:11 [INFO] Creating RMI registry server on 127.0.0.1:45313 04:53:11 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:53:11 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:53:11 [INFO] Waiting for remote bundle context.. on 45313 name: 4b5e6a65-5235-4ddf-93f5-df539c512d63 timout: [ RelativeTimeout value = 180000 ] 04:53:16 [INFO] Building jar from resources and headers. 04:53:16 [INFO] Writing jar finished. 04:53:18 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:53:18 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:53:18 [INFO] 04:53:18 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc9642 --- 04:53:18 [INFO] 04:53:18 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc9642 --- 04:53:18 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:53:18 [INFO] 04:53:18 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9642 --- 04:53:18 [INFO] CycloneDX: Resolving Dependencies 04:53:18 [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) 04:53:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9642/target/bom.xml 04:53:18 [INFO] attaching as odl-ietf-model-rfc9642-2.0.4-SNAPSHOT-cyclonedx.xml 04:53:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9642/target/bom.json 04:53:18 [INFO] attaching as odl-ietf-model-rfc9642-2.0.4-SNAPSHOT-cyclonedx.json 04:53:18 [INFO] 04:53:18 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9642 --- 04:53:18 [INFO] Skipping duplicate-finder execution! 04:53:18 [INFO] 04:53:18 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9642 --- 04:53:18 [INFO] Skipping plugin execution 04:53:18 [INFO] 04:53:18 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9642 --- 04:53:18 [INFO] Skipping source per configuration. 04:53:18 [INFO] 04:53:18 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc9642 --- 04:53:18 [INFO] 04:53:18 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc9642 --- 04:53:18 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:53:18 [INFO] 04:53:18 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9642 --- 04:53:18 [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:18 [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:18 [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:18 [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:18 [INFO] 04:53:18 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc9642 --- 04:53:18 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc9642:xml:features:2.0.4-SNAPSHOT 04:53:18 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc9640:xml:features:2.0.4-SNAPSHOT:compile 04:53:18 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8341:xml:features:2.0.4-SNAPSHOT:compile 04:53:18 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:53:18 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:53:18 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:53:18 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:53:18 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:53:18 [INFO] | | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:53:18 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:53:18 [INFO] | | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:53:18 [INFO] | | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:53:18 [INFO] | | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:53:18 [INFO] | | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:53:18 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:53:18 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:53:18 [INFO] | \- org.opendaylight.ietf.model:rfc9640:jar:2.0.4-SNAPSHOT:compile 04:53:18 [INFO] +- org.opendaylight.ietf.model:rfc9642:jar:2.0.4-SNAPSHOT:compile 04:53:18 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:53:18 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:53:18 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:53:18 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:53:18 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:53:18 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:53:18 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:53:18 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:53:18 [INFO] | +- org.opendaylight.ietf.model:rfc8341:jar:2.0.4-SNAPSHOT:compile 04:53:18 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:53:18 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:53:18 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:53:18 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:53:18 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:53:18 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:53:18 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:53:18 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:53:18 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:53:18 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:53:18 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:53:18 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:53:18 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:53:18 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:53:18 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:53:18 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:53:18 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:53:18 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:53:18 [INFO] +- junit:junit:jar:4.13.2:test 04:53:18 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:53:18 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:53:18 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:53:18 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:53:18 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:53:18 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:53:18 [INFO] 04:53:18 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-ietf-model-rfc9642 --- 04:53:18 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9642/target/sonatype-clm/module.xml 04:53:18 [INFO] 04:53:18 [INFO] --------< org.opendaylight.ietf.model:rfc9643-ietf-tcp-common >--------- 04:53:18 [INFO] Building rfc9643-ietf-tcp-common 2.0.4-SNAPSHOT [134/161] 04:53:18 [INFO] from model/rfc/rfc9643-ietf-tcp-common/pom.xml 04:53:18 [INFO] -------------------------------[ bundle ]------------------------------- 04:53:19 [INFO] 04:53:19 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9643-ietf-tcp-common --- 04:53:19 [INFO] 04:53:19 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc9643-ietf-tcp-common --- 04:53:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:53:19 [INFO] 04:53:19 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc9643-ietf-tcp-common --- 04:53:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:53:19 [INFO] 04:53:19 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc9643-ietf-tcp-common --- 04:53:19 [INFO] 04:53:19 [INFO] --- dependency:3.11.0:properties (default) @ rfc9643-ietf-tcp-common --- 04:53:19 [INFO] 04:53:19 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc9643-ietf-tcp-common --- 04:53: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/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:19 [INFO] 04:53:19 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc9643-ietf-tcp-common --- 04:53:19 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:53:19 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-common/src/main/yang 04:53:19 [INFO] yang-to-sources: Found 0 dependencies in 2.092 ms 04:53:19 [INFO] yang-to-sources: Project model files found: 1 in 2.087 ms 04:53:19 [INFO] yang-to-sources: 1 YANG models processed in 2.787 ms 04:53:19 [INFO] BindingJavaFileGenerator: Defined 8 files in 1.297 ms 04:53:19 [INFO] Sorted 8 files into 4 directories in 116.0 μs 04:53:19 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 8 in 5.484 ms 04:53:19 [INFO] 04:53:19 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9643-ietf-tcp-common --- 04:53:19 [INFO] Starting audit... 04:53:19 Audit done. 04:53:19 [INFO] You have 0 Checkstyle violations. 04:53:19 [INFO] 04:53:19 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9643-ietf-tcp-common --- 04:53:19 [INFO] Starting audit... 04:53:19 Audit done. 04:53:19 [INFO] You have 0 Checkstyle violations. 04:53:19 [INFO] 04:53:19 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc9643-ietf-tcp-common --- 04:53:19 [INFO] 04:53:19 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc9643-ietf-tcp-common --- 04:53:19 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-common/src/main/resources 04:53:19 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-common/target/generated-sources/spi 04:53:19 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:53:19 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:53:19 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:53:19 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-common/target/generated-sources/spi 04:53:19 [INFO] 04:53:19 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc9643-ietf-tcp-common --- 04:53:19 [INFO] Recompiling the module because of changed source code. 04:53:19 [INFO] Compiling 7 source files with javac [debug release 21] to target/classes 04:53:19 [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:19 [INFO] 04:53:19 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc9643-ietf-tcp-common >>> 04:53:19 [INFO] 04:53:19 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc9643-ietf-tcp-common --- 04:53:19 [INFO] Spotbugs plugin skipped 04:53:19 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:53:19 [INFO] 04:53:19 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc9643-ietf-tcp-common <<< 04:53:19 [INFO] 04:53:19 [INFO] 04:53:19 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc9643-ietf-tcp-common --- 04:53:19 [INFO] Spotbugs plugin skipped 04:53:19 [INFO] 04:53:19 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc9643-ietf-tcp-common --- 04:53:19 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-common/src/test/resources 04:53:19 [INFO] 04:53:19 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc9643-ietf-tcp-common --- 04:53:19 [INFO] No sources to compile 04:53:19 [INFO] 04:53:19 [INFO] --- surefire:3.5.6:test (default-test) @ rfc9643-ietf-tcp-common --- 04:53:19 [INFO] No tests to run. 04:53:19 [INFO] 04:53:19 [INFO] --- copy:14.3.6:copy-files (default) @ rfc9643-ietf-tcp-common --- 04:53:19 [INFO] 04:53:19 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc9643-ietf-tcp-common --- 04:53:19 [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:19 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-common/target/classes/META-INF/MANIFEST.MF 04:53:19 [INFO] 04:53:19 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9643-ietf-tcp-common --- 04:53:20 [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:20 [INFO] 04:53:20 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9643-ietf-tcp-common --- 04:53:20 [INFO] CycloneDX: Resolving Dependencies 04:53:20 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 04:53:20 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-common/target/bom.xml 04:53:21 [INFO] attaching as rfc9643-ietf-tcp-common-2.0.4-SNAPSHOT-cyclonedx.xml 04:53:21 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-common/target/bom.json 04:53:21 [INFO] attaching as rfc9643-ietf-tcp-common-2.0.4-SNAPSHOT-cyclonedx.json 04:53:21 [INFO] 04:53:21 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9643-ietf-tcp-common --- 04:53:21 [INFO] Skipping duplicate-finder execution! 04:53:21 [INFO] 04:53:21 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc9643-ietf-tcp-common --- 04:53:21 [INFO] No dependency problems found 04:53:21 [INFO] 04:53:21 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9643-ietf-tcp-common --- 04:53:21 [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:21 [INFO] 04:53:21 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc9643-ietf-tcp-common --- 04:53:21 [INFO] 04:53:21 [INFO] --- jacoco:0.8.15:report (report) @ rfc9643-ietf-tcp-common --- 04:53:21 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:53:21 [INFO] 04:53:21 [INFO] --- install:3.1.4:install (default-install) @ rfc9643-ietf-tcp-common --- 04:53:21 [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:21 [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:21 [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:21 [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:21 [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:21 [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:21 [INFO] 04:53:21 [INFO] --- bundle:6.0.2:install (default-install) @ rfc9643-ietf-tcp-common --- 04:53:21 [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:21 [INFO] Writing OBR metadata 04:53:21 [INFO] 04:53:21 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc9643-ietf-tcp-common --- 04:53:21 [INFO] org.opendaylight.ietf.model:rfc9643-ietf-tcp-common:bundle:2.0.4-SNAPSHOT 04:53:21 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:53:21 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:53:21 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:53:21 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:53:21 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:53:21 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:53:21 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:53:21 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:53:21 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:53:21 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:53:21 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:53:21 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:53:21 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:53:21 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:53:21 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:53:21 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:53:21 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:53:21 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:53:21 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:53:21 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:53:21 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:53:21 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:53:21 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:53:21 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:53:21 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:53:21 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:53:21 [INFO] +- junit:junit:jar:4.13.2:test 04:53:21 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:53:21 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:53:21 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:53:21 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:53:21 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:53:21 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:53:21 [INFO] 04:53:21 [INFO] --- clm:3.0.8-01:index (default-cli) @ rfc9643-ietf-tcp-common --- 04:53:21 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-common/target/sonatype-clm/module.xml 04:53:21 [INFO] 04:53:21 [INFO] --------< org.opendaylight.ietf.model:rfc9643-ietf-tcp-client >--------- 04:53:21 [INFO] Building rfc9643-ietf-tcp-client 2.0.4-SNAPSHOT [135/161] 04:53:21 [INFO] from model/rfc/rfc9643-ietf-tcp-client/pom.xml 04:53:21 [INFO] -------------------------------[ bundle ]------------------------------- 04:53:21 [INFO] 04:53:21 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9643-ietf-tcp-client --- 04:53:21 [INFO] 04:53:21 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc9643-ietf-tcp-client --- 04:53:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:53:21 [INFO] 04:53:21 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc9643-ietf-tcp-client --- 04:53:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:53:21 [INFO] 04:53:21 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc9643-ietf-tcp-client --- 04:53:21 [INFO] 04:53:21 [INFO] --- dependency:3.11.0:properties (default) @ rfc9643-ietf-tcp-client --- 04:53:21 [INFO] 04:53:21 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc9643-ietf-tcp-client --- 04:53: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/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:21 [INFO] 04:53:21 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc9643-ietf-tcp-client --- 04:53:21 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:53:21 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-client/src/main/yang 04:53:21 [INFO] yang-to-sources: Found 5 dependencies in 2.070 ms 04:53:21 [INFO] yang-to-sources: Project model files found: 1 in 1.817 ms 04:53:21 [INFO] yang-to-sources: 6 YANG models processed in 25.48 ms 04:53:21 [INFO] BindingJavaFileGenerator: Defined 39 files in 5.962 ms 04:53:21 [INFO] Sorted 39 files into 14 directories in 473.0 μs 04:53:21 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 39 in 13.09 ms 04:53:21 [INFO] 04:53:21 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9643-ietf-tcp-client --- 04:53:21 [INFO] Starting audit... 04:53:21 Audit done. 04:53:21 [INFO] You have 0 Checkstyle violations. 04:53:21 [INFO] 04:53:21 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9643-ietf-tcp-client --- 04:53:21 [INFO] Starting audit... 04:53:21 Audit done. 04:53:21 [INFO] You have 0 Checkstyle violations. 04:53:21 [INFO] 04:53:21 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc9643-ietf-tcp-client --- 04:53:21 [INFO] 04:53:21 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc9643-ietf-tcp-client --- 04:53:21 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-client/src/main/resources 04:53:21 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-client/target/generated-sources/spi 04:53:21 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:53:21 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:53:21 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:53:21 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-client/target/generated-sources/spi 04:53:21 [INFO] 04:53:21 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc9643-ietf-tcp-client --- 04:53:21 [INFO] Recompiling the module because of changed dependency. 04:53:21 [INFO] Compiling 38 source files with javac [debug release 21] to target/classes 04:53:21 [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:21 [INFO] 04:53:21 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc9643-ietf-tcp-client >>> 04:53:21 [INFO] 04:53:21 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc9643-ietf-tcp-client --- 04:53:21 [INFO] Spotbugs plugin skipped 04:53:21 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:53:21 [INFO] 04:53:21 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc9643-ietf-tcp-client <<< 04:53:21 [INFO] 04:53:21 [INFO] 04:53:21 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc9643-ietf-tcp-client --- 04:53:21 [INFO] Spotbugs plugin skipped 04:53:21 [INFO] 04:53:21 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc9643-ietf-tcp-client --- 04:53:21 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-client/src/test/resources 04:53:21 [INFO] 04:53:21 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc9643-ietf-tcp-client --- 04:53:21 [INFO] No sources to compile 04:53:21 [INFO] 04:53:21 [INFO] --- surefire:3.5.6:test (default-test) @ rfc9643-ietf-tcp-client --- 04:53:21 [INFO] No tests to run. 04:53:21 [INFO] 04:53:21 [INFO] --- copy:14.3.6:copy-files (default) @ rfc9643-ietf-tcp-client --- 04:53:21 [INFO] 04:53:21 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc9643-ietf-tcp-client --- 04:53:21 [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:21 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-client/target/classes/META-INF/MANIFEST.MF 04:53:21 [INFO] 04:53:21 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9643-ietf-tcp-client --- 04:53:23 [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:23 [INFO] 04:53:23 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9643-ietf-tcp-client --- 04:53:23 [INFO] CycloneDX: Resolving Dependencies 04:53:23 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 04:53:23 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-client/target/bom.xml 04:53:24 [INFO] attaching as rfc9643-ietf-tcp-client-2.0.4-SNAPSHOT-cyclonedx.xml 04:53:24 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-client/target/bom.json 04:53:24 [INFO] attaching as rfc9643-ietf-tcp-client-2.0.4-SNAPSHOT-cyclonedx.json 04:53:24 [INFO] 04:53:24 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9643-ietf-tcp-client --- 04:53:24 [INFO] Skipping duplicate-finder execution! 04:53:24 [INFO] 04:53:24 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc9643-ietf-tcp-client --- 04:53:24 [INFO] No dependency problems found 04:53:24 [INFO] 04:53:24 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9643-ietf-tcp-client --- 04:53:24 [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:24 [INFO] 04:53:24 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc9643-ietf-tcp-client --- 04:53:24 [INFO] 04:53:24 [INFO] --- jacoco:0.8.15:report (report) @ rfc9643-ietf-tcp-client --- 04:53:24 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:53:24 [INFO] 04:53:24 [INFO] --- install:3.1.4:install (default-install) @ rfc9643-ietf-tcp-client --- 04:53:24 [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:24 [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:24 [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:24 [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:24 [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:24 [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:24 [INFO] 04:53:24 [INFO] --- bundle:6.0.2:install (default-install) @ rfc9643-ietf-tcp-client --- 04:53:24 [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:24 [INFO] Writing OBR metadata 04:53:24 [INFO] 04:53:24 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc9643-ietf-tcp-client --- 04:53:24 [INFO] org.opendaylight.ietf.model:rfc9643-ietf-tcp-client:bundle:2.0.4-SNAPSHOT 04:53:24 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:53:24 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:53:24 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:53:24 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:53:24 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:53:24 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:53:24 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:53:24 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:53:24 [INFO] +- org.opendaylight.ietf.model:rfc9640:jar:2.0.4-SNAPSHOT:compile 04:53:24 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:53:24 [INFO] | \- org.opendaylight.ietf.model:rfc8341:jar:2.0.4-SNAPSHOT:compile 04:53:24 [INFO] +- org.opendaylight.ietf.model:rfc9643-ietf-tcp-common:jar:2.0.4-SNAPSHOT:compile 04:53:24 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:53:24 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:53:24 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:53:24 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:53:24 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:53:24 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:53:24 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:53:24 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:53:24 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:53:24 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:53:24 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:53:24 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:53:24 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:53:24 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:53:24 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:53:24 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:53:24 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:53:24 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:53:24 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:53:24 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:53:24 [INFO] +- junit:junit:jar:4.13.2:test 04:53:24 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:53:24 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:53:24 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:53:24 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:53:24 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:53:24 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:53:24 [INFO] 04:53:24 [INFO] --- clm:3.0.8-01:index (default-cli) @ rfc9643-ietf-tcp-client --- 04:53:24 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-client/target/sonatype-clm/module.xml 04:53:24 [INFO] 04:53:24 [INFO] --------< org.opendaylight.ietf.model:rfc9643-ietf-tcp-server >--------- 04:53:24 [INFO] Building rfc9643-ietf-tcp-server 2.0.4-SNAPSHOT [136/161] 04:53:24 [INFO] from model/rfc/rfc9643-ietf-tcp-server/pom.xml 04:53:24 [INFO] -------------------------------[ bundle ]------------------------------- 04:53:24 [INFO] 04:53:24 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9643-ietf-tcp-server --- 04:53:24 [INFO] 04:53:24 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc9643-ietf-tcp-server --- 04:53:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:53:24 [INFO] 04:53:24 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc9643-ietf-tcp-server --- 04:53:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:53:24 [INFO] 04:53:24 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc9643-ietf-tcp-server --- 04:53:24 [INFO] 04:53:24 [INFO] --- dependency:3.11.0:properties (default) @ rfc9643-ietf-tcp-server --- 04:53:24 [INFO] 04:53:24 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc9643-ietf-tcp-server --- 04:53:24 [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:24 [INFO] 04:53:24 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc9643-ietf-tcp-server --- 04:53:24 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:53:24 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-server/src/main/yang 04:53:24 [INFO] yang-to-sources: Found 2 dependencies in 1.554 ms 04:53:24 [INFO] yang-to-sources: Project model files found: 1 in 481.2 μs 04:53:24 [INFO] yang-to-sources: 3 YANG models processed in 5.094 ms 04:53:24 [INFO] BindingJavaFileGenerator: Defined 9 files in 1.248 ms 04:53:24 [INFO] Sorted 9 files into 4 directories in 54.51 μs 04:53:24 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 9 in 4.171 ms 04:53:24 [INFO] 04:53:24 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9643-ietf-tcp-server --- 04:53:24 [INFO] Starting audit... 04:53:24 Audit done. 04:53:24 [INFO] You have 0 Checkstyle violations. 04:53:24 [INFO] 04:53:24 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9643-ietf-tcp-server --- 04:53:24 [INFO] Starting audit... 04:53:24 Audit done. 04:53:24 [INFO] You have 0 Checkstyle violations. 04:53:24 [INFO] 04:53:24 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc9643-ietf-tcp-server --- 04:53:24 [INFO] 04:53:24 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc9643-ietf-tcp-server --- 04:53:24 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-server/src/main/resources 04:53:24 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-server/target/generated-sources/spi 04:53:24 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:53:24 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:53:24 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:53:24 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-server/target/generated-sources/spi 04:53:24 [INFO] 04:53:24 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc9643-ietf-tcp-server --- 04:53:24 [INFO] Recompiling the module because of changed dependency. 04:53:24 [INFO] Compiling 8 source files with javac [debug release 21] to target/classes 04:53:24 [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:24 [INFO] 04:53:24 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc9643-ietf-tcp-server >>> 04:53:24 [INFO] 04:53:24 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc9643-ietf-tcp-server --- 04:53:24 [INFO] Spotbugs plugin skipped 04:53:24 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:53:24 [INFO] 04:53:24 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc9643-ietf-tcp-server <<< 04:53:24 [INFO] 04:53:24 [INFO] 04:53:24 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc9643-ietf-tcp-server --- 04:53:24 [INFO] Spotbugs plugin skipped 04:53:24 [INFO] 04:53:24 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc9643-ietf-tcp-server --- 04:53:24 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-server/src/test/resources 04:53:24 [INFO] 04:53:24 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc9643-ietf-tcp-server --- 04:53:24 [INFO] No sources to compile 04:53:24 [INFO] 04:53:24 [INFO] --- surefire:3.5.6:test (default-test) @ rfc9643-ietf-tcp-server --- 04:53:24 [INFO] No tests to run. 04:53:24 [INFO] 04:53:24 [INFO] --- copy:14.3.6:copy-files (default) @ rfc9643-ietf-tcp-server --- 04:53:24 [INFO] 04:53:24 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc9643-ietf-tcp-server --- 04:53:24 [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:24 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-server/target/classes/META-INF/MANIFEST.MF 04:53:24 [INFO] 04:53:24 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9643-ietf-tcp-server --- 04:53:25 [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:25 [INFO] 04:53:25 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9643-ietf-tcp-server --- 04:53:25 [INFO] CycloneDX: Resolving Dependencies 04:53:26 [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) 04:53:26 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-server/target/bom.xml 04:53:26 [INFO] attaching as rfc9643-ietf-tcp-server-2.0.4-SNAPSHOT-cyclonedx.xml 04:53:26 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-server/target/bom.json 04:53:26 [INFO] attaching as rfc9643-ietf-tcp-server-2.0.4-SNAPSHOT-cyclonedx.json 04:53:26 [INFO] 04:53:26 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9643-ietf-tcp-server --- 04:53:26 [INFO] Skipping duplicate-finder execution! 04:53:26 [INFO] 04:53:26 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc9643-ietf-tcp-server --- 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) @ rfc9643-ietf-tcp-server --- 04:53:26 [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:26 [INFO] 04:53:26 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc9643-ietf-tcp-server --- 04:53:26 [INFO] 04:53:26 [INFO] --- jacoco:0.8.15:report (report) @ rfc9643-ietf-tcp-server --- 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) @ rfc9643-ietf-tcp-server --- 04:53:26 [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:26 [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:26 [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:26 [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:26 [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:26 [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:26 [INFO] 04:53:26 [INFO] --- bundle:6.0.2:install (default-install) @ rfc9643-ietf-tcp-server --- 04:53:26 [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:26 [INFO] Writing OBR metadata 04:53:26 [INFO] 04:53:26 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc9643-ietf-tcp-server --- 04:53:26 [INFO] org.opendaylight.ietf.model:rfc9643-ietf-tcp-server: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-inet-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:rfc9643-ietf-tcp-common: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.8-01:index (default-cli) @ rfc9643-ietf-tcp-server --- 04:53:26 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-server/target/sonatype-clm/module.xml 04:53:26 [INFO] 04:53:26 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc9643 >------------ 04:53:26 [INFO] Building OpenDaylight :: IETF :: Model :: RFC9643 2.0.4-SNAPSHOT [137/161] 04:53:26 [INFO] from features/odl-ietf-model-rfc9643/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-rfc9643 --- 04:53:26 [INFO] 04:53:26 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc9643 --- 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-rfc9643 --- 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-rfc9643 --- 04:53:26 [INFO] 04:53:26 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc9643 --- 04:53:26 [INFO] 04:53:26 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9643 --- 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-rfc9643 --- 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-rfc9643 --- 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-rfc9643 --- 04:53:26 [INFO] 04:53:26 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9643 --- 04:53:26 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9643/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-rfc9643 --- 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-rfc9643 >>> 04:53:26 [INFO] 04:53:26 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc9643 --- 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-rfc9643 <<< 04:53:26 [INFO] 04:53:26 [INFO] 04:53:26 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc9643 --- 04:53:26 [INFO] 04:53:26 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc9643 --- 04:53:26 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9643 04:53:26 [INFO] Project dependency features detected: [] 04:53:26 [INFO] Pax Exam System (Version: 4.14.0) created. 04:53:26 [INFO] Creating RMI registry server on 127.0.0.1:40939 04:53:26 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:53:26 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:53:26 [INFO] Waiting for remote bundle context.. on 40939 name: 66f1d1e7-55ba-4e58-8852-de3126e4bf7f timout: [ RelativeTimeout value = 180000 ] 04:53:30 [INFO] Building jar from resources and headers. 04:53:30 [INFO] Writing jar finished. 04:53:32 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:53:32 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:53:33 [INFO] 04:53:33 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc9643 --- 04:53:33 [INFO] 04:53:33 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc9643 --- 04:53:33 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:53:33 [INFO] 04:53:33 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9643 --- 04:53:33 [INFO] CycloneDX: Resolving Dependencies 04:53:33 [INFO] CycloneDX: Creating BOM version 1.6 with 33 component(s) 04:53:33 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9643/target/bom.xml 04:53:33 [INFO] attaching as odl-ietf-model-rfc9643-2.0.4-SNAPSHOT-cyclonedx.xml 04:53:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9643/target/bom.json 04:53:33 [INFO] attaching as odl-ietf-model-rfc9643-2.0.4-SNAPSHOT-cyclonedx.json 04:53:33 [INFO] 04:53:33 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9643 --- 04:53:33 [INFO] Skipping duplicate-finder execution! 04:53:33 [INFO] 04:53:33 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9643 --- 04:53:33 [INFO] Skipping plugin execution 04:53:33 [INFO] 04:53:33 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9643 --- 04:53:33 [INFO] Skipping source per configuration. 04:53:33 [INFO] 04:53:33 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc9643 --- 04:53:33 [INFO] 04:53:33 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc9643 --- 04:53:33 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:53:33 [INFO] 04:53:33 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9643 --- 04:53:33 [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:33 [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:33 [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:33 [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:33 [INFO] 04:53:33 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc9643 --- 04:53:33 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc9643:xml:features:2.0.4-SNAPSHOT 04:53:33 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc9640:xml:features:2.0.4-SNAPSHOT:compile 04:53:33 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8341:xml:features:2.0.4-SNAPSHOT:compile 04:53:33 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:53:33 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:53:33 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:53:33 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:53:33 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:53:33 [INFO] | | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:53:33 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:53:33 [INFO] | | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:53:33 [INFO] | | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:53:33 [INFO] | | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:53:33 [INFO] | | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:53:33 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:53:33 [INFO] | | \- org.opendaylight.ietf.model:rfc8341:jar:2.0.4-SNAPSHOT:compile 04:53:33 [INFO] | \- org.opendaylight.ietf.model:rfc9640:jar:2.0.4-SNAPSHOT:compile 04:53:33 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:53:33 [INFO] +- org.opendaylight.ietf.model:rfc9643-ietf-tcp-client:jar:2.0.4-SNAPSHOT:compile 04:53:33 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:53:33 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:53:33 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:53:33 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:53:33 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:53:33 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:53:33 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:53:33 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:53:33 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:53:33 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:53:33 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:53:33 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:53:33 [INFO] +- org.opendaylight.ietf.model:rfc9643-ietf-tcp-common:jar:2.0.4-SNAPSHOT:compile 04:53:33 [INFO] +- org.opendaylight.ietf.model:rfc9643-ietf-tcp-server:jar:2.0.4-SNAPSHOT:compile 04:53:33 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:53:33 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:53:33 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:53:33 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:53:33 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:53:33 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:53:33 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:53:33 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:53:33 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:53:33 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:53:33 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:53:33 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:53:33 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:53:33 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:53:33 [INFO] +- junit:junit:jar:4.13.2:test 04:53:33 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:53:33 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:53:33 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:53:33 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:53:33 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:53:33 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:53:33 [INFO] 04:53:33 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-ietf-model-rfc9643 --- 04:53:33 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9643/target/sonatype-clm/module.xml 04:53:33 [INFO] 04:53:33 [INFO] --------< org.opendaylight.ietf.model:iana-ssh-encryption-algs >-------- 04:53:33 [INFO] Building iana-ssh-encryption-algs 2.0.4-SNAPSHOT [138/161] 04:53:33 [INFO] from model/iana/iana-ssh-encryption-algs/pom.xml 04:53:33 [INFO] -------------------------------[ bundle ]------------------------------- 04:53:33 [INFO] 04:53:33 [INFO] --- clean:3.5.0:clean (default-clean) @ iana-ssh-encryption-algs --- 04:53:33 [INFO] 04:53:33 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ iana-ssh-encryption-algs --- 04:53:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:53:33 [INFO] 04:53:33 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ iana-ssh-encryption-algs --- 04:53:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:53:33 [INFO] 04:53:33 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ iana-ssh-encryption-algs --- 04:53:33 [INFO] 04:53:33 [INFO] --- dependency:3.11.0:properties (default) @ iana-ssh-encryption-algs --- 04:53:33 [INFO] 04:53:33 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ iana-ssh-encryption-algs --- 04:53: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-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:33 [INFO] 04:53:33 [INFO] --- yang:15.1.2:generate-sources (binding) @ iana-ssh-encryption-algs --- 04:53:33 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:53:33 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-encryption-algs/src/main/yang 04:53:33 [INFO] yang-to-sources: Found 0 dependencies in 1.530 ms 04:53:33 [INFO] yang-to-sources: Project model files found: 1 in 1.718 ms 04:53:33 [INFO] yang-to-sources: 1 YANG models processed in 2.473 ms 04:53:33 [INFO] BindingJavaFileGenerator: Defined 5 files in 1.084 ms 04:53:33 [INFO] Sorted 5 files into 3 directories in 93.69 μs 04:53:33 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 5 in 3.673 ms 04:53:33 [INFO] 04:53:33 [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-ssh-encryption-algs --- 04:53:33 [INFO] Starting audit... 04:53:33 Audit done. 04:53:33 [INFO] You have 0 Checkstyle violations. 04:53:33 [INFO] 04:53:33 [INFO] --- checkstyle:3.6.0:check (default) @ iana-ssh-encryption-algs --- 04:53:33 [INFO] Starting audit... 04:53:33 Audit done. 04:53:33 [INFO] You have 0 Checkstyle violations. 04:53:33 [INFO] 04:53:33 [INFO] --- dependency:3.11.0:copy (unpack-license) @ iana-ssh-encryption-algs --- 04:53:33 [INFO] 04:53:33 [INFO] --- resources:3.5.0:resources (default-resources) @ iana-ssh-encryption-algs --- 04:53:33 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-encryption-algs/src/main/resources 04:53:33 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-encryption-algs/target/generated-sources/spi 04:53:33 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:53:33 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:53:33 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:53:33 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-encryption-algs/target/generated-sources/spi 04:53:33 [INFO] 04:53:33 [INFO] --- compiler:3.15.0:compile (default-compile) @ iana-ssh-encryption-algs --- 04:53:33 [INFO] Recompiling the module because of changed source code. 04:53:33 [INFO] Compiling 4 source files with javac [debug release 21] to target/classes 04:53:33 [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:33 [INFO] 04:53:33 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ iana-ssh-encryption-algs >>> 04:53:33 [INFO] 04:53:33 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ iana-ssh-encryption-algs --- 04:53:33 [INFO] Spotbugs plugin skipped 04:53:33 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:53:33 [INFO] 04:53:33 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ iana-ssh-encryption-algs <<< 04:53:33 [INFO] 04:53:33 [INFO] 04:53:33 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ iana-ssh-encryption-algs --- 04:53:33 [INFO] Spotbugs plugin skipped 04:53:33 [INFO] 04:53:33 [INFO] --- resources:3.5.0:testResources (default-testResources) @ iana-ssh-encryption-algs --- 04:53:33 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-encryption-algs/src/test/resources 04:53:33 [INFO] 04:53:33 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ iana-ssh-encryption-algs --- 04:53:33 [INFO] No sources to compile 04:53:33 [INFO] 04:53:33 [INFO] --- surefire:3.5.6:test (default-test) @ iana-ssh-encryption-algs --- 04:53:33 [INFO] No tests to run. 04:53:33 [INFO] 04:53:33 [INFO] --- copy:14.3.6:copy-files (default) @ iana-ssh-encryption-algs --- 04:53:33 [INFO] 04:53:33 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ iana-ssh-encryption-algs --- 04:53:33 [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:33 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-encryption-algs/target/classes/META-INF/MANIFEST.MF 04:53:33 [INFO] 04:53:33 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ iana-ssh-encryption-algs --- 04:53:35 [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:35 [INFO] 04:53:35 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-ssh-encryption-algs --- 04:53:35 [INFO] CycloneDX: Resolving Dependencies 04:53:35 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 04:53:35 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-encryption-algs/target/bom.xml 04:53:35 [INFO] attaching as iana-ssh-encryption-algs-2.0.4-SNAPSHOT-cyclonedx.xml 04:53:35 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-encryption-algs/target/bom.json 04:53:35 [INFO] attaching as iana-ssh-encryption-algs-2.0.4-SNAPSHOT-cyclonedx.json 04:53:35 [INFO] 04:53:35 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-ssh-encryption-algs --- 04:53:35 [INFO] Skipping duplicate-finder execution! 04:53:35 [INFO] 04:53:35 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ iana-ssh-encryption-algs --- 04:53:35 [INFO] No dependency problems found 04:53:35 [INFO] 04:53:35 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ iana-ssh-encryption-algs --- 04:53:35 [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:35 [INFO] 04:53:35 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ iana-ssh-encryption-algs --- 04:53:35 [INFO] 04:53:35 [INFO] --- jacoco:0.8.15:report (report) @ iana-ssh-encryption-algs --- 04:53:35 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:53:35 [INFO] 04:53:35 [INFO] --- install:3.1.4:install (default-install) @ iana-ssh-encryption-algs --- 04:53:35 [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:35 [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:35 [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:35 [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:35 [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:35 [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:35 [INFO] 04:53:35 [INFO] --- bundle:6.0.2:install (default-install) @ iana-ssh-encryption-algs --- 04:53:35 [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:35 [INFO] Writing OBR metadata 04:53:35 [INFO] 04:53:35 [INFO] --- dependency:3.11.0:tree (default-cli) @ iana-ssh-encryption-algs --- 04:53:35 [INFO] org.opendaylight.ietf.model:iana-ssh-encryption-algs:bundle:2.0.4-SNAPSHOT 04:53:35 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:53:35 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:53:35 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:53:35 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:53:35 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:53:35 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:53:35 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:53:35 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:53:35 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:53:35 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:53:35 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:53:35 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:53:35 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:53:35 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:53:35 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:53:35 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:53:35 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:53:35 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:53:35 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:53:35 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:53:35 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:53:35 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:53:35 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:53:35 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:53:35 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:53:35 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:53:35 [INFO] +- junit:junit:jar:4.13.2:test 04:53:35 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:53:35 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:53:35 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:53:35 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:53:35 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:53:35 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:53:35 [INFO] 04:53:35 [INFO] --- clm:3.0.8-01:index (default-cli) @ iana-ssh-encryption-algs --- 04:53:35 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-encryption-algs/target/sonatype-clm/module.xml 04:53:35 [INFO] 04:53:35 [INFO] -------< org.opendaylight.ietf.model:iana-ssh-key-exchange-algs >------- 04:53:35 [INFO] Building iana-ssh-key-exchange-algs 2.0.4-SNAPSHOT [139/161] 04:53:35 [INFO] from model/iana/iana-ssh-key-exchange-algs/pom.xml 04:53:35 [INFO] -------------------------------[ bundle ]------------------------------- 04:53:35 [INFO] 04:53:35 [INFO] --- clean:3.5.0:clean (default-clean) @ iana-ssh-key-exchange-algs --- 04:53:35 [INFO] 04:53:35 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ iana-ssh-key-exchange-algs --- 04:53:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:53:35 [INFO] 04:53:35 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ iana-ssh-key-exchange-algs --- 04:53:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:53:35 [INFO] 04:53:35 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ iana-ssh-key-exchange-algs --- 04:53:35 [INFO] 04:53:35 [INFO] --- dependency:3.11.0:properties (default) @ iana-ssh-key-exchange-algs --- 04:53:35 [INFO] 04:53:35 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ iana-ssh-key-exchange-algs --- 04:53: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/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:35 [INFO] 04:53:35 [INFO] --- yang:15.1.2:generate-sources (binding) @ iana-ssh-key-exchange-algs --- 04:53:35 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:53:35 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-key-exchange-algs/src/main/yang 04:53:35 [INFO] yang-to-sources: Found 0 dependencies in 1.493 ms 04:53:35 [INFO] yang-to-sources: Project model files found: 1 in 4.349 ms 04:53:35 [INFO] yang-to-sources: 1 YANG models processed in 3.870 ms 04:53:35 [INFO] BindingJavaFileGenerator: Defined 5 files in 2.822 ms 04:53:35 [INFO] Sorted 5 files into 3 directories in 113.7 μs 04:53:35 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 5 in 7.671 ms 04:53:35 [INFO] 04:53:35 [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-ssh-key-exchange-algs --- 04:53:35 [INFO] Starting audit... 04:53:35 Audit done. 04:53:35 [INFO] You have 0 Checkstyle violations. 04:53:35 [INFO] 04:53:35 [INFO] --- checkstyle:3.6.0:check (default) @ iana-ssh-key-exchange-algs --- 04:53:35 [INFO] Starting audit... 04:53:35 Audit done. 04:53:35 [INFO] You have 0 Checkstyle violations. 04:53:35 [INFO] 04:53:35 [INFO] --- dependency:3.11.0:copy (unpack-license) @ iana-ssh-key-exchange-algs --- 04:53:35 [INFO] 04:53:35 [INFO] --- resources:3.5.0:resources (default-resources) @ iana-ssh-key-exchange-algs --- 04:53:35 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-key-exchange-algs/src/main/resources 04:53:35 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-key-exchange-algs/target/generated-sources/spi 04:53:35 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:53:35 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:53:35 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:53:35 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-key-exchange-algs/target/generated-sources/spi 04:53:35 [INFO] 04:53:35 [INFO] --- compiler:3.15.0:compile (default-compile) @ iana-ssh-key-exchange-algs --- 04:53:35 [INFO] Recompiling the module because of changed source code. 04:53:35 [INFO] Compiling 4 source files with javac [debug release 21] to target/classes 04:53:35 [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:35 [INFO] 04:53:35 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ iana-ssh-key-exchange-algs >>> 04:53:35 [INFO] 04:53:35 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ iana-ssh-key-exchange-algs --- 04:53:35 [INFO] Spotbugs plugin skipped 04:53:35 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:53:35 [INFO] 04:53:35 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ iana-ssh-key-exchange-algs <<< 04:53:35 [INFO] 04:53:35 [INFO] 04:53:35 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ iana-ssh-key-exchange-algs --- 04:53:35 [INFO] Spotbugs plugin skipped 04:53:35 [INFO] 04:53:35 [INFO] --- resources:3.5.0:testResources (default-testResources) @ iana-ssh-key-exchange-algs --- 04:53:35 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-key-exchange-algs/src/test/resources 04:53:35 [INFO] 04:53:35 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ iana-ssh-key-exchange-algs --- 04:53:35 [INFO] No sources to compile 04:53:35 [INFO] 04:53:35 [INFO] --- surefire:3.5.6:test (default-test) @ iana-ssh-key-exchange-algs --- 04:53:35 [INFO] No tests to run. 04:53:35 [INFO] 04:53:35 [INFO] --- copy:14.3.6:copy-files (default) @ iana-ssh-key-exchange-algs --- 04:53:35 [INFO] 04:53:35 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ iana-ssh-key-exchange-algs --- 04:53:36 [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:36 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-key-exchange-algs/target/classes/META-INF/MANIFEST.MF 04:53:36 [INFO] 04:53:36 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ iana-ssh-key-exchange-algs --- 04:53:37 [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:37 [INFO] 04:53:37 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-ssh-key-exchange-algs --- 04:53:37 [INFO] CycloneDX: Resolving Dependencies 04:53:37 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 04:53:37 [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:37 [INFO] attaching as iana-ssh-key-exchange-algs-2.0.4-SNAPSHOT-cyclonedx.xml 04:53:37 [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:37 [INFO] attaching as iana-ssh-key-exchange-algs-2.0.4-SNAPSHOT-cyclonedx.json 04:53:37 [INFO] 04:53:37 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-ssh-key-exchange-algs --- 04:53:37 [INFO] Skipping duplicate-finder execution! 04:53:37 [INFO] 04:53:37 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ iana-ssh-key-exchange-algs --- 04:53:37 [INFO] No dependency problems found 04:53:37 [INFO] 04:53:37 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ iana-ssh-key-exchange-algs --- 04:53:37 [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:37 [INFO] 04:53:37 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ iana-ssh-key-exchange-algs --- 04:53:37 [INFO] 04:53:37 [INFO] --- jacoco:0.8.15:report (report) @ iana-ssh-key-exchange-algs --- 04:53:37 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:53:37 [INFO] 04:53:37 [INFO] --- install:3.1.4:install (default-install) @ iana-ssh-key-exchange-algs --- 04:53:37 [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:37 [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:37 [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:37 [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:37 [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:37 [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:37 [INFO] 04:53:37 [INFO] --- bundle:6.0.2:install (default-install) @ iana-ssh-key-exchange-algs --- 04:53:37 [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:37 [INFO] Writing OBR metadata 04:53:37 [INFO] 04:53:37 [INFO] --- dependency:3.11.0:tree (default-cli) @ iana-ssh-key-exchange-algs --- 04:53:37 [INFO] org.opendaylight.ietf.model:iana-ssh-key-exchange-algs:bundle:2.0.4-SNAPSHOT 04:53:37 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:53:37 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:53:37 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:53:37 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:53:37 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:53:37 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:53:37 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:53:37 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:53:37 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:53:37 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:53:37 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:53:37 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:53:37 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:53:37 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:53:37 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:53:37 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:53:37 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:53:37 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:53:37 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:53:37 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:53:37 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:53:37 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:53:37 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:53:37 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:53:37 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:53:37 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:53:37 [INFO] +- junit:junit:jar:4.13.2:test 04:53:37 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:53:37 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:53:37 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:53:37 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:53:37 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:53:37 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:53:37 [INFO] 04:53:37 [INFO] --- clm:3.0.8-01:index (default-cli) @ iana-ssh-key-exchange-algs --- 04:53:37 [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:37 [INFO] 04:53:37 [INFO] -----------< org.opendaylight.ietf.model:iana-ssh-mac-algs >------------ 04:53:37 [INFO] Building iana-ssh-mac-algs 2.0.4-SNAPSHOT [140/161] 04:53:37 [INFO] from model/iana/iana-ssh-mac-algs/pom.xml 04:53:37 [INFO] -------------------------------[ bundle ]------------------------------- 04:53:37 [INFO] 04:53:37 [INFO] --- clean:3.5.0:clean (default-clean) @ iana-ssh-mac-algs --- 04:53:37 [INFO] 04:53:37 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ iana-ssh-mac-algs --- 04:53:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:53:38 [INFO] 04:53:38 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ iana-ssh-mac-algs --- 04:53:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:53:38 [INFO] 04:53:38 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ iana-ssh-mac-algs --- 04:53:38 [INFO] 04:53:38 [INFO] --- dependency:3.11.0:properties (default) @ iana-ssh-mac-algs --- 04:53:38 [INFO] 04:53:38 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ iana-ssh-mac-algs --- 04:53: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/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:38 [INFO] 04:53:38 [INFO] --- yang:15.1.2:generate-sources (binding) @ iana-ssh-mac-algs --- 04:53:38 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:53:38 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-mac-algs/src/main/yang 04:53:38 [INFO] yang-to-sources: Found 0 dependencies in 1.527 ms 04:53:38 [INFO] yang-to-sources: Project model files found: 1 in 1.142 ms 04:53:38 [INFO] yang-to-sources: 1 YANG models processed in 2.410 ms 04:53:38 [INFO] BindingJavaFileGenerator: Defined 5 files in 1.061 ms 04:53:38 [INFO] Sorted 5 files into 3 directories in 106.3 μs 04:53:38 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 5 in 3.484 ms 04:53:38 [INFO] 04:53:38 [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-ssh-mac-algs --- 04:53:38 [INFO] Starting audit... 04:53:38 Audit done. 04:53:38 [INFO] You have 0 Checkstyle violations. 04:53:38 [INFO] 04:53:38 [INFO] --- checkstyle:3.6.0:check (default) @ iana-ssh-mac-algs --- 04:53:38 [INFO] Starting audit... 04:53:38 Audit done. 04:53:38 [INFO] You have 0 Checkstyle violations. 04:53:38 [INFO] 04:53:38 [INFO] --- dependency:3.11.0:copy (unpack-license) @ iana-ssh-mac-algs --- 04:53:38 [INFO] 04:53:38 [INFO] --- resources:3.5.0:resources (default-resources) @ iana-ssh-mac-algs --- 04:53:38 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-mac-algs/src/main/resources 04:53:38 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-mac-algs/target/generated-sources/spi 04:53:38 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:53:38 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:53:38 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:53:38 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-mac-algs/target/generated-sources/spi 04:53:38 [INFO] 04:53:38 [INFO] --- compiler:3.15.0:compile (default-compile) @ iana-ssh-mac-algs --- 04:53:38 [INFO] Recompiling the module because of changed source code. 04:53:38 [INFO] Compiling 4 source files with javac [debug release 21] to target/classes 04:53:38 [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:38 [INFO] 04:53:38 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ iana-ssh-mac-algs >>> 04:53:38 [INFO] 04:53:38 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ iana-ssh-mac-algs --- 04:53:38 [INFO] Spotbugs plugin skipped 04:53:38 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:53:38 [INFO] 04:53:38 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ iana-ssh-mac-algs <<< 04:53:38 [INFO] 04:53:38 [INFO] 04:53:38 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ iana-ssh-mac-algs --- 04:53:38 [INFO] Spotbugs plugin skipped 04:53:38 [INFO] 04:53:38 [INFO] --- resources:3.5.0:testResources (default-testResources) @ iana-ssh-mac-algs --- 04:53:38 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-mac-algs/src/test/resources 04:53:38 [INFO] 04:53:38 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ iana-ssh-mac-algs --- 04:53:38 [INFO] No sources to compile 04:53:38 [INFO] 04:53:38 [INFO] --- surefire:3.5.6:test (default-test) @ iana-ssh-mac-algs --- 04:53:38 [INFO] No tests to run. 04:53:38 [INFO] 04:53:38 [INFO] --- copy:14.3.6:copy-files (default) @ iana-ssh-mac-algs --- 04:53:38 [INFO] 04:53:38 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ iana-ssh-mac-algs --- 04:53:38 [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:38 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-mac-algs/target/classes/META-INF/MANIFEST.MF 04:53:38 [INFO] 04:53:38 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ iana-ssh-mac-algs --- 04:53:39 [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:39 [INFO] 04:53:39 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-ssh-mac-algs --- 04:53:39 [INFO] CycloneDX: Resolving Dependencies 04:53:39 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 04:53:39 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-mac-algs/target/bom.xml 04:53:39 [INFO] attaching as iana-ssh-mac-algs-2.0.4-SNAPSHOT-cyclonedx.xml 04:53:39 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-mac-algs/target/bom.json 04:53:39 [INFO] attaching as iana-ssh-mac-algs-2.0.4-SNAPSHOT-cyclonedx.json 04:53:39 [INFO] 04:53:39 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-ssh-mac-algs --- 04:53:39 [INFO] Skipping duplicate-finder execution! 04:53:39 [INFO] 04:53:39 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ iana-ssh-mac-algs --- 04:53:39 [INFO] No dependency problems found 04:53:39 [INFO] 04:53:39 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ iana-ssh-mac-algs --- 04:53:39 [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:39 [INFO] 04:53:39 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ iana-ssh-mac-algs --- 04:53:39 [INFO] 04:53:39 [INFO] --- jacoco:0.8.15:report (report) @ iana-ssh-mac-algs --- 04:53:39 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:53:39 [INFO] 04:53:39 [INFO] --- install:3.1.4:install (default-install) @ iana-ssh-mac-algs --- 04:53:39 [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:39 [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:39 [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:39 [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:39 [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:39 [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:39 [INFO] 04:53:39 [INFO] --- bundle:6.0.2:install (default-install) @ iana-ssh-mac-algs --- 04:53:39 [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:39 [INFO] Writing OBR metadata 04:53:40 [INFO] 04:53:40 [INFO] --- dependency:3.11.0:tree (default-cli) @ iana-ssh-mac-algs --- 04:53:40 [INFO] org.opendaylight.ietf.model:iana-ssh-mac-algs: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.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.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:53:40 [INFO] +- org.opendaylight.yangtools:yang-common: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.8-01:index (default-cli) @ iana-ssh-mac-algs --- 04:53:40 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-mac-algs/target/sonatype-clm/module.xml 04:53:40 [INFO] 04:53:40 [INFO] --------< org.opendaylight.ietf.model:iana-ssh-public-key-algs >-------- 04:53:40 [INFO] Building iana-ssh-public-key-algs 2.0.4-SNAPSHOT [141/161] 04:53:40 [INFO] from model/iana/iana-ssh-public-key-algs/pom.xml 04:53:40 [INFO] -------------------------------[ bundle ]------------------------------- 04:53:40 [INFO] 04:53:40 [INFO] --- clean:3.5.0:clean (default-clean) @ iana-ssh-public-key-algs --- 04:53:40 [INFO] 04:53:40 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ iana-ssh-public-key-algs --- 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) @ iana-ssh-public-key-algs --- 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) @ iana-ssh-public-key-algs --- 04:53:40 [INFO] 04:53:40 [INFO] --- dependency:3.11.0:properties (default) @ iana-ssh-public-key-algs --- 04:53:40 [INFO] 04:53:40 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ iana-ssh-public-key-algs --- 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/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:40 [INFO] 04:53:40 [INFO] --- yang:15.1.2:generate-sources (binding) @ iana-ssh-public-key-algs --- 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/iana/iana-ssh-public-key-algs/src/main/yang 04:53:40 [INFO] yang-to-sources: Found 0 dependencies in 3.124 ms 04:53:40 [INFO] yang-to-sources: Project model files found: 1 in 2.933 ms 04:53:40 [INFO] yang-to-sources: 1 YANG models processed in 4.145 ms 04:53:40 [INFO] BindingJavaFileGenerator: Defined 5 files in 1.676 ms 04:53:40 [INFO] Sorted 5 files into 3 directories in 128.2 μs 04:53:40 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 5 in 5.274 ms 04:53:40 [INFO] 04:53:40 [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-ssh-public-key-algs --- 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) @ iana-ssh-public-key-algs --- 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) @ iana-ssh-public-key-algs --- 04:53:40 [INFO] 04:53:40 [INFO] --- resources:3.5.0:resources (default-resources) @ iana-ssh-public-key-algs --- 04:53:40 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-public-key-algs/src/main/resources 04:53:40 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-public-key-algs/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/iana/iana-ssh-public-key-algs/target/generated-sources/spi 04:53:40 [INFO] 04:53:40 [INFO] --- compiler:3.15.0:compile (default-compile) @ iana-ssh-public-key-algs --- 04:53:40 [INFO] Recompiling the module because of changed source code. 04:53:40 [INFO] Compiling 4 source files with javac [debug release 21] to target/classes 04:53:40 [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:40 [INFO] 04:53:40 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ iana-ssh-public-key-algs >>> 04:53:40 [INFO] 04:53:40 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ iana-ssh-public-key-algs --- 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 @ iana-ssh-public-key-algs <<< 04:53:40 [INFO] 04:53:40 [INFO] 04:53:40 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ iana-ssh-public-key-algs --- 04:53:40 [INFO] Spotbugs plugin skipped 04:53:40 [INFO] 04:53:40 [INFO] --- resources:3.5.0:testResources (default-testResources) @ iana-ssh-public-key-algs --- 04:53:40 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-public-key-algs/src/test/resources 04:53:40 [INFO] 04:53:40 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ iana-ssh-public-key-algs --- 04:53:40 [INFO] No sources to compile 04:53:40 [INFO] 04:53:40 [INFO] --- surefire:3.5.6:test (default-test) @ iana-ssh-public-key-algs --- 04:53:40 [INFO] No tests to run. 04:53:40 [INFO] 04:53:40 [INFO] --- copy:14.3.6:copy-files (default) @ iana-ssh-public-key-algs --- 04:53:40 [INFO] 04:53:40 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ iana-ssh-public-key-algs --- 04:53:40 [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:40 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-public-key-algs/target/classes/META-INF/MANIFEST.MF 04:53:40 [INFO] 04:53:40 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ iana-ssh-public-key-algs --- 04:53:41 [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:41 [INFO] 04:53:41 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-ssh-public-key-algs --- 04:53:41 [INFO] CycloneDX: Resolving Dependencies 04:53:41 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 04:53:41 [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:41 [INFO] attaching as iana-ssh-public-key-algs-2.0.4-SNAPSHOT-cyclonedx.xml 04:53:41 [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:41 [INFO] attaching as iana-ssh-public-key-algs-2.0.4-SNAPSHOT-cyclonedx.json 04:53:41 [INFO] 04:53:41 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-ssh-public-key-algs --- 04:53:41 [INFO] Skipping duplicate-finder execution! 04:53:41 [INFO] 04:53:41 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ iana-ssh-public-key-algs --- 04:53:41 [INFO] No dependency problems found 04:53:41 [INFO] 04:53:41 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ iana-ssh-public-key-algs --- 04:53:41 [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:41 [INFO] 04:53:41 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ iana-ssh-public-key-algs --- 04:53:41 [INFO] 04:53:41 [INFO] --- jacoco:0.8.15:report (report) @ iana-ssh-public-key-algs --- 04:53:41 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:53:41 [INFO] 04:53:42 [INFO] --- install:3.1.4:install (default-install) @ iana-ssh-public-key-algs --- 04:53:42 [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:42 [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:42 [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:42 [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:42 [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:42 [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:42 [INFO] 04:53:42 [INFO] --- bundle:6.0.2:install (default-install) @ iana-ssh-public-key-algs --- 04:53:42 [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:42 [INFO] Writing OBR metadata 04:53:42 [INFO] 04:53:42 [INFO] --- dependency:3.11.0:tree (default-cli) @ iana-ssh-public-key-algs --- 04:53:42 [INFO] org.opendaylight.ietf.model:iana-ssh-public-key-algs: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.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.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:53:42 [INFO] +- org.opendaylight.yangtools:yang-common: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.8-01:index (default-cli) @ iana-ssh-public-key-algs --- 04:53:42 [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:42 [INFO] 04:53:42 [INFO] --------< org.opendaylight.ietf.model:rfc9644-ietf-ssh-common >--------- 04:53:42 [INFO] Building rfc9644-ietf-ssh-common 2.0.4-SNAPSHOT [142/161] 04:53:42 [INFO] from model/rfc/rfc9644-ietf-ssh-common/pom.xml 04:53:42 [INFO] -------------------------------[ bundle ]------------------------------- 04:53:42 [INFO] 04:53:42 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9644-ietf-ssh-common --- 04:53:42 [INFO] 04:53:42 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc9644-ietf-ssh-common --- 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) @ rfc9644-ietf-ssh-common --- 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) @ rfc9644-ietf-ssh-common --- 04:53:42 [INFO] 04:53:42 [INFO] --- dependency:3.11.0:properties (default) @ rfc9644-ietf-ssh-common --- 04:53:42 [INFO] 04:53:42 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc9644-ietf-ssh-common --- 04:53: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/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:42 [INFO] 04:53:42 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc9644-ietf-ssh-common --- 04:53:42 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:53:42 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-common/src/main/yang 04:53:42 [INFO] yang-to-sources: Found 8 dependencies in 2.285 ms 04:53:42 [INFO] yang-to-sources: Project model files found: 1 in 1.973 ms 04:53:42 [INFO] yang-to-sources: 9 YANG models processed in 41.10 ms 04:53:42 [INFO] BindingJavaFileGenerator: Defined 52 files in 7.560 ms 04:53:42 [INFO] Sorted 52 files into 11 directories in 176.4 μs 04:53:42 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 52 in 22.17 ms 04:53:42 [INFO] 04:53:42 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9644-ietf-ssh-common --- 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) @ rfc9644-ietf-ssh-common --- 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) @ rfc9644-ietf-ssh-common --- 04:53:42 [INFO] 04:53:42 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc9644-ietf-ssh-common --- 04:53:42 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-common/src/main/resources 04:53:42 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-common/target/generated-sources/spi 04:53:42 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:53:42 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:53:42 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:53:42 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-common/target/generated-sources/spi 04:53:42 [INFO] 04:53:42 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc9644-ietf-ssh-common --- 04:53:42 [INFO] Recompiling the module because of changed dependency. 04:53:42 [INFO] Compiling 51 source files with javac [debug release 21] to target/classes 04:53:42 [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:42 [INFO] 04:53:42 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc9644-ietf-ssh-common >>> 04:53:42 [INFO] 04:53:42 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc9644-ietf-ssh-common --- 04:53:42 [INFO] Spotbugs plugin skipped 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 @ rfc9644-ietf-ssh-common <<< 04:53:42 [INFO] 04:53:42 [INFO] 04:53:42 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc9644-ietf-ssh-common --- 04:53:42 [INFO] Spotbugs plugin skipped 04:53:42 [INFO] 04:53:42 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc9644-ietf-ssh-common --- 04:53:42 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-common/src/test/resources 04:53:42 [INFO] 04:53:42 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc9644-ietf-ssh-common --- 04:53:42 [INFO] No sources to compile 04:53:42 [INFO] 04:53:42 [INFO] --- surefire:3.5.6:test (default-test) @ rfc9644-ietf-ssh-common --- 04:53:42 [INFO] No tests to run. 04:53:42 [INFO] 04:53:42 [INFO] --- copy:14.3.6:copy-files (default) @ rfc9644-ietf-ssh-common --- 04:53:42 [INFO] 04:53:42 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc9644-ietf-ssh-common --- 04:53:42 [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:42 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-common/target/classes/META-INF/MANIFEST.MF 04:53:42 [INFO] 04:53:42 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9644-ietf-ssh-common --- 04:53:44 [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:53:44 [INFO] 04:53:44 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9644-ietf-ssh-common --- 04:53:44 [INFO] CycloneDX: Resolving Dependencies 04:53:45 [INFO] CycloneDX: Creating BOM version 1.6 with 22 component(s) 04:53:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-common/target/bom.xml 04:53:45 [INFO] attaching as rfc9644-ietf-ssh-common-2.0.4-SNAPSHOT-cyclonedx.xml 04:53:45 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-common/target/bom.json 04:53:45 [INFO] attaching as rfc9644-ietf-ssh-common-2.0.4-SNAPSHOT-cyclonedx.json 04:53:45 [INFO] 04:53:45 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9644-ietf-ssh-common --- 04:53:45 [INFO] Skipping duplicate-finder execution! 04:53:45 [INFO] 04:53:45 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc9644-ietf-ssh-common --- 04:53:45 [INFO] No dependency problems found 04:53:45 [INFO] 04:53:45 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9644-ietf-ssh-common --- 04:53:45 [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:53:45 [INFO] 04:53:45 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc9644-ietf-ssh-common --- 04:53:45 [INFO] 04:53:45 [INFO] --- jacoco:0.8.15:report (report) @ rfc9644-ietf-ssh-common --- 04:53:45 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:53:45 [INFO] 04:53:45 [INFO] --- install:3.1.4:install (default-install) @ rfc9644-ietf-ssh-common --- 04:53:45 [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:53:45 [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:53:45 [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:53:45 [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:53:45 [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:53:45 [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:53:45 [INFO] 04:53:45 [INFO] --- bundle:6.0.2:install (default-install) @ rfc9644-ietf-ssh-common --- 04:53:45 [INFO] Installing org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-common-2.0.4-SNAPSHOT.jar 04:53:45 [INFO] Writing OBR metadata 04:53:45 [INFO] 04:53:45 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc9644-ietf-ssh-common --- 04:53:45 [INFO] org.opendaylight.ietf.model:rfc9644-ietf-ssh-common:bundle:2.0.4-SNAPSHOT 04:53:45 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:53:45 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:53:45 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:53:45 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:53:45 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:53:45 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:53:45 [INFO] +- org.opendaylight.ietf.model:iana-ssh-encryption-algs:jar:2.0.4-SNAPSHOT:compile 04:53:45 [INFO] +- org.opendaylight.ietf.model:iana-ssh-key-exchange-algs:jar:2.0.4-SNAPSHOT:compile 04:53:45 [INFO] +- org.opendaylight.ietf.model:iana-ssh-mac-algs:jar:2.0.4-SNAPSHOT:compile 04:53:45 [INFO] +- org.opendaylight.ietf.model:iana-ssh-public-key-algs:jar:2.0.4-SNAPSHOT:compile 04:53:45 [INFO] +- org.opendaylight.ietf.model:rfc9640:jar:2.0.4-SNAPSHOT:compile 04:53:45 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:53:45 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:53:45 [INFO] | \- org.opendaylight.ietf.model:rfc8341:jar:2.0.4-SNAPSHOT:compile 04:53:45 [INFO] +- org.opendaylight.ietf.model:rfc9642:jar:2.0.4-SNAPSHOT:compile 04:53:45 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:53:45 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:53:45 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:53:45 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:53:45 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:53:45 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:53:45 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:53:45 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:53:45 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:53:45 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:53:45 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:53:45 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:53:45 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:53:45 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:53:45 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:53:45 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:53:45 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:53:45 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:53:45 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:53:45 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:53:45 [INFO] +- junit:junit:jar:4.13.2:test 04:53:45 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:53:45 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:53:45 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:53:45 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:53:45 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:53:45 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:53:45 [INFO] 04:53:45 [INFO] --- clm:3.0.8-01:index (default-cli) @ rfc9644-ietf-ssh-common --- 04:53:45 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-common/target/sonatype-clm/module.xml 04:53:45 [INFO] 04:53:45 [INFO] --------< org.opendaylight.ietf.model:rfc9644-ietf-ssh-client >--------- 04:53:45 [INFO] Building rfc9644-ietf-ssh-client 2.0.4-SNAPSHOT [143/161] 04:53:45 [INFO] from model/rfc/rfc9644-ietf-ssh-client/pom.xml 04:53:45 [INFO] -------------------------------[ bundle ]------------------------------- 04:53:45 [INFO] 04:53:45 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9644-ietf-ssh-client --- 04:53:45 [INFO] 04:53:45 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc9644-ietf-ssh-client --- 04:53:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:53:45 [INFO] 04:53:45 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc9644-ietf-ssh-client --- 04:53:45 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:53:45 [INFO] 04:53:45 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc9644-ietf-ssh-client --- 04:53:45 [INFO] 04:53:45 [INFO] --- dependency:3.11.0:properties (default) @ rfc9644-ietf-ssh-client --- 04:53:45 [INFO] 04:53:45 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc9644-ietf-ssh-client --- 04:53:45 [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:53:45 [INFO] 04:53:45 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc9644-ietf-ssh-client --- 04:53:45 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:53:45 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-client/src/main/yang 04:53:45 [INFO] yang-to-sources: Found 10 dependencies in 3.355 ms 04:53:45 [INFO] yang-to-sources: Project model files found: 1 in 1.639 ms 04:53:45 [INFO] yang-to-sources: 11 YANG models processed in 39.41 ms 04:53:45 [INFO] BindingJavaFileGenerator: Defined 32 files in 7.140 ms 04:53:45 [INFO] Sorted 32 files into 6 directories in 94.47 μs 04:53:45 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 32 in 13.25 ms 04:53:45 [INFO] 04:53:45 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9644-ietf-ssh-client --- 04:53:45 [INFO] Starting audit... 04:53:45 Audit done. 04:53:45 [INFO] You have 0 Checkstyle violations. 04:53:45 [INFO] 04:53:45 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9644-ietf-ssh-client --- 04:53:45 [INFO] Starting audit... 04:53:45 Audit done. 04:53:45 [INFO] You have 0 Checkstyle violations. 04:53:45 [INFO] 04:53:45 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc9644-ietf-ssh-client --- 04:53:45 [INFO] 04:53:45 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc9644-ietf-ssh-client --- 04:53:45 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-client/src/main/resources 04:53:45 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-client/target/generated-sources/spi 04:53:45 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:53:45 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:53:45 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:53:45 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-client/target/generated-sources/spi 04:53:45 [INFO] 04:53:45 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc9644-ietf-ssh-client --- 04:53:45 [INFO] Recompiling the module because of changed dependency. 04:53:45 [INFO] Compiling 31 source files with javac [debug release 21] to target/classes 04:53:45 [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:53:45 [INFO] 04:53:45 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc9644-ietf-ssh-client >>> 04:53:45 [INFO] 04:53:45 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc9644-ietf-ssh-client --- 04:53:45 [INFO] Spotbugs plugin skipped 04:53:45 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:53:45 [INFO] 04:53:45 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc9644-ietf-ssh-client <<< 04:53:45 [INFO] 04:53:45 [INFO] 04:53:45 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc9644-ietf-ssh-client --- 04:53:45 [INFO] Spotbugs plugin skipped 04:53:45 [INFO] 04:53:45 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc9644-ietf-ssh-client --- 04:53:45 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-client/src/test/resources 04:53:45 [INFO] 04:53:45 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc9644-ietf-ssh-client --- 04:53:45 [INFO] No sources to compile 04:53:45 [INFO] 04:53:45 [INFO] --- surefire:3.5.6:test (default-test) @ rfc9644-ietf-ssh-client --- 04:53:45 [INFO] No tests to run. 04:53:45 [INFO] 04:53:45 [INFO] --- copy:14.3.6:copy-files (default) @ rfc9644-ietf-ssh-client --- 04:53:45 [INFO] 04:53:45 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc9644-ietf-ssh-client --- 04:53:45 [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:53:45 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-client/target/classes/META-INF/MANIFEST.MF 04:53:45 [INFO] 04:53:45 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9644-ietf-ssh-client --- 04:53:47 [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:53:47 [INFO] 04:53:47 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9644-ietf-ssh-client --- 04:53:47 [INFO] CycloneDX: Resolving Dependencies 04:53:48 [INFO] CycloneDX: Creating BOM version 1.6 with 24 component(s) 04:53:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-client/target/bom.xml 04:53:48 [INFO] attaching as rfc9644-ietf-ssh-client-2.0.4-SNAPSHOT-cyclonedx.xml 04:53:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-client/target/bom.json 04:53:48 [INFO] attaching as rfc9644-ietf-ssh-client-2.0.4-SNAPSHOT-cyclonedx.json 04:53:48 [INFO] 04:53:48 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9644-ietf-ssh-client --- 04:53:48 [INFO] Skipping duplicate-finder execution! 04:53:48 [INFO] 04:53:48 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc9644-ietf-ssh-client --- 04:53:48 [INFO] No dependency problems found 04:53:48 [INFO] 04:53:48 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9644-ietf-ssh-client --- 04:53:48 [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:53:48 [INFO] 04:53:48 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc9644-ietf-ssh-client --- 04:53:48 [INFO] 04:53:48 [INFO] --- jacoco:0.8.15:report (report) @ rfc9644-ietf-ssh-client --- 04:53:48 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:53:48 [INFO] 04:53:48 [INFO] --- install:3.1.4:install (default-install) @ rfc9644-ietf-ssh-client --- 04:53:48 [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:53:48 [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:53:48 [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:53:48 [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:53:48 [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:53:48 [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:53:48 [INFO] 04:53:48 [INFO] --- bundle:6.0.2:install (default-install) @ rfc9644-ietf-ssh-client --- 04:53:48 [INFO] Installing org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-client-2.0.4-SNAPSHOT.jar 04:53:48 [INFO] Writing OBR metadata 04:53:48 [INFO] 04:53:48 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc9644-ietf-ssh-client --- 04:53:48 [INFO] org.opendaylight.ietf.model:rfc9644-ietf-ssh-client:bundle:2.0.4-SNAPSHOT 04:53:48 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:53:48 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:53:48 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:53:48 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:53:48 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:53:48 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:53:48 [INFO] +- org.opendaylight.ietf.model:rfc8341:jar:2.0.4-SNAPSHOT:compile 04:53:48 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:53:48 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:53:48 [INFO] +- org.opendaylight.ietf.model:rfc9640:jar:2.0.4-SNAPSHOT:compile 04:53:48 [INFO] +- org.opendaylight.ietf.model:rfc9641:jar:2.0.4-SNAPSHOT:compile 04:53:48 [INFO] +- org.opendaylight.ietf.model:rfc9642:jar:2.0.4-SNAPSHOT:compile 04:53:48 [INFO] +- org.opendaylight.ietf.model:rfc9644-ietf-ssh-common:jar:2.0.4-SNAPSHOT:compile 04:53:48 [INFO] | +- org.opendaylight.ietf.model:iana-ssh-encryption-algs:jar:2.0.4-SNAPSHOT:compile 04:53:48 [INFO] | +- org.opendaylight.ietf.model:iana-ssh-key-exchange-algs:jar:2.0.4-SNAPSHOT:compile 04:53:48 [INFO] | +- org.opendaylight.ietf.model:iana-ssh-mac-algs:jar:2.0.4-SNAPSHOT:compile 04:53:48 [INFO] | \- org.opendaylight.ietf.model:iana-ssh-public-key-algs:jar:2.0.4-SNAPSHOT:compile 04:53:48 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:53:48 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:53:48 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:53:48 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:53:48 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:53:48 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:53:48 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:53:48 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:53:48 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:53:48 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:53:48 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:53:48 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:53:48 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:53:48 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:53:48 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:53:48 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:53:48 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:53:48 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:53:48 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:53:48 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:53:48 [INFO] +- junit:junit:jar:4.13.2:test 04:53:48 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:53:48 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:53:48 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:53:48 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:53:48 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:53:48 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:53:48 [INFO] 04:53:48 [INFO] --- clm:3.0.8-01:index (default-cli) @ rfc9644-ietf-ssh-client --- 04:53:48 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-client/target/sonatype-clm/module.xml 04:53:48 [INFO] 04:53:48 [INFO] --------< org.opendaylight.ietf.model:rfc9644-ietf-ssh-server >--------- 04:53:48 [INFO] Building rfc9644-ietf-ssh-server 2.0.4-SNAPSHOT [144/161] 04:53:48 [INFO] from model/rfc/rfc9644-ietf-ssh-server/pom.xml 04:53:48 [INFO] -------------------------------[ bundle ]------------------------------- 04:53:48 [INFO] 04:53:48 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9644-ietf-ssh-server --- 04:53:48 [INFO] 04:53:48 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc9644-ietf-ssh-server --- 04:53:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:53:48 [INFO] 04:53:48 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc9644-ietf-ssh-server --- 04:53:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:53:48 [INFO] 04:53:48 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc9644-ietf-ssh-server --- 04:53:48 [INFO] 04:53:48 [INFO] --- dependency:3.11.0:properties (default) @ rfc9644-ietf-ssh-server --- 04:53:48 [INFO] 04:53:48 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc9644-ietf-ssh-server --- 04:53: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/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:53:48 [INFO] 04:53:48 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc9644-ietf-ssh-server --- 04:53:48 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:53:48 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-server/src/main/yang 04:53:48 [INFO] yang-to-sources: Found 11 dependencies in 2.638 ms 04:53:48 [INFO] yang-to-sources: Project model files found: 1 in 2.115 ms 04:53:48 [INFO] yang-to-sources: 12 YANG models processed in 42.64 ms 04:53:48 [INFO] BindingJavaFileGenerator: Defined 46 files in 8.618 ms 04:53:48 [INFO] Sorted 46 files into 12 directories in 156.5 μs 04:53:48 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 46 in 18.78 ms 04:53:48 [INFO] 04:53:48 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9644-ietf-ssh-server --- 04:53:48 [INFO] Starting audit... 04:53:48 Audit done. 04:53:48 [INFO] You have 0 Checkstyle violations. 04:53:48 [INFO] 04:53:48 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9644-ietf-ssh-server --- 04:53:48 [INFO] Starting audit... 04:53:48 Audit done. 04:53:48 [INFO] You have 0 Checkstyle violations. 04:53:48 [INFO] 04:53:48 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc9644-ietf-ssh-server --- 04:53:48 [INFO] 04:53:48 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc9644-ietf-ssh-server --- 04:53:48 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-server/src/main/resources 04:53:48 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-server/target/generated-sources/spi 04:53:48 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:53:48 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:53:48 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:53:48 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-server/target/generated-sources/spi 04:53:48 [INFO] 04:53:48 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc9644-ietf-ssh-server --- 04:53:48 [INFO] Recompiling the module because of changed dependency. 04:53:48 [INFO] Compiling 45 source files with javac [debug release 21] to target/classes 04:53:48 [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:53:48 [INFO] 04:53:48 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc9644-ietf-ssh-server >>> 04:53:48 [INFO] 04:53:48 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc9644-ietf-ssh-server --- 04:53:48 [INFO] Spotbugs plugin skipped 04:53:48 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:53:48 [INFO] 04:53:48 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc9644-ietf-ssh-server <<< 04:53:48 [INFO] 04:53:48 [INFO] 04:53:48 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc9644-ietf-ssh-server --- 04:53:48 [INFO] Spotbugs plugin skipped 04:53:48 [INFO] 04:53:48 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc9644-ietf-ssh-server --- 04:53:48 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-server/src/test/resources 04:53:48 [INFO] 04:53:48 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc9644-ietf-ssh-server --- 04:53:48 [INFO] No sources to compile 04:53:48 [INFO] 04:53:48 [INFO] --- surefire:3.5.6:test (default-test) @ rfc9644-ietf-ssh-server --- 04:53:48 [INFO] No tests to run. 04:53:48 [INFO] 04:53:48 [INFO] --- copy:14.3.6:copy-files (default) @ rfc9644-ietf-ssh-server --- 04:53:48 [INFO] 04:53:48 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc9644-ietf-ssh-server --- 04:53:49 [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:53:49 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-server/target/classes/META-INF/MANIFEST.MF 04:53:49 [INFO] 04:53:49 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9644-ietf-ssh-server --- 04:53:51 [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:53:51 [INFO] 04:53:51 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9644-ietf-ssh-server --- 04:53:51 [INFO] CycloneDX: Resolving Dependencies 04:53:51 [INFO] CycloneDX: Creating BOM version 1.6 with 25 component(s) 04:53:51 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-server/target/bom.xml 04:53:51 [INFO] attaching as rfc9644-ietf-ssh-server-2.0.4-SNAPSHOT-cyclonedx.xml 04:53:51 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-server/target/bom.json 04:53:51 [INFO] attaching as rfc9644-ietf-ssh-server-2.0.4-SNAPSHOT-cyclonedx.json 04:53:51 [INFO] 04:53:51 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9644-ietf-ssh-server --- 04:53:51 [INFO] Skipping duplicate-finder execution! 04:53:51 [INFO] 04:53:51 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc9644-ietf-ssh-server --- 04:53:51 [INFO] No dependency problems found 04:53:51 [INFO] 04:53:51 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9644-ietf-ssh-server --- 04:53:51 [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:53:51 [INFO] 04:53:51 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc9644-ietf-ssh-server --- 04:53:51 [INFO] 04:53:51 [INFO] --- jacoco:0.8.15:report (report) @ rfc9644-ietf-ssh-server --- 04:53:51 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:53:51 [INFO] 04:53:51 [INFO] --- install:3.1.4:install (default-install) @ rfc9644-ietf-ssh-server --- 04:53:51 [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:53:51 [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:53:51 [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:53:51 [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:53:51 [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:53:51 [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:53:51 [INFO] 04:53:51 [INFO] --- bundle:6.0.2:install (default-install) @ rfc9644-ietf-ssh-server --- 04:53:51 [INFO] Installing org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/2.0.4-SNAPSHOT/rfc9644-ietf-ssh-server-2.0.4-SNAPSHOT.jar 04:53:51 [INFO] Writing OBR metadata 04:53:51 [INFO] 04:53:51 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc9644-ietf-ssh-server --- 04:53:51 [INFO] org.opendaylight.ietf.model:rfc9644-ietf-ssh-server:bundle:2.0.4-SNAPSHOT 04:53:51 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:53:51 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:53:51 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:53:51 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:53:51 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:53:51 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:53:51 [INFO] +- org.opendaylight.ietf.model:iana-crypt-hash:jar:2.0.4-SNAPSHOT:compile 04:53:51 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:53:51 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:53:51 [INFO] +- org.opendaylight.ietf.model:rfc8341:jar:2.0.4-SNAPSHOT:compile 04:53:51 [INFO] +- org.opendaylight.ietf.model:rfc9640:jar:2.0.4-SNAPSHOT:compile 04:53:51 [INFO] +- org.opendaylight.ietf.model:rfc9641:jar:2.0.4-SNAPSHOT:compile 04:53:51 [INFO] +- org.opendaylight.ietf.model:rfc9642:jar:2.0.4-SNAPSHOT:compile 04:53:51 [INFO] +- org.opendaylight.ietf.model:rfc9644-ietf-ssh-common:jar:2.0.4-SNAPSHOT:compile 04:53:51 [INFO] | +- org.opendaylight.ietf.model:iana-ssh-encryption-algs:jar:2.0.4-SNAPSHOT:compile 04:53:51 [INFO] | +- org.opendaylight.ietf.model:iana-ssh-key-exchange-algs:jar:2.0.4-SNAPSHOT:compile 04:53:51 [INFO] | +- org.opendaylight.ietf.model:iana-ssh-mac-algs:jar:2.0.4-SNAPSHOT:compile 04:53:51 [INFO] | \- org.opendaylight.ietf.model:iana-ssh-public-key-algs:jar:2.0.4-SNAPSHOT:compile 04:53:51 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:53:51 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:53:51 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:53:51 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:53:51 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:53:51 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:53:51 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:53:51 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:53:51 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:53:51 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:53:51 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:53:51 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:53:51 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:53:51 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:53:51 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:53:51 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:53:51 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:53:51 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:53:51 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:53:51 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:53:51 [INFO] +- junit:junit:jar:4.13.2:test 04:53:51 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:53:51 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:53:51 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:53:51 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:53:51 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:53:51 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:53:51 [INFO] 04:53:51 [INFO] --- clm:3.0.8-01:index (default-cli) @ rfc9644-ietf-ssh-server --- 04:53:51 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-server/target/sonatype-clm/module.xml 04:53:51 [INFO] 04:53:51 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc9644 >------------ 04:53:51 [INFO] Building OpenDaylight :: IETF :: Model :: RFC9644 2.0.4-SNAPSHOT [145/161] 04:53:51 [INFO] from features/odl-ietf-model-rfc9644/pom.xml 04:53:51 [INFO] ------------------------------[ feature ]------------------------------- 04:53:51 [INFO] 04:53:51 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9644 --- 04:53:51 [INFO] 04:53:51 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc9644 --- 04:53:51 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:53:51 [INFO] 04:53:51 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9644 --- 04:53:51 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:53:51 [INFO] 04:53:51 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc9644 --- 04:53:52 [INFO] 04:53:52 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc9644 --- 04:53:52 [INFO] 04:53:52 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9644 --- 04:53:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:53:52 [INFO] argLine set to empty 04:53:52 [INFO] 04:53:52 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9644 --- 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) @ odl-ietf-model-rfc9644 --- 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) @ odl-ietf-model-rfc9644 --- 04:53:52 [INFO] 04:53:52 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9644 --- 04:53:52 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9644/target/feature/feature.xml 04:53:52 [INFO] ...done! 04:53:52 [INFO] Set artifact 04:53:52 [INFO] 04:53:52 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc9644 --- 04:53: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:53:52 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:53:52 [INFO] 04:53:52 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9644 >>> 04:53:52 [INFO] 04:53:52 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc9644 --- 04:53:52 [INFO] No files found to run spotbugs; check compile phase has been run. 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 @ odl-ietf-model-rfc9644 <<< 04:53:52 [INFO] 04:53:52 [INFO] 04:53:52 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc9644 --- 04:53:52 [INFO] 04:53:52 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc9644 --- 04:53:52 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9644 04:53:52 [INFO] Project dependency features detected: [] 04:53:52 [INFO] Pax Exam System (Version: 4.14.0) created. 04:53:52 [INFO] Creating RMI registry server on 127.0.0.1:40647 04:53:52 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:53:52 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:53:52 [INFO] Waiting for remote bundle context.. on 40647 name: 313f62ea-5f6d-4473-94a7-00ff65ba3854 timout: [ RelativeTimeout value = 180000 ] 04:53:56 [INFO] Building jar from resources and headers. 04:53:56 [INFO] Writing jar finished. 04:53:58 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:53:58 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:53:58 [INFO] 04:53:58 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc9644 --- 04:53:58 [INFO] 04:53:58 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc9644 --- 04:53:58 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:53:58 [INFO] 04:53:58 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9644 --- 04:53:58 [INFO] CycloneDX: Resolving Dependencies 04:53:59 [INFO] CycloneDX: Creating BOM version 1.6 with 43 component(s) 04:53:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9644/target/bom.xml 04:53:59 [INFO] attaching as odl-ietf-model-rfc9644-2.0.4-SNAPSHOT-cyclonedx.xml 04:53:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9644/target/bom.json 04:53:59 [INFO] attaching as odl-ietf-model-rfc9644-2.0.4-SNAPSHOT-cyclonedx.json 04:53:59 [INFO] 04:53:59 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9644 --- 04:53:59 [INFO] Skipping duplicate-finder execution! 04:53:59 [INFO] 04:53:59 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9644 --- 04:53:59 [INFO] Skipping plugin execution 04:53:59 [INFO] 04:53:59 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9644 --- 04:53:59 [INFO] Skipping source per configuration. 04:53:59 [INFO] 04:53:59 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc9644 --- 04:53:59 [INFO] 04:53:59 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc9644 --- 04:53:59 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:53:59 [INFO] 04:53:59 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9644 --- 04:53:59 [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:53:59 [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:53:59 [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:53:59 [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:53:59 [INFO] 04:53:59 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc9644 --- 04:53:59 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc9644:xml:features:2.0.4-SNAPSHOT 04:53:59 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc7317-iana-crypt-hash:xml:features:2.0.4-SNAPSHOT:compile 04:53:59 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:53:59 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:53:59 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:53:59 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:53:59 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:53:59 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:53:59 [INFO] | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:53:59 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:53:59 [INFO] | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:53:59 [INFO] | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:53:59 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:53:59 [INFO] | \- org.opendaylight.ietf.model:iana-crypt-hash:jar:2.0.4-SNAPSHOT:compile 04:53:59 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc9641:xml:features:2.0.4-SNAPSHOT:compile 04:53:59 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc9640:xml:features:2.0.4-SNAPSHOT:compile 04:53:59 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc8341:xml:features:2.0.4-SNAPSHOT:compile 04:53:59 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:53:59 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:53:59 [INFO] | \- org.opendaylight.ietf.model:rfc9641:jar:2.0.4-SNAPSHOT:compile 04:53:59 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc9642:xml:features:2.0.4-SNAPSHOT:compile 04:53:59 [INFO] | \- org.opendaylight.ietf.model:rfc9642:jar:2.0.4-SNAPSHOT:compile 04:53:59 [INFO] +- org.opendaylight.ietf.model:iana-ssh-encryption-algs:jar:2.0.4-SNAPSHOT:compile 04:53:59 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:53:59 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:53:59 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:53:59 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:53:59 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:53:59 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:53:59 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:53:59 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:53:59 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:53:59 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:53:59 [INFO] +- org.opendaylight.ietf.model:iana-ssh-key-exchange-algs:jar:2.0.4-SNAPSHOT:compile 04:53:59 [INFO] +- org.opendaylight.ietf.model:iana-ssh-mac-algs:jar:2.0.4-SNAPSHOT:compile 04:53:59 [INFO] +- org.opendaylight.ietf.model:iana-ssh-public-key-algs:jar:2.0.4-SNAPSHOT:compile 04:53:59 [INFO] +- org.opendaylight.ietf.model:rfc9644-ietf-ssh-client:jar:2.0.4-SNAPSHOT:compile 04:53:59 [INFO] | +- org.opendaylight.ietf.model:rfc8341:jar:2.0.4-SNAPSHOT:compile 04:53:59 [INFO] | \- org.opendaylight.ietf.model:rfc9640:jar:2.0.4-SNAPSHOT:compile 04:53:59 [INFO] +- org.opendaylight.ietf.model:rfc9644-ietf-ssh-common:jar:2.0.4-SNAPSHOT:compile 04:53:59 [INFO] +- org.opendaylight.ietf.model:rfc9644-ietf-ssh-server:jar:2.0.4-SNAPSHOT:compile 04:53:59 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:53:59 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:53:59 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:53:59 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:53:59 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:53:59 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:53:59 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:53:59 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:53:59 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:53:59 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:53:59 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:53:59 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:53:59 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:53:59 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:53:59 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:53:59 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:53:59 [INFO] +- junit:junit:jar:4.13.2:test 04:53:59 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:53:59 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:53:59 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:53:59 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:53:59 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:53:59 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:53:59 [INFO] 04:53:59 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-ietf-model-rfc9644 --- 04:53:59 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9644/target/sonatype-clm/module.xml 04:53:59 [INFO] 04:53:59 [INFO] -------< org.opendaylight.ietf.model:iana-tls-cipher-suite-algs >------- 04:53:59 [INFO] Building iana-tls-cipher-suite-algs 2.0.4-SNAPSHOT [146/161] 04:53:59 [INFO] from model/iana/iana-tls-cipher-suite-algs/pom.xml 04:53:59 [INFO] -------------------------------[ bundle ]------------------------------- 04:53:59 [INFO] 04:53:59 [INFO] --- clean:3.5.0:clean (default-clean) @ iana-tls-cipher-suite-algs --- 04:53:59 [INFO] 04:53:59 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ iana-tls-cipher-suite-algs --- 04:53:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:53:59 [INFO] 04:53:59 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ iana-tls-cipher-suite-algs --- 04:53:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:53:59 [INFO] 04:53:59 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ iana-tls-cipher-suite-algs --- 04:53:59 [INFO] 04:53:59 [INFO] --- dependency:3.11.0:properties (default) @ iana-tls-cipher-suite-algs --- 04:53:59 [INFO] 04:53:59 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ iana-tls-cipher-suite-algs --- 04:53: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/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:53:59 [INFO] 04:53:59 [INFO] --- yang:15.1.2:generate-sources (binding) @ iana-tls-cipher-suite-algs --- 04:53:59 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:53:59 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/iana/iana-tls-cipher-suite-algs/src/main/yang 04:53:59 [INFO] yang-to-sources: Found 0 dependencies in 1.444 ms 04:53:59 [INFO] yang-to-sources: Project model files found: 1 in 11.65 ms 04:53:59 [INFO] yang-to-sources: 1 YANG models processed in 5.452 ms 04:53:59 [INFO] BindingJavaFileGenerator: Defined 5 files in 1.510 ms 04:53:59 [INFO] Sorted 5 files into 3 directories in 101.0 μs 04:53:59 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 5 in 9.054 ms 04:53:59 [INFO] 04:53:59 [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-tls-cipher-suite-algs --- 04:53:59 [INFO] Starting audit... 04:53:59 Audit done. 04:53:59 [INFO] You have 0 Checkstyle violations. 04:53:59 [INFO] 04:53:59 [INFO] --- checkstyle:3.6.0:check (default) @ iana-tls-cipher-suite-algs --- 04:53:59 [INFO] Starting audit... 04:53:59 Audit done. 04:53:59 [INFO] You have 0 Checkstyle violations. 04:53:59 [INFO] 04:53:59 [INFO] --- dependency:3.11.0:copy (unpack-license) @ iana-tls-cipher-suite-algs --- 04:53:59 [INFO] 04:53:59 [INFO] --- resources:3.5.0:resources (default-resources) @ iana-tls-cipher-suite-algs --- 04:53:59 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-tls-cipher-suite-algs/src/main/resources 04:53:59 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-tls-cipher-suite-algs/target/generated-sources/spi 04:53:59 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:53:59 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:53:59 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:53:59 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-tls-cipher-suite-algs/target/generated-sources/spi 04:53:59 [INFO] 04:53:59 [INFO] --- compiler:3.15.0:compile (default-compile) @ iana-tls-cipher-suite-algs --- 04:53:59 [INFO] Recompiling the module because of changed source code. 04:53:59 [INFO] Compiling 4 source files with javac [debug release 21] to target/classes 04:53:59 [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:53:59 [INFO] 04:53:59 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ iana-tls-cipher-suite-algs >>> 04:53:59 [INFO] 04:53:59 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ iana-tls-cipher-suite-algs --- 04:53:59 [INFO] Spotbugs plugin skipped 04:53:59 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:53:59 [INFO] 04:53:59 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ iana-tls-cipher-suite-algs <<< 04:53:59 [INFO] 04:53:59 [INFO] 04:53:59 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ iana-tls-cipher-suite-algs --- 04:53:59 [INFO] Spotbugs plugin skipped 04:53:59 [INFO] 04:53:59 [INFO] --- resources:3.5.0:testResources (default-testResources) @ iana-tls-cipher-suite-algs --- 04:53:59 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-tls-cipher-suite-algs/src/test/resources 04:53:59 [INFO] 04:53:59 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ iana-tls-cipher-suite-algs --- 04:53:59 [INFO] No sources to compile 04:53:59 [INFO] 04:53:59 [INFO] --- surefire:3.5.6:test (default-test) @ iana-tls-cipher-suite-algs --- 04:53:59 [INFO] No tests to run. 04:53:59 [INFO] 04:53:59 [INFO] --- copy:14.3.6:copy-files (default) @ iana-tls-cipher-suite-algs --- 04:53:59 [INFO] 04:53:59 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ iana-tls-cipher-suite-algs --- 04:53:59 [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:53:59 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/iana/iana-tls-cipher-suite-algs/target/classes/META-INF/MANIFEST.MF 04:53:59 [INFO] 04:53:59 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ iana-tls-cipher-suite-algs --- 04:54:01 [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:01 [INFO] 04:54:01 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-tls-cipher-suite-algs --- 04:54:01 [INFO] CycloneDX: Resolving Dependencies 04:54:01 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 04:54:01 [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:01 [INFO] attaching as iana-tls-cipher-suite-algs-2.0.4-SNAPSHOT-cyclonedx.xml 04:54:01 [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:01 [INFO] attaching as iana-tls-cipher-suite-algs-2.0.4-SNAPSHOT-cyclonedx.json 04:54:01 [INFO] 04:54:01 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-tls-cipher-suite-algs --- 04:54:01 [INFO] Skipping duplicate-finder execution! 04:54:01 [INFO] 04:54:01 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ iana-tls-cipher-suite-algs --- 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) @ iana-tls-cipher-suite-algs --- 04:54:01 [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:01 [INFO] 04:54:01 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ iana-tls-cipher-suite-algs --- 04:54:01 [INFO] 04:54:01 [INFO] --- jacoco:0.8.15:report (report) @ iana-tls-cipher-suite-algs --- 04:54:01 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:54:01 [INFO] 04:54:01 [INFO] --- install:3.1.4:install (default-install) @ iana-tls-cipher-suite-algs --- 04:54:01 [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:01 [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:01 [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:01 [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:01 [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:01 [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:01 [INFO] 04:54:01 [INFO] --- bundle:6.0.2:install (default-install) @ iana-tls-cipher-suite-algs --- 04:54:01 [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:01 [INFO] Writing OBR metadata 04:54:01 [INFO] 04:54:01 [INFO] --- dependency:3.11.0:tree (default-cli) @ iana-tls-cipher-suite-algs --- 04:54:01 [INFO] org.opendaylight.ietf.model:iana-tls-cipher-suite-algs:bundle:2.0.4-SNAPSHOT 04:54:01 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:54:01 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:54:01 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:54:01 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:54:01 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:54:01 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:54:01 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:54:01 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:54:01 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:54:01 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:54:01 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:54:01 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:54:01 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:54:01 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:54:01 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:54:01 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:54:01 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:54:01 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:54:01 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:54:01 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:54:01 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:54:01 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:54:01 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:54:01 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:54:01 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:54:01 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:54:01 [INFO] +- junit:junit:jar:4.13.2:test 04:54:01 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:54:01 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:54:01 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:54:01 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:54:01 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:54:01 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:54:01 [INFO] 04:54:01 [INFO] --- clm:3.0.8-01:index (default-cli) @ iana-tls-cipher-suite-algs --- 04:54:01 [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:01 [INFO] 04:54:01 [INFO] --------< org.opendaylight.ietf.model:rfc9645-ietf-tls-common >--------- 04:54:01 [INFO] Building rfc9645-ietf-tls-common 2.0.4-SNAPSHOT [147/161] 04:54:01 [INFO] from model/rfc/rfc9645-ietf-tls-common/pom.xml 04:54:01 [INFO] -------------------------------[ bundle ]------------------------------- 04:54:01 [INFO] 04:54:01 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9645-ietf-tls-common --- 04:54:01 [INFO] 04:54:01 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc9645-ietf-tls-common --- 04:54:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:54:01 [INFO] 04:54:01 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc9645-ietf-tls-common --- 04:54:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:54:01 [INFO] 04:54:01 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc9645-ietf-tls-common --- 04:54:01 [INFO] 04:54:01 [INFO] --- dependency:3.11.0:properties (default) @ rfc9645-ietf-tls-common --- 04:54:01 [INFO] 04:54:01 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc9645-ietf-tls-common --- 04:54: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/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:01 [INFO] 04:54:01 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc9645-ietf-tls-common --- 04:54:01 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:54:01 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-common/src/main/yang 04:54:01 [INFO] yang-to-sources: Found 5 dependencies in 2.312 ms 04:54:01 [INFO] yang-to-sources: Project model files found: 1 in 1.761 ms 04:54:01 [INFO] yang-to-sources: 6 YANG models processed in 37.90 ms 04:54:01 [INFO] BindingJavaFileGenerator: Defined 41 files in 7.125 ms 04:54:01 [INFO] Sorted 41 files into 10 directories in 166.3 μs 04:54:01 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 41 in 16.76 ms 04:54:01 [INFO] 04:54:01 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9645-ietf-tls-common --- 04:54:01 [INFO] Starting audit... 04:54:01 Audit done. 04:54:01 [INFO] You have 0 Checkstyle violations. 04:54:01 [INFO] 04:54:01 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9645-ietf-tls-common --- 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) @ rfc9645-ietf-tls-common --- 04:54:02 [INFO] 04:54:02 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc9645-ietf-tls-common --- 04:54:02 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-common/src/main/resources 04:54:02 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-common/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/rfc9645-ietf-tls-common/target/generated-sources/spi 04:54:02 [INFO] 04:54:02 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc9645-ietf-tls-common --- 04:54:02 [INFO] Recompiling the module because of changed dependency. 04:54:02 [INFO] Compiling 40 source files with javac [debug release 21] to target/classes 04:54:02 [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:02 [INFO] 04:54:02 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc9645-ietf-tls-common >>> 04:54:02 [INFO] 04:54:02 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc9645-ietf-tls-common --- 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 @ rfc9645-ietf-tls-common <<< 04:54:02 [INFO] 04:54:02 [INFO] 04:54:02 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc9645-ietf-tls-common --- 04:54:02 [INFO] Spotbugs plugin skipped 04:54:02 [INFO] 04:54:02 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc9645-ietf-tls-common --- 04:54:02 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-common/src/test/resources 04:54:02 [INFO] 04:54:02 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc9645-ietf-tls-common --- 04:54:02 [INFO] No sources to compile 04:54:02 [INFO] 04:54:02 [INFO] --- surefire:3.5.6:test (default-test) @ rfc9645-ietf-tls-common --- 04:54:02 [INFO] No tests to run. 04:54:02 [INFO] 04:54:02 [INFO] --- copy:14.3.6:copy-files (default) @ rfc9645-ietf-tls-common --- 04:54:02 [INFO] 04:54:02 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc9645-ietf-tls-common --- 04:54:02 [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:02 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-common/target/classes/META-INF/MANIFEST.MF 04:54:02 [INFO] 04:54:02 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9645-ietf-tls-common --- 04:54:04 [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:04 [INFO] 04:54:04 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9645-ietf-tls-common --- 04:54:04 [INFO] CycloneDX: Resolving Dependencies 04:54:04 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 04:54:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-common/target/bom.xml 04:54:04 [INFO] attaching as rfc9645-ietf-tls-common-2.0.4-SNAPSHOT-cyclonedx.xml 04:54:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-common/target/bom.json 04:54:04 [INFO] attaching as rfc9645-ietf-tls-common-2.0.4-SNAPSHOT-cyclonedx.json 04:54:04 [INFO] 04:54:04 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9645-ietf-tls-common --- 04:54:04 [INFO] Skipping duplicate-finder execution! 04:54:04 [INFO] 04:54:04 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc9645-ietf-tls-common --- 04:54:04 [INFO] No dependency problems found 04:54:04 [INFO] 04:54:04 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9645-ietf-tls-common --- 04:54:04 [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:04 [INFO] 04:54:04 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc9645-ietf-tls-common --- 04:54:04 [INFO] 04:54:04 [INFO] --- jacoco:0.8.15:report (report) @ rfc9645-ietf-tls-common --- 04:54:04 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:54:04 [INFO] 04:54:04 [INFO] --- install:3.1.4:install (default-install) @ rfc9645-ietf-tls-common --- 04:54:04 [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:04 [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:04 [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:04 [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:04 [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:05 [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:05 [INFO] 04:54:05 [INFO] --- bundle:6.0.2:install (default-install) @ rfc9645-ietf-tls-common --- 04:54:05 [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:05 [INFO] Writing OBR metadata 04:54:05 [INFO] 04:54:05 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc9645-ietf-tls-common --- 04:54:05 [INFO] org.opendaylight.ietf.model:rfc9645-ietf-tls-common: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:iana-tls-cipher-suite-algs: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: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:rfc8341: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.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.8-01:index (default-cli) @ rfc9645-ietf-tls-common --- 04:54:05 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-common/target/sonatype-clm/module.xml 04:54:05 [INFO] 04:54:05 [INFO] --------< org.opendaylight.ietf.model:rfc9645-ietf-tls-client >--------- 04:54:05 [INFO] Building rfc9645-ietf-tls-client 2.0.4-SNAPSHOT [148/161] 04:54:05 [INFO] from model/rfc/rfc9645-ietf-tls-client/pom.xml 04:54:05 [INFO] -------------------------------[ bundle ]------------------------------- 04:54:05 [INFO] 04:54:05 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9645-ietf-tls-client --- 04:54:05 [INFO] 04:54:05 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc9645-ietf-tls-client --- 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) @ rfc9645-ietf-tls-client --- 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) @ rfc9645-ietf-tls-client --- 04:54:05 [INFO] 04:54:05 [INFO] --- dependency:3.11.0:properties (default) @ rfc9645-ietf-tls-client --- 04:54:05 [INFO] 04:54:05 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc9645-ietf-tls-client --- 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/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:05 [INFO] 04:54:05 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc9645-ietf-tls-client --- 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/rfc9645-ietf-tls-client/src/main/yang 04:54:05 [INFO] yang-to-sources: Found 7 dependencies in 2.728 ms 04:54:05 [INFO] yang-to-sources: Project model files found: 1 in 2.338 ms 04:54:05 [INFO] yang-to-sources: 8 YANG models processed in 52.44 ms 04:54:05 [INFO] BindingJavaFileGenerator: Defined 47 files in 7.900 ms 04:54:05 [INFO] Sorted 47 files into 12 directories in 187.2 μs 04:54:05 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 47 in 17.24 ms 04:54:05 [INFO] 04:54:05 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9645-ietf-tls-client --- 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) @ rfc9645-ietf-tls-client --- 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) @ rfc9645-ietf-tls-client --- 04:54:05 [INFO] 04:54:05 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc9645-ietf-tls-client --- 04:54:05 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-client/src/main/resources 04:54:05 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-client/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/rfc9645-ietf-tls-client/target/generated-sources/spi 04:54:05 [INFO] 04:54:05 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc9645-ietf-tls-client --- 04:54:05 [INFO] Recompiling the module because of changed dependency. 04:54:05 [INFO] Compiling 46 source files with javac [debug release 21] to target/classes 04:54:05 [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:05 [INFO] 04:54:05 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc9645-ietf-tls-client >>> 04:54:05 [INFO] 04:54:05 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc9645-ietf-tls-client --- 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 @ rfc9645-ietf-tls-client <<< 04:54:05 [INFO] 04:54:05 [INFO] 04:54:05 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc9645-ietf-tls-client --- 04:54:05 [INFO] Spotbugs plugin skipped 04:54:05 [INFO] 04:54:05 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc9645-ietf-tls-client --- 04:54:05 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-client/src/test/resources 04:54:05 [INFO] 04:54:05 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc9645-ietf-tls-client --- 04:54:05 [INFO] No sources to compile 04:54:05 [INFO] 04:54:05 [INFO] --- surefire:3.5.6:test (default-test) @ rfc9645-ietf-tls-client --- 04:54:05 [INFO] No tests to run. 04:54:05 [INFO] 04:54:05 [INFO] --- copy:14.3.6:copy-files (default) @ rfc9645-ietf-tls-client --- 04:54:05 [INFO] 04:54:05 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc9645-ietf-tls-client --- 04:54:05 [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:05 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-client/target/classes/META-INF/MANIFEST.MF 04:54:05 [INFO] 04:54:05 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9645-ietf-tls-client --- 04:54:07 [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:07 [INFO] 04:54:07 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9645-ietf-tls-client --- 04:54:07 [INFO] CycloneDX: Resolving Dependencies 04:54:08 [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) 04:54:08 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-client/target/bom.xml 04:54:08 [INFO] attaching as rfc9645-ietf-tls-client-2.0.4-SNAPSHOT-cyclonedx.xml 04:54:08 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-client/target/bom.json 04:54:08 [INFO] attaching as rfc9645-ietf-tls-client-2.0.4-SNAPSHOT-cyclonedx.json 04:54:08 [INFO] 04:54:08 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9645-ietf-tls-client --- 04:54:08 [INFO] Skipping duplicate-finder execution! 04:54:08 [INFO] 04:54:08 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc9645-ietf-tls-client --- 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) @ rfc9645-ietf-tls-client --- 04:54:08 [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:08 [INFO] 04:54:08 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc9645-ietf-tls-client --- 04:54:08 [INFO] 04:54:08 [INFO] --- jacoco:0.8.15:report (report) @ rfc9645-ietf-tls-client --- 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) @ rfc9645-ietf-tls-client --- 04:54:08 [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:08 [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:08 [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:08 [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:08 [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:08 [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:08 [INFO] 04:54:08 [INFO] --- bundle:6.0.2:install (default-install) @ rfc9645-ietf-tls-client --- 04:54:08 [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:08 [INFO] Writing OBR metadata 04:54:08 [INFO] 04:54:08 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc9645-ietf-tls-client --- 04:54:08 [INFO] org.opendaylight.ietf.model:rfc9645-ietf-tls-client: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:rfc8341: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: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:rfc9645-ietf-tls-common:jar:2.0.4-SNAPSHOT:compile 04:54:08 [INFO] | \- org.opendaylight.ietf.model:iana-tls-cipher-suite-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.8-01:index (default-cli) @ rfc9645-ietf-tls-client --- 04:54:08 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-client/target/sonatype-clm/module.xml 04:54:08 [INFO] 04:54:08 [INFO] --------< org.opendaylight.ietf.model:rfc9645-ietf-tls-server >--------- 04:54:08 [INFO] Building rfc9645-ietf-tls-server 2.0.4-SNAPSHOT [149/161] 04:54:08 [INFO] from model/rfc/rfc9645-ietf-tls-server/pom.xml 04:54:08 [INFO] -------------------------------[ bundle ]------------------------------- 04:54:08 [INFO] 04:54:08 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9645-ietf-tls-server --- 04:54:08 [INFO] 04:54:08 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc9645-ietf-tls-server --- 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) @ rfc9645-ietf-tls-server --- 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) @ rfc9645-ietf-tls-server --- 04:54:08 [INFO] 04:54:08 [INFO] --- dependency:3.11.0:properties (default) @ rfc9645-ietf-tls-server --- 04:54:08 [INFO] 04:54:08 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc9645-ietf-tls-server --- 04:54:08 [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:08 [INFO] 04:54:08 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc9645-ietf-tls-server --- 04:54:08 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:54:08 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-server/src/main/yang 04:54:08 [INFO] yang-to-sources: Found 7 dependencies in 2.054 ms 04:54:08 [INFO] yang-to-sources: Project model files found: 1 in 1.450 ms 04:54:08 [INFO] yang-to-sources: 8 YANG models processed in 42.49 ms 04:54:08 [INFO] BindingJavaFileGenerator: Defined 48 files in 6.397 ms 04:54:08 [INFO] Sorted 48 files into 12 directories in 132.1 μs 04:54:08 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 48 in 14.53 ms 04:54:08 [INFO] 04:54:08 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9645-ietf-tls-server --- 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) @ rfc9645-ietf-tls-server --- 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) @ rfc9645-ietf-tls-server --- 04:54:08 [INFO] 04:54:08 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc9645-ietf-tls-server --- 04:54:08 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-server/src/main/resources 04:54:08 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-server/target/generated-sources/spi 04:54:08 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:54:08 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:54:08 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:54:08 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-server/target/generated-sources/spi 04:54:08 [INFO] 04:54:08 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc9645-ietf-tls-server --- 04:54:08 [INFO] Recompiling the module because of changed dependency. 04:54:08 [INFO] Compiling 47 source files with javac [debug release 21] to target/classes 04:54:08 [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:08 [INFO] 04:54:08 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc9645-ietf-tls-server >>> 04:54:08 [INFO] 04:54:08 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc9645-ietf-tls-server --- 04:54:08 [INFO] Spotbugs plugin skipped 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 @ rfc9645-ietf-tls-server <<< 04:54:08 [INFO] 04:54:08 [INFO] 04:54:08 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc9645-ietf-tls-server --- 04:54:08 [INFO] Spotbugs plugin skipped 04:54:08 [INFO] 04:54:08 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc9645-ietf-tls-server --- 04:54:08 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-server/src/test/resources 04:54:08 [INFO] 04:54:08 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc9645-ietf-tls-server --- 04:54:08 [INFO] No sources to compile 04:54:08 [INFO] 04:54:08 [INFO] --- surefire:3.5.6:test (default-test) @ rfc9645-ietf-tls-server --- 04:54:08 [INFO] No tests to run. 04:54:08 [INFO] 04:54:08 [INFO] --- copy:14.3.6:copy-files (default) @ rfc9645-ietf-tls-server --- 04:54:08 [INFO] 04:54:08 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc9645-ietf-tls-server --- 04:54:08 [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:08 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-server/target/classes/META-INF/MANIFEST.MF 04:54:08 [INFO] 04:54:08 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9645-ietf-tls-server --- 04:54:11 [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:11 [INFO] 04:54:11 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9645-ietf-tls-server --- 04:54:11 [INFO] CycloneDX: Resolving Dependencies 04:54:11 [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) 04:54:11 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-server/target/bom.xml 04:54:11 [INFO] attaching as rfc9645-ietf-tls-server-2.0.4-SNAPSHOT-cyclonedx.xml 04:54:11 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-server/target/bom.json 04:54:11 [INFO] attaching as rfc9645-ietf-tls-server-2.0.4-SNAPSHOT-cyclonedx.json 04:54:11 [INFO] 04:54:11 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9645-ietf-tls-server --- 04:54:11 [INFO] Skipping duplicate-finder execution! 04:54:11 [INFO] 04:54:11 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc9645-ietf-tls-server --- 04:54:11 [INFO] No dependency problems found 04:54:11 [INFO] 04:54:11 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9645-ietf-tls-server --- 04:54:11 [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:11 [INFO] 04:54:11 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc9645-ietf-tls-server --- 04:54:11 [INFO] 04:54:11 [INFO] --- jacoco:0.8.15:report (report) @ rfc9645-ietf-tls-server --- 04:54:11 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:54:11 [INFO] 04:54:11 [INFO] --- install:3.1.4:install (default-install) @ rfc9645-ietf-tls-server --- 04:54:11 [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:11 [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:11 [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:11 [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:11 [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:11 [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:11 [INFO] 04:54:11 [INFO] --- bundle:6.0.2:install (default-install) @ rfc9645-ietf-tls-server --- 04:54:11 [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:11 [INFO] Writing OBR metadata 04:54:11 [INFO] 04:54:11 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc9645-ietf-tls-server --- 04:54:11 [INFO] org.opendaylight.ietf.model:rfc9645-ietf-tls-server:bundle:2.0.4-SNAPSHOT 04:54:11 [INFO] +- com.google.guava:guava:jar:33.6.0-jre:compile 04:54:11 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:54:11 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:54:11 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:54:11 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:54:11 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:54:11 [INFO] +- org.opendaylight.ietf.model:rfc8341:jar:2.0.4-SNAPSHOT:compile 04:54:11 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:54:11 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:54:11 [INFO] +- org.opendaylight.ietf.model:rfc9640:jar:2.0.4-SNAPSHOT:compile 04:54:11 [INFO] +- org.opendaylight.ietf.model:rfc9641:jar:2.0.4-SNAPSHOT:compile 04:54:11 [INFO] +- org.opendaylight.ietf.model:rfc9642:jar:2.0.4-SNAPSHOT:compile 04:54:11 [INFO] +- org.opendaylight.ietf.model:rfc9645-ietf-tls-common:jar:2.0.4-SNAPSHOT:compile 04:54:11 [INFO] | \- org.opendaylight.ietf.model:iana-tls-cipher-suite-algs:jar:2.0.4-SNAPSHOT:compile 04:54:11 [INFO] +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:54:11 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:54:11 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:54:11 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:54:11 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:54:11 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:54:11 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:54:11 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:54:11 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:54:11 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:54:11 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:54:11 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:54:11 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:54:11 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:54:11 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:54:11 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:54:11 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:54:11 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:54:11 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:54:11 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:54:11 [INFO] +- junit:junit:jar:4.13.2:test 04:54:11 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:54:11 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:54:11 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:54:11 [INFO] +- net.bytebuddy:byte-buddy:jar:1.18.9:test 04:54:11 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:54:11 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:54:11 [INFO] 04:54:11 [INFO] --- clm:3.0.8-01:index (default-cli) @ rfc9645-ietf-tls-server --- 04:54:11 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-server/target/sonatype-clm/module.xml 04:54:11 [INFO] 04:54:11 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc9645 >------------ 04:54:11 [INFO] Building OpenDaylight :: IETF :: Model :: RFC9645 2.0.4-SNAPSHOT [150/161] 04:54:11 [INFO] from features/odl-ietf-model-rfc9645/pom.xml 04:54:11 [INFO] ------------------------------[ feature ]------------------------------- 04:54:11 [INFO] 04:54:11 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9645 --- 04:54:11 [INFO] 04:54:11 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc9645 --- 04:54:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:54:11 [INFO] 04:54:11 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9645 --- 04:54:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:54:11 [INFO] 04:54:11 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ odl-ietf-model-rfc9645 --- 04:54:11 [INFO] 04:54:11 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc9645 --- 04:54:11 [INFO] 04:54:11 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9645 --- 04:54:11 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:54:11 [INFO] argLine set to empty 04:54:11 [INFO] 04:54:11 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9645 --- 04:54:11 [INFO] Starting audit... 04:54:11 Audit done. 04:54:11 [INFO] You have 0 Checkstyle violations. 04:54:11 [INFO] 04:54:11 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9645 --- 04:54:11 [INFO] Starting audit... 04:54:11 Audit done. 04:54:11 [INFO] You have 0 Checkstyle violations. 04:54:11 [INFO] 04:54:11 [INFO] --- dependency:3.11.0:copy (unpack-license) @ odl-ietf-model-rfc9645 --- 04:54:11 [INFO] 04:54:11 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9645 --- 04:54:11 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9645/target/feature/feature.xml 04:54:11 [INFO] ...done! 04:54:11 [INFO] Set artifact 04:54:11 [INFO] 04:54:11 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc9645 --- 04:54:11 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 04:54:11 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:54:11 [INFO] 04:54:11 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9645 >>> 04:54:11 [INFO] 04:54:11 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc9645 --- 04:54:11 [INFO] No files found to run spotbugs; check compile phase has been run. 04:54:11 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:54:11 [INFO] 04:54:11 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9645 <<< 04:54:11 [INFO] 04:54:11 [INFO] 04:54:11 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc9645 --- 04:54:11 [INFO] 04:54:11 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc9645 --- 04:54:11 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9645 04:54:11 [INFO] Project dependency features detected: [] 04:54:11 [INFO] Pax Exam System (Version: 4.14.0) created. 04:54:11 [INFO] Creating RMI registry server on 127.0.0.1:42091 04:54:12 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:54:12 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:54:12 [INFO] Waiting for remote bundle context.. on 42091 name: f201dbbb-3716-4f89-9762-59530f81207c timout: [ RelativeTimeout value = 180000 ] 04:54:16 [INFO] Building jar from resources and headers. 04:54:16 [INFO] Writing jar finished. 04:54:18 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:54:18 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:54:18 [INFO] 04:54:18 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc9645 --- 04:54:18 [INFO] 04:54:18 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc9645 --- 04:54:18 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:54:18 [INFO] 04:54:18 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9645 --- 04:54:18 [INFO] CycloneDX: Resolving Dependencies 04:54:19 [INFO] CycloneDX: Creating BOM version 1.6 with 38 component(s) 04:54:19 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9645/target/bom.xml 04:54:19 [INFO] attaching as odl-ietf-model-rfc9645-2.0.4-SNAPSHOT-cyclonedx.xml 04:54:19 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9645/target/bom.json 04:54:19 [INFO] attaching as odl-ietf-model-rfc9645-2.0.4-SNAPSHOT-cyclonedx.json 04:54:19 [INFO] 04:54:19 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9645 --- 04:54:19 [INFO] Skipping duplicate-finder execution! 04:54:19 [INFO] 04:54:19 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9645 --- 04:54:19 [INFO] Skipping plugin execution 04:54:19 [INFO] 04:54:19 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9645 --- 04:54:19 [INFO] Skipping source per configuration. 04:54:19 [INFO] 04:54:19 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc9645 --- 04:54:19 [INFO] 04:54:19 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc9645 --- 04:54:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:54:19 [INFO] 04:54:19 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9645 --- 04:54:19 [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:19 [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:19 [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:19 [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:19 [INFO] 04:54:19 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc9645 --- 04:54:19 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc9645:xml:features:2.0.4-SNAPSHOT 04:54:19 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc9641:xml:features:2.0.4-SNAPSHOT:compile 04:54:19 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc9640:xml:features:2.0.4-SNAPSHOT:compile 04:54:19 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc8341:xml:features:2.0.4-SNAPSHOT:compile 04:54:19 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:54:19 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:54:19 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:54:19 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:54:19 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:54:19 [INFO] | | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:54:19 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:54:19 [INFO] | | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:54:19 [INFO] | | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:54:19 [INFO] | | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:54:19 [INFO] | | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:54:19 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:54:19 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:54:19 [INFO] | \- org.opendaylight.ietf.model:rfc9641:jar:2.0.4-SNAPSHOT:compile 04:54:19 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:54:19 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:54:19 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc9642:xml:features:2.0.4-SNAPSHOT:compile 04:54:19 [INFO] | \- org.opendaylight.ietf.model:rfc9642:jar:2.0.4-SNAPSHOT:compile 04:54:19 [INFO] +- org.opendaylight.ietf.model:iana-tls-cipher-suite-algs:jar:2.0.4-SNAPSHOT:compile 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.opendaylight.ietf.model:rfc9645-ietf-tls-client:jar:2.0.4-SNAPSHOT:compile 04:54:19 [INFO] | +- org.opendaylight.ietf.model:rfc8341:jar:2.0.4-SNAPSHOT:compile 04:54:19 [INFO] | \- org.opendaylight.ietf.model:rfc9640:jar:2.0.4-SNAPSHOT:compile 04:54:19 [INFO] +- org.opendaylight.ietf.model:rfc9645-ietf-tls-common:jar:2.0.4-SNAPSHOT:compile 04:54:19 [INFO] +- org.opendaylight.ietf.model:rfc9645-ietf-tls-server:jar:2.0.4-SNAPSHOT:compile 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.17.7: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.8-01:index (default-cli) @ odl-ietf-model-rfc9645 --- 04:54:19 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9645/target/sonatype-clm/module.xml 04:54:19 [INFO] 04:54:19 [INFO] ----------------< org.opendaylight.ietf.model:rfc9648 >----------------- 04:54:19 [INFO] Building rfc9648 2.0.4-SNAPSHOT [151/161] 04:54:19 [INFO] from model/rfc/rfc9648/pom.xml 04:54:19 [INFO] -------------------------------[ bundle ]------------------------------- 04:54:19 [INFO] 04:54:19 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9648 --- 04:54:19 [INFO] 04:54:19 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc9648 --- 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) @ rfc9648 --- 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) @ rfc9648 --- 04:54:19 [INFO] 04:54:19 [INFO] --- dependency:3.11.0:properties (default) @ rfc9648 --- 04:54:19 [INFO] 04:54:19 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc9648 --- 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/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:19 [INFO] 04:54:19 [INFO] --- yang:15.1.2:generate-sources (binding) @ rfc9648 --- 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/rfc9648/src/main/yang 04:54:19 [INFO] yang-to-sources: Found 5 dependencies in 2.684 ms 04:54:19 [INFO] yang-to-sources: Project model files found: 1 in 3.268 ms 04:54:19 [INFO] yang-to-sources: 6 YANG models processed in 18.32 ms 04:54:19 [INFO] BindingJavaFileGenerator: Defined 39 files in 4.985 ms 04:54:19 [INFO] Sorted 39 files into 11 directories in 140.9 μs 04:54:19 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 39 in 14.57 ms 04:54:19 [INFO] 04:54:19 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9648 --- 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) @ rfc9648 --- 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) @ rfc9648 --- 04:54:19 [INFO] 04:54:19 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc9648 --- 04:54:19 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9648/src/main/resources 04:54:19 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9648/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/rfc9648/target/generated-sources/spi 04:54:19 [INFO] 04:54:19 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc9648 --- 04:54:19 [INFO] Recompiling the module because of changed dependency. 04:54:19 [INFO] Compiling 38 source files with javac [debug release 21] to target/classes 04:54:19 [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:19 [INFO] 04:54:19 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc9648 >>> 04:54:19 [INFO] 04:54:19 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc9648 --- 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 @ rfc9648 <<< 04:54:19 [INFO] 04:54:19 [INFO] 04:54:19 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc9648 --- 04:54:19 [INFO] Spotbugs plugin skipped 04:54:19 [INFO] 04:54:19 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc9648 --- 04:54:19 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9648/src/test/resources 04:54:19 [INFO] 04:54:19 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc9648 --- 04:54:19 [INFO] No sources to compile 04:54:19 [INFO] 04:54:19 [INFO] --- surefire:3.5.6:test (default-test) @ rfc9648 --- 04:54:19 [INFO] No tests to run. 04:54:19 [INFO] 04:54:19 [INFO] --- copy:14.3.6:copy-files (default) @ rfc9648 --- 04:54:19 [INFO] 04:54:19 [INFO] --- bundle:6.0.2:bundle (default-bundle) @ rfc9648 --- 04:54:19 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9648/target/rfc9648-2.0.4-SNAPSHOT.jar 04:54:19 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9648/target/classes/META-INF/MANIFEST.MF 04:54:19 [INFO] 04:54:19 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9648 --- 04:54:21 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9648/target/rfc9648-2.0.4-SNAPSHOT-javadoc.jar 04:54:21 [INFO] 04:54:21 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9648 --- 04:54:21 [INFO] CycloneDX: Resolving Dependencies 04:54:22 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 04:54:22 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9648/target/bom.xml 04:54:22 [INFO] attaching as rfc9648-2.0.4-SNAPSHOT-cyclonedx.xml 04:54:22 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9648/target/bom.json 04:54:22 [INFO] attaching as rfc9648-2.0.4-SNAPSHOT-cyclonedx.json 04:54:22 [INFO] 04:54:22 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9648 --- 04:54:22 [INFO] Skipping duplicate-finder execution! 04:54:22 [INFO] 04:54:22 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc9648 --- 04:54:22 [INFO] No dependency problems found 04:54:22 [INFO] 04:54:22 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9648 --- 04:54:22 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9648/target/rfc9648-2.0.4-SNAPSHOT-sources.jar 04:54:22 [INFO] 04:54:22 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc9648 --- 04:54:22 [INFO] 04:54:22 [INFO] --- jacoco:0.8.15:report (report) @ rfc9648 --- 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) @ rfc9648 --- 04:54:22 [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:22 [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:22 [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:22 [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:22 [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:22 [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:22 [INFO] 04:54:22 [INFO] --- bundle:6.0.2:install (default-install) @ rfc9648 --- 04:54:22 [INFO] Installing org/opendaylight/ietf/model/rfc9648/2.0.4-SNAPSHOT/rfc9648-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) @ rfc9648 --- 04:54:22 [INFO] org.opendaylight.ietf.model:rfc9648: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:rfc6991-ietf-inet-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:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:54:22 [INFO] +- org.opendaylight.ietf.model:rfc8177: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:rfc9643-ietf-tcp-common: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.8-01:index (default-cli) @ rfc9648 --- 04:54:22 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc9648/target/sonatype-clm/module.xml 04:54:22 [INFO] 04:54:22 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc9648 >------------ 04:54:22 [INFO] Building OpenDaylight :: IETF :: Model :: RFC9648 2.0.4-SNAPSHOT [152/161] 04:54:22 [INFO] from features/odl-ietf-model-rfc9648/pom.xml 04:54:22 [INFO] ------------------------------[ feature ]------------------------------- 04:54:22 [INFO] 04:54:22 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9648 --- 04:54:22 [INFO] 04:54:22 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-model-rfc9648 --- 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) @ odl-ietf-model-rfc9648 --- 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) @ odl-ietf-model-rfc9648 --- 04:54:22 [INFO] 04:54:22 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-model-rfc9648 --- 04:54:22 [INFO] 04:54:22 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9648 --- 04:54:22 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:54:22 [INFO] argLine set to empty 04:54:22 [INFO] 04:54:22 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9648 --- 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) @ odl-ietf-model-rfc9648 --- 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) @ odl-ietf-model-rfc9648 --- 04:54:22 [INFO] 04:54:22 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9648 --- 04:54:22 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9648/target/feature/feature.xml 04:54:22 [INFO] ...done! 04:54:22 [INFO] Set artifact 04:54:22 [INFO] 04:54:22 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-model-rfc9648 --- 04:54: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:54:22 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:54:22 [INFO] 04:54:22 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9648 >>> 04:54:22 [INFO] 04:54:22 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-model-rfc9648 --- 04:54:22 [INFO] No files found to run spotbugs; check compile phase has been run. 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 @ odl-ietf-model-rfc9648 <<< 04:54:22 [INFO] 04:54:22 [INFO] 04:54:22 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-model-rfc9648 --- 04:54:22 [INFO] 04:54:22 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-model-rfc9648 --- 04:54:22 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9648 04:54:22 [INFO] Project dependency features detected: [] 04:54:22 [INFO] Pax Exam System (Version: 4.14.0) created. 04:54:22 [INFO] Creating RMI registry server on 127.0.0.1:40009 04:54:22 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:54:22 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:54:22 [INFO] Waiting for remote bundle context.. on 40009 name: 95b19c65-7dbe-4064-98a6-2b0478d3fce7 timout: [ RelativeTimeout value = 180000 ] 04:54:27 [INFO] Building jar from resources and headers. 04:54:27 [INFO] Writing jar finished. 04:54:29 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:54:29 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:54:29 [INFO] 04:54:29 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-model-rfc9648 --- 04:54:29 [INFO] 04:54:29 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc9648 --- 04:54:29 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:54:29 [INFO] 04:54:29 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9648 --- 04:54:29 [INFO] CycloneDX: Resolving Dependencies 04:54:30 [INFO] CycloneDX: Creating BOM version 1.6 with 37 component(s) 04:54:30 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9648/target/bom.xml 04:54:30 [INFO] attaching as odl-ietf-model-rfc9648-2.0.4-SNAPSHOT-cyclonedx.xml 04:54:30 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9648/target/bom.json 04:54:30 [INFO] attaching as odl-ietf-model-rfc9648-2.0.4-SNAPSHOT-cyclonedx.json 04:54:30 [INFO] 04:54:30 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9648 --- 04:54:30 [INFO] Skipping duplicate-finder execution! 04:54:30 [INFO] 04:54:30 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9648 --- 04:54:30 [INFO] Skipping plugin execution 04:54:30 [INFO] 04:54:30 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9648 --- 04:54:30 [INFO] Skipping source per configuration. 04:54:30 [INFO] 04:54:30 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-model-rfc9648 --- 04:54:30 [INFO] 04:54:30 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-model-rfc9648 --- 04:54:30 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:54:30 [INFO] 04:54:30 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9648 --- 04:54:30 [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:30 [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:30 [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:30 [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:30 [INFO] 04:54:30 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-model-rfc9648 --- 04:54:30 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc9648:xml:features:2.0.4-SNAPSHOT 04:54:30 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8177:xml:features:2.0.4-SNAPSHOT:compile 04:54:30 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:54:30 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:54:30 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:54:30 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:54:30 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:54:30 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:54:30 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:54:30 [INFO] | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:54:30 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:54:30 [INFO] | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:54:30 [INFO] | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:54:30 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:54:30 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8341:xml:features:2.0.4-SNAPSHOT:compile 04:54:30 [INFO] | \- org.opendaylight.ietf.model:rfc8177:jar:2.0.4-SNAPSHOT:compile 04:54:30 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc9643:xml:features:2.0.4-SNAPSHOT:compile 04:54:30 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc9640:xml:features:2.0.4-SNAPSHOT:compile 04:54:30 [INFO] | | \- org.opendaylight.ietf.model:rfc9640:jar:2.0.4-SNAPSHOT:compile 04:54:30 [INFO] | +- org.opendaylight.ietf.model:rfc9643-ietf-tcp-client:jar:2.0.4-SNAPSHOT:compile 04:54:30 [INFO] | +- org.opendaylight.ietf.model:rfc9643-ietf-tcp-common:jar:2.0.4-SNAPSHOT:compile 04:54:30 [INFO] | \- org.opendaylight.ietf.model:rfc9643-ietf-tcp-server:jar:2.0.4-SNAPSHOT:compile 04:54:30 [INFO] +- org.opendaylight.ietf.model:rfc9648:jar:2.0.4-SNAPSHOT:compile 04:54:30 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:54:30 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:54:30 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:54:30 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:54:30 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:54:30 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:54:30 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:54:30 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:54:30 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:54:30 [INFO] | +- org.opendaylight.ietf.model:rfc8341:jar:2.0.4-SNAPSHOT:compile 04:54:30 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:54:30 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:54:30 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:54:30 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:54:30 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:54:30 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:54:30 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:54:30 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:54:30 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:54:30 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:54:30 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:54:30 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:54:30 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:54:30 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:54:30 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:54:30 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:54:30 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:54:30 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:54:30 [INFO] +- junit:junit:jar:4.13.2:test 04:54:30 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:54:30 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:54:30 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:54:30 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:54:30 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:54:30 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:54:30 [INFO] 04:54:30 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-ietf-model-rfc9648 --- 04:54:30 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9648/target/sonatype-clm/module.xml 04:54:30 [INFO] 04:54:30 [INFO] ----------------< org.opendaylight.ietf:rfc8294-netty >----------------- 04:54:30 [INFO] Building rfc8294-netty 2.0.4-SNAPSHOT [153/161] 04:54:30 [INFO] from lib/rfc8294-netty/pom.xml 04:54:30 [INFO] --------------------------------[ jar ]--------------------------------- 04:54:30 [INFO] 04:54:30 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8294-netty --- 04:54:30 [INFO] 04:54:30 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc8294-netty --- 04:54:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:54:30 [INFO] 04:54:30 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ rfc8294-netty --- 04:54:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:54:30 [INFO] 04:54:30 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc8294-netty --- 04:54:30 [INFO] 04:54:30 [INFO] --- dependency:3.11.0:properties (default) @ rfc8294-netty --- 04:54:30 [INFO] 04:54:30 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ rfc8294-netty --- 04:54: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/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:30 [INFO] 04:54:30 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8294-netty --- 04:54:30 [INFO] Starting audit... 04:54:30 Audit done. 04:54:30 [INFO] You have 0 Checkstyle violations. 04:54:30 [INFO] 04:54:30 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8294-netty --- 04:54:30 [INFO] Starting audit... 04:54:30 Audit done. 04:54:30 [INFO] You have 0 Checkstyle violations. 04:54:30 [INFO] 04:54:30 [INFO] --- dependency:3.11.0:copy (unpack-license) @ rfc8294-netty --- 04:54:30 [INFO] 04:54:30 [INFO] --- resources:3.5.0:resources (default-resources) @ rfc8294-netty --- 04:54:30 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/lib/rfc8294-netty/src/main/resources 04:54:30 [INFO] 04:54:30 [INFO] --- compiler:3.15.0:compile (default-compile) @ rfc8294-netty --- 04:54:30 [INFO] Recompiling the module because of changed dependency. 04:54:30 [INFO] Compiling 3 source files with javac [debug release 21 module-path] to target/classes 04:54:30 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found 04:54:30 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found 04:54:30 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found 04:54:30 [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:30 [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:30 [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:30 [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:30 [INFO] 04:54:30 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ rfc8294-netty >>> 04:54:30 [INFO] 04:54:30 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ rfc8294-netty --- 04:54:30 [INFO] Fork Value is true 04:54:32 [INFO] Done SpotBugs Analysis.... 04:54:32 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:54:32 [INFO] 04:54:32 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ rfc8294-netty <<< 04:54:33 [INFO] 04:54:33 [INFO] 04:54:33 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ rfc8294-netty --- 04:54:33 [INFO] BugInstance size is 0 04:54:33 [INFO] Error size is 0 04:54:33 [INFO] No errors/warnings found 04:54:33 [INFO] 04:54:33 [INFO] --- bnd:7.3.0:bnd-process (default) @ rfc8294-netty --- 04:54:33 [INFO] 04:54:33 [INFO] --- resources:3.5.0:testResources (default-testResources) @ rfc8294-netty --- 04:54:33 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/lib/rfc8294-netty/src/test/resources 04:54:33 [INFO] 04:54:33 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ rfc8294-netty --- 04:54:33 [INFO] Recompiling the module because of changed dependency. 04:54:33 [INFO] Compiling 1 source file with javac [debug release 21 module-path] to target/test-classes 04:54:33 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found 04:54:33 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found 04:54:33 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found 04:54:33 [INFO] 04:54:33 [INFO] --- surefire:3.5.6:test (default-test) @ rfc8294-netty --- 04:54:33 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 04:54:33 [INFO] 04:54:33 [INFO] ------------------------------------------------------- 04:54:33 [INFO] T E S T S 04:54:33 [INFO] ------------------------------------------------------- 04:54:34 [INFO] Running org.opendaylight.ietf.rfc8294.netty.RFC8294ByteBufUtilsTest 04:54:34 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.309 s -- in org.opendaylight.ietf.rfc8294.netty.RFC8294ByteBufUtilsTest 04:54:34 [INFO] 04:54:34 [INFO] Results: 04:54:34 [INFO] 04:54:34 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 04:54:34 [INFO] 04:54:34 [INFO] 04:54:34 [INFO] --- copy:14.3.6:copy-files (default) @ rfc8294-netty --- 04:54:34 [INFO] 04:54:34 [INFO] --- jar:3.5.0:jar (default-jar) @ rfc8294-netty --- 04:54:34 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/lib/rfc8294-netty/target/rfc8294-netty-2.0.4-SNAPSHOT.jar 04:54:34 [INFO] 04:54:34 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8294-netty --- 04:54:35 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/lib/rfc8294-netty/target/rfc8294-netty-2.0.4-SNAPSHOT-javadoc.jar 04:54:35 [INFO] 04:54:35 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8294-netty --- 04:54:35 [INFO] CycloneDX: Resolving Dependencies 04:54:36 [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s) 04:54:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/lib/rfc8294-netty/target/bom.xml 04:54:36 [INFO] attaching as rfc8294-netty-2.0.4-SNAPSHOT-cyclonedx.xml 04:54:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/lib/rfc8294-netty/target/bom.json 04:54:36 [INFO] attaching as rfc8294-netty-2.0.4-SNAPSHOT-cyclonedx.json 04:54:36 [INFO] 04:54:36 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8294-netty --- 04:54:36 [INFO] Skipping duplicate-finder execution! 04:54:36 [INFO] 04:54:36 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ rfc8294-netty --- 04:54:36 [INFO] No dependency problems found 04:54:36 [INFO] 04:54:36 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8294-netty --- 04:54:36 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/lib/rfc8294-netty/target/rfc8294-netty-2.0.4-SNAPSHOT-sources.jar 04:54:36 [INFO] 04:54:36 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ rfc8294-netty --- 04:54:36 [INFO] 04:54:36 [INFO] --- jacoco:0.8.15:report (report) @ rfc8294-netty --- 04:54:36 [INFO] Loading execution data file /w/workspace/ietf-maven-clm-master/lib/rfc8294-netty/target/code-coverage/jacoco.exec 04:54:36 [INFO] Analyzed bundle 'rfc8294-netty' with 1 classes 04:54:36 [INFO] 04:54:36 [INFO] --- install:3.1.4:install (default-install) @ rfc8294-netty --- 04:54:36 [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:36 [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:36 [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:36 [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:36 [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:36 [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:36 [INFO] 04:54:36 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc8294-netty --- 04:54:36 [INFO] org.opendaylight.ietf:rfc8294-netty:jar:2.0.4-SNAPSHOT 04:54:36 [INFO] +- io.netty:netty-buffer:jar:4.2.15.Final:compile 04:54:36 [INFO] | \- io.netty:netty-common:jar:4.2.15.Final:compile 04:54:36 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:54:36 [INFO] +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.4-SNAPSHOT: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:ietf-type-util: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] | +- 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.opendaylight.yangtools:binding-spec: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.yangtools:concepts:jar:15.1.2:compile 04:54:36 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:15.1.2:test 04:54:36 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:54:36 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:54:36 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 04:54:36 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 04:54:36 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 04:54:36 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 04:54:36 [INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided 04:54:36 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 04:54:36 [INFO] +- org.osgi:org.osgi.service.http.whiteboard:jar:1.1.1:provided 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.18.9: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.8-01:index (default-cli) @ rfc8294-netty --- 04:54:36 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/lib/rfc8294-netty/target/sonatype-clm/module.xml 04:54:36 [INFO] 04:54:36 [INFO] ------------< org.opendaylight.ietf:odl-ietf-rfc8294-netty >------------ 04:54:36 [INFO] Building OpenDaylight :: IETF :: RFC8294 :: Netty 2.0.4-SNAPSHOT [154/161] 04:54:36 [INFO] from features/odl-ietf-rfc8294-netty/pom.xml 04:54:36 [INFO] ------------------------------[ feature ]------------------------------- 04:54:36 [INFO] 04:54:36 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-rfc8294-netty --- 04:54:36 [INFO] 04:54:36 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ odl-ietf-rfc8294-netty --- 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) @ odl-ietf-rfc8294-netty --- 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) @ odl-ietf-rfc8294-netty --- 04:54:36 [INFO] 04:54:36 [INFO] --- dependency:3.11.0:properties (default) @ odl-ietf-rfc8294-netty --- 04:54:36 [INFO] 04:54:36 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ odl-ietf-rfc8294-netty --- 04:54:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:54:36 [INFO] argLine set to empty 04:54:36 [INFO] 04:54:36 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-rfc8294-netty --- 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) @ odl-ietf-rfc8294-netty --- 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) @ odl-ietf-rfc8294-netty --- 04:54:36 [INFO] 04:54:36 [INFO] --- karaf:4.4.11:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-rfc8294-netty --- 04:54:36 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-rfc8294-netty/target/feature/feature.xml 04:54:36 [INFO] ...done! 04:54:36 [INFO] Set artifact 04:54:36 [INFO] 04:54:36 [INFO] --- karaf:4.4.11:verify (default-verify) @ odl-ietf-rfc8294-netty --- 04:54:36 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 04:54:36 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:54:36 [INFO] 04:54:36 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ odl-ietf-rfc8294-netty >>> 04:54:36 [INFO] 04:54:36 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ odl-ietf-rfc8294-netty --- 04:54:36 [INFO] No files found to run spotbugs; check compile phase has been run. 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 @ odl-ietf-rfc8294-netty <<< 04:54:36 [INFO] 04:54:36 [INFO] 04:54:36 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ odl-ietf-rfc8294-netty --- 04:54:36 [INFO] 04:54:36 [INFO] --- feattest:14.3.6:test (default) @ odl-ietf-rfc8294-netty --- 04:54:36 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-rfc8294-netty 04:54:36 [INFO] Project dependency features detected: [] 04:54:36 [INFO] Pax Exam System (Version: 4.14.0) created. 04:54:36 [INFO] Creating RMI registry server on 127.0.0.1:34467 04:54:37 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:54:37 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:54:37 [INFO] Waiting for remote bundle context.. on 34467 name: 8bb160f4-3591-448c-a531-a5fed2cdd012 timout: [ RelativeTimeout value = 180000 ] 04:54:41 [INFO] Building jar from resources and headers. 04:54:41 [INFO] Writing jar finished. 04:54:43 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:54:43 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:54:43 [INFO] 04:54:43 [INFO] --- copy:14.3.6:copy-files (default) @ odl-ietf-rfc8294-netty --- 04:54:43 [INFO] 04:54:43 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-rfc8294-netty --- 04:54:43 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:54:43 [INFO] 04:54:43 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-rfc8294-netty --- 04:54:43 [INFO] CycloneDX: Resolving Dependencies 04:54:44 [INFO] CycloneDX: Creating BOM version 1.6 with 51 component(s) 04:54:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-rfc8294-netty/target/bom.xml 04:54:44 [INFO] attaching as odl-ietf-rfc8294-netty-2.0.4-SNAPSHOT-cyclonedx.xml 04:54:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-rfc8294-netty/target/bom.json 04:54:44 [INFO] attaching as odl-ietf-rfc8294-netty-2.0.4-SNAPSHOT-cyclonedx.json 04:54:44 [INFO] 04:54:44 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-rfc8294-netty --- 04:54:44 [INFO] Skipping duplicate-finder execution! 04:54:44 [INFO] 04:54:44 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ odl-ietf-rfc8294-netty --- 04:54:44 [INFO] Skipping plugin execution 04:54:44 [INFO] 04:54:44 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-rfc8294-netty --- 04:54:44 [INFO] Skipping source per configuration. 04:54:44 [INFO] 04:54:44 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ odl-ietf-rfc8294-netty --- 04:54:44 [INFO] 04:54:44 [INFO] --- jacoco:0.8.15:report (report) @ odl-ietf-rfc8294-netty --- 04:54:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:54:44 [INFO] 04:54:44 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-rfc8294-netty --- 04:54:44 [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:54:44 [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:54:44 [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:54:44 [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:54:44 [INFO] 04:54:44 [INFO] --- dependency:3.11.0:tree (default-cli) @ odl-ietf-rfc8294-netty --- 04:54:44 [INFO] org.opendaylight.ietf:odl-ietf-rfc8294-netty:xml:features:2.0.4-SNAPSHOT 04:54:44 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:2.0.4-SNAPSHOT:compile 04:54:44 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:compile 04:54:44 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:54:44 [INFO] | | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:54:44 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:54:44 [INFO] | | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:54:44 [INFO] | | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:54:44 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:54:44 [INFO] | +- org.opendaylight.ietf.model:iana-routing-types:jar:2.0.4-SNAPSHOT:compile 04:54:44 [INFO] | | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:54:44 [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:54:44 [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:54:44 [INFO] | | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:54:44 [INFO] | | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:54:44 [INFO] | | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:54:44 [INFO] | | \- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:54:44 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.4-SNAPSHOT:compile 04:54:44 [INFO] +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:15.1.2:compile 04:54:44 [INFO] | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.3.6:compile 04:54:44 [INFO] | | +- io.netty:netty-codec:jar:4.2.15.Final:compile 04:54:44 [INFO] | | | +- io.netty:netty-codec-protobuf:jar:4.2.15.Final:compile 04:54:44 [INFO] | | | \- io.netty:netty-codec-marshalling:jar:4.2.15.Final:compile 04:54:44 [INFO] | | +- io.netty:netty-codec-base:jar:4.2.15.Final:compile 04:54:44 [INFO] | | +- io.netty:netty-codec-compression:jar:4.2.15.Final:compile 04:54:44 [INFO] | | +- io.netty:netty-codec-http:jar:4.2.15.Final:compile 04:54:44 [INFO] | | +- io.netty:netty-codec-http2:jar:4.2.15.Final:compile 04:54:44 [INFO] | | +- io.netty:netty-common:jar:4.2.15.Final:compile 04:54:44 [INFO] | | +- io.netty:netty-handler:jar:4.2.15.Final:compile 04:54:44 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.15.Final:compile 04:54:44 [INFO] | | +- io.netty:netty-resolver:jar:4.2.15.Final:compile 04:54:44 [INFO] | | +- io.netty:netty-transport:jar:4.2.15.Final:compile 04:54:44 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.2.15.Final:compile 04:54:44 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.15.Final:runtime 04:54:44 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.15.Final:runtime 04:54:44 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.15.Final:runtime 04:54:44 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.15.Final:runtime 04:54:44 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:54:44 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:54:44 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:54:44 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:54:44 [INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:54:44 [INFO] | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:54:44 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:54:44 [INFO] | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:54:44 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:15.1.2:compile 04:54:44 [INFO] +- org.opendaylight.ietf:rfc8294-netty:jar:2.0.4-SNAPSHOT:compile 04:54:44 [INFO] | +- io.netty:netty-buffer:jar:4.2.15.Final:compile 04:54:44 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:54:44 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:54:44 [INFO] | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:54:44 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:54:44 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:54:44 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:54:44 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:54:44 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:54:44 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:54:44 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:54:44 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:54:44 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:54:44 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:54:44 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:54:44 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:54:44 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:54:44 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:54:44 [INFO] +- junit:junit:jar:4.13.2:test 04:54:44 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:54:44 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:54:44 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:54:44 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:54:44 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:54:44 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:54:44 [INFO] 04:54:44 [INFO] --- clm:3.0.8-01:index (default-cli) @ odl-ietf-rfc8294-netty --- 04:54:44 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-rfc8294-netty/target/sonatype-clm/module.xml 04:54:44 [INFO] 04:54:44 [INFO] -------------< org.opendaylight.ietf:features-aggregator >-------------- 04:54:44 [INFO] Building features-aggregator 2.0.4-SNAPSHOT [155/161] 04:54:44 [INFO] from features/pom.xml 04:54:44 [INFO] --------------------------------[ pom ]--------------------------------- 04:54:44 [INFO] 04:54:44 [INFO] --- clean:3.5.0:clean (default-clean) @ features-aggregator --- 04:54:44 [INFO] 04:54:44 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ features-aggregator --- 04:54:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:54:44 [INFO] 04:54:44 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ features-aggregator --- 04:54:44 [INFO] 04:54:44 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-aggregator --- 04:54:44 [INFO] Skipping CycloneDX goal, because module skips deploy 04:54:44 [INFO] 04:54:44 [INFO] --- install:3.1.4:install (default-install) @ features-aggregator --- 04:54:44 [INFO] Skipping artifact installation 04:54:44 [INFO] 04:54:44 [INFO] --- dependency:3.11.0:tree (default-cli) @ features-aggregator --- 04:54:44 [INFO] org.opendaylight.ietf:features-aggregator:pom:2.0.4-SNAPSHOT 04:54:44 [INFO] 04:54:44 [INFO] --- clm:3.0.8-01:index (default-cli) @ features-aggregator --- 04:54:44 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/target/sonatype-clm/module.xml 04:54:44 [INFO] 04:54:44 [INFO] ----------------< org.opendaylight.ietf:lib-aggregator >---------------- 04:54:44 [INFO] Building lib-aggregator 2.0.4-SNAPSHOT [156/161] 04:54:44 [INFO] from lib/pom.xml 04:54:44 [INFO] --------------------------------[ pom ]--------------------------------- 04:54:44 [INFO] 04:54:44 [INFO] --- clean:3.5.0:clean (default-clean) @ lib-aggregator --- 04:54:44 [INFO] 04:54:44 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ lib-aggregator --- 04:54:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:54:44 [INFO] 04:54:44 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ lib-aggregator --- 04:54:44 [INFO] 04:54:44 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ lib-aggregator --- 04:54:44 [INFO] Skipping CycloneDX goal, because module skips deploy 04:54:44 [INFO] 04:54:44 [INFO] --- install:3.1.4:install (default-install) @ lib-aggregator --- 04:54:44 [INFO] Skipping artifact installation 04:54:44 [INFO] 04:54:44 [INFO] --- dependency:3.11.0:tree (default-cli) @ lib-aggregator --- 04:54:44 [INFO] org.opendaylight.ietf:lib-aggregator:pom:2.0.4-SNAPSHOT 04:54:44 [INFO] 04:54:44 [INFO] --- clm:3.0.8-01:index (default-cli) @ lib-aggregator --- 04:54:44 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/lib/target/sonatype-clm/module.xml 04:54:44 [INFO] 04:54:44 [INFO] ---------------< org.opendaylight.ietf:iana-aggregator >---------------- 04:54:44 [INFO] Building iana-aggregator 2.0.4-SNAPSHOT [157/161] 04:54:44 [INFO] from model/iana/pom.xml 04:54:44 [INFO] --------------------------------[ pom ]--------------------------------- 04:54:44 [INFO] 04:54:44 [INFO] --- clean:3.5.0:clean (default-clean) @ iana-aggregator --- 04:54:44 [INFO] 04:54:44 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ iana-aggregator --- 04:54:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:54:44 [INFO] 04:54:44 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ iana-aggregator --- 04:54:44 [INFO] 04:54:44 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-aggregator --- 04:54:44 [INFO] Skipping CycloneDX goal, because module skips deploy 04:54:44 [INFO] 04:54:44 [INFO] --- install:3.1.4:install (default-install) @ iana-aggregator --- 04:54:44 [INFO] Skipping artifact installation 04:54:44 [INFO] 04:54:44 [INFO] --- dependency:3.11.0:tree (default-cli) @ iana-aggregator --- 04:54:44 [INFO] org.opendaylight.ietf:iana-aggregator:pom:2.0.4-SNAPSHOT 04:54:44 [INFO] 04:54:44 [INFO] --- clm:3.0.8-01:index (default-cli) @ iana-aggregator --- 04:54:44 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/iana/target/sonatype-clm/module.xml 04:54:44 [INFO] 04:54:44 [INFO] ----------------< org.opendaylight.ietf:rfc-aggregator >---------------- 04:54:44 [INFO] Building rfc-aggregator 2.0.4-SNAPSHOT [158/161] 04:54:44 [INFO] from model/rfc/pom.xml 04:54:44 [INFO] --------------------------------[ pom ]--------------------------------- 04:54:44 [INFO] 04:54:44 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc-aggregator --- 04:54:44 [INFO] 04:54:44 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ rfc-aggregator --- 04:54:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:54:44 [INFO] 04:54:44 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ rfc-aggregator --- 04:54:44 [INFO] 04:54:44 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc-aggregator --- 04:54:44 [INFO] Skipping CycloneDX goal, because module skips deploy 04:54:44 [INFO] 04:54:44 [INFO] --- install:3.1.4:install (default-install) @ rfc-aggregator --- 04:54:44 [INFO] Skipping artifact installation 04:54:44 [INFO] 04:54:44 [INFO] --- dependency:3.11.0:tree (default-cli) @ rfc-aggregator --- 04:54:44 [INFO] org.opendaylight.ietf:rfc-aggregator:pom:2.0.4-SNAPSHOT 04:54:44 [INFO] 04:54:44 [INFO] --- clm:3.0.8-01:index (default-cli) @ rfc-aggregator --- 04:54:44 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/target/sonatype-clm/module.xml 04:54:44 [INFO] 04:54:44 [INFO] ---------------< org.opendaylight.ietf:model-aggregator >--------------- 04:54:44 [INFO] Building model-aggregator 2.0.4-SNAPSHOT [159/161] 04:54:44 [INFO] from model/pom.xml 04:54:44 [INFO] --------------------------------[ pom ]--------------------------------- 04:54:44 [INFO] 04:54:44 [INFO] --- clean:3.5.0:clean (default-clean) @ model-aggregator --- 04:54:44 [INFO] 04:54:44 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ model-aggregator --- 04:54:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:54:44 [INFO] 04:54:44 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ model-aggregator --- 04:54:44 [INFO] 04:54:44 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ model-aggregator --- 04:54:44 [INFO] Skipping CycloneDX goal, because module skips deploy 04:54:44 [INFO] 04:54:44 [INFO] --- install:3.1.4:install (default-install) @ model-aggregator --- 04:54:44 [INFO] Skipping artifact installation 04:54:44 [INFO] 04:54:44 [INFO] --- dependency:3.11.0:tree (default-cli) @ model-aggregator --- 04:54:44 [INFO] org.opendaylight.ietf:model-aggregator:pom:2.0.4-SNAPSHOT 04:54:44 [INFO] 04:54:44 [INFO] --- clm:3.0.8-01:index (default-cli) @ model-aggregator --- 04:54:44 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/target/sonatype-clm/module.xml 04:54:44 [INFO] 04:54:44 [INFO] --------------< org.opendaylight.ietf:test-distribution >--------------- 04:54:44 [INFO] Building test-distribution 2.0.4-SNAPSHOT [160/161] 04:54:44 [INFO] from test-distribution/pom.xml 04:54:44 [INFO] --------------------------------[ pom ]--------------------------------- 04:54:45 [INFO] 04:54:45 [INFO] --- clean:3.5.0:clean (default-clean) @ test-distribution --- 04:54:45 [INFO] 04:54:45 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ test-distribution --- 04:54:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:54:45 [INFO] 04:54:45 [INFO] --- enforcer:3.6.3:enforce (enforce-banned-dependencies) @ test-distribution --- 04:54:45 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:54:45 [INFO] 04:54:45 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ test-distribution --- 04:54:45 [INFO] 04:54:45 [INFO] --- dependency:3.11.0:properties (default) @ test-distribution --- 04:54:45 [INFO] 04:54:45 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ test-distribution --- 04:54:45 [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:54:45 [INFO] 04:54:45 [INFO] --- checkstyle:3.6.0:check (check-license) @ test-distribution --- 04:54:45 [INFO] Starting audit... 04:54:45 Audit done. 04:54:45 [INFO] You have 0 Checkstyle violations. 04:54:45 [INFO] 04:54:45 [INFO] --- checkstyle:3.6.0:check (default) @ test-distribution --- 04:54:45 [INFO] Starting audit... 04:54:45 Audit done. 04:54:45 [INFO] You have 0 Checkstyle violations. 04:54:45 [INFO] 04:54:45 [INFO] --- dependency:3.11.0:copy (unpack-license) @ test-distribution --- 04:54:45 [INFO] 04:54:45 [INFO] --- resources:3.5.0:resources (process-resources) @ test-distribution --- 04:54:45 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/test-distribution/src/main/resources 04:54:45 [INFO] 04:54:45 [INFO] --- karaf:4.4.11:assembly (process-resources) @ test-distribution --- 04:54:45 [INFO] Using repositories: 04:54:45 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 04:54:45 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 04:54:45 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 04:54:45 [INFO] Creating work directory: /w/workspace/ietf-maven-clm-master/test-distribution/target/assembly 04:54:45 [INFO] Loading direct KAR and features XML dependencies 04:54:45 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.11/kar 04:54:45 [INFO] Feature framework will be added as a startup feature 04:54:45 [INFO] Generating Karaf assembly: /w/workspace/ietf-maven-clm-master/test-distribution/target/assembly 04:54:45 [INFO] Unzipping kars 04:54:45 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.11/kar 04:54:45 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.11/xml/features 04:54:45 [INFO] Loading profiles from: 04:54:45 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 04:54:45 [INFO] Loading repositories 04:54:45 [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:54:45 [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:54:45 [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:54:45 [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:54:45 [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:54:45 [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:54:45 [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:54:45 [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:54:45 [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:54:45 [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:54:45 [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:54:45 [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:54:45 [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:54:45 [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:54:45 [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:54:45 [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:54:45 [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:54:45 [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:54:45 [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:54:45 [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:54:45 [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:54:45 [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:54:45 [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:54:45 [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:54:45 [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:54:45 [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:54:45 [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:54:45 [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:54:45 [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:54:45 [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:54:45 [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:54:45 [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:54:45 [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:54:45 [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:54:45 [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:54:45 [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:54:45 [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:54:45 [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:54:45 [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:54:45 [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:54:45 [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:54:45 [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:54:45 [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:54:45 [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:54:45 [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:54:45 [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:54:45 [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:54:45 [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:54:45 [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:54:45 [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:54:45 [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:54:45 [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:54:45 [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:54:45 [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:54:45 [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:54:45 [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:54:45 [INFO] Generating generated-startup profile 04:54:45 [INFO] Generating generated-boot profile with parents: generated-startup 04:54:45 [INFO] Generating generated-installed profile 04:54:45 [INFO] Configuring etc/config.properties and etc/system.properties 04:54:45 [INFO] Downloading libraries for generated profiles 04:54:45 [INFO] Downloading additional libraries 04:54:45 [INFO] Writing configurations 04:54:45 [INFO] adding config file: etc/profile.cfg 04:54:45 [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml 04:54:45 [INFO] Startup stage 04:54:45 [INFO] Loading startup repositories 04:54:45 [INFO] Resolving startup features and bundles 04:54:45 [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:54:45 [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:54:46 [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.55.1 04:54:46 [INFO] adding maven artifact: mvn:com.google.guava/guava/33.6.0-jre 04:54:46 [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.3 04:54:46 [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.2.15.Final 04:54:46 [INFO] adding maven artifact: mvn:io.netty/netty-codec-base/4.2.15.Final 04:54:46 [INFO] adding maven artifact: mvn:io.netty/netty-codec-compression/4.2.15.Final 04:54:46 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.2.15.Final 04:54:46 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http2/4.2.15.Final 04:54:46 [INFO] adding maven artifact: mvn:io.netty/netty-common/4.2.15.Final 04:54:46 [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.2.15.Final 04:54:46 [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.2.15.Final 04:54:46 [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.2.15.Final 04:54:46 [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.2.15.Final 04:54:46 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.2.15.Final 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.3.6 04:54:46 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 04:54:46 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 04:54:46 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 04:54:46 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 04:54:46 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 04:54:46 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 04:54:46 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 04:54:46 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 04:54:46 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 04:54:46 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.11 04:54:46 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.11 04:54:46 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.11 04:54:46 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 04:54:46 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.3 04:54:46 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf/ietf-type-util/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-crypt-hash/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-hardware/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-if-type/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-routing-types/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-encryption-algs/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-key-exchange-algs/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-mac-algs/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-public-key-algs/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-tls-cipher-suite-algs/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-tunnel-type/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6241/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6243/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6991-ietf-inet-types/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6991-ietf-yang-types/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7317-ietf-system/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7407-ietf-snmp/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7407-ietf-x509-cert-to-name/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7952/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8040-ietf-restconf/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8072/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8177/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8294-ietf-routing-types/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8341/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8342-ietf-datastores/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8342-ietf-origin/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8343/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8344/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8345-ietf-network/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8345-ietf-network-state/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8345-ietf-network-topology/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8345-ietf-network-topology-state/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8346-ietf-l3-unicast-topology/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8346-ietf-l3-unicast-topology-state/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8348-ietf-hardware/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8348-ietf-hardware-state/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8349-ietf-ipv4-unicast-routing/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8349-ietf-ipv6-unicast-routing/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8349-ietf-routing/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8519-ietf-access-control-list/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8519-ietf-ethertypes/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8519-ietf-packet-fields/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8520-ietf-acldns/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8520-ietf-mud/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8525/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8526/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8528/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8529/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8530/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8542-ietf-dc-fabric-topology/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8542-ietf-dc-fabric-types/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8639/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8641/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8650/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8776-ietf-te-packet-types/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8776-ietf-te-types/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8795-ietf-te-topology/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8795-ietf-te-topology-state/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8808/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8819-ietf-module-tags/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8819-ietf-module-tags-state/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8916/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9067/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9070-ietf-mpls-ldp/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9070-ietf-mpls-ldp-extended/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9144/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9179/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9640/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9641/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9642/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-client/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-common/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-server/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-client/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-common/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-server/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-client/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-common/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-server/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9648/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf/rfc8294-netty/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-reflect/15.1.2 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-spec/15.1.2 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/codegen-extensions/15.1.2 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/15.1.2 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/15.1.2 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/15.1.2 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common-netty/15.1.2 04:54:46 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.3 04:54:46 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.3 04:54:46 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.7.1 04:54:46 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 04:54:46 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 04:54:46 [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.2 04:54:46 [INFO] Boot stage 04:54:46 [INFO] Loading boot repositories 04:54:46 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7317-iana-crypt-hash/2.0.4-SNAPSHOT/xml/features 04:54:46 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/15.1.2/xml/features 04:54:46 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/15.1.2/xml/features 04:54:46 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/15.1.2/xml/features 04:54:46 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.3.6/xml/features 04:54:46 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jspecify/14.3.6/xml/features 04:54:46 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features 04:54:46 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7317-ietf-system/2.0.4-SNAPSHOT/xml/features 04:54:46 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8341/2.0.4-SNAPSHOT/xml/features 04:54:46 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6991/2.0.4-SNAPSHOT/xml/features 04:54:46 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7407-ietf-snmp/2.0.4-SNAPSHOT/xml/features 04:54:46 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/2.0.4-SNAPSHOT/xml/features 04:54:46 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7952/2.0.4-SNAPSHOT/xml/features 04:54:46 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf/2.0.4-SNAPSHOT/xml/features 04:54:46 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT/xml/features 04:54:46 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8072/2.0.4-SNAPSHOT/xml/features 04:54:46 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8177/2.0.4-SNAPSHOT/xml/features 04:54:46 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8294/2.0.4-SNAPSHOT/xml/features 04:54:46 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8342/2.0.4-SNAPSHOT/xml/features 04:54:46 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8343/2.0.4-SNAPSHOT/xml/features 04:54:46 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8344/2.0.4-SNAPSHOT/xml/features 04:54:46 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8345/2.0.4-SNAPSHOT/xml/features 04:54:46 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8345-non-nmda/2.0.4-SNAPSHOT/xml/features 04:54:46 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8346/2.0.4-SNAPSHOT/xml/features 04:54:46 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8346-non-nmda/2.0.4-SNAPSHOT/xml/features 04:54:46 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8348/2.0.4-SNAPSHOT/xml/features 04:54:46 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8348-non-nmda/2.0.4-SNAPSHOT/xml/features 04:54:46 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8349/2.0.4-SNAPSHOT/xml/features 04:54:46 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8519/2.0.4-SNAPSHOT/xml/features 04:54:46 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8520/2.0.4-SNAPSHOT/xml/features 04:54:46 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8525/2.0.4-SNAPSHOT/xml/features 04:54:46 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8526/2.0.4-SNAPSHOT/xml/features 04:54:46 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6243/2.0.4-SNAPSHOT/xml/features 04:54:46 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6241/2.0.4-SNAPSHOT/xml/features 04:54:46 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8528/2.0.4-SNAPSHOT/xml/features 04:54:46 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8529/2.0.4-SNAPSHOT/xml/features 04:54:46 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8530/2.0.4-SNAPSHOT/xml/features 04:54:46 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8542/2.0.4-SNAPSHOT/xml/features 04:54:46 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT/xml/features 04:54:46 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT/xml/features 04:54:46 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8639/2.0.4-SNAPSHOT/xml/features 04:54:46 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8641/2.0.4-SNAPSHOT/xml/features 04:54:46 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8650/2.0.4-SNAPSHOT/xml/features 04:54:46 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8675/2.0.4-SNAPSHOT/xml/features 04:54:46 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7224/2.0.4-SNAPSHOT/xml/features 04:54:46 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8776/2.0.4-SNAPSHOT/xml/features 04:54:46 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8795/2.0.4-SNAPSHOT/xml/features 04:54:46 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8795-non-nmda/2.0.4-SNAPSHOT/xml/features 04:54:46 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8808/2.0.4-SNAPSHOT/xml/features 04:54:46 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8819/2.0.4-SNAPSHOT/xml/features 04:54:46 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8819-non-nmda/2.0.4-SNAPSHOT/xml/features 04:54:46 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8916/2.0.4-SNAPSHOT/xml/features 04:54:46 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9067/2.0.4-SNAPSHOT/xml/features 04:54:46 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9070/2.0.4-SNAPSHOT/xml/features 04:54:46 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9144/2.0.4-SNAPSHOT/xml/features 04:54:46 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9179/2.0.4-SNAPSHOT/xml/features 04:54:46 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT/xml/features 04:54:46 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT/xml/features 04:54:46 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9640/2.0.4-SNAPSHOT/xml/features 04:54:46 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9641/2.0.4-SNAPSHOT/xml/features 04:54:46 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9642/2.0.4-SNAPSHOT/xml/features 04:54:46 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9643/2.0.4-SNAPSHOT/xml/features 04:54:46 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9644/2.0.4-SNAPSHOT/xml/features 04:54:46 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9645/2.0.4-SNAPSHOT/xml/features 04:54:46 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9648/2.0.4-SNAPSHOT/xml/features 04:54:46 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-rfc8294-netty/2.0.4-SNAPSHOT/xml/features 04:54:46 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-netty/15.1.2/xml/features 04:54:46 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.3.6/xml/features 04:54:46 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.11/xml/features 04:54:46 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6470/2.0.4-SNAPSHOT/xml/features 04:54:46 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.11/xml/features 04:54:46 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6022/2.0.4-SNAPSHOT/xml/features 04:54:46 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.35/xml/features 04:54:46 [INFO] Feature odl-ietf-model-rfc9643/2.0.4.SNAPSHOT is defined as a boot feature 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-common/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-client/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-server/2.0.4-SNAPSHOT 04:54:46 [INFO] Feature shell-compat/4.4.11 is defined as a boot feature 04:54:46 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.11 04:54:46 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.11 04:54:46 [INFO] Feature instance/4.4.11 is defined as a boot feature 04:54:46 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.11 04:54:46 [INFO] Feature odl-ietf-model-rfc8072/2.0.4.SNAPSHOT is defined as a boot feature 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8072/2.0.4-SNAPSHOT 04:54:46 [INFO] Feature deployer/4.4.11 is defined as a boot feature 04:54:46 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.11 04:54:46 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.11 04:54:46 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.11 04:54:46 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.11 04:54:46 [INFO] Feature jline/3.30.9 is defined as a boot feature 04:54:46 [INFO] adding maven artifact: mvn:org.jline/jline/3.30.9 04:54:46 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.3 04:54:46 [INFO] Feature system/4.4.11 is defined as a boot feature 04:54:46 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.11 04:54:46 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 04:54:46 [INFO] Feature odl-ietf-model-rfc8294/2.0.4.SNAPSHOT is defined as a boot feature 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-routing-types/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8294-ietf-routing-types/2.0.4-SNAPSHOT 04:54:46 [INFO] Feature odl-ietf-model-rfc8346-non-nmda/2.0.4.SNAPSHOT is defined as a boot feature 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8346-ietf-l3-unicast-topology-state/2.0.4-SNAPSHOT 04:54:46 [INFO] Feature odl-yangtools-util/15.1.2 is defined as a boot feature 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/15.1.2 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/15.1.2 04:54:46 [INFO] Feature odl-ietf-model-rfc8795-non-nmda/2.0.4.SNAPSHOT is defined as a boot feature 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8795-ietf-te-topology-state/2.0.4-SNAPSHOT 04:54:46 [INFO] Feature odl-ietf-model-rfc7317-iana-crypt-hash/2.0.4.SNAPSHOT is defined as a boot feature 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-crypt-hash/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 04:54:46 [INFO] Feature odl-ietf-model-rfc8530/2.0.4.SNAPSHOT is defined as a boot feature 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8530/2.0.4-SNAPSHOT 04:54:46 [INFO] Feature odl-ietf-model-rfc8819-non-nmda/2.0.4.SNAPSHOT is defined as a boot feature 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8819-ietf-module-tags-state/2.0.4-SNAPSHOT 04:54:46 [INFO] Feature package/4.4.11 is defined as a boot feature 04:54:46 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.11 04:54:46 [INFO] Feature odl-guava/14.3.6 is defined as a boot feature 04:54:46 [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.55.1 04:54:46 [INFO] adding maven artifact: mvn:com.google.guava/guava/33.6.0-jre 04:54:46 [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.3 04:54:46 [INFO] Feature odl-ietf-model-rfc8542/2.0.4.SNAPSHOT is defined as a boot feature 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8542-ietf-dc-fabric-types/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8542-ietf-dc-fabric-topology/2.0.4-SNAPSHOT 04:54:46 [INFO] Feature odl-ietf-model-rfc8776/2.0.4.SNAPSHOT is defined as a boot feature 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8776-ietf-te-types/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8776-ietf-te-packet-types/2.0.4-SNAPSHOT 04:54:46 [INFO] Feature odl-ietf-model-rfc8344/2.0.4.SNAPSHOT is defined as a boot feature 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8344/2.0.4-SNAPSHOT 04:54:46 [INFO] Feature odl-ietf-model-rfc8675/2.0.4.SNAPSHOT is defined as a boot feature 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-tunnel-type/2.0.4-SNAPSHOT 04:54:46 [INFO] Feature odl-ietf-model-rfc8040-ietf-restconf-monitoring/2.0.4.SNAPSHOT is defined as a boot feature 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8040-ietf-restconf-monitoring/2.0.4-SNAPSHOT 04:54:46 [INFO] Feature odl-ietf-model-rfc8526/2.0.4.SNAPSHOT is defined as a boot feature 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8526/2.0.4-SNAPSHOT 04:54:46 [INFO] Feature odl-ietf-model-rfc8348/2.0.4.SNAPSHOT is defined as a boot feature 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-hardware/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8348-ietf-hardware/2.0.4-SNAPSHOT 04:54:46 [INFO] Feature ssh/4.4.11 is defined as a boot feature 04:54:46 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.84 04:54:46 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.84 04:54:46 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.11 04:54:46 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.17.1 04:54:46 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.17.1 04:54:46 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.17.1 04:54:46 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.84 04:54:46 [INFO] Feature odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/2.0.4.SNAPSHOT is defined as a boot feature 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8572-ietf-sztp-conveyed-info/2.0.4-SNAPSHOT 04:54:46 [INFO] Feature odl-ietf-model-rfc8639/2.0.4.SNAPSHOT is defined as a boot feature 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8639/2.0.4-SNAPSHOT 04:54:46 [INFO] Feature config/4.4.11 is defined as a boot feature 04:54:46 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.11 04:54:46 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 04:54:46 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 04:54:46 [INFO] Feature odl-ietf-model-rfc8808/2.0.4.SNAPSHOT is defined as a boot feature 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8808/2.0.4-SNAPSHOT 04:54:46 [INFO] Feature odl-ietf-model-rfc9642/2.0.4.SNAPSHOT is defined as a boot feature 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9642/2.0.4-SNAPSHOT 04:54:46 [INFO] Feature scr/4.4.11 is defined as a boot feature 04:54:46 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.11 04:54:46 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 04:54:46 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 04:54:46 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.18 04:54:46 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 04:54:46 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 04:54:46 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.11 04:54:46 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 04:54:46 [INFO] Feature odl-ietf-model-rfc8343/2.0.4.SNAPSHOT is defined as a boot feature 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8343/2.0.4-SNAPSHOT 04:54:46 [INFO] Feature odl-ietf-model-rfc8650/2.0.4.SNAPSHOT is defined as a boot feature 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8650/2.0.4-SNAPSHOT 04:54:46 [INFO] Feature bundle/4.4.11 is defined as a boot feature 04:54:46 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.11 04:54:46 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 04:54:46 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 04:54:46 [INFO] Feature odl-ietf-model-rfc6243/2.0.4.SNAPSHOT is defined as a boot feature 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6243/2.0.4-SNAPSHOT 04:54:46 [INFO] Feature standard/4.4.11 is defined as a boot feature 04:54:46 [INFO] Feature odl-ietf-model-rfc8795/2.0.4.SNAPSHOT is defined as a boot feature 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8795-ietf-te-topology/2.0.4-SNAPSHOT 04:54:46 [INFO] Feature odl-ietf-model-rfc8177/2.0.4.SNAPSHOT is defined as a boot feature 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8177/2.0.4-SNAPSHOT 04:54:46 [INFO] Feature kar/4.4.11 is defined as a boot feature 04:54:46 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.11 04:54:46 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 04:54:46 [INFO] Feature odl-ietf-model-rfc8525/2.0.4.SNAPSHOT is defined as a boot feature 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8525/2.0.4-SNAPSHOT 04:54:46 [INFO] Feature odl-ietf-model-rfc7317-ietf-system/2.0.4.SNAPSHOT is defined as a boot feature 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7317-ietf-system/2.0.4-SNAPSHOT 04:54:46 [INFO] Feature odl-ietf-model-rfc8529/2.0.4.SNAPSHOT is defined as a boot feature 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8529/2.0.4-SNAPSHOT 04:54:46 [INFO] Feature pax-url-wrap/2.7.1 is defined as a boot feature 04:54:46 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.3 04:54:46 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.7.1/jar/uber 04:54:46 [INFO] Feature odl-ietf-model-rfc8819/2.0.4.SNAPSHOT is defined as a boot feature 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8819-ietf-module-tags/2.0.4-SNAPSHOT 04:54:46 [INFO] Feature odl-yangtools-netty/15.1.2 is defined as a boot feature 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common-netty/15.1.2 04:54:46 [INFO] Feature pt-triemap/1.3.2 is defined as a boot feature 04:54:46 [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.2 04:54:46 [INFO] Feature odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/2.0.4.SNAPSHOT is defined as a boot feature 04:54:46 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8572-ietf-sztp-bootstrap-server/2.0.4-SNAPSHOT 04:54:46 [INFO] Feature odl-ietf-model-rfc9645/2.0.4.SNAPSHOT is defined as a boot feature 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-tls-cipher-suite-algs/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-common/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-server/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-client/2.0.4-SNAPSHOT 04:54:46 [INFO] Feature odl-ietf-model-rfc7224/2.0.4.SNAPSHOT is defined as a boot feature 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-if-type/2.0.4-SNAPSHOT 04:54:46 [INFO] Feature management/4.4.11 is defined as a boot feature 04:54:46 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 04:54:46 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 04:54:46 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 04:54:46 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 04:54:46 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 04:54:46 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.11 04:54:46 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 04:54:46 [INFO] adding config file: etc/jmx.acl.cfg 04:54:46 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 04:54:46 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 04:54:46 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 04:54:46 [INFO] adding config file: etc/org.apache.karaf.management.cfg 04:54:46 [INFO] Feature odl-ietf-model-rfc9067/2.0.4.SNAPSHOT is defined as a boot feature 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9067/2.0.4-SNAPSHOT 04:54:46 [INFO] Feature odl-ietf-model-rfc9144/2.0.4.SNAPSHOT is defined as a boot feature 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9144/2.0.4-SNAPSHOT 04:54:46 [INFO] Feature odl-ietf-model-rfc9641/2.0.4.SNAPSHOT is defined as a boot feature 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9641/2.0.4-SNAPSHOT 04:54:46 [INFO] Feature odl-ietf-model-rfc6991/2.0.4.SNAPSHOT is defined as a boot feature 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6991-ietf-yang-types/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf/ietf-type-util/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6991-ietf-inet-types/2.0.4-SNAPSHOT 04:54:46 [INFO] Feature odl-ietf-model-rfc8040-ietf-restconf/2.0.4.SNAPSHOT is defined as a boot feature 04:54:46 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8040-ietf-restconf/2.0.4-SNAPSHOT 04:54:46 [INFO] Feature odl-ietf-model-rfc9196-ietf-notification-capabilities/2.0.4.SNAPSHOT is defined as a boot feature 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9196-ietf-notification-capabilities/2.0.4-SNAPSHOT 04:54:46 [INFO] Feature odl-netty-4/14.3.6 is defined as a boot feature 04:54:46 [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.2.15.Final 04:54:46 [INFO] adding maven artifact: mvn:io.netty/netty-codec-base/4.2.15.Final 04:54:46 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.2.15.Final/jar/linux-x86_64 04:54:46 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.15.Final/jar/linux-x86_64 04:54:46 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.15.Final/jar/linux-riscv64 04:54:46 [INFO] adding maven artifact: mvn:io.netty/netty-common/4.2.15.Final 04:54:46 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http2/4.2.15.Final 04:54:46 [INFO] adding maven artifact: mvn:io.netty/netty-codec-compression/4.2.15.Final 04:54:46 [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.2.15.Final 04:54:46 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.2.15.Final 04:54:46 [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.2.15.Final 04:54:46 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.2.15.Final 04:54:46 [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.2.15.Final 04:54:46 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.15.Final/jar/linux-aarch_64 04:54:46 [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.2.15.Final 04:54:46 [INFO] Feature odl-ietf-model-rfc8342/2.0.4.SNAPSHOT is defined as a boot feature 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8342-ietf-origin/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8342-ietf-datastores/2.0.4-SNAPSHOT 04:54:46 [INFO] Feature aries-proxy/4.4.11 is defined as a boot feature 04:54:46 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.9.1 04:54:46 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.9.1 04:54:46 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 04:54:46 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.9.1 04:54:46 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.9.1 04:54:46 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.9.1 04:54:46 [INFO] Feature odl-ietf-model-rfc8345-non-nmda/2.0.4.SNAPSHOT is defined as a boot feature 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8345-ietf-network-topology-state/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8345-ietf-network-state/2.0.4-SNAPSHOT 04:54:46 [INFO] Feature jaas/4.4.11 is defined as a boot feature 04:54:46 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.11 04:54:46 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.11 04:54:46 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.11 04:54:46 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 04:54:46 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 04:54:46 [INFO] Feature odl-ietf-model-rfc8346/2.0.4.SNAPSHOT is defined as a boot feature 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8346-ietf-l3-unicast-topology/2.0.4-SNAPSHOT 04:54:46 [INFO] Feature odl-ietf-model-rfc7952/2.0.4.SNAPSHOT is defined as a boot feature 04:54:46 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7952/2.0.4-SNAPSHOT 04:54:46 [INFO] Feature odl-ietf-model-rfc8520/2.0.4.SNAPSHOT is defined as a boot feature 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8520-ietf-acldns/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8520-ietf-mud/2.0.4-SNAPSHOT 04:54:46 [INFO] Feature odl-ietf-model-rfc8641/2.0.4.SNAPSHOT is defined as a boot feature 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8641/2.0.4-SNAPSHOT 04:54:46 [INFO] Feature feature/4.4.11 is defined as a boot feature 04:54:46 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.11 04:54:46 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.11 04:54:46 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.11 04:54:46 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 04:54:46 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 04:54:46 [INFO] Feature framework/4.4.11 is defined as a boot feature 04:54:46 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 04:54:46 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.3 04:54:46 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 04:54:46 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 04:54:46 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.11 04:54:46 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 04:54:46 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.7.1 04:54:46 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.11 04:54:46 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.3 04:54:46 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 04:54:46 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 04:54:46 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 04:54:46 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 04:54:46 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 04:54:46 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 04:54:46 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 04:54:46 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 04:54:46 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.3 04:54:46 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.11 04:54:46 [INFO] Feature odl-ietf-model-rfc7407-ietf-snmp/2.0.4.SNAPSHOT is defined as a boot feature 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7407-ietf-snmp/2.0.4-SNAPSHOT 04:54:46 [INFO] Feature aries-blueprint/4.4.11 is defined as a boot feature 04:54:46 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 04:54:46 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.11 04:54:46 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 04:54:46 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 04:54:46 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 04:54:46 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 04:54:46 [INFO] Feature odl-ietf-model-rfc8348-non-nmda/2.0.4.SNAPSHOT is defined as a boot feature 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8348-ietf-hardware-state/2.0.4-SNAPSHOT 04:54:46 [INFO] Feature odl-ietf-model-rfc9196-ietf-system-capabilities/2.0.4.SNAPSHOT is defined as a boot feature 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9196-ietf-system-capabilities/2.0.4-SNAPSHOT 04:54:46 [INFO] Feature odl-jspecify/14.3.6 is defined as a boot feature 04:54:46 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 04:54:46 [INFO] Feature odl-ietf-model-rfc8528/2.0.4.SNAPSHOT is defined as a boot feature 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8528/2.0.4-SNAPSHOT 04:54:46 [INFO] Feature odl-ietf-model-rfc8916/2.0.4.SNAPSHOT is defined as a boot feature 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8916/2.0.4-SNAPSHOT 04:54:46 [INFO] Feature odl-ietf-model-rfc9070/2.0.4.SNAPSHOT is defined as a boot feature 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9070-ietf-mpls-ldp/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9070-ietf-mpls-ldp-extended/2.0.4-SNAPSHOT 04:54:46 [INFO] Feature log/4.4.11 is defined as a boot feature 04:54:46 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.11 04:54:46 [INFO] adding config file: etc/org.apache.karaf.log.cfg 04:54:46 [INFO] Feature odl-ietf-model-rfc9644/2.0.4.SNAPSHOT is defined as a boot feature 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-client/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-mac-algs/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-server/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-key-exchange-algs/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-public-key-algs/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-common/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-encryption-algs/2.0.4-SNAPSHOT 04:54:46 [INFO] Feature odl-ietf-model-rfc9179/2.0.4.SNAPSHOT is defined as a boot feature 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9179/2.0.4-SNAPSHOT 04:54:46 [INFO] Feature odl-ietf-model-rfc9640/2.0.4.SNAPSHOT is defined as a boot feature 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9640/2.0.4-SNAPSHOT 04:54:46 [INFO] Feature shell/4.4.11 is defined as a boot feature 04:54:46 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.11 04:54:46 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.11 04:54:46 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.11 04:54:46 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 04:54:46 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 04:54:46 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 04:54:46 [INFO] Feature odl-yangtools-binding-spec/15.1.2 is defined as a boot feature 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-spec/15.1.2 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/codegen-extensions/15.1.2 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-reflect/15.1.2 04:54:46 [INFO] Feature jaas-boot/4.4.11 is defined as a boot feature 04:54:46 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.11.jar 04:54:46 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.11 04:54:46 [INFO] Feature odl-ietf-model-rfc7407-ietf-x509-cert-to-name/2.0.4.SNAPSHOT is defined as a boot feature 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7407-ietf-x509-cert-to-name/2.0.4-SNAPSHOT 04:54:46 [INFO] Feature odl-ietf-rfc8294-netty/2.0.4.SNAPSHOT is defined as a boot feature 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf/rfc8294-netty/2.0.4-SNAPSHOT 04:54:46 [INFO] Feature 69b1a0b0-8fa5-435f-9718-1360f7acee36/0.0.0 is defined as a boot feature 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.3.6 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.3.6 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.3.6 04:54:46 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 04:54:46 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.3.6 04:54:46 [INFO] Feature odl-ietf-model-rfc9648/2.0.4.SNAPSHOT is defined as a boot feature 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9648/2.0.4-SNAPSHOT 04:54:46 [INFO] Feature service/4.4.11 is defined as a boot feature 04:54:46 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.11 04:54:46 [INFO] Feature odl-ietf-model-rfc8341/2.0.4.SNAPSHOT is defined as a boot feature 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8341/2.0.4-SNAPSHOT 04:54:46 [INFO] Feature odl-ietf-model-rfc6241/2.0.4.SNAPSHOT is defined as a boot feature 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6241/2.0.4-SNAPSHOT 04:54:46 [INFO] Feature odl-yangtools-common/15.1.2 is defined as a boot feature 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/15.1.2 04:54:46 [INFO] Feature odl-ietf-model-rfc8345/2.0.4.SNAPSHOT is defined as a boot feature 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8345-ietf-network/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8345-ietf-network-topology/2.0.4-SNAPSHOT 04:54:46 [INFO] Feature diagnostic/4.4.11 is defined as a boot feature 04:54:46 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.11 04:54:46 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.11.jar 04:54:46 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.11 04:54:46 [INFO] Feature odl-ietf-model-rfc8349/2.0.4.SNAPSHOT is defined as a boot feature 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8349-ietf-ipv4-unicast-routing/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8349-ietf-ipv6-unicast-routing/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8349-ietf-routing/2.0.4-SNAPSHOT 04:54:46 [INFO] Feature odl-ietf-model-rfc8519/2.0.4.SNAPSHOT is defined as a boot feature 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8519-ietf-packet-fields/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8519-ietf-access-control-list/2.0.4-SNAPSHOT 04:54:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8519-ietf-ethertypes/2.0.4-SNAPSHOT 04:54:46 [INFO] Install stage 04:54:46 [INFO] Loading installed repositories 04:54:46 [INFO] Feature wrapper/4.4.11 is defined as an installed feature 04:54:46 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.11 04:54:46 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 04:54:46 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.17 04:54:46 [INFO] 04:54:46 [INFO] >>> spotbugs:4.8.6.8:check (analyze-compile) > :spotbugs @ test-distribution >>> 04:54:46 [INFO] 04:54:46 [INFO] --- spotbugs:4.8.6.8:spotbugs (spotbugs) @ test-distribution --- 04:54:46 [INFO] No files found to run spotbugs; check compile phase has been run. 04:54:46 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.8:spotbugs report goal 04:54:46 [INFO] 04:54:46 [INFO] <<< spotbugs:4.8.6.8:check (analyze-compile) < :spotbugs @ test-distribution <<< 04:54:46 [INFO] 04:54:46 [INFO] 04:54:46 [INFO] --- spotbugs:4.8.6.8:check (analyze-compile) @ test-distribution --- 04:54:46 [INFO] 04:54:46 [INFO] --- dependency:3.11.0:copy (apply-branding) @ test-distribution --- 04:54:46 [INFO] 04:54:46 [INFO] --- dependency:3.11.0:unpack-dependencies (unpack-karaf-resources) @ test-distribution --- 04:54:47 [INFO] 04:54:47 [INFO] --- dependency:3.11.0:copy (org.ops4j.pax.url.mvn.cfg) @ test-distribution --- 04:54:47 [WARNING] Overwriting /w/workspace/ietf-maven-clm-master/test-distribution/target/assembly/etc/org.ops4j.pax.url.mvn.cfg 04:54:47 [INFO] 04:54:47 [INFO] --- copy:14.3.6:copy-files (default) @ test-distribution --- 04:54:47 [INFO] 04:54:47 [INFO] --- resources:3.5.0:copy-resources (copy-resources) @ test-distribution --- 04:54:47 [WARNING] Parameter 'overwrite' is deprecated: Use changeDetection instead. 04:54:47 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/test-distribution/src/main/assembly 04:54:47 [INFO] 04:54:47 [INFO] --- karaf:14.3.6:populate-local-repo (populate-local-repo) @ test-distribution --- 04:54:47 [INFO] Feature repository discovered recursively: 067bc7ff-8a0e-471b-89e7-d1cd5ace53d7 04:54:47 [INFO] Feature repository discovered recursively: framework-4.4.11 04:54:47 [INFO] Feature repository discovered recursively: odl-guava 04:54:47 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6022 04:54:47 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6241 04:54:47 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6243 04:54:47 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6470 04:54:47 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6991 04:54:47 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7224 04:54:47 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7317-iana-crypt-hash 04:54:47 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7317-ietf-system 04:54:47 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7407-ietf-snmp 04:54:47 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7407-ietf-x509-cert-to-name 04:54:47 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7952 04:54:47 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8040-ietf-restconf 04:54:47 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8040-ietf-restconf-monitoring 04:54:47 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8072 04:54:47 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8177 04:54:47 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8294 04:54:47 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8341 04:54:47 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8342 04:54:47 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8343 04:54:47 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8344 04:54:47 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8345 04:54:47 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8345-non-nmda 04:54:47 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8346 04:54:47 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8346-non-nmda 04:54:47 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8348 04:54:47 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8348-non-nmda 04:54:47 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8349 04:54:47 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8519 04:54:47 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8520 04:54:47 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8525 04:54:47 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8526 04:54:47 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8528 04:54:47 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8529 04:54:47 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8530 04:54:47 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8542 04:54:47 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server 04:54:47 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8572-ietf-sztp-conveyed-info 04:54:47 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8639 04:54:47 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8641 04:54:47 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8650 04:54:47 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8675 04:54:47 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8776 04:54:47 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8795 04:54:47 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8795-non-nmda 04:54:47 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8808 04:54:47 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8819 04:54:47 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8819-non-nmda 04:54:47 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8916 04:54:47 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9067 04:54:47 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9070 04:54:47 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9144 04:54:47 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9179 04:54:47 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9196-ietf-notification-capabilities 04:54:47 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9196-ietf-system-capabilities 04:54:47 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9640 04:54:47 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9641 04:54:47 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9642 04:54:47 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9643 04:54:47 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9644 04:54:47 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9645 04:54:47 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9648 04:54:47 [INFO] Feature repository discovered recursively: odl-ietf-rfc8294-netty 04:54:47 [INFO] Feature repository discovered recursively: odl-jspecify 04:54:47 [INFO] Feature repository discovered recursively: odl-netty-4 04:54:47 [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec 04:54:47 [INFO] Feature repository discovered recursively: odl-yangtools-common 04:54:47 [INFO] Feature repository discovered recursively: odl-yangtools-netty 04:54:47 [INFO] Feature repository discovered recursively: odl-yangtools-util 04:54:47 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.35 04:54:47 [INFO] Feature repository discovered recursively: pt-triemap 04:54:47 [INFO] Feature repository discovered recursively: standard-4.4.11 04:54:47 [INFO] Feature: pax-web-tomcat from repository: org.ops4j.pax.web-8.0.35 is blacklisted, selected for removal from local repo 04:54:47 [INFO] Feature: pax-web-tomcat-websockets from repository: org.ops4j.pax.web-8.0.35 is blacklisted, selected for removal from local repo 04:54:47 [INFO] Feature: pax-web-http-tomcat from repository: org.ops4j.pax.web-8.0.35 is blacklisted, selected for removal from local repo 04:54:47 [INFO] Feature: pax-web-tomcat-keycloak18 from repository: org.ops4j.pax.web-8.0.35 is blacklisted, selected for removal from local repo 04:54:47 [INFO] Feature: pax-web-tomcat-keycloak from repository: org.ops4j.pax.web-8.0.35 is blacklisted, selected for removal from local repo 04:54:47 [INFO] Feature: pax-web-undertow from repository: org.ops4j.pax.web-8.0.35 is blacklisted, selected for removal from local repo 04:54:47 [INFO] Feature: pax-web-undertow-websockets from repository: org.ops4j.pax.web-8.0.35 is blacklisted, selected for removal from local repo 04:54:47 [INFO] Feature: pax-web-http-undertow from repository: org.ops4j.pax.web-8.0.35 is blacklisted, selected for removal from local repo 04:54:47 [INFO] Feature: pax-web-undertow-keycloak18 from repository: org.ops4j.pax.web-8.0.35 is blacklisted, selected for removal from local repo 04:54:47 [INFO] Feature: pax-web-undertow-keycloak from repository: org.ops4j.pax.web-8.0.35 is blacklisted, selected for removal from local repo 04:54:47 [INFO] 04:54:47 [INFO] --- antrun:3.2.0:run (fix-permissions) @ test-distribution --- 04:54:47 [INFO] Executing tasks 04:54:47 [INFO] Executed tasks 04:54:47 [INFO] 04:54:47 [INFO] --- antrun:3.2.0:run (remove-system-bc) @ test-distribution --- 04:54:47 [INFO] Executing tasks 04:54:47 [INFO] [delete] Deleting directory /w/workspace/ietf-maven-clm-master/test-distribution/target/assembly/system/org/bouncycastle 04:54:47 [INFO] Executed tasks 04:54:47 [INFO] 04:54:47 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ test-distribution --- 04:54:47 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:54:47 [INFO] 04:54:47 [INFO] --- karaf:4.4.11:archive (package) @ test-distribution --- 04:54:58 [INFO] 04:54:58 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ test-distribution --- 04:54:58 [INFO] Skipping CycloneDX goal, because module skips deploy 04:54:58 [INFO] 04:54:58 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ test-distribution --- 04:54:58 [INFO] Skipping duplicate-finder execution! 04:54:58 [INFO] 04:54:58 [INFO] --- dependency:3.11.0:analyze-only (analyze-declarations) @ test-distribution --- 04:54:58 [INFO] Skipping pom project 04:54:58 [INFO] 04:54:58 [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ test-distribution --- 04:54:58 [INFO] 04:54:58 [INFO] --- modernizer:3.4.0:modernizer (modernizer) @ test-distribution --- 04:54:58 [INFO] 04:54:58 [INFO] --- jacoco:0.8.15:report (report) @ test-distribution --- 04:54:58 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:54:58 [INFO] 04:54:58 [INFO] --- install:3.1.4:install (default-install) @ test-distribution --- 04:54:58 [INFO] Skipping artifact installation 04:54:58 [INFO] 04:54:58 [INFO] --- dependency:3.11.0:tree (default-cli) @ test-distribution --- 04:54:58 [INFO] org.opendaylight.ietf:test-distribution:pom:2.0.4-SNAPSHOT 04:54:58 [INFO] +- org.apache.karaf.features:framework:kar:4.4.11:compile 04:54:58 [INFO] | +- org.apache.karaf.features:base:jar:4.4.11:runtime 04:54:58 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 04:54:58 [INFO] | | +- javax.annotation:javax.annotation-api:jar:1.3.2:runtime 04:54:58 [INFO] | | +- org.apache.servicemix.specs:org.apache.servicemix.specs.activation-api-1.2.1:jar:1.2.1_3:runtime 04:54:58 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.9:compile 04:54:58 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime 04:54:58 [INFO] | | +- org.glassfish.jaxb:txw2:jar:2.3.9:compile 04:54:58 [INFO] | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile 04:54:58 [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.locator:jar:4.4.11:runtime 04:54:58 [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml:jar:4.4.11:runtime 04:54:58 [INFO] | | | +- org.apache.geronimo.specs:geronimo-stax-api_1.2_spec:jar:1.2:runtime 04:54:58 [INFO] | | | \- xml-apis:xml-apis:jar:1.4.01:runtime 04:54:58 [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml.ws:jar:4.4.11:runtime 04:54:58 [INFO] | | | +- org.apache.geronimo.specs:geronimo-saaj_1.3_spec:jar:1.1:runtime 04:54:58 [INFO] | | | \- org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:jar:1.2:runtime 04:54:58 [INFO] | | \- org.apache.karaf.specs:org.apache.karaf.specs.activator:jar:4.4.11:runtime 04:54:58 [INFO] | +- org.apache.karaf:org.apache.karaf.main:jar:4.4.11:runtime 04:54:58 [INFO] | | +- org.apache.karaf:org.apache.karaf.util:jar:4.4.11:compile 04:54:58 [INFO] | | | \- org.apache.felix:org.apache.felix.utils:jar:1.11.8:compile 04:54:58 [INFO] | | +- net.java.dev.jna:jna:jar:5.18.1:runtime 04:54:58 [INFO] | | \- net.java.dev.jna:jna-platform:jar:5.18.1:runtime 04:54:58 [INFO] | +- org.apache.karaf:org.apache.karaf.client:jar:4.4.11:runtime 04:54:58 [INFO] | | \- org.apache.sshd:sshd-osgi:jar:2.17.1:runtime 04:54:58 [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:2.0.17:runtime 04:54:58 [INFO] | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.11:compile 04:54:58 [INFO] | +- org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.boot:jar:4.4.11:runtime 04:54:58 [INFO] | +- org.apache.karaf.config:org.apache.karaf.config.core:jar:4.4.11:compile 04:54:58 [INFO] | | +- org.apache.felix:org.apache.felix.cm.json:jar:1.0.8:compile 04:54:58 [INFO] | | +- org.apache.sling:org.apache.sling.commons.johnzon:jar:1.2.16:compile 04:54:58 [INFO] | | \- org.apache.geronimo.specs:geronimo-json_1.1_spec:jar:1.5:compile 04:54:58 [INFO] | +- org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:runtime 04:54:58 [INFO] | +- org.apache.felix:org.apache.felix.framework:jar:7.0.5:runtime 04:54:58 [INFO] | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:runtime 04:54:58 [INFO] | +- org.jline:jline:jar:3.30.9:compile 04:54:58 [INFO] | +- org.ops4j.pax.logging:pax-logging-api:jar:2.3.3:compile 04:54:58 [INFO] | | +- org.osgi:osgi.core:jar:8.0.0:provided 04:54:58 [INFO] | | \- org.osgi:osgi.cmpn:jar:7.0.0:compile 04:54:58 [INFO] | +- org.ops4j.pax.logging:pax-logging-log4j2:jar:2.3.3:compile 04:54:58 [INFO] | +- org.ops4j.pax.logging:pax-logging-logback:jar:2.3.3:compile 04:54:58 [INFO] | | +- ch.qos.logback:logback-core:jar:1.5.34:compile 04:54:58 [INFO] | | +- ch.qos.logback:logback-classic:jar:1.5.34:compile 04:54:58 [INFO] | | +- ch.qos.logback.contrib:logback-jackson:jar:0.1.5:compile 04:54:58 [INFO] | | +- ch.qos.logback.contrib:logback-json-core:jar:0.1.5:compile 04:54:58 [INFO] | | \- ch.qos.logback.contrib:logback-json-classic:jar:0.1.5:compile 04:54:58 [INFO] | +- org.ops4j.pax.url:pax-url-aether:jar:2.7.1:test 04:54:58 [INFO] | +- org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4:compile 04:54:58 [INFO] | +- org.apache.felix:org.apache.felix.configadmin:jar:1.9.26:compile 04:54:58 [INFO] | +- org.apache.felix:org.apache.felix.configadmin.plugin.interpolation:jar:1.2.8:compile 04:54:58 [INFO] | +- org.apache.karaf.features:org.apache.karaf.features.extension:jar:4.4.11:compile 04:54:58 [INFO] | \- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.11:compile 04:54:58 [INFO] | +- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:compile 04:54:58 [INFO] | +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.1:compile 04:54:58 [INFO] | | \- org.ops4j.base:ops4j-base-lang:jar:1.5.1:compile 04:54:58 [INFO] | +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.9.0:compile 04:54:58 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.21.4:compile 04:54:58 [INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.21:compile 04:54:58 [INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.21.4:compile 04:54:58 [INFO] | \- javax.activation:activation:jar:1.1.1:compile 04:54:58 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc6022:xml:features:2.0.4-SNAPSHOT:runtime 04:54:58 [INFO] | \- org.opendaylight.ietf.model:rfc6022:jar:2.0.4-SNAPSHOT:runtime 04:54:58 [INFO] | +- com.google.guava:guava:jar:33.6.0-jre:compile 04:54:58 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:54:58 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:54:58 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:54:58 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.49.0:compile 04:54:58 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.1:compile 04:54:58 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:15.1.2:compile 04:54:58 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:15.1.2:compile 04:54:58 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.4.100:compile 04:54:58 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:15.1.2:compile 04:54:58 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc6241:xml:features:2.0.4-SNAPSHOT:runtime 04:54:58 [INFO] | \- org.opendaylight.ietf.model:rfc6241:jar:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc6243:xml:features:2.0.4-SNAPSHOT:runtime 04:54:58 [INFO] | \- org.opendaylight.ietf.model:rfc6243:jar:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc6470:xml:features:2.0.4-SNAPSHOT:runtime 04:54:58 [INFO] | \- org.opendaylight.ietf.model:rfc6470:jar:2.0.4-SNAPSHOT:runtime 04:54:58 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:2.0.4-SNAPSHOT:runtime 04:54:58 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:15.1.2:compile 04:54:58 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:15.1.2:compile 04:54:58 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:15.1.2:compile 04:54:58 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:54:58 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:54:58 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.3.6:compile 04:54:58 [INFO] | | | | +- org.opendaylight.odlparent:odl-jspecify:xml:features:14.3.6:compile 04:54:58 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.55.1:compile 04:54:58 [INFO] | | | \- org.opendaylight.yangtools:util:jar:15.1.2:compile 04:54:58 [INFO] | | +- org.opendaylight.yangtools:binding-reflect:jar:15.1.2:compile 04:54:58 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:15.1.2:compile 04:54:58 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc7224:xml:features:2.0.4-SNAPSHOT:runtime 04:54:58 [INFO] | \- org.opendaylight.ietf.model:iana-if-type:jar:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc7317-iana-crypt-hash:xml:features:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] | \- org.opendaylight.ietf.model:iana-crypt-hash:jar:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc7317-ietf-system:xml:features:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] | \- org.opendaylight.ietf.model:rfc7317-ietf-system:jar:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc7407-ietf-snmp:xml:features:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] | \- org.opendaylight.ietf.model:rfc7407-ietf-snmp:jar:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc7407-ietf-x509-cert-to-name:xml:features:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] | \- org.opendaylight.ietf.model:rfc7407-ietf-x509-cert-to-name:jar:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] | \- org.opendaylight.ietf.model:rfc7952:jar:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8040-ietf-restconf:xml:features:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] | \- org.opendaylight.ietf.model:rfc8040-ietf-restconf:jar:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8040-ietf-restconf-monitoring:xml:features:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] | \- org.opendaylight.ietf.model:rfc8040-ietf-restconf-monitoring:jar:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8072:xml:features:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] | \- org.opendaylight.ietf.model:rfc8072:jar:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8177:xml:features:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] | \- org.opendaylight.ietf.model:rfc8177:jar:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] | +- org.opendaylight.ietf.model:iana-routing-types:jar:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8341:xml:features:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] | \- org.opendaylight.ietf.model:rfc8341:jar:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] | \- org.opendaylight.ietf.model:rfc8343:jar:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8344:xml:features:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] | \- org.opendaylight.ietf.model:rfc8344:jar:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8345:xml:features:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] | +- org.opendaylight.ietf.model:rfc8345-ietf-network:jar:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] | \- org.opendaylight.ietf.model:rfc8345-ietf-network-topology:jar:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8345-non-nmda:xml:features:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] | +- org.opendaylight.ietf.model:rfc8345-ietf-network-state:jar:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] | \- org.opendaylight.ietf.model:rfc8345-ietf-network-topology-state:jar:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8346:xml:features:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] | \- org.opendaylight.ietf.model:rfc8346-ietf-l3-unicast-topology:jar:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8346-non-nmda:xml:features:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] | \- org.opendaylight.ietf.model:rfc8346-ietf-l3-unicast-topology-state:jar:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8348:xml:features:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] | +- org.opendaylight.ietf.model:iana-hardware:jar:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] | \- org.opendaylight.ietf.model:rfc8348-ietf-hardware:jar:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8348-non-nmda:xml:features:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] | \- org.opendaylight.ietf.model:rfc8348-ietf-hardware-state:jar:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8349:xml:features:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] | +- org.opendaylight.ietf.model:rfc8349-ietf-routing:jar:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] | +- org.opendaylight.ietf.model:rfc8349-ietf-ipv4-unicast-routing:jar:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] | \- org.opendaylight.ietf.model:rfc8349-ietf-ipv6-unicast-routing:jar:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8519:xml:features:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] | +- org.opendaylight.ietf.model:rfc8519-ietf-access-control-list:jar:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] | +- org.opendaylight.ietf.model:rfc8519-ietf-ethertypes:jar:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] | \- org.opendaylight.ietf.model:rfc8519-ietf-packet-fields:jar:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8520:xml:features:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] | +- org.opendaylight.ietf.model:rfc8520-ietf-acldns:jar:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] | \- org.opendaylight.ietf.model:rfc8520-ietf-mud:jar:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8525:xml:features:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] | \- org.opendaylight.ietf.model:rfc8525:jar:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8526:xml:features:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] | \- org.opendaylight.ietf.model:rfc8526:jar:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8528:xml:features:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] | \- org.opendaylight.ietf.model:rfc8528:jar:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8529:xml:features:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] | \- org.opendaylight.ietf.model:rfc8529:jar:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8530:xml:features:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] | \- org.opendaylight.ietf.model:rfc8530:jar:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8542:xml:features:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] | +- org.opendaylight.ietf.model:rfc8542-ietf-dc-fabric-topology:jar:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] | \- org.opendaylight.ietf.model:rfc8542-ietf-dc-fabric-types:jar:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server:xml:features:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] | \- org.opendaylight.ietf.model:rfc8572-ietf-sztp-bootstrap-server:jar:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8572-ietf-sztp-conveyed-info:xml:features:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] | \- org.opendaylight.ietf.model:rfc8572-ietf-sztp-conveyed-info:jar:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8639:xml:features:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] | \- org.opendaylight.ietf.model:rfc8639:jar:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8641:xml:features:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] | \- org.opendaylight.ietf.model:rfc8641:jar:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8650:xml:features:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] | \- org.opendaylight.ietf.model:rfc8650:jar:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8675:xml:features:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] | \- org.opendaylight.ietf.model:iana-tunnel-type:jar:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8776:xml:features:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] | +- org.opendaylight.ietf.model:rfc8776-ietf-te-types:jar:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] | \- org.opendaylight.ietf.model:rfc8776-ietf-te-packet-types:jar:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8795:xml:features:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] | \- org.opendaylight.ietf.model:rfc8795-ietf-te-topology:jar:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8795-non-nmda:xml:features:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] | \- org.opendaylight.ietf.model:rfc8795-ietf-te-topology-state:jar:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8808:xml:features:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] | \- org.opendaylight.ietf.model:rfc8808:jar:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8819:xml:features:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] | \- org.opendaylight.ietf.model:rfc8819-ietf-module-tags:jar:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8819-non-nmda:xml:features:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] | \- org.opendaylight.ietf.model:rfc8819-ietf-module-tags-state:jar:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8916:xml:features:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] | \- org.opendaylight.ietf.model:rfc8916:jar:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc9067:xml:features:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] | \- org.opendaylight.ietf.model:rfc9067:jar:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc9070:xml:features:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] | +- org.opendaylight.ietf.model:rfc9070-ietf-mpls-ldp:jar:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] | \- org.opendaylight.ietf.model:rfc9070-ietf-mpls-ldp-extended:jar:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc9144:xml:features:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] | \- org.opendaylight.ietf.model:rfc9144:jar:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc9179:xml:features:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] | \- org.opendaylight.ietf.model:rfc9179:jar:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc9196-ietf-notification-capabilities:xml:features:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] | \- org.opendaylight.ietf.model:rfc9196-ietf-notification-capabilities:jar:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc9196-ietf-system-capabilities:xml:features:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] | \- org.opendaylight.ietf.model:rfc9196-ietf-system-capabilities:jar:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc9640:xml:features:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] | \- org.opendaylight.ietf.model:rfc9640:jar:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc9641:xml:features:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] | \- org.opendaylight.ietf.model:rfc9641:jar:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc9642:xml:features:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] | \- org.opendaylight.ietf.model:rfc9642:jar:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc9643:xml:features:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] | +- org.opendaylight.ietf.model:rfc9643-ietf-tcp-client:jar:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] | +- org.opendaylight.ietf.model:rfc9643-ietf-tcp-common:jar:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] | \- org.opendaylight.ietf.model:rfc9643-ietf-tcp-server:jar:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc9644:xml:features:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] | +- org.opendaylight.ietf.model:iana-ssh-encryption-algs:jar:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] | +- org.opendaylight.ietf.model:iana-ssh-key-exchange-algs:jar:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] | +- org.opendaylight.ietf.model:iana-ssh-mac-algs:jar:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] | +- org.opendaylight.ietf.model:iana-ssh-public-key-algs:jar:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] | +- org.opendaylight.ietf.model:rfc9644-ietf-ssh-client:jar:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] | +- org.opendaylight.ietf.model:rfc9644-ietf-ssh-common:jar:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] | \- org.opendaylight.ietf.model:rfc9644-ietf-ssh-server:jar:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc9645:xml:features:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] | +- org.opendaylight.ietf.model:iana-tls-cipher-suite-algs:jar:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] | +- org.opendaylight.ietf.model:rfc9645-ietf-tls-client:jar:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] | +- org.opendaylight.ietf.model:rfc9645-ietf-tls-common:jar:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] | \- org.opendaylight.ietf.model:rfc9645-ietf-tls-server:jar:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc9648:xml:features:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] | \- org.opendaylight.ietf.model:rfc9648:jar:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] +- org.opendaylight.ietf:odl-ietf-rfc8294-netty:xml:features:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:15.1.2:compile 04:54:58 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.3.6:compile 04:54:58 [INFO] | | | +- io.netty:netty-codec:jar:4.2.15.Final:compile 04:54:58 [INFO] | | | | +- io.netty:netty-codec-protobuf:jar:4.2.15.Final:compile 04:54:58 [INFO] | | | | \- io.netty:netty-codec-marshalling:jar:4.2.15.Final:compile 04:54:58 [INFO] | | | +- io.netty:netty-codec-base:jar:4.2.15.Final:compile 04:54:58 [INFO] | | | +- io.netty:netty-codec-compression:jar:4.2.15.Final:compile 04:54:58 [INFO] | | | +- io.netty:netty-codec-http:jar:4.2.15.Final:compile 04:54:58 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.2.15.Final:compile 04:54:58 [INFO] | | | +- io.netty:netty-common:jar:4.2.15.Final:compile 04:54:58 [INFO] | | | +- io.netty:netty-handler:jar:4.2.15.Final:compile 04:54:58 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.15.Final:compile 04:54:58 [INFO] | | | +- io.netty:netty-resolver:jar:4.2.15.Final:compile 04:54:58 [INFO] | | | +- io.netty:netty-transport:jar:4.2.15.Final:compile 04:54:58 [INFO] | | | +- io.netty:netty-transport-classes-epoll:jar:4.2.15.Final:compile 04:54:58 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.15.Final:runtime 04:54:58 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.15.Final:runtime 04:54:58 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.15.Final:runtime 04:54:58 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.15.Final:runtime 04:54:58 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:15.1.2:compile 04:54:58 [INFO] | \- org.opendaylight.ietf:rfc8294-netty:jar:2.0.4-SNAPSHOT:compile 04:54:58 [INFO] | \- io.netty:netty-buffer:jar:4.2.15.Final:compile 04:54:58 [INFO] +- org.apache.karaf.features:framework:xml:features:4.4.11:runtime 04:54:58 [INFO] +- org.apache.karaf.features:standard:xml:features:4.4.11:runtime 04:54:58 [INFO] +- org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:compile 04:54:58 [INFO] +- org.osgi:org.osgi.service.event:jar:1.4.1:provided 04:54:58 [INFO] | +- org.osgi:osgi.annotation:jar:8.1.0:compile 04:54:58 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 04:54:58 [INFO] +- org.apache.felix:org.apache.felix.metatype:jar:1.2.4:compile 04:54:58 [INFO] +- org.opendaylight.odlparent:karaf.branding:jar:14.3.6:compile 04:54:58 [INFO] +- org.opendaylight.odlparent:opendaylight-karaf-resources:jar:14.3.6:provided 04:54:58 [INFO] | \- org.opendaylight.odlparent:logging-markers:jar:14.3.6:provided 04:54:58 [INFO] +- org.opendaylight.odlparent:bcpkix-framework-ext:jar:14.3.6:runtime 04:54:58 [INFO] +- org.opendaylight.odlparent:bcprov-framework-ext:jar:14.3.6:runtime 04:54:58 [INFO] +- org.opendaylight.odlparent:bcutil-framework-ext:jar:14.3.6:runtime 04:54:58 [INFO] +- org.slf4j:slf4j-api:jar:2.0.17:provided 04:54:58 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.17:test 04:54:58 [INFO] +- org.assertj:assertj-core:jar:3.27.7:test 04:54:58 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:54:58 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:54:58 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:54:58 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.14.4:test 04:54:58 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:54:58 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.14.4:test 04:54:58 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:54:58 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.14.4:test 04:54:58 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.14.4:test 04:54:58 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.14.4:test 04:54:58 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.23.0:test 04:54:58 [INFO] +- junit:junit:jar:4.13.2:test 04:54:58 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.14.4:test 04:54:58 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.14.4:test 04:54:58 [INFO] \- org.mockito:mockito-core:jar:5.23.0:test 04:54:58 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:54:58 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.7:test 04:54:58 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:54:58 [INFO] 04:54:58 [INFO] --- clm:3.0.8-01:index (default-cli) @ test-distribution --- 04:54:58 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/test-distribution/target/sonatype-clm/module.xml 04:54:58 [INFO] 04:54:58 [INFO] ---------------< org.opendaylight.ietf:ietf-aggregator >---------------- 04:54:58 [INFO] Building ietf 2.0.4-SNAPSHOT [161/161] 04:54:58 [INFO] from pom.xml 04:54:58 [INFO] --------------------------------[ pom ]--------------------------------- 04:54:58 [INFO] 04:54:58 [INFO] --- clean:3.5.0:clean (default-clean) @ ietf-aggregator --- 04:54:58 [INFO] 04:54:58 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ ietf-aggregator --- 04:54:58 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:54:58 [INFO] 04:54:58 [INFO] --- git-commit-id:10.0.0:revision (get-git-infos) @ ietf-aggregator --- 04:54:58 [INFO] 04:54:58 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ ietf-aggregator --- 04:54:58 [INFO] Skipping CycloneDX goal, because module skips deploy 04:54:58 [INFO] 04:54:58 [INFO] --- install:3.1.4:install (default-install) @ ietf-aggregator --- 04:54:58 [INFO] Skipping artifact installation 04:54:58 [INFO] 04:54:58 [INFO] --- dependency:3.11.0:tree (default-cli) @ ietf-aggregator --- 04:54:58 [INFO] org.opendaylight.ietf:ietf-aggregator:pom:2.0.4-SNAPSHOT 04:54:58 [INFO] 04:54:58 [INFO] --- clm:3.0.8-01:index (default-cli) @ ietf-aggregator --- 04:54:58 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/target/sonatype-clm/module.xml 04:54:58 [INFO] ------------------------------------------------------------------------ 04:54:58 [INFO] Reactor Summary for ietf 2.0.4-SNAPSHOT: 04:54:58 [INFO] 04:54:58 [INFO] ietf-artifacts ..................................... SUCCESS [ 3.540 s] 04:54:58 [INFO] bnd-parent ......................................... SUCCESS [ 5.090 s] 04:54:58 [INFO] feature-parent ..................................... SUCCESS [ 2.821 s] 04:54:58 [INFO] ietf-type-util ..................................... SUCCESS [ 9.727 s] 04:54:58 [INFO] bundle-parent ...................................... SUCCESS [ 2.457 s] 04:54:58 [INFO] rfc6991-ietf-inet-types ............................ SUCCESS [ 12.936 s] 04:54:58 [INFO] rfc6991-ietf-yang-types ............................ SUCCESS [ 6.977 s] 04:54:58 [INFO] OpenDaylight :: IETF :: Model :: RFC6991 ........... SUCCESS [ 12.921 s] 04:54:58 [INFO] rfc6022 ............................................ SUCCESS [ 4.260 s] 04:54:58 [INFO] OpenDaylight :: IETF :: Model :: RFC6022 ........... SUCCESS [ 8.228 s] 04:54:58 [INFO] rfc6241 ............................................ SUCCESS [ 5.860 s] 04:54:58 [INFO] OpenDaylight :: IETF :: Model :: RFC6241 ........... SUCCESS [ 7.566 s] 04:54:58 [INFO] rfc6243 ............................................ SUCCESS [ 2.454 s] 04:54:58 [INFO] OpenDaylight :: IETF :: Model :: RFC6243 ........... SUCCESS [ 7.726 s] 04:54:58 [INFO] rfc6470 ............................................ SUCCESS [ 3.185 s] 04:54:58 [INFO] OpenDaylight :: IETF :: Model :: RFC6470 ........... SUCCESS [ 7.059 s] 04:54:58 [INFO] rfc8343 ............................................ SUCCESS [ 3.152 s] 04:54:58 [INFO] OpenDaylight :: IETF :: Model :: RFC8343 ........... SUCCESS [ 7.612 s] 04:54:58 [INFO] iana-if-type ....................................... SUCCESS [ 5.977 s] 04:54:58 [INFO] OpenDaylight :: IETF :: Model :: RFC7224 ........... SUCCESS [ 7.269 s] 04:54:58 [INFO] iana-crypt-hash .................................... SUCCESS [ 2.012 s] 04:54:58 [INFO] OpenDaylight :: IETF :: Model :: RFC7317 iana-crypt-hash SUCCESS [ 7.354 s] 04:54:58 [INFO] rfc8341 ............................................ SUCCESS [ 2.948 s] 04:54:58 [INFO] OpenDaylight :: IETF :: Model :: RFC8341 ........... SUCCESS [ 7.116 s] 04:54:58 [INFO] rfc7317-ietf-system ................................ SUCCESS [ 4.198 s] 04:54:58 [INFO] OpenDaylight :: IETF :: Model :: RFC7317 ietf-system SUCCESS [ 7.323 s] 04:54:58 [INFO] rfc7407-ietf-x509-cert-to-name ..................... SUCCESS [ 2.419 s] 04:54:58 [INFO] OpenDaylight :: IETF :: Model :: RFC7407 ietf-x509-cert-to-name SUCCESS [ 7.445 s] 04:54:58 [INFO] rfc7407-ietf-snmp .................................. SUCCESS [ 6.101 s] 04:54:58 [INFO] OpenDaylight :: IETF :: Model :: RFC7407 ietf-snmp . SUCCESS [ 7.330 s] 04:54:58 [INFO] rfc7952 ............................................ SUCCESS [ 2.111 s] 04:54:58 [INFO] OpenDaylight :: IETF :: Model :: RFC7952 ........... SUCCESS [ 7.337 s] 04:54:58 [INFO] rfc8040-ietf-restconf .............................. SUCCESS [ 2.675 s] 04:54:58 [INFO] OpenDaylight :: IETF :: Model :: RFC8040 ietf-restconf SUCCESS [ 7.182 s] 04:54:58 [INFO] rfc8040-ietf-restconf-monitoring ................... SUCCESS [ 2.585 s] 04:54:58 [INFO] OpenDaylight :: IETF :: Model :: RFC8040 ietf-restconf-monitoring SUCCESS [ 7.348 s] 04:54:58 [INFO] rfc8072 ............................................ SUCCESS [ 3.008 s] 04:54:58 [INFO] OpenDaylight :: IETF :: Model :: RFC8072 ........... SUCCESS [ 7.118 s] 04:54:58 [INFO] rfc8177 ............................................ SUCCESS [ 3.665 s] 04:54:58 [INFO] OpenDaylight :: IETF :: Model :: RFC8177 ........... SUCCESS [ 7.445 s] 04:54:58 [INFO] iana-routing-types ................................. SUCCESS [ 2.257 s] 04:54:58 [INFO] rfc8294-ietf-routing-types ......................... SUCCESS [ 5.975 s] 04:54:58 [INFO] OpenDaylight :: IETF :: Model :: RFC8294 ........... SUCCESS [ 7.650 s] 04:54:58 [INFO] rfc8342-ietf-datastores ............................ SUCCESS [ 2.042 s] 04:54:58 [INFO] rfc8342-ietf-origin ................................ SUCCESS [ 2.063 s] 04:54:58 [INFO] OpenDaylight :: IETF :: Model :: RFC8342 ........... SUCCESS [ 7.123 s] 04:54:58 [INFO] rfc8344 ............................................ SUCCESS [ 3.841 s] 04:54:58 [INFO] OpenDaylight :: IETF :: Model :: RFC8344 ........... SUCCESS [ 7.915 s] 04:54:58 [INFO] rfc8345-ietf-network ............................... SUCCESS [ 2.759 s] 04:54:58 [INFO] rfc8345-ietf-network-topology ...................... SUCCESS [ 2.820 s] 04:54:58 [INFO] OpenDaylight :: IETF :: Model :: RFC8345 ........... SUCCESS [ 7.245 s] 04:54:58 [INFO] rfc8345-ietf-network-state ......................... SUCCESS [ 2.744 s] 04:54:58 [INFO] rfc8345-ietf-network-topology-state ................ SUCCESS [ 2.815 s] 04:54:58 [INFO] OpenDaylight :: IETF :: Model :: RFC8345 :: NON-NMDA SUCCESS [ 7.436 s] 04:54:58 [INFO] rfc8346-ietf-l3-unicast-topology ................... SUCCESS [ 3.691 s] 04:54:58 [INFO] OpenDaylight :: IETF :: Model :: RFC8346 ........... SUCCESS [ 7.314 s] 04:54:58 [INFO] rfc8346-ietf-l3-unicast-topology-state ............. SUCCESS [ 3.011 s] 04:54:58 [INFO] OpenDaylight :: IETF :: Model :: RFC8346 :: NON-NMDA SUCCESS [ 7.810 s] 04:54:58 [INFO] iana-hardware ...................................... SUCCESS [ 2.130 s] 04:54:58 [INFO] rfc8348-ietf-hardware .............................. SUCCESS [ 3.161 s] 04:54:58 [INFO] OpenDaylight :: IETF :: Model :: RFC8348 ........... SUCCESS [ 7.322 s] 04:54:58 [INFO] rfc8348-ietf-hardware-state ........................ SUCCESS [ 2.877 s] 04:54:58 [INFO] OpenDaylight :: IETF :: Model :: RFC8348 :: NON-NMDA SUCCESS [ 7.221 s] 04:54:58 [INFO] rfc8349-ietf-routing ............................... SUCCESS [ 4.651 s] 04:54:58 [INFO] rfc8349-ietf-ipv4-unicast-routing .................. SUCCESS [ 3.155 s] 04:54:58 [INFO] rfc8349-ietf-ipv6-unicast-routing .................. SUCCESS [ 3.818 s] 04:54:58 [INFO] OpenDaylight :: IETF :: Model :: RFC8349 ........... SUCCESS [ 7.434 s] 04:54:58 [INFO] rfc8519-ietf-ethertypes ............................ SUCCESS [ 4.306 s] 04:54:58 [INFO] rfc8519-ietf-packet-fields ......................... SUCCESS [ 2.803 s] 04:54:58 [INFO] rfc8519-ietf-access-control-list ................... SUCCESS [ 4.664 s] 04:54:58 [INFO] OpenDaylight :: IETF :: Model :: RFC8519 ........... SUCCESS [ 7.111 s] 04:54:58 [INFO] rfc8520-ietf-acldns ................................ SUCCESS [ 2.316 s] 04:54:58 [INFO] rfc8520-ietf-mud ................................... SUCCESS [ 2.953 s] 04:54:58 [INFO] OpenDaylight :: IETF :: Model :: RFC8520 ........... SUCCESS [ 7.629 s] 04:54:58 [INFO] rfc8525 ............................................ SUCCESS [ 5.791 s] 04:54:58 [INFO] OpenDaylight :: IETF :: Model :: RFC8525 ........... SUCCESS [ 7.300 s] 04:54:58 [INFO] rfc8526 ............................................ SUCCESS [ 3.187 s] 04:54:58 [INFO] OpenDaylight :: IETF :: Model :: RFC8526 ........... SUCCESS [ 7.575 s] 04:54:58 [INFO] rfc8528 ............................................ SUCCESS [ 2.538 s] 04:54:58 [INFO] OpenDaylight :: IETF :: Model :: RFC8528 ........... SUCCESS [ 7.579 s] 04:54:58 [INFO] rfc8529 ............................................ SUCCESS [ 2.858 s] 04:54:58 [INFO] OpenDaylight :: IETF :: Model :: RFC8529 ........... SUCCESS [ 7.033 s] 04:54:58 [INFO] rfc8530 ............................................ SUCCESS [ 2.536 s] 04:54:58 [INFO] OpenDaylight :: IETF :: Model :: RFC8530 ........... SUCCESS [ 7.078 s] 04:54:58 [INFO] rfc8542-ietf-dc-fabric-types ....................... SUCCESS [ 2.552 s] 04:54:58 [INFO] rfc8542-ietf-dc-fabric-topology .................... SUCCESS [ 2.886 s] 04:54:58 [INFO] OpenDaylight :: IETF :: Model :: RFC8542 ........... SUCCESS [ 7.342 s] 04:54:58 [INFO] rfc8572-ietf-sztp-bootstrap-server ................. SUCCESS [ 2.745 s] 04:54:58 [INFO] OpenDaylight :: IETF :: Model :: RFC8572 ietf-sztp-bootstrap-server SUCCESS [ 7.260 s] 04:54:58 [INFO] rfc8572-ietf-sztp-conveyed-info .................... SUCCESS [ 2.953 s] 04:54:58 [INFO] OpenDaylight :: IETF :: Model :: RFC8572 ietf-sztp-conveyed-info SUCCESS [ 7.411 s] 04:54:58 [INFO] rfc8639 ............................................ SUCCESS [ 4.651 s] 04:54:58 [INFO] OpenDaylight :: IETF :: Model :: RFC8639 ........... SUCCESS [ 7.446 s] 04:54:58 [INFO] rfc8641 ............................................ SUCCESS [ 4.177 s] 04:54:58 [INFO] OpenDaylight :: IETF :: Model :: RFC8641 ........... SUCCESS [ 7.644 s] 04:54:58 [INFO] rfc8650 ............................................ SUCCESS [ 2.341 s] 04:54:58 [INFO] OpenDaylight :: IETF :: Model :: RFC8650 ........... SUCCESS [ 7.289 s] 04:54:58 [INFO] iana-tunnel-type ................................... SUCCESS [ 2.396 s] 04:54:58 [INFO] OpenDaylight :: IETF :: Model :: RFC8675 ........... SUCCESS [ 7.556 s] 04:54:58 [INFO] rfc8776-ietf-te-types .............................. SUCCESS [ 11.075 s] 04:54:58 [INFO] rfc8776-ietf-te-packet-types ....................... SUCCESS [ 2.792 s] 04:54:58 [INFO] OpenDaylight :: IETF :: Model :: RFC8776 ........... SUCCESS [ 7.611 s] 04:54:58 [INFO] rfc8795-ietf-te-topology ........................... SUCCESS [ 6.975 s] 04:54:58 [INFO] OpenDaylight :: IETF :: Model :: RFC8795 ........... SUCCESS [ 7.561 s] 04:54:58 [INFO] rfc8795-ietf-te-topology-state ..................... SUCCESS [ 3.604 s] 04:54:58 [INFO] OpenDaylight :: IETF :: Model :: RFC8795 :: NON-NMDA SUCCESS [ 7.683 s] 04:54:58 [INFO] rfc8808 ............................................ SUCCESS [ 2.204 s] 04:54:58 [INFO] OpenDaylight :: IETF :: Model :: RFC8808 ........... SUCCESS [ 7.068 s] 04:54:58 [INFO] rfc8819-ietf-module-tags ........................... SUCCESS [ 2.187 s] 04:54:58 [INFO] OpenDaylight :: IETF :: Model :: RFC8819 ........... SUCCESS [ 7.364 s] 04:54:58 [INFO] rfc8819-ietf-module-tags-state ..................... SUCCESS [ 2.164 s] 04:54:58 [INFO] OpenDaylight :: IETF :: Model :: RFC8819 :: NON-NMDA SUCCESS [ 7.380 s] 04:54:58 [INFO] rfc8916 ............................................ SUCCESS [ 4.417 s] 04:54:58 [INFO] OpenDaylight :: IETF :: Model :: RFC8916 ........... SUCCESS [ 7.749 s] 04:54:58 [INFO] rfc9067 ............................................ SUCCESS [ 4.101 s] 04:54:58 [INFO] OpenDaylight :: IETF :: Model :: RFC9067 ........... SUCCESS [ 7.331 s] 04:54:58 [INFO] rfc9070-ietf-mpls-ldp .............................. SUCCESS [ 6.394 s] 04:54:58 [INFO] rfc9070-ietf-mpls-ldp-extended ..................... SUCCESS [ 5.774 s] 04:54:58 [INFO] OpenDaylight :: IETF :: Model :: RFC9070 ........... SUCCESS [ 7.888 s] 04:54:58 [INFO] rfc9144 ............................................ SUCCESS [ 2.780 s] 04:54:58 [INFO] OpenDaylight :: IETF :: Model :: RFC9144 ........... SUCCESS [ 7.472 s] 04:54:58 [INFO] rfc9179 ............................................ SUCCESS [ 2.623 s] 04:54:58 [INFO] OpenDaylight :: IETF :: Model :: RFC9179 ........... SUCCESS [ 7.760 s] 04:54:58 [INFO] rfc9196-ietf-system-capabilities ................... SUCCESS [ 2.532 s] 04:54:58 [INFO] OpenDaylight :: IETF :: Model :: RFC9196 ietf-system-capabilities SUCCESS [ 7.429 s] 04:54:58 [INFO] rfc9196-ietf-notification-capabilities ............. SUCCESS [ 2.784 s] 04:54:58 [INFO] OpenDaylight :: IETF :: Model :: RFC9196 ietf-notification-capabilities SUCCESS [ 7.741 s] 04:54:58 [INFO] rfc9640 ............................................ SUCCESS [ 4.011 s] 04:54:58 [INFO] OpenDaylight :: IETF :: Model :: RFC9640 ........... SUCCESS [ 7.221 s] 04:54:58 [INFO] rfc9641 ............................................ SUCCESS [ 3.611 s] 04:54:58 [INFO] OpenDaylight :: IETF :: Model :: RFC9641 ........... SUCCESS [ 7.329 s] 04:54:58 [INFO] rfc9642 ............................................ SUCCESS [ 3.911 s] 04:54:58 [INFO] OpenDaylight :: IETF :: Model :: RFC9642 ........... SUCCESS [ 7.568 s] 04:54:58 [INFO] rfc9643-ietf-tcp-common ............................ SUCCESS [ 2.194 s] 04:54:58 [INFO] rfc9643-ietf-tcp-client ............................ SUCCESS [ 2.980 s] 04:54:58 [INFO] rfc9643-ietf-tcp-server ............................ SUCCESS [ 2.034 s] 04:54:58 [INFO] OpenDaylight :: IETF :: Model :: RFC9643 ........... SUCCESS [ 7.369 s] 04:54:58 [INFO] iana-ssh-encryption-algs ........................... SUCCESS [ 2.163 s] 04:54:58 [INFO] iana-ssh-key-exchange-algs ......................... SUCCESS [ 2.258 s] 04:54:58 [INFO] iana-ssh-mac-algs .................................. SUCCESS [ 2.084 s] 04:54:58 [INFO] iana-ssh-public-key-algs ........................... SUCCESS [ 2.020 s] 04:54:58 [INFO] rfc9644-ietf-ssh-common ............................ SUCCESS [ 3.361 s] 04:54:58 [INFO] rfc9644-ietf-ssh-client ............................ SUCCESS [ 3.054 s] 04:54:58 [INFO] rfc9644-ietf-ssh-server ............................ SUCCESS [ 3.465 s] 04:54:58 [INFO] OpenDaylight :: IETF :: Model :: RFC9644 ........... SUCCESS [ 7.474 s] 04:54:58 [INFO] iana-tls-cipher-suite-algs ......................... SUCCESS [ 2.374 s] 04:54:58 [INFO] rfc9645-ietf-tls-common ............................ SUCCESS [ 3.281 s] 04:54:58 [INFO] rfc9645-ietf-tls-client ............................ SUCCESS [ 3.273 s] 04:54:58 [INFO] rfc9645-ietf-tls-server ............................ SUCCESS [ 3.367 s] 04:54:58 [INFO] OpenDaylight :: IETF :: Model :: RFC9645 ........... SUCCESS [ 7.467 s] 04:54:58 [INFO] rfc9648 ............................................ SUCCESS [ 3.121 s] 04:54:58 [INFO] OpenDaylight :: IETF :: Model :: RFC9648 ........... SUCCESS [ 7.840 s] 04:54:58 [INFO] rfc8294-netty ...................................... SUCCESS [ 6.008 s] 04:54:58 [INFO] OpenDaylight :: IETF :: RFC8294 :: Netty ........... SUCCESS [ 8.268 s] 04:54:58 [INFO] features-aggregator ................................ SUCCESS [ 0.013 s] 04:54:58 [INFO] lib-aggregator ..................................... SUCCESS [ 0.013 s] 04:54:58 [INFO] iana-aggregator .................................... SUCCESS [ 0.008 s] 04:54:58 [INFO] rfc-aggregator ..................................... SUCCESS [ 0.005 s] 04:54:58 [INFO] model-aggregator ................................... SUCCESS [ 0.004 s] 04:54:58 [INFO] test-distribution .................................. SUCCESS [ 11.299 s] 04:54:58 [INFO] ietf ............................................... SUCCESS [ 0.009 s] 04:54:58 [INFO] ------------------------------------------------------------------------ 04:54:58 [INFO] BUILD SUCCESS 04:54:58 [INFO] ------------------------------------------------------------------------ 04:54:58 [INFO] Total time: 13:40 min 04:54:58 [INFO] Finished at: 2026-06-20T04:54:55Z 04:54:58 [INFO] ------------------------------------------------------------------------ 04:54:58 [ietf-maven-clm-master] $ /bin/bash /tmp/jenkins18260266726594357538.sh 04:54:58 [ietf-maven-clm-master] $ /bin/sh -xe /tmp/jenkins14331255980192644412.sh 04:54:58 + find . -regex .*karaf/target 04:54:58 + xargs rm -rf 04:54:59 ERROR: Build step failed with exception 04:54:59 java.lang.IllegalArgumentException: The application ID odl-ietf is invalid. 04:54:59 at com.google.common.base.Preconditions.checkArgument(Preconditions.java:143) 04:54:59 at com.google.common.base.Preconditions$checkArgument.callStatic(Unknown Source) 04:54:59 at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorUtil.evaluatePolicy(IqPolicyEvaluatorUtil.groovy:76) 04:54:59 at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorUtil$evaluatePolicy.call(Unknown Source) 04:54:59 at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorBuildStep.perform(IqPolicyEvaluatorBuildStep.groovy:91) 04:54:59 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 04:54:59 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 04:54:59 at hudson.model.Build$BuildExecution.build(Build.java:199) 04:54:59 at hudson.model.Build$BuildExecution.doRun(Build.java:164) 04:54:59 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526) 04:54:59 at hudson.model.Run.execute(Run.java:1895) 04:54:59 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 04:54:59 at hudson.model.ResourceController.execute(ResourceController.java:101) 04:54:59 at hudson.model.Executor.run(Executor.java:442) 04:54:59 Build step 'Invoke Nexus Policy Evaluation' marked build as failure 04:54:59 $ ssh-agent -k 04:54:59 unset SSH_AUTH_SOCK; 04:54:59 unset SSH_AGENT_PID; 04:54:59 echo Agent pid 1559 killed; 04:54:59 [ssh-agent] Stopped. 04:54:59 [PostBuildScript] - [INFO] Executing post build scripts. 04:54:59 [ietf-maven-clm-master] $ /bin/bash /tmp/jenkins2492731296976084389.sh 04:54:59 ---> sysstat.sh 04:55:00 [ietf-maven-clm-master] $ /bin/bash /tmp/jenkins6262399529969978020.sh 04:55:00 ---> package-listing.sh 04:55:00 ++ facter osfamily 04:55:00 ++ tr '[:upper:]' '[:lower:]' 04:55:00 + OS_FAMILY=debian 04:55:00 + workspace=/w/workspace/ietf-maven-clm-master 04:55:00 + START_PACKAGES=/tmp/packages_start.txt 04:55:00 + END_PACKAGES=/tmp/packages_end.txt 04:55:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:55:00 + PACKAGES=/tmp/packages_start.txt 04:55:00 + '[' /w/workspace/ietf-maven-clm-master ']' 04:55:00 + PACKAGES=/tmp/packages_end.txt 04:55:00 + case "${OS_FAMILY}" in 04:55:00 + dpkg -l 04:55:00 + grep '^ii' 04:55:00 + '[' -f /tmp/packages_start.txt ']' 04:55:00 + '[' -f /tmp/packages_end.txt ']' 04:55:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:55:00 + '[' /w/workspace/ietf-maven-clm-master ']' 04:55:00 + mkdir -p /w/workspace/ietf-maven-clm-master/archives/ 04:55:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ietf-maven-clm-master/archives/ 04:55:00 [ietf-maven-clm-master] $ /bin/bash /tmp/jenkins11713071542532706759.sh 04:55:00 ---> capture-instance-metadata.sh 04:55:00 Setup pyenv: 04:55:00 system 04:55:00 3.8.20 04:55:00 3.9.20 04:55:00 3.10.15 04:55:00 * 3.11.10 (set by /w/workspace/ietf-maven-clm-master/.python-version) 04:55:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zoVN from file:/tmp/.os_lf_venv 04:55:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:55:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:55:02 lf-activate-venv(): INFO: Base packages installed successfully 04:55:02 lf-activate-venv(): INFO: Installing additional packages: lftools 04:55:20 lf-activate-venv(): INFO: Adding /tmp/venv-zoVN/bin to PATH 04:55:20 INFO: Running in OpenStack, capturing instance metadata 04:55:20 [ietf-maven-clm-master] $ /bin/bash /tmp/jenkins11839838123790080494.sh 04:55:20 provisioning config files... 04:55:21 Could not find credentials [logs] for ietf-maven-clm-master #41 04:55:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ietf-maven-clm-master@tmp/config12366080630139795976tmp 04:55:21 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 04:55:21 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 04:55:21 provisioning config files... 04:55:21 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 04:55:21 [EnvInject] - Injecting environment variables from a build step. 04:55:21 [EnvInject] - Injecting as environment variables the properties content 04:55:21 SERVER_ID=logs 04:55:21 04:55:21 [EnvInject] - Variables injected successfully. 04:55:21 [ietf-maven-clm-master] $ /bin/bash /tmp/jenkins8378252375150967736.sh 04:55:21 ---> create-netrc.sh 04:55:21 WARN: Log server credential not found. 04:55:21 [ietf-maven-clm-master] $ /bin/bash /tmp/jenkins8568623499048995662.sh 04:55:21 ---> python-tools-install.sh 04:55:21 Setup pyenv: 04:55:21 system 04:55:21 3.8.20 04:55:21 3.9.20 04:55:21 3.10.15 04:55:21 * 3.11.10 (set by /w/workspace/ietf-maven-clm-master/.python-version) 04:55:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zoVN from file:/tmp/.os_lf_venv 04:55:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:55:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:55:23 lf-activate-venv(): INFO: Base packages installed successfully 04:55:23 lf-activate-venv(): INFO: Installing additional packages: lftools 04:55:32 lf-activate-venv(): INFO: Adding /tmp/venv-zoVN/bin to PATH 04:55:32 [ietf-maven-clm-master] $ /bin/sh /tmp/jenkins6765243635031695721.sh 04:55:32 ---> uv-install.sh 04:55:32 uv 0.11.23 is already installed 04:55:32 uvx 0.11.23 (x86_64-unknown-linux-gnu) 04:55:32 [ietf-maven-clm-master] $ /bin/bash /tmp/jenkins7399653966809674686.sh 04:55:32 ---> sudo-logs.sh 04:55:32 Archiving 'sudo' log.. 04:55:32 [ietf-maven-clm-master] $ /bin/bash /tmp/jenkins8546614710955011539.sh 04:55:32 ---> job-cost.sh 04:55:32 INFO: Activating Python virtual environment... 04:55:32 Setup pyenv: 04:55:32 system 04:55:32 3.8.20 04:55:32 3.9.20 04:55:32 3.10.15 04:55:32 * 3.11.10 (set by /w/workspace/ietf-maven-clm-master/.python-version) 04:55:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zoVN from file:/tmp/.os_lf_venv 04:55:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:55:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:55:34 lf-activate-venv(): INFO: Base packages installed successfully 04:55:34 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 04:55:41 lf-activate-venv(): INFO: Adding /tmp/venv-zoVN/bin to PATH 04:55:41 INFO: No stack-cost file found 04:55:41 INFO: Instance uptime: 991s 04:55:41 INFO: Fetching instance metadata (attempt 1 of 3)... 04:55:41 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 04:55:42 INFO: Successfully fetched instance metadata 04:55:42 INFO: Instance type: v3-standard-4 04:55:42 INFO: Retrieving pricing info for: v3-standard-4 04:55:42 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 04:55:42 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=991 04:55:42 INFO: Successfully fetched Vexxhost pricing API 04:55:42 INFO: Retrieved cost: 0.11 04:55:42 INFO: Retrieved resource: v3-standard-4 04:55:42 INFO: Creating archive directory: /w/workspace/ietf-maven-clm-master/archives/cost 04:55:42 INFO: Archiving costs to: /w/workspace/ietf-maven-clm-master/archives/cost.csv 04:55:42 INFO: Successfully archived job cost data 04:55:42 DEBUG: Cost data: ietf-maven-clm-master,41,2026-06-20 04:55:42,v3-standard-4,991,0.11,0.00,FAILURE 04:55:42 [ietf-maven-clm-master] $ /bin/bash -l /tmp/jenkins13768366279347934054.sh 04:55:42 ---> logs-deploy.sh 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-zoVN 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: lftools urllib3~=1.26.15 04:55:53 lf-activate-venv(): INFO: Adding /tmp/venv-zoVN/bin to PATH 04:55:53 WARNING: Nexus logging server not set 04:55:53 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/ietf-maven-clm-master/41/ 04:55:53 INFO: archiving logs to S3 04:55:58 ---> uname -a: 04:55:58 Linux prd-ubuntu2204-docker-4c-4g-28772 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:55:58 04:55:58 04:55:58 ---> lscpu: 04:55:58 Architecture: x86_64 04:55:58 CPU op-mode(s): 32-bit, 64-bit 04:55:58 Address sizes: 40 bits physical, 48 bits virtual 04:55:58 Byte Order: Little Endian 04:55:58 CPU(s): 4 04:55:58 On-line CPU(s) list: 0-3 04:55:58 Vendor ID: AuthenticAMD 04:55:58 Model name: AMD EPYC-Rome Processor 04:55:58 CPU family: 23 04:55:58 Model: 49 04:55:58 Thread(s) per core: 1 04:55:58 Core(s) per socket: 1 04:55:58 Socket(s): 4 04:55:58 Stepping: 0 04:55:58 BogoMIPS: 5599.99 04:55:58 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:55:58 Virtualization: AMD-V 04:55:58 Hypervisor vendor: KVM 04:55:58 Virtualization type: full 04:55:58 L1d cache: 128 KiB (4 instances) 04:55:58 L1i cache: 128 KiB (4 instances) 04:55:58 L2 cache: 2 MiB (4 instances) 04:55:58 L3 cache: 64 MiB (4 instances) 04:55:58 NUMA node(s): 1 04:55:58 NUMA node0 CPU(s): 0-3 04:55:58 Vulnerability Gather data sampling: Not affected 04:55:58 Vulnerability Indirect target selection: Not affected 04:55:58 Vulnerability Itlb multihit: Not affected 04:55:58 Vulnerability L1tf: Not affected 04:55:58 Vulnerability Mds: Not affected 04:55:58 Vulnerability Meltdown: Not affected 04:55:58 Vulnerability Mmio stale data: Not affected 04:55:58 Vulnerability Reg file data sampling: Not affected 04:55:58 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 04:55:58 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 04:55:58 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:55:58 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:55:58 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 04:55:58 Vulnerability Srbds: Not affected 04:55:58 Vulnerability Tsa: Not affected 04:55:58 Vulnerability Tsx async abort: Not affected 04:55:58 Vulnerability Vmscape: Not affected 04:55:58 04:55:58 04:55:58 ---> nproc: 04:55:58 4 04:55:58 04:55:58 04:55:58 ---> df -h: 04:55:58 Filesystem Size Used Avail Use% Mounted on 04:55:58 tmpfs 1.6G 1.1M 1.6G 1% /run 04:55:58 /dev/vda1 78G 9.8G 68G 13% / 04:55:58 tmpfs 7.9G 0 7.9G 0% /dev/shm 04:55:58 tmpfs 5.0M 0 5.0M 0% /run/lock 04:55:58 /dev/vda15 105M 6.1M 99M 6% /boot/efi 04:55:58 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 04:55:58 04:55:58 04:55:58 ---> free -m: 04:55:58 total used free shared buff/cache available 04:55:58 Mem: 15989 619 11118 4 4251 15027 04:55:58 Swap: 1023 0 1023 04:55:58 04:55:58 04:55:58 ---> ip addr: 04:55:58 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 04:55:58 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 04:55:58 inet 127.0.0.1/8 scope host lo 04:55:58 valid_lft forever preferred_lft forever 04:55:58 inet6 ::1/128 scope host 04:55:58 valid_lft forever preferred_lft forever 04:55:58 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 04:55:58 link/ether fa:16:3e:2f:46:e0 brd ff:ff:ff:ff:ff:ff 04:55:58 altname enp0s3 04:55:58 inet 10.30.171.188/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 04:55:58 valid_lft 85400sec preferred_lft 85400sec 04:55:58 inet6 fe80::f816:3eff:fe2f:46e0/64 scope link 04:55:58 valid_lft forever preferred_lft forever 04:55:58 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 04:55:58 link/ether 2e:8e:af:80:55:8d brd ff:ff:ff:ff:ff:ff 04:55:58 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 04:55:58 valid_lft forever preferred_lft forever 04:55:58 04:55:58 04:55:58 ---> sar -b -r -n DEV: 04:55:58 Linux 5.15.0-174-generic (prd-ubuntu2204-docker-4c-4g-28772) 06/20/26 _x86_64_ (4 CPU) 04:55:58 04:55:58 04:39:20 LINUX RESTART (4 CPU) 04:55:58 04:55:58 04:40:06 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:55:58 04:50:00 71.60 3.53 46.76 21.30 181.43 6280.92 269711.57 04:55:58 Average: 71.60 3.53 46.76 21.30 181.43 6280.92 269711.57 04:55:58 04:55:58 04:40:06 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:55:58 04:50:00 10238548 13651752 2308188 14.10 151692 3384968 2570576 14.76 540644 5218860 108728 04:55:58 Average: 10238548 13651752 2308188 14.10 151692 3384968 2570576 14.76 540644 5218860 108728 04:55:58 04:55:58 04:40:06 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:55:58 04:50:00 lo 4028.37 4028.37 3841.28 3841.28 0.00 0.00 0.00 0.00 04:55:58 04:50:00 ens3 135.46 98.84 956.38 23.21 0.00 0.00 0.00 0.00 04:55:58 04:50:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:58 Average: lo 4028.37 4028.37 3841.28 3841.28 0.00 0.00 0.00 0.00 04:55:58 Average: ens3 135.46 98.84 956.38 23.21 0.00 0.00 0.00 0.00 04:55:58 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:58 04:55:58 04:55:58 ---> sar -P ALL: 04:55:58 Linux 5.15.0-174-generic (prd-ubuntu2204-docker-4c-4g-28772) 06/20/26 _x86_64_ (4 CPU) 04:55:58 04:55:58 04:39:20 LINUX RESTART (4 CPU) 04:55:58 04:55:58 04:40:06 CPU %user %nice %system %iowait %steal %idle 04:55:58 04:50:00 all 61.60 0.00 3.57 0.28 0.09 34.46 04:55:58 04:50:00 0 61.96 0.00 3.60 0.17 0.09 34.19 04:55:58 04:50:00 1 61.50 0.00 3.34 0.16 0.09 34.91 04:55:58 04:50:00 2 59.93 0.00 3.71 0.19 0.09 36.07 04:55:58 04:50:00 3 63.02 0.00 3.62 0.61 0.09 32.66 04:55:58 Average: all 61.60 0.00 3.57 0.28 0.09 34.46 04:55:58 Average: 0 61.96 0.00 3.60 0.17 0.09 34.19 04:55:58 Average: 1 61.50 0.00 3.34 0.16 0.09 34.91 04:55:58 Average: 2 59.93 0.00 3.71 0.19 0.09 36.07 04:55:58 Average: 3 63.02 0.00 3.62 0.61 0.09 32.66 04:55:58 04:55:58 04:55:58