Started by user Robert Varga Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu2204-docker-4c-4g-25641 (ubuntu2204-docker-4c-4g) in workspace /w/workspace/ietf-maven-stage-master [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-XXXXXXePT2vj/agent.1571 SSH_AGENT_PID=1573 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/ietf-maven-stage-master@tmp/private_key_3391918258291431883.key (/w/workspace/ietf-maven-stage-master@tmp/private_key_3391918258291431883.key) [ssh-agent] Using credentials jenkins (jenkins-ssh) The recommended git tool is: NONE using credential jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://devvexx.opendaylight.org/mirror/ietf > git init /w/workspace/ietf-maven-stage-master # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/ietf > git --version # timeout=10 > git --version # 'git version 2.34.1' using GIT_SSH to set credentials jenkins-ssh Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/ietf +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/ietf # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision a2e55ef1bd8763c5971705da03620d2c9fdadf1c (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f a2e55ef1bd8763c5971705da03620d2c9fdadf1c # timeout=10 Commit message: "Bump upstreams" > git rev-list --no-walk d197ed8a302e4b96dcc66ce2cfbef7bf952f0794 # timeout=10 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] Run condition [Boolean condition] enabling prebuild for step [BuilderChain] Run condition [Boolean condition] enabling prebuild for step [BuilderChain] Run condition [Boolean condition] enabling prebuild for step [BuilderChain] provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [ietf-maven-stage-master] $ /bin/bash /tmp/jenkins15036032544877693985.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.20 (set by /opt/pyenv/version) * 3.9.20 (set by /opt/pyenv/version) 3.10.15 3.11.10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cCrn lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-cCrn/bin to PATH Generating Requirements File ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.11.10 pip 25.3 from /tmp/venv-cCrn/lib/python3.11/site-packages/pip (python 3.11) appdirs==1.4.4 argcomplete==3.6.3 aspy.yaml==1.3.0 attrs==25.4.0 autopage==0.5.2 beautifulsoup4==4.14.3 boto3==1.42.25 botocore==1.42.25 bs4==0.0.2 certifi==2026.1.4 cffi==2.0.0 cfgv==3.5.0 chardet==5.2.0 charset-normalizer==3.4.4 click==8.3.1 cliff==4.13.1 cmd2==3.1.0 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.3.1 distlib==0.4.0 dnspython==2.8.0 docker==7.1.0 dogpile.cache==1.5.0 durationpy==0.10 email-validator==2.3.0 filelock==3.20.3 future==1.0.0 gitdb==4.0.12 GitPython==3.1.46 google-auth==2.47.0 httplib2==0.31.0 identify==2.6.15 idna==3.11 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.26.0 jsonschema-specifications==2025.9.1 keystoneauth1==5.12.0 kubernetes==34.1.0 lftools==0.37.18 lxml==6.0.2 markdown-it-py==4.0.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.1.2 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.10.0 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.8.0 os-service-types==1.8.2 osc-lib==4.3.0 oslo.config==10.2.0 oslo.context==6.2.0 oslo.i18n==6.7.1 oslo.log==8.0.0 oslo.serialization==5.9.0 oslo.utils==9.2.0 packaging==25.0 pbr==7.0.3 platformdirs==4.5.1 prettytable==3.17.0 psutil==7.2.1 pyasn1==0.6.1 pyasn1_modules==0.4.2 pycparser==2.23 pygerrit2==2.0.15 PyGithub==2.8.1 Pygments==2.19.2 PyJWT==2.10.1 PyNaCl==1.6.2 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.8.0 python-dateutil==2.9.0.post0 python-heatclient==4.3.0 python-jenkins==1.8.3 python-keystoneclient==5.7.0 python-magnumclient==4.9.0 python-openstackclient==8.3.0 python-swiftclient==4.9.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.32.5 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.2.0 rich-argparse==1.7.2 rpds-py==0.30.0 rsa==4.9.1 ruamel.yaml==0.19.1 ruamel.yaml.clib==0.2.15 s3transfer==0.16.0 simplejson==3.20.2 six==1.17.0 smmap==5.0.2 soupsieve==2.8.1 stevedore==5.6.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.3 tqdm==4.67.1 typing_extensions==4.15.0 tzdata==2025.3 urllib3==1.26.20 virtualenv==20.36.1 wcwidth==0.2.14 websocket-client==1.9.0 wrapt==2.0.1 xdg==6.0.0 xmltodict==1.0.2 yq==3.4.3 [ietf-maven-stage-master] $ /bin/sh -xe /tmp/jenkins14579132975641791145.sh + mkdir -p /w/workspace/ietf-maven-stage-master/target/classes /w/workspace/ietf-maven-stage-master/jacoco/classes [ietf-maven-stage-master] $ /bin/sh -xe /tmp/jenkins10649318207242661380.sh + echo quiet=on Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.6/apache-maven-3.9.6-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 on prd-ubuntu2204-docker-4c-4g-25641 [ietf-maven-stage-master] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=master -DPROJECT=ietf -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DSTREAM=master "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt" -DSBOM_GENERATOR_VERSION=v0.0.15 -DGERRIT_PROJECT=ietf -Dsha1=origin/master -DMAVEN_OPTS= -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DSBOM_PATH=$WORKSPACE -DSTAGING_PROFILE_ID=ca996fb20812d1 -DMAVEN_VERSIONS_PLUGIN=false -DMAVEN_PARAMS= --version Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 Java version: 21.0.9, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "5.15.0-164-generic", arch: "amd64", family: "unix" [ietf-maven-stage-master] $ /bin/sh -xe /tmp/jenkins1277512911517116110.sh + rm /home/jenkins/.wgetrc [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SET_JDK_VERSION=openjdk21 GIT_URL="git://devvexx.opendaylight.org/mirror" [EnvInject] - Variables injected successfully. [ietf-maven-stage-master] $ /bin/sh /tmp/jenkins9926351558039180361.sh ---> update-java-alternatives.sh ---> Updating Java version ---> Ubuntu/Debian system detected update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode openjdk version "21.0.9" 2025-10-21 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04) OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing) JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' [EnvInject] - Variables injected successfully. provisioning config files... copy managed file [global-settings] to file:/w/workspace/ietf-maven-stage-master@tmp/config16807368777579266009tmp copy managed file [ietf-settings] to file:/w/workspace/ietf-maven-stage-master@tmp/config12999376776276052181tmp [Boolean condition] checking [False] against [^(1|y|yes|t|true|on|run)$] (origin token: False) Run condition [Boolean condition] preventing perform for step [BuilderChain] [ietf-maven-stage-master] $ /bin/bash -l /tmp/jenkins3023799437673522129.sh ---> maven-patch-release.sh ietf a2e55ef1bd8763c5971705da03620d2c9fdadf1c [detached HEAD e0a822f] Release ietf 161 files changed, 314 insertions(+), 314 deletions(-) [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content MAVEN_GOALS=clean deploy [EnvInject] - Variables injected successfully. [ietf-maven-stage-master] $ /bin/bash -l /tmp/jenkins4215795724955186562.sh ---> common-variables.sh --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r ---> maven-build.sh + set +u + export MAVEN_OPTS + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn clean deploy -e --global-settings /w/workspace/ietf-maven-stage-master@tmp/config16807368777579266009tmp --settings /w/workspace/ietf-maven-stage-master@tmp/config12999376776276052181tmp -DaltDeploymentRepository=staging::file:/w/workspace/ietf-maven-stage-master/m2repo --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 Java version: 21.0.9, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "5.15.0-164-generic", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] ietf-artifacts [pom] [INFO] bnd-parent [pom] [INFO] feature-parent [pom] [INFO] ietf-type-util [jar] [INFO] bundle-parent [pom] [INFO] rfc6991-ietf-inet-types [bundle] [INFO] rfc6991-ietf-yang-types [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC6991 [feature] [INFO] rfc6022 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC6022 [feature] [INFO] rfc6241 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC6241 [feature] [INFO] rfc6243 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC6243 [feature] [INFO] rfc6470 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC6470 [feature] [INFO] rfc8343 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8343 [feature] [INFO] iana-if-type [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC7224 [feature] [INFO] iana-crypt-hash [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC7317 iana-crypt-hash [feature] [INFO] rfc8341 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8341 [feature] [INFO] rfc7317-ietf-system [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC7317 ietf-system [feature] [INFO] rfc7407-ietf-x509-cert-to-name [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC7407 ietf-x509-cert-to-name [feature] [INFO] rfc7407-ietf-snmp [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC7407 ietf-snmp [feature] [INFO] rfc7952 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC7952 [feature] [INFO] rfc8040-ietf-restconf [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8040 ietf-restconf [feature] [INFO] rfc8040-ietf-restconf-monitoring [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8040 ietf-restconf-monitoring [feature] [INFO] rfc8072 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8072 [feature] [INFO] rfc8177 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8177 [feature] [INFO] iana-routing-types [bundle] [INFO] rfc8294-ietf-routing-types [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8294 [feature] [INFO] rfc8342-ietf-datastores [bundle] [INFO] rfc8342-ietf-origin [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8342 [feature] [INFO] rfc8344 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8344 [feature] [INFO] rfc8345-ietf-network [bundle] [INFO] rfc8345-ietf-network-state [bundle] [INFO] rfc8345-ietf-network-topology [bundle] [INFO] rfc8345-ietf-network-topology-state [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8345 [feature] [INFO] OpenDaylight :: IETF :: Model :: RFC8345 :: NON-NMDA [feature] [INFO] rfc8346-ietf-l3-unicast-topology [bundle] [INFO] rfc8346-ietf-l3-unicast-topology-state [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8346 [feature] [INFO] OpenDaylight :: IETF :: Model :: RFC8346 :: NON-NMDA [feature] [INFO] iana-hardware [bundle] [INFO] rfc8348-ietf-hardware [bundle] [INFO] rfc8348-ietf-hardware-state [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8348 [feature] [INFO] OpenDaylight :: IETF :: Model :: RFC8348 :: NON-NMDA [feature] [INFO] rfc8349-ietf-routing [bundle] [INFO] rfc8349-ietf-ipv4-unicast-routing [bundle] [INFO] rfc8349-ietf-ipv6-unicast-routing [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8349 [feature] [INFO] rfc8519-ietf-ethertypes [bundle] [INFO] rfc8519-ietf-packet-fields [bundle] [INFO] rfc8519-ietf-access-control-list [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8519 [feature] [INFO] rfc8520-ietf-acldns [bundle] [INFO] rfc8520-ietf-mud [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8520 [feature] [INFO] rfc8525 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8525 [feature] [INFO] rfc8526 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8526 [feature] [INFO] rfc8528 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8528 [feature] [INFO] rfc8529 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8529 [feature] [INFO] rfc8530 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8530 [feature] [INFO] rfc8542-ietf-dc-fabric-types [bundle] [INFO] rfc8542-ietf-dc-fabric-topology [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8542 [feature] [INFO] rfc8572-ietf-sztp-bootstrap-server [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8572 ietf-sztp-bootstrap-server [feature] [INFO] rfc8572-ietf-sztp-conveyed-info [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8572 ietf-sztp-conveyed-info [feature] [INFO] rfc8639 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8639 [feature] [INFO] rfc8641 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8641 [feature] [INFO] rfc8650 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8650 [feature] [INFO] iana-tunnel-type [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8675 [feature] [INFO] rfc8776-ietf-te-types [bundle] [INFO] rfc8776-ietf-te-packet-types [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8776 [feature] [INFO] rfc8795-ietf-te-topology [bundle] [INFO] rfc8795-ietf-te-topology-state [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8795 [feature] [INFO] OpenDaylight :: IETF :: Model :: RFC8795 :: NON-NMDA [feature] [INFO] rfc8808 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8808 [feature] [INFO] rfc8819-ietf-module-tags [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8819 [feature] [INFO] rfc8819-ietf-module-tags-state [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8819 :: NON-NMDA [feature] [INFO] rfc8916 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC8916 [feature] [INFO] rfc9067 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC9067 [feature] [INFO] rfc9070-ietf-mpls-ldp [bundle] [INFO] rfc9070-ietf-mpls-ldp-extended [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC9070 [feature] [INFO] rfc9144 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC9144 [feature] [INFO] rfc9179 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC9179 [feature] [INFO] rfc9196-ietf-system-capabilities [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC9196 ietf-system-capabilities [feature] [INFO] rfc9196-ietf-notification-capabilities [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC9196 ietf-notification-capabilities [feature] [INFO] rfc9640 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC9640 [feature] [INFO] rfc9641 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC9641 [feature] [INFO] rfc9642 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC9642 [feature] [INFO] rfc9643-ietf-tcp-common [bundle] [INFO] rfc9643-ietf-tcp-client [bundle] [INFO] rfc9643-ietf-tcp-server [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC9643 [feature] [INFO] iana-ssh-encryption-algs [bundle] [INFO] iana-ssh-key-exchange-algs [bundle] [INFO] iana-ssh-mac-algs [bundle] [INFO] iana-ssh-public-key-algs [bundle] [INFO] rfc9644-ietf-ssh-common [bundle] [INFO] rfc9644-ietf-ssh-client [bundle] [INFO] rfc9644-ietf-ssh-server [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC9644 [feature] [INFO] iana-tls-cipher-suite-algs [bundle] [INFO] rfc9645-ietf-tls-common [bundle] [INFO] rfc9645-ietf-tls-client [bundle] [INFO] rfc9645-ietf-tls-server [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC9645 [feature] [INFO] rfc9648 [bundle] [INFO] OpenDaylight :: IETF :: Model :: RFC9648 [feature] [INFO] rfc8294-netty [jar] [INFO] OpenDaylight :: IETF :: RFC8294 :: Netty [feature] [INFO] features-aggregator [pom] [INFO] lib-aggregator [pom] [INFO] iana-aggregator [pom] [INFO] rfc-aggregator [pom] [INFO] model-aggregator [pom] [INFO] test-distribution [pom] [INFO] ietf [pom] [INFO] [INFO] ----------------< org.opendaylight.ietf:ietf-artifacts >---------------- [INFO] Building ietf-artifacts 1.0.3 [1/161] [INFO] from artifacts/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ ietf-artifacts --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ ietf-artifacts --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ ietf-artifacts --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ ietf-artifacts --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/artifacts/target/bom.xml [INFO] attaching as ietf-artifacts-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/artifacts/target/bom.json [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword [INFO] attaching as ietf-artifacts-1.0.3-cyclonedx.json [INFO] [INFO] --- install:3.1.4:install (default-install) @ ietf-artifacts --- [INFO] Installing /w/workspace/ietf-maven-stage-master/artifacts/pom.xml to /tmp/r/org/opendaylight/ietf/ietf-artifacts/1.0.3/ietf-artifacts-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/artifacts/target/bom.xml to /tmp/r/org/opendaylight/ietf/ietf-artifacts/1.0.3/ietf-artifacts-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/artifacts/target/bom.json to /tmp/r/org/opendaylight/ietf/ietf-artifacts/1.0.3/ietf-artifacts-1.0.3-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ ietf-artifacts --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] ------------------< org.opendaylight.ietf:bnd-parent >------------------ [INFO] Building bnd-parent 1.0.3 [2/161] [INFO] from bnd-parent/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ bnd-parent --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bnd-parent --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bnd-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bnd-parent --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ bnd-parent --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bnd-parent --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-stage-master/bnd-parent/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ bnd-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ bnd-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ bnd-parent --- [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bnd-parent >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bnd-parent --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bnd-parent <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bnd-parent --- [INFO] [INFO] --- bnd:7.2.0:bnd-process (default) @ bnd-parent --- [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ bnd-parent --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bnd-parent --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bnd-parent --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 10 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/bnd-parent/target/bom.xml [INFO] attaching as bnd-parent-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/bnd-parent/target/bom.json [INFO] attaching as bnd-parent-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bnd-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bnd-parent --- [INFO] Skipping pom project [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bnd-parent --- [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bnd-parent --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ bnd-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ bnd-parent --- [INFO] Installing /w/workspace/ietf-maven-stage-master/bnd-parent/pom.xml to /tmp/r/org/opendaylight/ietf/bnd-parent/1.0.3/bnd-parent-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/bnd-parent/target/bom.xml to /tmp/r/org/opendaylight/ietf/bnd-parent/1.0.3/bnd-parent-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/bnd-parent/target/bom.json to /tmp/r/org/opendaylight/ietf/bnd-parent/1.0.3/bnd-parent-1.0.3-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bnd-parent --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] ----------------< org.opendaylight.ietf:feature-parent >---------------- [INFO] Building feature-parent 1.0.3 [3/161] [INFO] from features/feature-parent/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ feature-parent --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ feature-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ feature-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ feature-parent --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ feature-parent --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ feature-parent --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ feature-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ feature-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ feature-parent --- [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ feature-parent >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ feature-parent --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ feature-parent <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ feature-parent --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ feature-parent --- [INFO] Project packaging is not 'feature', skipping execution [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ feature-parent --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ feature-parent --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ feature-parent --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 1 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/features/feature-parent/target/bom.xml [INFO] attaching as feature-parent-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/features/feature-parent/target/bom.json [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword [INFO] attaching as feature-parent-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ feature-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ feature-parent --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ feature-parent --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ feature-parent --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ feature-parent --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ feature-parent --- [INFO] Installing /w/workspace/ietf-maven-stage-master/features/feature-parent/pom.xml to /tmp/r/org/opendaylight/ietf/feature-parent/1.0.3/feature-parent-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/features/feature-parent/target/bom.xml to /tmp/r/org/opendaylight/ietf/feature-parent/1.0.3/feature-parent-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/feature-parent/target/bom.json to /tmp/r/org/opendaylight/ietf/feature-parent/1.0.3/feature-parent-1.0.3-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ feature-parent --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] ----------------< org.opendaylight.ietf:ietf-type-util >---------------- [INFO] Building ietf-type-util 1.0.3 [4/161] [INFO] from lib/ietf-type-util/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ ietf-type-util --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ ietf-type-util --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ ietf-type-util --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ ietf-type-util --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ ietf-type-util --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ ietf-type-util --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-stage-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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ ietf-type-util --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ ietf-type-util --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ ietf-type-util --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ ietf-type-util --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/lib/ietf-type-util/src/main/resources [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ ietf-type-util --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 4 source files with javac [debug release 21 module-path] to target/classes [WARNING] /w/workspace/ietf-maven-stage-master/lib/ietf-type-util/src/main/java/module-info.java:[17,47] requires transitive directive for an automatic module [WARNING] /w/workspace/ietf-maven-stage-master/lib/ietf-type-util/src/main/java/module-info.java:[18,40] requires directive for an automatic module [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ ietf-type-util >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ ietf-type-util --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ ietf-type-util <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ ietf-type-util --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- bnd:7.2.0:bnd-process (default) @ ietf-type-util --- [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ ietf-type-util --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/lib/ietf-type-util/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ ietf-type-util --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21 module-path] to target/test-classes [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ ietf-type-util --- [INFO] Surefire report directory: /w/workspace/ietf-maven-stage-master/lib/ietf-type-util/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.ietf.type.util.Ipv6UtilsTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s -- in org.opendaylight.ietf.type.util.Ipv6UtilsTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ ietf-type-util --- [INFO] [INFO] --- jar:3.5.0:jar (default-jar) @ ietf-type-util --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/lib/ietf-type-util/target/ietf-type-util-1.0.3.jar [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ ietf-type-util --- [WARNING] Javadoc Warnings [WARNING] /w/workspace/ietf-maven-stage-master/lib/ietf-type-util/src/main/java/org/opendaylight/ietf/type/util/Ipv4Utils.java:44: warning: no comment [WARNING] public static int addressBits(final String str, final int limit) { [WARNING] ^ [WARNING] /w/workspace/ietf-maven-stage-master/lib/ietf-type-util/src/main/java/org/opendaylight/ietf/type/util/Ipv4Utils.java:59: warning: no comment [WARNING] public static byte[] addressBytes(final String str, final int limit) { [WARNING] ^ [WARNING] /w/workspace/ietf-maven-stage-master/lib/ietf-type-util/src/main/java/org/opendaylight/ietf/type/util/Ipv4Utils.java:69: warning: no comment [WARNING] public static String addressString(final byte[] bytes) { [WARNING] ^ [WARNING] /w/workspace/ietf-maven-stage-master/lib/ietf-type-util/src/main/java/org/opendaylight/ietf/type/util/Ipv4Utils.java:65: warning: no comment [WARNING] public static String addressString(final int bits) { [WARNING] ^ [WARNING] /w/workspace/ietf-maven-stage-master/lib/ietf-type-util/src/main/java/org/opendaylight/ietf/type/util/Ipv4Utils.java:75: warning: no comment [WARNING] public static void appendIpv4String(final StringBuilder sb, final byte[] bytes) { [WARNING] ^ [WARNING] /w/workspace/ietf-maven-stage-master/lib/ietf-type-util/src/main/java/org/opendaylight/ietf/type/util/Ipv4Utils.java:27: warning: no comment [WARNING] public static void fillIpv4Bytes(final byte[] bytes, final int byteStart, final String str, final int strStart, [WARNING] ^ [WARNING] 6 warnings [INFO] Building jar: /w/workspace/ietf-maven-stage-master/lib/ietf-type-util/target/ietf-type-util-1.0.3-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ ietf-type-util --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/lib/ietf-type-util/target/bom.xml [INFO] attaching as ietf-type-util-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/lib/ietf-type-util/target/bom.json [INFO] attaching as ietf-type-util-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ ietf-type-util --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ ietf-type-util --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ ietf-type-util --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/lib/ietf-type-util/target/ietf-type-util-1.0.3-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ ietf-type-util --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ ietf-type-util --- [INFO] Loading execution data file /w/workspace/ietf-maven-stage-master/lib/ietf-type-util/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ietf-type-util' with 2 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ ietf-type-util --- [INFO] Installing /w/workspace/ietf-maven-stage-master/lib/ietf-type-util/pom.xml to /tmp/r/org/opendaylight/ietf/ietf-type-util/1.0.3/ietf-type-util-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/lib/ietf-type-util/target/ietf-type-util-1.0.3.jar to /tmp/r/org/opendaylight/ietf/ietf-type-util/1.0.3/ietf-type-util-1.0.3.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/lib/ietf-type-util/target/ietf-type-util-1.0.3-javadoc.jar to /tmp/r/org/opendaylight/ietf/ietf-type-util/1.0.3/ietf-type-util-1.0.3-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/lib/ietf-type-util/target/bom.xml to /tmp/r/org/opendaylight/ietf/ietf-type-util/1.0.3/ietf-type-util-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/lib/ietf-type-util/target/bom.json to /tmp/r/org/opendaylight/ietf/ietf-type-util/1.0.3/ietf-type-util-1.0.3-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-stage-master/lib/ietf-type-util/target/ietf-type-util-1.0.3-sources.jar to /tmp/r/org/opendaylight/ietf/ietf-type-util/1.0.3/ietf-type-util-1.0.3-sources.jar [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ ietf-type-util --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] -------------< org.opendaylight.ietf.model:bundle-parent >-------------- [INFO] Building bundle-parent 1.0.3 [5/161] [INFO] from model/bundle-parent/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ bundle-parent --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bundle-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bundle-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bundle-parent --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ bundle-parent --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ bundle-parent --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-stage-master/model/bundle-parent/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ bundle-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ bundle-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ bundle-parent --- [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bundle-parent >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bundle-parent --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bundle-parent <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bundle-parent --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ bundle-parent --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bundle-parent --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bundle-parent --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/model/bundle-parent/target/bom.xml [INFO] attaching as bundle-parent-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/model/bundle-parent/target/bom.json [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword [INFO] attaching as bundle-parent-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bundle-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bundle-parent --- [INFO] Skipping pom project [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ bundle-parent --- [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bundle-parent --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ bundle-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ bundle-parent --- [INFO] Installing /w/workspace/ietf-maven-stage-master/model/bundle-parent/pom.xml to /tmp/r/org/opendaylight/ietf/model/bundle-parent/1.0.3/bundle-parent-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/model/bundle-parent/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/bundle-parent/1.0.3/bundle-parent-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/model/bundle-parent/target/bom.json to /tmp/r/org/opendaylight/ietf/model/bundle-parent/1.0.3/bundle-parent-1.0.3-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bundle-parent --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] --------< org.opendaylight.ietf.model:rfc6991-ietf-inet-types >--------- [INFO] Building rfc6991-ietf-inet-types 1.0.3 [6/161] [INFO] from model/rfc/rfc6991-ietf-inet-types/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc6991-ietf-inet-types --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc6991-ietf-inet-types --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc6991-ietf-inet-types --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc6991-ietf-inet-types --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc6991-ietf-inet-types --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc6991-ietf-inet-types --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-stage-master/model/rfc/rfc6991-ietf-inet-types/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc6991-ietf-inet-types --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-stage-master/model/rfc/rfc6991-ietf-inet-types/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 2.303 ms [INFO] yang-to-sources: Project model files found: 1 in 75.13 ms [INFO] yang-to-sources: 1 YANG models processed in 106.1 ms [INFO] BindingJavaFileGenerator: Defined 21 files in 64.03 ms [INFO] Sorted 21 files into 3 directories in 2.897 ms [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 21 in 134.5 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc6991-ietf-inet-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc6991-ietf-inet-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc6991-ietf-inet-types --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc6991-ietf-inet-types --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc6991-ietf-inet-types/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc6991-ietf-inet-types/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc6991-ietf-inet-types/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc6991-ietf-inet-types --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 21 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/ietf-maven-stage-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:[59,42] possible 'this' escape before subclass is fully initialized [WARNING] /w/workspace/ietf-maven-stage-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:[59,42] possible 'this' escape before subclass is fully initialized [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc6991-ietf-inet-types >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc6991-ietf-inet-types --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc6991-ietf-inet-types <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc6991-ietf-inet-types --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc6991-ietf-inet-types --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc6991-ietf-inet-types/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc6991-ietf-inet-types --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc6991-ietf-inet-types --- [INFO] Surefire report directory: /w/workspace/ietf-maven-stage-master/model/rfc/rfc6991-ietf-inet-types/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddressNoZoneBuilderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s -- in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddressNoZoneBuilderTest [INFO] Running org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpPrefixBuilderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpPrefixBuilderTest [INFO] Running org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.HostBuilderTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.HostBuilderTest [INFO] Running org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IetfInetUtilTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.146 s -- in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IetfInetUtilTest [INFO] Running org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddressBuilderTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddressBuilderTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc6991-ietf-inet-types --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc6991-ietf-inet-types --- [INFO] Building bundle: /w/workspace/ietf-maven-stage-master/model/rfc/rfc6991-ietf-inet-types/target/rfc6991-ietf-inet-types-1.0.3.jar [INFO] Writing manifest: /w/workspace/ietf-maven-stage-master/model/rfc/rfc6991-ietf-inet-types/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc6991-ietf-inet-types --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc6991-ietf-inet-types/target/rfc6991-ietf-inet-types-1.0.3-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc6991-ietf-inet-types --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 15 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/model/rfc/rfc6991-ietf-inet-types/target/bom.xml [INFO] attaching as rfc6991-ietf-inet-types-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/model/rfc/rfc6991-ietf-inet-types/target/bom.json [INFO] attaching as rfc6991-ietf-inet-types-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc6991-ietf-inet-types --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc6991-ietf-inet-types --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc6991-ietf-inet-types --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc6991-ietf-inet-types/target/rfc6991-ietf-inet-types-1.0.3-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc6991-ietf-inet-types --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc6991-ietf-inet-types --- [INFO] Loading execution data file /w/workspace/ietf-maven-stage-master/model/rfc/rfc6991-ietf-inet-types/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'rfc6991-ietf-inet-types' with 2 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc6991-ietf-inet-types --- [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc6991-ietf-inet-types/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.3/rfc6991-ietf-inet-types-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc6991-ietf-inet-types/target/rfc6991-ietf-inet-types-1.0.3.jar to /tmp/r/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.3/rfc6991-ietf-inet-types-1.0.3.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc6991-ietf-inet-types/target/rfc6991-ietf-inet-types-1.0.3-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.3/rfc6991-ietf-inet-types-1.0.3-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc6991-ietf-inet-types/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.3/rfc6991-ietf-inet-types-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc6991-ietf-inet-types/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.3/rfc6991-ietf-inet-types-1.0.3-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc6991-ietf-inet-types/target/rfc6991-ietf-inet-types-1.0.3-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.3/rfc6991-ietf-inet-types-1.0.3-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc6991-ietf-inet-types --- [INFO] Writing OBR metadata [INFO] Installing org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.3/rfc6991-ietf-inet-types-1.0.3.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc6991-ietf-inet-types --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc6991-ietf-inet-types --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.ietf.model:rfc6991-ietf-yang-types >--------- [INFO] Building rfc6991-ietf-yang-types 1.0.3 [7/161] [INFO] from model/rfc/rfc6991-ietf-yang-types/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc6991-ietf-yang-types --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc6991-ietf-yang-types --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc6991-ietf-yang-types --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc6991-ietf-yang-types --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc6991-ietf-yang-types --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc6991-ietf-yang-types --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-stage-master/model/rfc/rfc6991-ietf-yang-types/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc6991-ietf-yang-types --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-stage-master/model/rfc/rfc6991-ietf-yang-types/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 774.9 μs [INFO] yang-to-sources: Project model files found: 1 in 11.03 ms [INFO] yang-to-sources: 1 YANG models processed in 12.38 ms [INFO] BindingJavaFileGenerator: Defined 22 files in 2.680 ms [INFO] Sorted 22 files into 3 directories in 119.0 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 22 in 18.41 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc6991-ietf-yang-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc6991-ietf-yang-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc6991-ietf-yang-types --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc6991-ietf-yang-types --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc6991-ietf-yang-types/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc6991-ietf-yang-types/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc6991-ietf-yang-types/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc6991-ietf-yang-types --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 22 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/ietf-maven-stage-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:[59,42] possible 'this' escape before subclass is fully initialized [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc6991-ietf-yang-types >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc6991-ietf-yang-types --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc6991-ietf-yang-types <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc6991-ietf-yang-types --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc6991-ietf-yang-types --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc6991-ietf-yang-types/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc6991-ietf-yang-types --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc6991-ietf-yang-types --- [INFO] Surefire report directory: /w/workspace/ietf-maven-stage-master/model/rfc/rfc6991-ietf-yang-types/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.IetfYangUtilTest [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 s -- in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.IetfYangUtilTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc6991-ietf-yang-types --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc6991-ietf-yang-types --- [INFO] Building bundle: /w/workspace/ietf-maven-stage-master/model/rfc/rfc6991-ietf-yang-types/target/rfc6991-ietf-yang-types-1.0.3.jar [INFO] Writing manifest: /w/workspace/ietf-maven-stage-master/model/rfc/rfc6991-ietf-yang-types/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc6991-ietf-yang-types --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc6991-ietf-yang-types/target/rfc6991-ietf-yang-types-1.0.3-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc6991-ietf-yang-types --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 15 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/model/rfc/rfc6991-ietf-yang-types/target/bom.xml [INFO] attaching as rfc6991-ietf-yang-types-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/model/rfc/rfc6991-ietf-yang-types/target/bom.json [INFO] attaching as rfc6991-ietf-yang-types-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc6991-ietf-yang-types --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc6991-ietf-yang-types --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc6991-ietf-yang-types --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc6991-ietf-yang-types/target/rfc6991-ietf-yang-types-1.0.3-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc6991-ietf-yang-types --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc6991-ietf-yang-types --- [INFO] Loading execution data file /w/workspace/ietf-maven-stage-master/model/rfc/rfc6991-ietf-yang-types/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'rfc6991-ietf-yang-types' with 2 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc6991-ietf-yang-types --- [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc6991-ietf-yang-types/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.3/rfc6991-ietf-yang-types-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc6991-ietf-yang-types/target/rfc6991-ietf-yang-types-1.0.3.jar to /tmp/r/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.3/rfc6991-ietf-yang-types-1.0.3.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc6991-ietf-yang-types/target/rfc6991-ietf-yang-types-1.0.3-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.3/rfc6991-ietf-yang-types-1.0.3-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc6991-ietf-yang-types/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.3/rfc6991-ietf-yang-types-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc6991-ietf-yang-types/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.3/rfc6991-ietf-yang-types-1.0.3-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc6991-ietf-yang-types/target/rfc6991-ietf-yang-types-1.0.3-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.3/rfc6991-ietf-yang-types-1.0.3-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc6991-ietf-yang-types --- [INFO] Installing org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.3/rfc6991-ietf-yang-types-1.0.3.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc6991-ietf-yang-types --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc6991-ietf-yang-types --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc6991 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC6991 1.0.3 [8/161] [INFO] from features/odl-ietf-model-rfc6991/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc6991 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc6991 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc6991 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc6991 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc6991 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc6991 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc6991 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc6991 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc6991 --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc6991 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc6991/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc6991 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc6991 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc6991 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc6991 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc6991 --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc6991 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc6991 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:34043 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 34043 name: 614a3c58-c53b-49eb-8edc-83f130c827c5 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc6991 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc6991 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc6991 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 25 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc6991/target/bom.xml [INFO] attaching as odl-ietf-model-rfc6991-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc6991/target/bom.json [INFO] attaching as odl-ietf-model-rfc6991-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc6991 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc6991 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc6991 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc6991 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc6991 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc6991 --- [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc6991/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.3/odl-ietf-model-rfc6991-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc6991/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.3/odl-ietf-model-rfc6991-1.0.3-features.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc6991/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.3/odl-ietf-model-rfc6991-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc6991/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.3/odl-ietf-model-rfc6991-1.0.3-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc6991 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc6022 >----------------- [INFO] Building rfc6022 1.0.3 [9/161] [INFO] from model/rfc/rfc6022/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc6022 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc6022 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc6022 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc6022 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc6022 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc6022 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-stage-master/model/rfc/rfc6022/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc6022 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-stage-master/model/rfc/rfc6022/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 1.717 ms [INFO] yang-to-sources: Project model files found: 1 in 15.53 ms [INFO] yang-to-sources: 3 YANG models processed in 93.18 ms [INFO] BindingJavaFileGenerator: Defined 58 files in 26.06 ms [INFO] Sorted 58 files into 13 directories in 197.7 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 58 in 65.38 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc6022 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc6022 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc6022 --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc6022 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc6022/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc6022/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc6022/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc6022 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 57 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc6022 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc6022 --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc6022 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc6022 --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc6022 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc6022/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc6022 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc6022 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc6022 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc6022 --- [INFO] Building bundle: /w/workspace/ietf-maven-stage-master/model/rfc/rfc6022/target/rfc6022-1.0.3.jar [INFO] Writing manifest: /w/workspace/ietf-maven-stage-master/model/rfc/rfc6022/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc6022 --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc6022/target/rfc6022-1.0.3-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc6022 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/model/rfc/rfc6022/target/bom.xml [INFO] attaching as rfc6022-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/model/rfc/rfc6022/target/bom.json [INFO] attaching as rfc6022-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc6022 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc6022 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc6022 --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc6022/target/rfc6022-1.0.3-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc6022 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc6022 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc6022 --- [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc6022/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc6022/1.0.3/rfc6022-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc6022/target/rfc6022-1.0.3.jar to /tmp/r/org/opendaylight/ietf/model/rfc6022/1.0.3/rfc6022-1.0.3.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc6022/target/rfc6022-1.0.3-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc6022/1.0.3/rfc6022-1.0.3-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc6022/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc6022/1.0.3/rfc6022-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc6022/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc6022/1.0.3/rfc6022-1.0.3-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc6022/target/rfc6022-1.0.3-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc6022/1.0.3/rfc6022-1.0.3-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc6022 --- [INFO] Installing org/opendaylight/ietf/model/rfc6022/1.0.3/rfc6022-1.0.3.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc6022 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc6022 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc6022 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC6022 1.0.3 [10/161] [INFO] from features/odl-ietf-model-rfc6022/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc6022 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc6022 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc6022 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc6022 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc6022 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc6022 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc6022 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc6022 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc6022 --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc6022 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc6022/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc6022 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc6022 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc6022 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc6022 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc6022 --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc6022 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc6022 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:44457 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 44457 name: cae5f310-d965-4c3f-b5d3-f6f66e3f374e timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc6022 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc6022 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc6022 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc6022/target/bom.xml [INFO] attaching as odl-ietf-model-rfc6022-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc6022/target/bom.json [INFO] attaching as odl-ietf-model-rfc6022-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc6022 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc6022 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc6022 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc6022 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc6022 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc6022 --- [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc6022/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.3/odl-ietf-model-rfc6022-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc6022/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.3/odl-ietf-model-rfc6022-1.0.3-features.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc6022/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.3/odl-ietf-model-rfc6022-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc6022/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.3/odl-ietf-model-rfc6022-1.0.3-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc6022 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc6241 >----------------- [INFO] Building rfc6241 1.0.3 [11/161] [INFO] from model/rfc/rfc6241/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc6241 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc6241 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc6241 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc6241 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc6241 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc6241 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-stage-master/model/rfc/rfc6241/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc6241 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-stage-master/model/rfc/rfc6241/src/main/yang [INFO] yang-to-sources: Found 1 dependencies in 734.1 μs [INFO] yang-to-sources: Project model files found: 1 in 11.84 ms [INFO] yang-to-sources: 2 YANG models processed in 36.37 ms [INFO] BindingJavaFileGenerator: Defined 172 files in 12.77 ms [INFO] Sorted 172 files into 33 directories in 387.1 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 172 in 97.67 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc6241 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc6241 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc6241 --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc6241 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc6241/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc6241/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc6241/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc6241 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 171 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc6241 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc6241 --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc6241 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc6241 --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc6241 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc6241/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc6241 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc6241 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc6241 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc6241 --- [INFO] Building bundle: /w/workspace/ietf-maven-stage-master/model/rfc/rfc6241/target/rfc6241-1.0.3.jar [INFO] Writing manifest: /w/workspace/ietf-maven-stage-master/model/rfc/rfc6241/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc6241 --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc6241/target/rfc6241-1.0.3-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc6241 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/model/rfc/rfc6241/target/bom.xml [INFO] attaching as rfc6241-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/model/rfc/rfc6241/target/bom.json [INFO] attaching as rfc6241-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc6241 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc6241 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc6241 --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc6241/target/rfc6241-1.0.3-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc6241 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc6241 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc6241 --- [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc6241/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc6241/1.0.3/rfc6241-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc6241/target/rfc6241-1.0.3.jar to /tmp/r/org/opendaylight/ietf/model/rfc6241/1.0.3/rfc6241-1.0.3.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc6241/target/rfc6241-1.0.3-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc6241/1.0.3/rfc6241-1.0.3-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc6241/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc6241/1.0.3/rfc6241-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc6241/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc6241/1.0.3/rfc6241-1.0.3-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc6241/target/rfc6241-1.0.3-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc6241/1.0.3/rfc6241-1.0.3-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc6241 --- [INFO] Installing org/opendaylight/ietf/model/rfc6241/1.0.3/rfc6241-1.0.3.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc6241 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc6241 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc6241 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC6241 1.0.3 [12/161] [INFO] from features/odl-ietf-model-rfc6241/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc6241 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc6241 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc6241 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc6241 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc6241 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc6241 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc6241 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc6241 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc6241 --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc6241 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc6241/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc6241 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc6241 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc6241 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc6241 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc6241 --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc6241 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc6241 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:38839 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 38839 name: 2bdfeb3b-8b4e-444f-afaa-442c4e14e5e1 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc6241 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc6241 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc6241 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc6241/target/bom.xml [INFO] attaching as odl-ietf-model-rfc6241-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc6241/target/bom.json [INFO] attaching as odl-ietf-model-rfc6241-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc6241 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc6241 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc6241 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc6241 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc6241 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc6241 --- [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc6241/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.3/odl-ietf-model-rfc6241-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc6241/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.3/odl-ietf-model-rfc6241-1.0.3-features.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc6241/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.3/odl-ietf-model-rfc6241-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc6241/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.3/odl-ietf-model-rfc6241-1.0.3-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc6241 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc6243 >----------------- [INFO] Building rfc6243 1.0.3 [13/161] [INFO] from model/rfc/rfc6243/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc6243 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc6243 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc6243 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc6243 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc6243 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc6243 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-stage-master/model/rfc/rfc6243/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc6243 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-stage-master/model/rfc/rfc6243/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 895.6 μs [INFO] yang-to-sources: Project model files found: 1 in 2.171 ms [INFO] yang-to-sources: 3 YANG models processed in 36.59 ms [INFO] BindingJavaFileGenerator: Defined 12 files in 10.36 ms [INFO] Sorted 12 files into 3 directories in 89.46 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 12 in 15.17 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc6243 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc6243 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc6243 --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc6243 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc6243/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc6243/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc6243/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc6243 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 11 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc6243 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc6243 --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc6243 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc6243 --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc6243 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc6243/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc6243 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc6243 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc6243 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc6243 --- [INFO] Building bundle: /w/workspace/ietf-maven-stage-master/model/rfc/rfc6243/target/rfc6243-1.0.3.jar [INFO] Writing manifest: /w/workspace/ietf-maven-stage-master/model/rfc/rfc6243/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc6243 --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc6243/target/rfc6243-1.0.3-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc6243 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/model/rfc/rfc6243/target/bom.xml [INFO] attaching as rfc6243-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/model/rfc/rfc6243/target/bom.json [INFO] attaching as rfc6243-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc6243 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc6243 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc6243 --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc6243/target/rfc6243-1.0.3-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc6243 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc6243 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc6243 --- [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc6243/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc6243/1.0.3/rfc6243-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc6243/target/rfc6243-1.0.3.jar to /tmp/r/org/opendaylight/ietf/model/rfc6243/1.0.3/rfc6243-1.0.3.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc6243/target/rfc6243-1.0.3-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc6243/1.0.3/rfc6243-1.0.3-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc6243/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc6243/1.0.3/rfc6243-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc6243/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc6243/1.0.3/rfc6243-1.0.3-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc6243/target/rfc6243-1.0.3-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc6243/1.0.3/rfc6243-1.0.3-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc6243 --- [INFO] Installing org/opendaylight/ietf/model/rfc6243/1.0.3/rfc6243-1.0.3.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc6243 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc6243 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc6243 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC6243 1.0.3 [14/161] [INFO] from features/odl-ietf-model-rfc6243/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc6243 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc6243 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc6243 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc6243 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc6243 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc6243 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc6243 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc6243 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc6243 --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc6243 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc6243/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc6243 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc6243 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc6243 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc6243 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc6243 --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc6243 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc6243 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:34865 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 34865 name: f91d3783-1261-429b-ae60-36116e2b7461 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc6243 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc6243 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc6243 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc6243/target/bom.xml [INFO] attaching as odl-ietf-model-rfc6243-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc6243/target/bom.json [INFO] attaching as odl-ietf-model-rfc6243-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc6243 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc6243 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc6243 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc6243 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc6243 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc6243 --- [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc6243/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.3/odl-ietf-model-rfc6243-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc6243/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.3/odl-ietf-model-rfc6243-1.0.3-features.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc6243/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.3/odl-ietf-model-rfc6243-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc6243/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.3/odl-ietf-model-rfc6243-1.0.3-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc6243 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc6470 >----------------- [INFO] Building rfc6470 1.0.3 [15/161] [INFO] from model/rfc/rfc6470/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc6470 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc6470 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc6470 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc6470 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc6470 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc6470 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-stage-master/model/rfc/rfc6470/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc6470 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-stage-master/model/rfc/rfc6470/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 1.188 ms [INFO] yang-to-sources: Project model files found: 1 in 2.761 ms [INFO] yang-to-sources: 3 YANG models processed in 77.07 ms [INFO] BindingJavaFileGenerator: Defined 25 files in 10.30 ms [INFO] Sorted 25 files into 7 directories in 116.5 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 25 in 21.11 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc6470 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc6470 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc6470 --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc6470 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc6470/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc6470/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc6470/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc6470 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 24 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc6470 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc6470 --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc6470 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc6470 --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc6470 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc6470/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc6470 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc6470 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc6470 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc6470 --- [INFO] Building bundle: /w/workspace/ietf-maven-stage-master/model/rfc/rfc6470/target/rfc6470-1.0.3.jar [INFO] Writing manifest: /w/workspace/ietf-maven-stage-master/model/rfc/rfc6470/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc6470 --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc6470/target/rfc6470-1.0.3-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc6470 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/model/rfc/rfc6470/target/bom.xml [INFO] attaching as rfc6470-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/model/rfc/rfc6470/target/bom.json [INFO] attaching as rfc6470-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc6470 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc6470 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc6470 --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc6470/target/rfc6470-1.0.3-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc6470 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc6470 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc6470 --- [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc6470/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc6470/1.0.3/rfc6470-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc6470/target/rfc6470-1.0.3.jar to /tmp/r/org/opendaylight/ietf/model/rfc6470/1.0.3/rfc6470-1.0.3.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc6470/target/rfc6470-1.0.3-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc6470/1.0.3/rfc6470-1.0.3-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc6470/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc6470/1.0.3/rfc6470-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc6470/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc6470/1.0.3/rfc6470-1.0.3-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc6470/target/rfc6470-1.0.3-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc6470/1.0.3/rfc6470-1.0.3-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc6470 --- [INFO] Installing org/opendaylight/ietf/model/rfc6470/1.0.3/rfc6470-1.0.3.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc6470 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc6470 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc6470 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC6470 1.0.3 [16/161] [INFO] from features/odl-ietf-model-rfc6470/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc6470 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc6470 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc6470 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc6470 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc6470 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc6470 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc6470 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc6470 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc6470 --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc6470 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc6470/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc6470 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc6470 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc6470 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc6470 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc6470 --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc6470 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc6470 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:44377 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 44377 name: 484d4336-a24e-4dae-afcc-948dc0e3281c timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc6470 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc6470 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc6470 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc6470/target/bom.xml [INFO] attaching as odl-ietf-model-rfc6470-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc6470/target/bom.json [INFO] attaching as odl-ietf-model-rfc6470-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc6470 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc6470 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc6470 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc6470 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc6470 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc6470 --- [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc6470/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.3/odl-ietf-model-rfc6470-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc6470/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.3/odl-ietf-model-rfc6470-1.0.3-features.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc6470/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.3/odl-ietf-model-rfc6470-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc6470/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.3/odl-ietf-model-rfc6470-1.0.3-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc6470 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc8343 >----------------- [INFO] Building rfc8343 1.0.3 [17/161] [INFO] from model/rfc/rfc8343/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8343 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8343 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8343 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8343 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8343 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8343 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-stage-master/model/rfc/rfc8343/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc8343 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-stage-master/model/rfc/rfc8343/src/main/yang [INFO] yang-to-sources: Found 1 dependencies in 1.132 ms [INFO] yang-to-sources: Project model files found: 1 in 14.18 ms [INFO] yang-to-sources: 2 YANG models processed in 46.99 ms [INFO] BindingJavaFileGenerator: Defined 22 files in 7.148 ms [INFO] Sorted 22 files into 7 directories in 122.0 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 22 in 19.00 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8343 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8343 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8343 --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8343 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8343/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8343/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8343/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8343 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 21 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8343/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/interfaces/rev180220/interfaces/state/InterfaceKey.java:[20,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state has been deprecated [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8343/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/interfaces/rev180220/interfaces/state/InterfaceKey.java:[20,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state has been deprecated [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8343/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/interfaces/rev180220/interfaces/state/InterfaceKey.java:[20,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state has been deprecated [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8343 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8343 --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8343 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8343 --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8343 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8343/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8343 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8343 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc8343 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8343 --- [INFO] Building bundle: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8343/target/rfc8343-1.0.3.jar [INFO] Writing manifest: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8343/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8343 --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8343/target/rfc8343-1.0.3-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8343 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/model/rfc/rfc8343/target/bom.xml [INFO] attaching as rfc8343-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/model/rfc/rfc8343/target/bom.json [INFO] attaching as rfc8343-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8343 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8343 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8343 --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8343/target/rfc8343-1.0.3-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8343 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8343 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8343 --- [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8343/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8343/1.0.3/rfc8343-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8343/target/rfc8343-1.0.3.jar to /tmp/r/org/opendaylight/ietf/model/rfc8343/1.0.3/rfc8343-1.0.3.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8343/target/rfc8343-1.0.3-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8343/1.0.3/rfc8343-1.0.3-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8343/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8343/1.0.3/rfc8343-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8343/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8343/1.0.3/rfc8343-1.0.3-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8343/target/rfc8343-1.0.3-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8343/1.0.3/rfc8343-1.0.3-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8343 --- [INFO] Installing org/opendaylight/ietf/model/rfc8343/1.0.3/rfc8343-1.0.3.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8343 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8343 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8343 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8343 1.0.3 [18/161] [INFO] from features/odl-ietf-model-rfc8343/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8343 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8343 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8343 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8343 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8343 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8343 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8343 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8343 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8343 --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8343 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8343/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8343 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8343 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8343 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8343 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8343 --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8343 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8343 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:45715 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 45715 name: a168bd51-cf51-435e-8cb8-09883df15161 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc8343 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8343 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8343 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8343/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8343-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8343/target/bom.json [INFO] attaching as odl-ietf-model-rfc8343-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8343 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8343 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8343 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8343 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8343 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8343 --- [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8343/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.3/odl-ietf-model-rfc8343-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8343/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.3/odl-ietf-model-rfc8343-1.0.3-features.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8343/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.3/odl-ietf-model-rfc8343-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8343/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.3/odl-ietf-model-rfc8343-1.0.3-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8343 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] --------------< org.opendaylight.ietf.model:iana-if-type >-------------- [INFO] Building iana-if-type 1.0.3 [19/161] [INFO] from model/iana/iana-if-type/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ iana-if-type --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ iana-if-type --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ iana-if-type --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ iana-if-type --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ iana-if-type --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ iana-if-type --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-stage-master/model/iana/iana-if-type/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.22:generate-sources (binding) @ iana-if-type --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-stage-master/model/iana/iana-if-type/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 757.9 μs [INFO] yang-to-sources: Project model files found: 1 in 19.13 ms [INFO] yang-to-sources: 3 YANG models processed in 38.68 ms [INFO] BindingJavaFileGenerator: Defined 304 files in 13.33 ms [INFO] Sorted 304 files into 3 directories in 585.0 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 304 in 61.28 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-if-type --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ iana-if-type --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ iana-if-type --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ iana-if-type --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/iana/iana-if-type/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/iana/iana-if-type/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/iana/iana-if-type/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ iana-if-type --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 303 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ iana-if-type >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ iana-if-type --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ iana-if-type <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ iana-if-type --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ iana-if-type --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/iana/iana-if-type/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ iana-if-type --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ iana-if-type --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ iana-if-type --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ iana-if-type --- [INFO] Building bundle: /w/workspace/ietf-maven-stage-master/model/iana/iana-if-type/target/iana-if-type-1.0.3.jar [INFO] Writing manifest: /w/workspace/ietf-maven-stage-master/model/iana/iana-if-type/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ iana-if-type --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/iana/iana-if-type/target/iana-if-type-1.0.3-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-if-type --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/model/iana/iana-if-type/target/bom.xml [INFO] attaching as iana-if-type-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/model/iana/iana-if-type/target/bom.json [INFO] attaching as iana-if-type-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-if-type --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ iana-if-type --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ iana-if-type --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/iana/iana-if-type/target/iana-if-type-1.0.3-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ iana-if-type --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ iana-if-type --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ iana-if-type --- [INFO] Installing /w/workspace/ietf-maven-stage-master/model/iana/iana-if-type/pom.xml to /tmp/r/org/opendaylight/ietf/model/iana-if-type/1.0.3/iana-if-type-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/model/iana/iana-if-type/target/iana-if-type-1.0.3.jar to /tmp/r/org/opendaylight/ietf/model/iana-if-type/1.0.3/iana-if-type-1.0.3.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/iana/iana-if-type/target/iana-if-type-1.0.3-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/iana-if-type/1.0.3/iana-if-type-1.0.3-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/iana/iana-if-type/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/iana-if-type/1.0.3/iana-if-type-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/model/iana/iana-if-type/target/bom.json to /tmp/r/org/opendaylight/ietf/model/iana-if-type/1.0.3/iana-if-type-1.0.3-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-stage-master/model/iana/iana-if-type/target/iana-if-type-1.0.3-sources.jar to /tmp/r/org/opendaylight/ietf/model/iana-if-type/1.0.3/iana-if-type-1.0.3-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ iana-if-type --- [INFO] Installing org/opendaylight/ietf/model/iana-if-type/1.0.3/iana-if-type-1.0.3.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-if-type --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ iana-if-type --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc7224 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC7224 1.0.3 [20/161] [INFO] from features/odl-ietf-model-rfc7224/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc7224 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc7224 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc7224 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc7224 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc7224 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc7224 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc7224 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc7224 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc7224 --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc7224 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc7224/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc7224 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc7224 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc7224 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc7224 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc7224 --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc7224 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc7224 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:44113 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 44113 name: c2014bad-f280-4b8f-8251-6c0c529477d8 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc7224 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc7224 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc7224 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc7224/target/bom.xml [INFO] attaching as odl-ietf-model-rfc7224-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc7224/target/bom.json [INFO] attaching as odl-ietf-model-rfc7224-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc7224 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc7224 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc7224 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc7224 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc7224 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc7224 --- [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc7224/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.3/odl-ietf-model-rfc7224-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc7224/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.3/odl-ietf-model-rfc7224-1.0.3-features.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc7224/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.3/odl-ietf-model-rfc7224-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc7224/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.3/odl-ietf-model-rfc7224-1.0.3-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc7224 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] ------------< org.opendaylight.ietf.model:iana-crypt-hash >------------- [INFO] Building iana-crypt-hash 1.0.3 [21/161] [INFO] from model/iana/iana-crypt-hash/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ iana-crypt-hash --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ iana-crypt-hash --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ iana-crypt-hash --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ iana-crypt-hash --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ iana-crypt-hash --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ iana-crypt-hash --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-stage-master/model/iana/iana-crypt-hash/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.22:generate-sources (binding) @ iana-crypt-hash --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-stage-master/model/iana/iana-crypt-hash/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 534.9 μs [INFO] yang-to-sources: Project model files found: 1 in 1.407 ms [INFO] yang-to-sources: 1 YANG models processed in 3.098 ms [INFO] BindingJavaFileGenerator: Defined 8 files in 1.265 ms [INFO] Sorted 8 files into 3 directories in 159.3 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 8 in 5.793 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-crypt-hash --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ iana-crypt-hash --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ iana-crypt-hash --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ iana-crypt-hash --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/iana/iana-crypt-hash/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/iana/iana-crypt-hash/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/iana/iana-crypt-hash/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ iana-crypt-hash --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 7 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ iana-crypt-hash >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ iana-crypt-hash --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ iana-crypt-hash <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ iana-crypt-hash --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ iana-crypt-hash --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/iana/iana-crypt-hash/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ iana-crypt-hash --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ iana-crypt-hash --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ iana-crypt-hash --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ iana-crypt-hash --- [INFO] Building bundle: /w/workspace/ietf-maven-stage-master/model/iana/iana-crypt-hash/target/iana-crypt-hash-1.0.3.jar [INFO] Writing manifest: /w/workspace/ietf-maven-stage-master/model/iana/iana-crypt-hash/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ iana-crypt-hash --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/iana/iana-crypt-hash/target/iana-crypt-hash-1.0.3-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-crypt-hash --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/model/iana/iana-crypt-hash/target/bom.xml [INFO] attaching as iana-crypt-hash-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/model/iana/iana-crypt-hash/target/bom.json [INFO] attaching as iana-crypt-hash-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-crypt-hash --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ iana-crypt-hash --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ iana-crypt-hash --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/iana/iana-crypt-hash/target/iana-crypt-hash-1.0.3-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ iana-crypt-hash --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ iana-crypt-hash --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ iana-crypt-hash --- [INFO] Installing /w/workspace/ietf-maven-stage-master/model/iana/iana-crypt-hash/pom.xml to /tmp/r/org/opendaylight/ietf/model/iana-crypt-hash/1.0.3/iana-crypt-hash-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/model/iana/iana-crypt-hash/target/iana-crypt-hash-1.0.3.jar to /tmp/r/org/opendaylight/ietf/model/iana-crypt-hash/1.0.3/iana-crypt-hash-1.0.3.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/iana/iana-crypt-hash/target/iana-crypt-hash-1.0.3-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/iana-crypt-hash/1.0.3/iana-crypt-hash-1.0.3-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/iana/iana-crypt-hash/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/iana-crypt-hash/1.0.3/iana-crypt-hash-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/model/iana/iana-crypt-hash/target/bom.json to /tmp/r/org/opendaylight/ietf/model/iana-crypt-hash/1.0.3/iana-crypt-hash-1.0.3-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-stage-master/model/iana/iana-crypt-hash/target/iana-crypt-hash-1.0.3-sources.jar to /tmp/r/org/opendaylight/ietf/model/iana-crypt-hash/1.0.3/iana-crypt-hash-1.0.3-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ iana-crypt-hash --- [INFO] Installing org/opendaylight/ietf/model/iana-crypt-hash/1.0.3/iana-crypt-hash-1.0.3.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-crypt-hash --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ iana-crypt-hash --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----< org.opendaylight.ietf:odl-ietf-model-rfc7317-iana-crypt-hash >---- [INFO] Building OpenDaylight :: IETF :: Model :: RFC7317 iana-crypt-hash 1.0.3 [22/161] [INFO] from features/odl-ietf-model-rfc7317-iana-crypt-hash/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc7317-iana-crypt-hash --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc7317-iana-crypt-hash --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc7317-iana-crypt-hash --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc7317-iana-crypt-hash --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc7317-iana-crypt-hash --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc7317-iana-crypt-hash --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc7317-iana-crypt-hash --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc7317-iana-crypt-hash --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc7317-iana-crypt-hash --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc7317-iana-crypt-hash --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc7317-iana-crypt-hash/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc7317-iana-crypt-hash --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc7317-iana-crypt-hash >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc7317-iana-crypt-hash --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc7317-iana-crypt-hash <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc7317-iana-crypt-hash --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc7317-iana-crypt-hash --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc7317-iana-crypt-hash [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:36457 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 36457 name: cc7545a0-b759-4d6a-a3c1-478f276e87ad timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc7317-iana-crypt-hash --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc7317-iana-crypt-hash --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc7317-iana-crypt-hash --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc7317-iana-crypt-hash/target/bom.xml [INFO] attaching as odl-ietf-model-rfc7317-iana-crypt-hash-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc7317-iana-crypt-hash/target/bom.json [INFO] attaching as odl-ietf-model-rfc7317-iana-crypt-hash-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc7317-iana-crypt-hash --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc7317-iana-crypt-hash --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc7317-iana-crypt-hash --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc7317-iana-crypt-hash --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc7317-iana-crypt-hash --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc7317-iana-crypt-hash --- [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc7317-iana-crypt-hash/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.3/odl-ietf-model-rfc7317-iana-crypt-hash-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc7317-iana-crypt-hash/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.3/odl-ietf-model-rfc7317-iana-crypt-hash-1.0.3-features.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc7317-iana-crypt-hash/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.3/odl-ietf-model-rfc7317-iana-crypt-hash-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc7317-iana-crypt-hash/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.3/odl-ietf-model-rfc7317-iana-crypt-hash-1.0.3-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc7317-iana-crypt-hash --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc8341 >----------------- [INFO] Building rfc8341 1.0.3 [23/161] [INFO] from model/rfc/rfc8341/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8341 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8341 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8341 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8341 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8341 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8341 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-stage-master/model/rfc/rfc8341/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc8341 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-stage-master/model/rfc/rfc8341/src/main/yang [INFO] yang-to-sources: Found 1 dependencies in 1.008 ms [INFO] yang-to-sources: Project model files found: 1 in 3.132 ms [INFO] yang-to-sources: 2 YANG models processed in 14.05 ms [INFO] BindingJavaFileGenerator: Defined 30 files in 4.318 ms [INFO] Sorted 30 files into 8 directories in 278.4 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 30 in 10.66 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8341 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8341 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8341 --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8341 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8341/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8341/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8341/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8341 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 29 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8341 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8341 --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8341 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8341 --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8341 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8341/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8341 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8341 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc8341 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8341 --- [INFO] Building bundle: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8341/target/rfc8341-1.0.3.jar [INFO] Writing manifest: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8341/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8341 --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8341/target/rfc8341-1.0.3-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8341 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/model/rfc/rfc8341/target/bom.xml [INFO] attaching as rfc8341-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/model/rfc/rfc8341/target/bom.json [INFO] attaching as rfc8341-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8341 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8341 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8341 --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8341/target/rfc8341-1.0.3-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8341 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8341 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8341 --- [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8341/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8341/1.0.3/rfc8341-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8341/target/rfc8341-1.0.3.jar to /tmp/r/org/opendaylight/ietf/model/rfc8341/1.0.3/rfc8341-1.0.3.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8341/target/rfc8341-1.0.3-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8341/1.0.3/rfc8341-1.0.3-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8341/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8341/1.0.3/rfc8341-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8341/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8341/1.0.3/rfc8341-1.0.3-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8341/target/rfc8341-1.0.3-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8341/1.0.3/rfc8341-1.0.3-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8341 --- [INFO] Installing org/opendaylight/ietf/model/rfc8341/1.0.3/rfc8341-1.0.3.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8341 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8341 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8341 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8341 1.0.3 [24/161] [INFO] from features/odl-ietf-model-rfc8341/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8341 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8341 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8341 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8341 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8341 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8341 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8341 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8341 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8341 --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8341 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8341/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8341 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8341 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8341 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8341 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8341 --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8341 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8341 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:36445 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 36445 name: f87c58ac-c71f-404f-8cca-0b91f1f0c773 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc8341 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8341 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8341 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8341/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8341-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8341/target/bom.json [INFO] attaching as odl-ietf-model-rfc8341-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8341 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8341 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8341 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8341 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8341 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8341 --- [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8341/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.3/odl-ietf-model-rfc8341-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8341/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.3/odl-ietf-model-rfc8341-1.0.3-features.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8341/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.3/odl-ietf-model-rfc8341-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8341/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.3/odl-ietf-model-rfc8341-1.0.3-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8341 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] ----------< org.opendaylight.ietf.model:rfc7317-ietf-system >----------- [INFO] Building rfc7317-ietf-system 1.0.3 [25/161] [INFO] from model/rfc/rfc7317-ietf-system/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc7317-ietf-system --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc7317-ietf-system --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc7317-ietf-system --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc7317-ietf-system --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc7317-ietf-system --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc7317-ietf-system --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-stage-master/model/rfc/rfc7317-ietf-system/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc7317-ietf-system --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-stage-master/model/rfc/rfc7317-ietf-system/src/main/yang [INFO] yang-to-sources: Found 4 dependencies in 717.2 μs [INFO] yang-to-sources: Project model files found: 1 in 4.604 ms [INFO] yang-to-sources: 5 YANG models processed in 25.47 ms [INFO] BindingJavaFileGenerator: Defined 91 files in 9.135 ms [INFO] Sorted 91 files into 21 directories in 149.0 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 91 in 23.09 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc7317-ietf-system --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc7317-ietf-system --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc7317-ietf-system --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc7317-ietf-system --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc7317-ietf-system/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc7317-ietf-system/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc7317-ietf-system/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc7317-ietf-system --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 90 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc7317-ietf-system >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc7317-ietf-system --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc7317-ietf-system <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc7317-ietf-system --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc7317-ietf-system --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc7317-ietf-system/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc7317-ietf-system --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc7317-ietf-system --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc7317-ietf-system --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc7317-ietf-system --- [INFO] Building bundle: /w/workspace/ietf-maven-stage-master/model/rfc/rfc7317-ietf-system/target/rfc7317-ietf-system-1.0.3.jar [INFO] Writing manifest: /w/workspace/ietf-maven-stage-master/model/rfc/rfc7317-ietf-system/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc7317-ietf-system --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc7317-ietf-system/target/rfc7317-ietf-system-1.0.3-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc7317-ietf-system --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/model/rfc/rfc7317-ietf-system/target/bom.xml [INFO] attaching as rfc7317-ietf-system-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/model/rfc/rfc7317-ietf-system/target/bom.json [INFO] attaching as rfc7317-ietf-system-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc7317-ietf-system --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc7317-ietf-system --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc7317-ietf-system --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc7317-ietf-system/target/rfc7317-ietf-system-1.0.3-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc7317-ietf-system --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc7317-ietf-system --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc7317-ietf-system --- [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc7317-ietf-system/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.3/rfc7317-ietf-system-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc7317-ietf-system/target/rfc7317-ietf-system-1.0.3.jar to /tmp/r/org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.3/rfc7317-ietf-system-1.0.3.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc7317-ietf-system/target/rfc7317-ietf-system-1.0.3-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.3/rfc7317-ietf-system-1.0.3-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc7317-ietf-system/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.3/rfc7317-ietf-system-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc7317-ietf-system/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.3/rfc7317-ietf-system-1.0.3-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc7317-ietf-system/target/rfc7317-ietf-system-1.0.3-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.3/rfc7317-ietf-system-1.0.3-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc7317-ietf-system --- [INFO] Installing org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.3/rfc7317-ietf-system-1.0.3.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc7317-ietf-system --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc7317-ietf-system --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------< org.opendaylight.ietf:odl-ietf-model-rfc7317-ietf-system >------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC7317 ietf-system 1.0.3 [26/161] [INFO] from features/odl-ietf-model-rfc7317-ietf-system/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc7317-ietf-system --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc7317-ietf-system --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc7317-ietf-system --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc7317-ietf-system --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc7317-ietf-system --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc7317-ietf-system --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc7317-ietf-system --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc7317-ietf-system --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc7317-ietf-system --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc7317-ietf-system --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc7317-ietf-system/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc7317-ietf-system --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc7317-ietf-system >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc7317-ietf-system --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc7317-ietf-system <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc7317-ietf-system --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc7317-ietf-system --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc7317-ietf-system [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:39113 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 39113 name: a9080c42-f3a8-4fe9-96f7-58da48b9767c timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc7317-ietf-system --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc7317-ietf-system --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc7317-ietf-system --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc7317-ietf-system/target/bom.xml [INFO] attaching as odl-ietf-model-rfc7317-ietf-system-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc7317-ietf-system/target/bom.json [INFO] attaching as odl-ietf-model-rfc7317-ietf-system-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc7317-ietf-system --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc7317-ietf-system --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc7317-ietf-system --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc7317-ietf-system --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc7317-ietf-system --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc7317-ietf-system --- [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc7317-ietf-system/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.3/odl-ietf-model-rfc7317-ietf-system-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc7317-ietf-system/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.3/odl-ietf-model-rfc7317-ietf-system-1.0.3-features.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc7317-ietf-system/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.3/odl-ietf-model-rfc7317-ietf-system-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc7317-ietf-system/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.3/odl-ietf-model-rfc7317-ietf-system-1.0.3-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc7317-ietf-system --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] -----< org.opendaylight.ietf.model:rfc7407-ietf-x509-cert-to-name >----- [INFO] Building rfc7407-ietf-x509-cert-to-name 1.0.3 [27/161] [INFO] from model/rfc/rfc7407-ietf-x509-cert-to-name/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc7407-ietf-x509-cert-to-name --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc7407-ietf-x509-cert-to-name --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc7407-ietf-x509-cert-to-name --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc7407-ietf-x509-cert-to-name --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc7407-ietf-x509-cert-to-name --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc7407-ietf-x509-cert-to-name --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-stage-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc7407-ietf-x509-cert-to-name --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-stage-master/model/rfc/rfc7407-ietf-x509-cert-to-name/src/main/yang [INFO] yang-to-sources: Found 1 dependencies in 997.0 μs [INFO] yang-to-sources: Project model files found: 1 in 2.182 ms [INFO] yang-to-sources: 2 YANG models processed in 9.552 ms [INFO] BindingJavaFileGenerator: Defined 16 files in 2.941 ms [INFO] Sorted 16 files into 4 directories in 90.09 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 16 in 6.947 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc7407-ietf-x509-cert-to-name --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc7407-ietf-x509-cert-to-name --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc7407-ietf-x509-cert-to-name --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc7407-ietf-x509-cert-to-name --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc7407-ietf-x509-cert-to-name/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc7407-ietf-x509-cert-to-name --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 15 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/ietf-maven-stage-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:[60,42] possible 'this' escape before subclass is fully initialized [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc7407-ietf-x509-cert-to-name >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc7407-ietf-x509-cert-to-name --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc7407-ietf-x509-cert-to-name <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc7407-ietf-x509-cert-to-name --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc7407-ietf-x509-cert-to-name --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc7407-ietf-x509-cert-to-name/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc7407-ietf-x509-cert-to-name --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc7407-ietf-x509-cert-to-name --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc7407-ietf-x509-cert-to-name --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc7407-ietf-x509-cert-to-name --- [INFO] Building bundle: /w/workspace/ietf-maven-stage-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-1.0.3.jar [INFO] Writing manifest: /w/workspace/ietf-maven-stage-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc7407-ietf-x509-cert-to-name --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-1.0.3-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc7407-ietf-x509-cert-to-name --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/bom.xml [INFO] attaching as rfc7407-ietf-x509-cert-to-name-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/bom.json [INFO] attaching as rfc7407-ietf-x509-cert-to-name-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc7407-ietf-x509-cert-to-name --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc7407-ietf-x509-cert-to-name --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc7407-ietf-x509-cert-to-name --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-1.0.3-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc7407-ietf-x509-cert-to-name --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc7407-ietf-x509-cert-to-name --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc7407-ietf-x509-cert-to-name --- [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc7407-ietf-x509-cert-to-name/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.3/rfc7407-ietf-x509-cert-to-name-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-1.0.3.jar to /tmp/r/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.3/rfc7407-ietf-x509-cert-to-name-1.0.3.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-1.0.3-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.3/rfc7407-ietf-x509-cert-to-name-1.0.3-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.3/rfc7407-ietf-x509-cert-to-name-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.3/rfc7407-ietf-x509-cert-to-name-1.0.3-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-1.0.3-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.3/rfc7407-ietf-x509-cert-to-name-1.0.3-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc7407-ietf-x509-cert-to-name --- [INFO] Installing org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.3/rfc7407-ietf-x509-cert-to-name-1.0.3.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc7407-ietf-x509-cert-to-name --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc7407-ietf-x509-cert-to-name --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.ietf:odl-ietf-model-rfc7407-ietf-x509-cert-to-name >-- [INFO] Building OpenDaylight :: IETF :: Model :: RFC7407 ietf-x509-cert-to-name 1.0.3 [28/161] [INFO] from features/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc7407-ietf-x509-cert-to-name [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:33717 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 33717 name: b4c658fe-1967-4d18-9ac4-baf570e24364 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/target/bom.xml [INFO] attaching as odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/target/bom.json [INFO] attaching as odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.3/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.3/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.3-features.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.3/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.3/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.3-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] -----------< org.opendaylight.ietf.model:rfc7407-ietf-snmp >------------ [INFO] Building rfc7407-ietf-snmp 1.0.3 [29/161] [INFO] from model/rfc/rfc7407-ietf-snmp/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc7407-ietf-snmp --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc7407-ietf-snmp --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc7407-ietf-snmp --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc7407-ietf-snmp --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc7407-ietf-snmp --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc7407-ietf-snmp --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-stage-master/model/rfc/rfc7407-ietf-snmp/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc7407-ietf-snmp --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-stage-master/model/rfc/rfc7407-ietf-snmp/src/main/yang [INFO] yang-to-sources: Found 4 dependencies in 1.696 ms [INFO] yang-to-sources: Project model files found: 12 in 10.36 ms [INFO] yang-to-sources: 5 YANG models processed in 68.48 ms [INFO] BindingJavaFileGenerator: Defined 183 files in 14.57 ms [INFO] Sorted 183 files into 38 directories in 241.0 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 183 in 68.85 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc7407-ietf-snmp --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc7407-ietf-snmp --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc7407-ietf-snmp --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc7407-ietf-snmp --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc7407-ietf-snmp/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc7407-ietf-snmp/target/generated-sources/spi [INFO] Copying 12 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 12 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc7407-ietf-snmp/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc7407-ietf-snmp --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 182 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/ietf-maven-stage-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:[60,42] possible 'this' escape before subclass is fully initialized [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc7407-ietf-snmp >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc7407-ietf-snmp --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc7407-ietf-snmp <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc7407-ietf-snmp --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc7407-ietf-snmp --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc7407-ietf-snmp/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc7407-ietf-snmp --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc7407-ietf-snmp --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc7407-ietf-snmp --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc7407-ietf-snmp --- [INFO] Building bundle: /w/workspace/ietf-maven-stage-master/model/rfc/rfc7407-ietf-snmp/target/rfc7407-ietf-snmp-1.0.3.jar [INFO] Writing manifest: /w/workspace/ietf-maven-stage-master/model/rfc/rfc7407-ietf-snmp/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc7407-ietf-snmp --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc7407-ietf-snmp/target/rfc7407-ietf-snmp-1.0.3-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc7407-ietf-snmp --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/model/rfc/rfc7407-ietf-snmp/target/bom.xml [INFO] attaching as rfc7407-ietf-snmp-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/model/rfc/rfc7407-ietf-snmp/target/bom.json [INFO] attaching as rfc7407-ietf-snmp-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc7407-ietf-snmp --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc7407-ietf-snmp --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc7407-ietf-snmp --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc7407-ietf-snmp/target/rfc7407-ietf-snmp-1.0.3-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc7407-ietf-snmp --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc7407-ietf-snmp --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc7407-ietf-snmp --- [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc7407-ietf-snmp/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.3/rfc7407-ietf-snmp-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc7407-ietf-snmp/target/rfc7407-ietf-snmp-1.0.3.jar to /tmp/r/org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.3/rfc7407-ietf-snmp-1.0.3.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc7407-ietf-snmp/target/rfc7407-ietf-snmp-1.0.3-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.3/rfc7407-ietf-snmp-1.0.3-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc7407-ietf-snmp/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.3/rfc7407-ietf-snmp-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc7407-ietf-snmp/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.3/rfc7407-ietf-snmp-1.0.3-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc7407-ietf-snmp/target/rfc7407-ietf-snmp-1.0.3-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.3/rfc7407-ietf-snmp-1.0.3-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc7407-ietf-snmp --- [INFO] Installing org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.3/rfc7407-ietf-snmp-1.0.3.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc7407-ietf-snmp --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc7407-ietf-snmp --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------< org.opendaylight.ietf:odl-ietf-model-rfc7407-ietf-snmp >------- [INFO] Building OpenDaylight :: IETF :: Model :: RFC7407 ietf-snmp 1.0.3 [30/161] [INFO] from features/odl-ietf-model-rfc7407-ietf-snmp/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc7407-ietf-snmp --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc7407-ietf-snmp --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc7407-ietf-snmp --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc7407-ietf-snmp --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc7407-ietf-snmp --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc7407-ietf-snmp --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc7407-ietf-snmp --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc7407-ietf-snmp --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc7407-ietf-snmp --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc7407-ietf-snmp --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc7407-ietf-snmp/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc7407-ietf-snmp --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc7407-ietf-snmp >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc7407-ietf-snmp --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc7407-ietf-snmp <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc7407-ietf-snmp --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc7407-ietf-snmp --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc7407-ietf-snmp [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:33295 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 33295 name: 8e300b02-b1aa-4e1a-a8ac-594686d029cc timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc7407-ietf-snmp --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc7407-ietf-snmp --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc7407-ietf-snmp --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc7407-ietf-snmp/target/bom.xml [INFO] attaching as odl-ietf-model-rfc7407-ietf-snmp-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc7407-ietf-snmp/target/bom.json [INFO] attaching as odl-ietf-model-rfc7407-ietf-snmp-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc7407-ietf-snmp --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc7407-ietf-snmp --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc7407-ietf-snmp --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc7407-ietf-snmp --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc7407-ietf-snmp --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc7407-ietf-snmp --- [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc7407-ietf-snmp/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.3/odl-ietf-model-rfc7407-ietf-snmp-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc7407-ietf-snmp/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.3/odl-ietf-model-rfc7407-ietf-snmp-1.0.3-features.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc7407-ietf-snmp/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.3/odl-ietf-model-rfc7407-ietf-snmp-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc7407-ietf-snmp/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.3/odl-ietf-model-rfc7407-ietf-snmp-1.0.3-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc7407-ietf-snmp --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc7952 >----------------- [INFO] Building rfc7952 1.0.3 [31/161] [INFO] from model/rfc/rfc7952/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc7952 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc7952 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc7952 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc7952 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc7952 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc7952 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-stage-master/model/rfc/rfc7952/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc7952 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-stage-master/model/rfc/rfc7952/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 811.7 μs [INFO] yang-to-sources: Project model files found: 1 in 1.369 ms [INFO] yang-to-sources: 1 YANG models processed in 3.093 ms [INFO] BindingJavaFileGenerator: Defined 4 files in 728.7 μs [INFO] Sorted 4 files into 3 directories in 97.41 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 4 in 2.645 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc7952 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc7952 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc7952 --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc7952 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc7952/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc7952/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc7952/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc7952 --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 3 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc7952 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc7952 --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc7952 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc7952 --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc7952 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc7952/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc7952 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc7952 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc7952 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc7952 --- [INFO] Building bundle: /w/workspace/ietf-maven-stage-master/model/rfc/rfc7952/target/rfc7952-1.0.3.jar [INFO] Writing manifest: /w/workspace/ietf-maven-stage-master/model/rfc/rfc7952/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc7952 --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc7952/target/rfc7952-1.0.3-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc7952 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/model/rfc/rfc7952/target/bom.xml [INFO] attaching as rfc7952-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/model/rfc/rfc7952/target/bom.json [INFO] attaching as rfc7952-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc7952 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc7952 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc7952 --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc7952/target/rfc7952-1.0.3-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc7952 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc7952 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc7952 --- [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc7952/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc7952/1.0.3/rfc7952-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc7952/target/rfc7952-1.0.3.jar to /tmp/r/org/opendaylight/ietf/model/rfc7952/1.0.3/rfc7952-1.0.3.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc7952/target/rfc7952-1.0.3-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc7952/1.0.3/rfc7952-1.0.3-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc7952/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc7952/1.0.3/rfc7952-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc7952/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc7952/1.0.3/rfc7952-1.0.3-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc7952/target/rfc7952-1.0.3-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc7952/1.0.3/rfc7952-1.0.3-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc7952 --- [INFO] Installing org/opendaylight/ietf/model/rfc7952/1.0.3/rfc7952-1.0.3.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc7952 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc7952 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc7952 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC7952 1.0.3 [32/161] [INFO] from features/odl-ietf-model-rfc7952/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc7952 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc7952 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc7952 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc7952 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc7952 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc7952 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc7952 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc7952 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc7952 --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc7952 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc7952/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc7952 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc7952 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc7952 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc7952 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc7952 --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc7952 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc7952 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:36413 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 36413 name: 9df500a5-7da2-467d-b0c1-2320d995ccf2 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc7952 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc7952 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc7952 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc7952/target/bom.xml [INFO] attaching as odl-ietf-model-rfc7952-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc7952/target/bom.json [INFO] attaching as odl-ietf-model-rfc7952-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc7952 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc7952 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc7952 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc7952 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc7952 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc7952 --- [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc7952/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.3/odl-ietf-model-rfc7952-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc7952/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.3/odl-ietf-model-rfc7952-1.0.3-features.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc7952/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.3/odl-ietf-model-rfc7952-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc7952/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.3/odl-ietf-model-rfc7952-1.0.3-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc7952 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] ---------< org.opendaylight.ietf.model:rfc8040-ietf-restconf >---------- [INFO] Building rfc8040-ietf-restconf 1.0.3 [33/161] [INFO] from model/rfc/rfc8040-ietf-restconf/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8040-ietf-restconf --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8040-ietf-restconf --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8040-ietf-restconf --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8040-ietf-restconf --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8040-ietf-restconf --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8040-ietf-restconf --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-stage-master/model/rfc/rfc8040-ietf-restconf/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc8040-ietf-restconf --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-stage-master/model/rfc/rfc8040-ietf-restconf/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 709.4 μs [INFO] yang-to-sources: Project model files found: 1 in 1.654 ms [INFO] yang-to-sources: 1 YANG models processed in 10.73 ms [INFO] BindingJavaFileGenerator: Defined 21 files in 3.293 ms [INFO] Sorted 21 files into 8 directories in 95.03 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 21 in 15.94 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8040-ietf-restconf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8040-ietf-restconf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8040-ietf-restconf --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8040-ietf-restconf --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8040-ietf-restconf/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8040-ietf-restconf/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8040-ietf-restconf/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8040-ietf-restconf --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 20 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8040-ietf-restconf >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8040-ietf-restconf --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8040-ietf-restconf <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8040-ietf-restconf --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8040-ietf-restconf --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8040-ietf-restconf/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8040-ietf-restconf --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8040-ietf-restconf --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc8040-ietf-restconf --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8040-ietf-restconf --- [INFO] Building bundle: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8040-ietf-restconf/target/rfc8040-ietf-restconf-1.0.3.jar [INFO] Writing manifest: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8040-ietf-restconf/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8040-ietf-restconf --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8040-ietf-restconf/target/rfc8040-ietf-restconf-1.0.3-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8040-ietf-restconf --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/model/rfc/rfc8040-ietf-restconf/target/bom.xml [INFO] attaching as rfc8040-ietf-restconf-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/model/rfc/rfc8040-ietf-restconf/target/bom.json [INFO] attaching as rfc8040-ietf-restconf-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8040-ietf-restconf --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8040-ietf-restconf --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8040-ietf-restconf --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8040-ietf-restconf/target/rfc8040-ietf-restconf-1.0.3-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8040-ietf-restconf --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8040-ietf-restconf --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8040-ietf-restconf --- [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8040-ietf-restconf/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.3/rfc8040-ietf-restconf-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8040-ietf-restconf/target/rfc8040-ietf-restconf-1.0.3.jar to /tmp/r/org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.3/rfc8040-ietf-restconf-1.0.3.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8040-ietf-restconf/target/rfc8040-ietf-restconf-1.0.3-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.3/rfc8040-ietf-restconf-1.0.3-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8040-ietf-restconf/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.3/rfc8040-ietf-restconf-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8040-ietf-restconf/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.3/rfc8040-ietf-restconf-1.0.3-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8040-ietf-restconf/target/rfc8040-ietf-restconf-1.0.3-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.3/rfc8040-ietf-restconf-1.0.3-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8040-ietf-restconf --- [INFO] Installing org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.3/rfc8040-ietf-restconf-1.0.3.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8040-ietf-restconf --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8040-ietf-restconf --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -----< org.opendaylight.ietf:odl-ietf-model-rfc8040-ietf-restconf >----- [INFO] Building OpenDaylight :: IETF :: Model :: RFC8040 ietf-restconf 1.0.3 [34/161] [INFO] from features/odl-ietf-model-rfc8040-ietf-restconf/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8040-ietf-restconf --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8040-ietf-restconf --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8040-ietf-restconf --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8040-ietf-restconf --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8040-ietf-restconf --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8040-ietf-restconf --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8040-ietf-restconf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8040-ietf-restconf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8040-ietf-restconf --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8040-ietf-restconf --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8040-ietf-restconf/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8040-ietf-restconf --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8040-ietf-restconf >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8040-ietf-restconf --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8040-ietf-restconf <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8040-ietf-restconf --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8040-ietf-restconf --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8040-ietf-restconf [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:39275 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 39275 name: 644bf9ed-59d7-450f-84d1-ea3a225fd1ee timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc8040-ietf-restconf --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8040-ietf-restconf --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8040-ietf-restconf --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8040-ietf-restconf/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8040-ietf-restconf-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8040-ietf-restconf/target/bom.json [INFO] attaching as odl-ietf-model-rfc8040-ietf-restconf-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8040-ietf-restconf --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8040-ietf-restconf --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8040-ietf-restconf --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8040-ietf-restconf --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8040-ietf-restconf --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8040-ietf-restconf --- [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8040-ietf-restconf/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.3/odl-ietf-model-rfc8040-ietf-restconf-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8040-ietf-restconf/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.3/odl-ietf-model-rfc8040-ietf-restconf-1.0.3-features.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8040-ietf-restconf/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.3/odl-ietf-model-rfc8040-ietf-restconf-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8040-ietf-restconf/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.3/odl-ietf-model-rfc8040-ietf-restconf-1.0.3-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8040-ietf-restconf --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] ----< org.opendaylight.ietf.model:rfc8040-ietf-restconf-monitoring >---- [INFO] Building rfc8040-ietf-restconf-monitoring 1.0.3 [35/161] [INFO] from model/rfc/rfc8040-ietf-restconf-monitoring/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8040-ietf-restconf-monitoring --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8040-ietf-restconf-monitoring --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8040-ietf-restconf-monitoring --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8040-ietf-restconf-monitoring --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8040-ietf-restconf-monitoring --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8040-ietf-restconf-monitoring --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-stage-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc8040-ietf-restconf-monitoring --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-stage-master/model/rfc/rfc8040-ietf-restconf-monitoring/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 675.5 μs [INFO] yang-to-sources: Project model files found: 1 in 1.307 ms [INFO] yang-to-sources: 3 YANG models processed in 11.94 ms [INFO] BindingJavaFileGenerator: Defined 16 files in 3.813 ms [INFO] Sorted 16 files into 6 directories in 89.37 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 16 in 8.750 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8040-ietf-restconf-monitoring --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8040-ietf-restconf-monitoring --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8040-ietf-restconf-monitoring --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8040-ietf-restconf-monitoring --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8040-ietf-restconf-monitoring/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8040-ietf-restconf-monitoring --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 15 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8040-ietf-restconf-monitoring >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8040-ietf-restconf-monitoring --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8040-ietf-restconf-monitoring <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8040-ietf-restconf-monitoring --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8040-ietf-restconf-monitoring --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8040-ietf-restconf-monitoring/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8040-ietf-restconf-monitoring --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8040-ietf-restconf-monitoring --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc8040-ietf-restconf-monitoring --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8040-ietf-restconf-monitoring --- [INFO] Building bundle: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-1.0.3.jar [INFO] Writing manifest: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8040-ietf-restconf-monitoring --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-1.0.3-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8040-ietf-restconf-monitoring --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/bom.xml [INFO] attaching as rfc8040-ietf-restconf-monitoring-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/bom.json [INFO] attaching as rfc8040-ietf-restconf-monitoring-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8040-ietf-restconf-monitoring --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8040-ietf-restconf-monitoring --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8040-ietf-restconf-monitoring --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-1.0.3-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8040-ietf-restconf-monitoring --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8040-ietf-restconf-monitoring --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8040-ietf-restconf-monitoring --- [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8040-ietf-restconf-monitoring/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.3/rfc8040-ietf-restconf-monitoring-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-1.0.3.jar to /tmp/r/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.3/rfc8040-ietf-restconf-monitoring-1.0.3.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-1.0.3-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.3/rfc8040-ietf-restconf-monitoring-1.0.3-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.3/rfc8040-ietf-restconf-monitoring-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.3/rfc8040-ietf-restconf-monitoring-1.0.3-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-1.0.3-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.3/rfc8040-ietf-restconf-monitoring-1.0.3-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8040-ietf-restconf-monitoring --- [INFO] Installing org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.3/rfc8040-ietf-restconf-monitoring-1.0.3.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8040-ietf-restconf-monitoring --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8040-ietf-restconf-monitoring --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.ietf:odl-ietf-model-rfc8040-ietf-restconf-monitoring >-- [INFO] Building OpenDaylight :: IETF :: Model :: RFC8040 ietf-restconf-monitoring 1.0.3 [36/161] [INFO] from features/odl-ietf-model-rfc8040-ietf-restconf-monitoring/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8040-ietf-restconf-monitoring/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8040-ietf-restconf-monitoring >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8040-ietf-restconf-monitoring <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8040-ietf-restconf-monitoring [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:41981 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 41981 name: 03a46353-e352-42f0-bbf8-96f1f76ffaac timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8040-ietf-restconf-monitoring/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8040-ietf-restconf-monitoring/target/bom.json [INFO] attaching as odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8040-ietf-restconf-monitoring/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.3/odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8040-ietf-restconf-monitoring/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.3/odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.3-features.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8040-ietf-restconf-monitoring/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.3/odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8040-ietf-restconf-monitoring/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.3/odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.3-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc8072 >----------------- [INFO] Building rfc8072 1.0.3 [37/161] [INFO] from model/rfc/rfc8072/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8072 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8072 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8072 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8072 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8072 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8072 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-stage-master/model/rfc/rfc8072/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc8072 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-stage-master/model/rfc/rfc8072/src/main/yang [INFO] yang-to-sources: Found 1 dependencies in 847.6 μs [INFO] yang-to-sources: Project model files found: 1 in 2.340 ms [INFO] yang-to-sources: 2 YANG models processed in 12.40 ms [INFO] BindingJavaFileGenerator: Defined 34 files in 2.946 ms [INFO] Sorted 34 files into 12 directories in 97.23 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 34 in 9.647 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8072 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8072 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8072 --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8072 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8072/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8072/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8072/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8072 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 33 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8072 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8072 --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8072 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8072 --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8072 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8072/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8072 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8072 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc8072 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8072 --- [INFO] Building bundle: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8072/target/rfc8072-1.0.3.jar [INFO] Writing manifest: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8072/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8072 --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8072/target/rfc8072-1.0.3-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8072 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 14 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/model/rfc/rfc8072/target/bom.xml [INFO] attaching as rfc8072-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/model/rfc/rfc8072/target/bom.json [INFO] attaching as rfc8072-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8072 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8072 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8072 --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8072/target/rfc8072-1.0.3-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8072 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8072 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8072 --- [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8072/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8072/1.0.3/rfc8072-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8072/target/rfc8072-1.0.3.jar to /tmp/r/org/opendaylight/ietf/model/rfc8072/1.0.3/rfc8072-1.0.3.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8072/target/rfc8072-1.0.3-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8072/1.0.3/rfc8072-1.0.3-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8072/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8072/1.0.3/rfc8072-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8072/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8072/1.0.3/rfc8072-1.0.3-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8072/target/rfc8072-1.0.3-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8072/1.0.3/rfc8072-1.0.3-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8072 --- [INFO] Installing org/opendaylight/ietf/model/rfc8072/1.0.3/rfc8072-1.0.3.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8072 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8072 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8072 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8072 1.0.3 [38/161] [INFO] from features/odl-ietf-model-rfc8072/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8072 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8072 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8072 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8072 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8072 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8072 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8072 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8072 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8072 --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8072 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8072/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8072 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8072 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8072 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8072 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8072 --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8072 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8072 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:37769 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 37769 name: bfe77e5a-a641-492e-af11-f5f83598163c timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc8072 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8072 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8072 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 25 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8072/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8072-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8072/target/bom.json [INFO] attaching as odl-ietf-model-rfc8072-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8072 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8072 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8072 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8072 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8072 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8072 --- [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8072/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.3/odl-ietf-model-rfc8072-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8072/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.3/odl-ietf-model-rfc8072-1.0.3-features.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8072/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.3/odl-ietf-model-rfc8072-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8072/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.3/odl-ietf-model-rfc8072-1.0.3-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8072 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc8177 >----------------- [INFO] Building rfc8177 1.0.3 [39/161] [INFO] from model/rfc/rfc8177/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8177 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8177 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8177 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8177 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8177 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8177 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-stage-master/model/rfc/rfc8177/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc8177 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-stage-master/model/rfc/rfc8177/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 1.205 ms [INFO] yang-to-sources: Project model files found: 1 in 3.642 ms [INFO] yang-to-sources: 3 YANG models processed in 24.58 ms [INFO] BindingJavaFileGenerator: Defined 68 files in 6.197 ms [INFO] Sorted 68 files into 16 directories in 185.1 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 68 in 21.30 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8177 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8177 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8177 --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8177 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8177/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8177/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8177/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8177 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 67 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8177 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8177 --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8177 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8177 --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8177 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8177/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8177 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8177 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc8177 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8177 --- [INFO] Building bundle: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8177/target/rfc8177-1.0.3.jar [INFO] Writing manifest: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8177/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8177 --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8177/target/rfc8177-1.0.3-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8177 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/model/rfc/rfc8177/target/bom.xml [INFO] attaching as rfc8177-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/model/rfc/rfc8177/target/bom.json [INFO] attaching as rfc8177-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8177 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8177 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8177 --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8177/target/rfc8177-1.0.3-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8177 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8177 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8177 --- [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8177/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8177/1.0.3/rfc8177-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8177/target/rfc8177-1.0.3.jar to /tmp/r/org/opendaylight/ietf/model/rfc8177/1.0.3/rfc8177-1.0.3.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8177/target/rfc8177-1.0.3-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8177/1.0.3/rfc8177-1.0.3-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8177/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8177/1.0.3/rfc8177-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8177/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8177/1.0.3/rfc8177-1.0.3-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8177/target/rfc8177-1.0.3-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8177/1.0.3/rfc8177-1.0.3-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8177 --- [INFO] Installing org/opendaylight/ietf/model/rfc8177/1.0.3/rfc8177-1.0.3.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8177 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8177 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8177 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8177 1.0.3 [40/161] [INFO] from features/odl-ietf-model-rfc8177/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8177 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8177 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8177 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8177 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8177 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8177 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8177 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8177 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8177 --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8177 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8177/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8177 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8177 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8177 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8177 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8177 --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8177 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8177 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:45257 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 45257 name: eb72682e-680d-47d7-8e8e-83ee14b72c21 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc8177 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8177 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8177 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8177/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8177-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8177/target/bom.json [INFO] attaching as odl-ietf-model-rfc8177-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8177 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8177 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8177 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8177 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8177 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8177 --- [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8177/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.3/odl-ietf-model-rfc8177-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8177/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.3/odl-ietf-model-rfc8177-1.0.3-features.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8177/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.3/odl-ietf-model-rfc8177-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8177/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.3/odl-ietf-model-rfc8177-1.0.3-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8177 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] -----------< org.opendaylight.ietf.model:iana-routing-types >----------- [INFO] Building iana-routing-types 1.0.3 [41/161] [INFO] from model/iana/iana-routing-types/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ iana-routing-types --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ iana-routing-types --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ iana-routing-types --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ iana-routing-types --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ iana-routing-types --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ iana-routing-types --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-stage-master/model/iana/iana-routing-types/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.22:generate-sources (binding) @ iana-routing-types --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-stage-master/model/iana/iana-routing-types/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 507.2 μs [INFO] yang-to-sources: Project model files found: 1 in 14.49 ms [INFO] yang-to-sources: 1 YANG models processed in 4.775 ms [INFO] BindingJavaFileGenerator: Defined 6 files in 1.240 ms [INFO] Sorted 6 files into 3 directories in 88.84 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 6 in 6.220 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-routing-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ iana-routing-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ iana-routing-types --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ iana-routing-types --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/iana/iana-routing-types/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/iana/iana-routing-types/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/iana/iana-routing-types/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ iana-routing-types --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 5 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ iana-routing-types >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ iana-routing-types --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ iana-routing-types <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ iana-routing-types --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ iana-routing-types --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/iana/iana-routing-types/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ iana-routing-types --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ iana-routing-types --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ iana-routing-types --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ iana-routing-types --- [INFO] Building bundle: /w/workspace/ietf-maven-stage-master/model/iana/iana-routing-types/target/iana-routing-types-1.0.3.jar [INFO] Writing manifest: /w/workspace/ietf-maven-stage-master/model/iana/iana-routing-types/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ iana-routing-types --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/iana/iana-routing-types/target/iana-routing-types-1.0.3-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-routing-types --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/model/iana/iana-routing-types/target/bom.xml [INFO] attaching as iana-routing-types-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/model/iana/iana-routing-types/target/bom.json [INFO] attaching as iana-routing-types-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-routing-types --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ iana-routing-types --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ iana-routing-types --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/iana/iana-routing-types/target/iana-routing-types-1.0.3-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ iana-routing-types --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ iana-routing-types --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ iana-routing-types --- [INFO] Installing /w/workspace/ietf-maven-stage-master/model/iana/iana-routing-types/pom.xml to /tmp/r/org/opendaylight/ietf/model/iana-routing-types/1.0.3/iana-routing-types-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/model/iana/iana-routing-types/target/iana-routing-types-1.0.3.jar to /tmp/r/org/opendaylight/ietf/model/iana-routing-types/1.0.3/iana-routing-types-1.0.3.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/iana/iana-routing-types/target/iana-routing-types-1.0.3-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/iana-routing-types/1.0.3/iana-routing-types-1.0.3-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/iana/iana-routing-types/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/iana-routing-types/1.0.3/iana-routing-types-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/model/iana/iana-routing-types/target/bom.json to /tmp/r/org/opendaylight/ietf/model/iana-routing-types/1.0.3/iana-routing-types-1.0.3-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-stage-master/model/iana/iana-routing-types/target/iana-routing-types-1.0.3-sources.jar to /tmp/r/org/opendaylight/ietf/model/iana-routing-types/1.0.3/iana-routing-types-1.0.3-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ iana-routing-types --- [INFO] Installing org/opendaylight/ietf/model/iana-routing-types/1.0.3/iana-routing-types-1.0.3.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-routing-types --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ iana-routing-types --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------< org.opendaylight.ietf.model:rfc8294-ietf-routing-types >------- [INFO] Building rfc8294-ietf-routing-types 1.0.3 [42/161] [INFO] from model/rfc/rfc8294-ietf-routing-types/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8294-ietf-routing-types --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8294-ietf-routing-types --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8294-ietf-routing-types --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8294-ietf-routing-types --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8294-ietf-routing-types --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8294-ietf-routing-types --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-stage-master/model/rfc/rfc8294-ietf-routing-types/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc8294-ietf-routing-types --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-stage-master/model/rfc/rfc8294-ietf-routing-types/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 648.4 μs [INFO] yang-to-sources: Project model files found: 1 in 7.785 ms [INFO] yang-to-sources: 3 YANG models processed in 20.69 ms [INFO] BindingJavaFileGenerator: Defined 47 files in 5.885 ms [INFO] Sorted 47 files into 6 directories in 126.2 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 47 in 18.20 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8294-ietf-routing-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8294-ietf-routing-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8294-ietf-routing-types --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8294-ietf-routing-types --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8294-ietf-routing-types/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8294-ietf-routing-types/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8294-ietf-routing-types/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8294-ietf-routing-types --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 47 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/ietf-maven-stage-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:[60,42] possible 'this' escape before subclass is fully initialized [WARNING] /w/workspace/ietf-maven-stage-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:[60,42] possible 'this' escape before subclass is fully initialized [WARNING] /w/workspace/ietf-maven-stage-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:[58,42] possible 'this' escape before subclass is fully initialized [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8294-ietf-routing-types >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8294-ietf-routing-types --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8294-ietf-routing-types <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8294-ietf-routing-types --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8294-ietf-routing-types --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8294-ietf-routing-types/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8294-ietf-routing-types --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8294-ietf-routing-types --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc8294-ietf-routing-types --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8294-ietf-routing-types --- [INFO] Building bundle: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8294-ietf-routing-types/target/rfc8294-ietf-routing-types-1.0.3.jar [INFO] Writing manifest: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8294-ietf-routing-types/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8294-ietf-routing-types --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8294-ietf-routing-types/target/rfc8294-ietf-routing-types-1.0.3-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8294-ietf-routing-types --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/model/rfc/rfc8294-ietf-routing-types/target/bom.xml [INFO] attaching as rfc8294-ietf-routing-types-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/model/rfc/rfc8294-ietf-routing-types/target/bom.json [INFO] attaching as rfc8294-ietf-routing-types-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8294-ietf-routing-types --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8294-ietf-routing-types --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8294-ietf-routing-types --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8294-ietf-routing-types/target/rfc8294-ietf-routing-types-1.0.3-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8294-ietf-routing-types --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8294-ietf-routing-types --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8294-ietf-routing-types --- [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8294-ietf-routing-types/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.3/rfc8294-ietf-routing-types-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8294-ietf-routing-types/target/rfc8294-ietf-routing-types-1.0.3.jar to /tmp/r/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.3/rfc8294-ietf-routing-types-1.0.3.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8294-ietf-routing-types/target/rfc8294-ietf-routing-types-1.0.3-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.3/rfc8294-ietf-routing-types-1.0.3-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8294-ietf-routing-types/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.3/rfc8294-ietf-routing-types-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8294-ietf-routing-types/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.3/rfc8294-ietf-routing-types-1.0.3-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8294-ietf-routing-types/target/rfc8294-ietf-routing-types-1.0.3-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.3/rfc8294-ietf-routing-types-1.0.3-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8294-ietf-routing-types --- [INFO] Installing org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.3/rfc8294-ietf-routing-types-1.0.3.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8294-ietf-routing-types --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8294-ietf-routing-types --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8294 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8294 1.0.3 [43/161] [INFO] from features/odl-ietf-model-rfc8294/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8294 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8294 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8294 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8294 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8294 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8294 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8294 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8294 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8294 --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8294 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8294/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8294 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8294 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8294 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8294 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8294 --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8294 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8294 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:45047 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 45047 name: a54e70a8-7ec9-45b4-b268-c05ae4e26f8f timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc8294 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8294 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8294 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 28 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8294/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8294-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8294/target/bom.json [INFO] attaching as odl-ietf-model-rfc8294-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8294 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8294 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8294 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8294 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8294 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8294 --- [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8294/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.3/odl-ietf-model-rfc8294-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8294/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.3/odl-ietf-model-rfc8294-1.0.3-features.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8294/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.3/odl-ietf-model-rfc8294-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8294/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.3/odl-ietf-model-rfc8294-1.0.3-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8294 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] --------< org.opendaylight.ietf.model:rfc8342-ietf-datastores >--------- [INFO] Building rfc8342-ietf-datastores 1.0.3 [44/161] [INFO] from model/rfc/rfc8342-ietf-datastores/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8342-ietf-datastores --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8342-ietf-datastores --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8342-ietf-datastores --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8342-ietf-datastores --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8342-ietf-datastores --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8342-ietf-datastores --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-stage-master/model/rfc/rfc8342-ietf-datastores/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc8342-ietf-datastores --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-stage-master/model/rfc/rfc8342-ietf-datastores/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 1.107 ms [INFO] yang-to-sources: Project model files found: 1 in 1.504 ms [INFO] yang-to-sources: 1 YANG models processed in 2.790 ms [INFO] BindingJavaFileGenerator: Defined 12 files in 1.089 ms [INFO] Sorted 12 files into 3 directories in 81.78 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 12 in 4.480 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8342-ietf-datastores --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8342-ietf-datastores --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8342-ietf-datastores --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8342-ietf-datastores --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8342-ietf-datastores/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8342-ietf-datastores/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8342-ietf-datastores/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8342-ietf-datastores --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 11 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8342-ietf-datastores >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8342-ietf-datastores --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8342-ietf-datastores <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8342-ietf-datastores --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8342-ietf-datastores --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8342-ietf-datastores/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8342-ietf-datastores --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8342-ietf-datastores --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc8342-ietf-datastores --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8342-ietf-datastores --- [INFO] Building bundle: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8342-ietf-datastores/target/rfc8342-ietf-datastores-1.0.3.jar [INFO] Writing manifest: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8342-ietf-datastores/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8342-ietf-datastores --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8342-ietf-datastores/target/rfc8342-ietf-datastores-1.0.3-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8342-ietf-datastores --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/model/rfc/rfc8342-ietf-datastores/target/bom.xml [INFO] attaching as rfc8342-ietf-datastores-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/model/rfc/rfc8342-ietf-datastores/target/bom.json [INFO] attaching as rfc8342-ietf-datastores-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8342-ietf-datastores --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8342-ietf-datastores --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8342-ietf-datastores --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8342-ietf-datastores/target/rfc8342-ietf-datastores-1.0.3-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8342-ietf-datastores --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8342-ietf-datastores --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8342-ietf-datastores --- [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8342-ietf-datastores/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.3/rfc8342-ietf-datastores-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8342-ietf-datastores/target/rfc8342-ietf-datastores-1.0.3.jar to /tmp/r/org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.3/rfc8342-ietf-datastores-1.0.3.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8342-ietf-datastores/target/rfc8342-ietf-datastores-1.0.3-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.3/rfc8342-ietf-datastores-1.0.3-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8342-ietf-datastores/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.3/rfc8342-ietf-datastores-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8342-ietf-datastores/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.3/rfc8342-ietf-datastores-1.0.3-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8342-ietf-datastores/target/rfc8342-ietf-datastores-1.0.3-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.3/rfc8342-ietf-datastores-1.0.3-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8342-ietf-datastores --- [INFO] Installing org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.3/rfc8342-ietf-datastores-1.0.3.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8342-ietf-datastores --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8342-ietf-datastores --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----------< org.opendaylight.ietf.model:rfc8342-ietf-origin >----------- [INFO] Building rfc8342-ietf-origin 1.0.3 [45/161] [INFO] from model/rfc/rfc8342-ietf-origin/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8342-ietf-origin --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8342-ietf-origin --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8342-ietf-origin --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8342-ietf-origin --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8342-ietf-origin --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8342-ietf-origin --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-stage-master/model/rfc/rfc8342-ietf-origin/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc8342-ietf-origin --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-stage-master/model/rfc/rfc8342-ietf-origin/src/main/yang [INFO] yang-to-sources: Found 1 dependencies in 544.8 μs [INFO] yang-to-sources: Project model files found: 1 in 1.106 ms [INFO] yang-to-sources: 2 YANG models processed in 6.698 ms [INFO] BindingJavaFileGenerator: Defined 11 files in 3.415 ms [INFO] Sorted 11 files into 3 directories in 80.21 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 11 in 6.462 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8342-ietf-origin --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8342-ietf-origin --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8342-ietf-origin --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8342-ietf-origin --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8342-ietf-origin/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8342-ietf-origin/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8342-ietf-origin/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8342-ietf-origin --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8342-ietf-origin >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8342-ietf-origin --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8342-ietf-origin <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8342-ietf-origin --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8342-ietf-origin --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8342-ietf-origin/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8342-ietf-origin --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8342-ietf-origin --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc8342-ietf-origin --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8342-ietf-origin --- [INFO] Building bundle: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8342-ietf-origin/target/rfc8342-ietf-origin-1.0.3.jar [INFO] Writing manifest: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8342-ietf-origin/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8342-ietf-origin --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8342-ietf-origin/target/rfc8342-ietf-origin-1.0.3-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8342-ietf-origin --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 14 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/model/rfc/rfc8342-ietf-origin/target/bom.xml [INFO] attaching as rfc8342-ietf-origin-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/model/rfc/rfc8342-ietf-origin/target/bom.json [INFO] attaching as rfc8342-ietf-origin-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8342-ietf-origin --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8342-ietf-origin --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8342-ietf-origin --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8342-ietf-origin/target/rfc8342-ietf-origin-1.0.3-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8342-ietf-origin --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8342-ietf-origin --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8342-ietf-origin --- [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8342-ietf-origin/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.3/rfc8342-ietf-origin-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8342-ietf-origin/target/rfc8342-ietf-origin-1.0.3.jar to /tmp/r/org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.3/rfc8342-ietf-origin-1.0.3.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8342-ietf-origin/target/rfc8342-ietf-origin-1.0.3-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.3/rfc8342-ietf-origin-1.0.3-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8342-ietf-origin/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.3/rfc8342-ietf-origin-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8342-ietf-origin/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.3/rfc8342-ietf-origin-1.0.3-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8342-ietf-origin/target/rfc8342-ietf-origin-1.0.3-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.3/rfc8342-ietf-origin-1.0.3-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8342-ietf-origin --- [INFO] Installing org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.3/rfc8342-ietf-origin-1.0.3.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8342-ietf-origin --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8342-ietf-origin --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8342 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8342 1.0.3 [46/161] [INFO] from features/odl-ietf-model-rfc8342/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8342 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8342 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8342 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8342 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8342 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8342 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8342 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8342 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8342 --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8342 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8342/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8342 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8342 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8342 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8342 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8342 --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8342 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8342 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:34995 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 34995 name: 381e43bc-06ac-4c84-a915-e14efc8d8c27 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc8342 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8342 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8342 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8342/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8342-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8342/target/bom.json [INFO] attaching as odl-ietf-model-rfc8342-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8342 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8342 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8342 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8342 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8342 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8342 --- [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8342/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.3/odl-ietf-model-rfc8342-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8342/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.3/odl-ietf-model-rfc8342-1.0.3-features.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8342/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.3/odl-ietf-model-rfc8342-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8342/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.3/odl-ietf-model-rfc8342-1.0.3-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8342 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc8344 >----------------- [INFO] Building rfc8344 1.0.3 [47/161] [INFO] from model/rfc/rfc8344/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8344 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8344 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8344 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8344 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8344 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8344 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-stage-master/model/rfc/rfc8344/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc8344 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-stage-master/model/rfc/rfc8344/src/main/yang [INFO] yang-to-sources: Found 3 dependencies in 684.9 μs [INFO] yang-to-sources: Project model files found: 1 in 3.455 ms [INFO] yang-to-sources: 4 YANG models processed in 25.85 ms [INFO] BindingJavaFileGenerator: Defined 56 files in 7.777 ms [INFO] Sorted 56 files into 13 directories in 128.3 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 56 in 20.10 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8344 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8344 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8344 --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8344 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8344/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8344/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8344/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8344 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 55 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv6/AddressKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Address in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6 has been deprecated [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv6/AddressKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Address in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6 has been deprecated [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv6/AddressKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Address in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6 has been deprecated [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv6/NeighborKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Neighbor in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6 has been deprecated [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv6/NeighborKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Neighbor in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6 has been deprecated [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv6/NeighborKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Neighbor in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6 has been deprecated [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/AddressKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.Address in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4 has been deprecated [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/AddressKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.Address in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4 has been deprecated [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/AddressKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.Address in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4 has been deprecated [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/NeighborKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.Neighbor in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4 has been deprecated [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/NeighborKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.Neighbor in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4 has been deprecated [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/NeighborKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.Neighbor in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4 has been deprecated [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/address/subnet/Netmask.java:[24,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.Subnet in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address has been deprecated [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/address/subnet/Netmask.java:[24,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.Subnet in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address has been deprecated [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/address/subnet/Netmask.java:[24,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.Subnet in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address has been deprecated [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/address/subnet/NetmaskBuilder.java:[83,29] getNetmask() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.subnet.Netmask has been deprecated [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/address/subnet/NetmaskBuilder.java:[174,27] getNetmask() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.subnet.Netmask has been deprecated [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/address/subnet/PrefixLength.java:[24,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.Subnet in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address has been deprecated [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/address/subnet/PrefixLength.java:[24,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.Subnet in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address has been deprecated [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/address/subnet/PrefixLength.java:[24,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.Subnet in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address has been deprecated [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/address/subnet/PrefixLengthBuilder.java:[84,34] getPrefixLength() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.subnet.PrefixLength has been deprecated [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/address/subnet/PrefixLengthBuilder.java:[186,22] getPrefixLength() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.subnet.PrefixLength has been deprecated [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8344 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8344 --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8344 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8344 --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8344 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8344/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8344 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8344 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc8344 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8344 --- [INFO] Building bundle: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8344/target/rfc8344-1.0.3.jar [INFO] Writing manifest: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8344/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8344 --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8344/target/rfc8344-1.0.3-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8344 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/model/rfc/rfc8344/target/bom.xml [INFO] attaching as rfc8344-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/model/rfc/rfc8344/target/bom.json [INFO] attaching as rfc8344-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8344 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8344 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8344 --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8344/target/rfc8344-1.0.3-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8344 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8344 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8344 --- [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8344/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8344/1.0.3/rfc8344-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8344/target/rfc8344-1.0.3.jar to /tmp/r/org/opendaylight/ietf/model/rfc8344/1.0.3/rfc8344-1.0.3.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8344/target/rfc8344-1.0.3-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8344/1.0.3/rfc8344-1.0.3-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8344/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8344/1.0.3/rfc8344-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8344/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8344/1.0.3/rfc8344-1.0.3-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8344/target/rfc8344-1.0.3-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8344/1.0.3/rfc8344-1.0.3-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8344 --- [INFO] Installing org/opendaylight/ietf/model/rfc8344/1.0.3/rfc8344-1.0.3.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8344 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8344 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8344 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8344 1.0.3 [48/161] [INFO] from features/odl-ietf-model-rfc8344/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8344 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8344 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8344 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8344 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8344 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8344 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8344 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8344 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8344 --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8344 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8344/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8344 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8344 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8344 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8344 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8344 --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8344 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8344 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:40585 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 40585 name: 081a1305-c27a-4971-8ecb-62df9a64f2f8 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc8344 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8344 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8344 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8344/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8344-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8344/target/bom.json [INFO] attaching as odl-ietf-model-rfc8344-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8344 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8344 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8344 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8344 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8344 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8344 --- [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8344/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.3/odl-ietf-model-rfc8344-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8344/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.3/odl-ietf-model-rfc8344-1.0.3-features.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8344/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.3/odl-ietf-model-rfc8344-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8344/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.3/odl-ietf-model-rfc8344-1.0.3-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8344 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] ----------< org.opendaylight.ietf.model:rfc8345-ietf-network >---------- [INFO] Building rfc8345-ietf-network 1.0.3 [49/161] [INFO] from model/rfc/rfc8345-ietf-network/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8345-ietf-network --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8345-ietf-network --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8345-ietf-network --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8345-ietf-network --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8345-ietf-network --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8345-ietf-network --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-stage-master/model/rfc/rfc8345-ietf-network/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc8345-ietf-network --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-stage-master/model/rfc/rfc8345-ietf-network/src/main/yang [INFO] yang-to-sources: Found 1 dependencies in 739.0 μs [INFO] yang-to-sources: Project model files found: 1 in 1.548 ms [INFO] yang-to-sources: 2 YANG models processed in 10.12 ms [INFO] BindingJavaFileGenerator: Defined 24 files in 4.158 ms [INFO] Sorted 24 files into 6 directories in 95.69 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 24 in 14.27 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8345-ietf-network --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8345-ietf-network --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8345-ietf-network --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8345-ietf-network --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8345-ietf-network/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8345-ietf-network/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8345-ietf-network/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8345-ietf-network --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 23 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8345-ietf-network >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8345-ietf-network --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8345-ietf-network <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8345-ietf-network --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8345-ietf-network --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8345-ietf-network/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8345-ietf-network --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8345-ietf-network --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc8345-ietf-network --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8345-ietf-network --- [INFO] Building bundle: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8345-ietf-network/target/rfc8345-ietf-network-1.0.3.jar [INFO] Writing manifest: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8345-ietf-network/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8345-ietf-network --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8345-ietf-network/target/rfc8345-ietf-network-1.0.3-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8345-ietf-network --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/model/rfc/rfc8345-ietf-network/target/bom.xml [INFO] attaching as rfc8345-ietf-network-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/model/rfc/rfc8345-ietf-network/target/bom.json [INFO] attaching as rfc8345-ietf-network-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8345-ietf-network --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8345-ietf-network --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8345-ietf-network --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8345-ietf-network/target/rfc8345-ietf-network-1.0.3-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8345-ietf-network --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8345-ietf-network --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8345-ietf-network --- [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8345-ietf-network/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.3/rfc8345-ietf-network-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8345-ietf-network/target/rfc8345-ietf-network-1.0.3.jar to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.3/rfc8345-ietf-network-1.0.3.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8345-ietf-network/target/rfc8345-ietf-network-1.0.3-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.3/rfc8345-ietf-network-1.0.3-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8345-ietf-network/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.3/rfc8345-ietf-network-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8345-ietf-network/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.3/rfc8345-ietf-network-1.0.3-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8345-ietf-network/target/rfc8345-ietf-network-1.0.3-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.3/rfc8345-ietf-network-1.0.3-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8345-ietf-network --- [INFO] Installing org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.3/rfc8345-ietf-network-1.0.3.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8345-ietf-network --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8345-ietf-network --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------< org.opendaylight.ietf.model:rfc8345-ietf-network-state >------- [INFO] Building rfc8345-ietf-network-state 1.0.3 [50/161] [INFO] from model/rfc/rfc8345-ietf-network-state/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8345-ietf-network-state --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8345-ietf-network-state --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8345-ietf-network-state --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8345-ietf-network-state --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8345-ietf-network-state --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8345-ietf-network-state --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-stage-master/model/rfc/rfc8345-ietf-network-state/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc8345-ietf-network-state --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-stage-master/model/rfc/rfc8345-ietf-network-state/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 657.8 μs [INFO] yang-to-sources: Project model files found: 1 in 1.286 ms [INFO] yang-to-sources: 3 YANG models processed in 10.13 ms [INFO] BindingJavaFileGenerator: Defined 22 files in 3.420 ms [INFO] Sorted 22 files into 6 directories in 101.6 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 22 in 10.14 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8345-ietf-network-state --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8345-ietf-network-state --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8345-ietf-network-state --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8345-ietf-network-state --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8345-ietf-network-state/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8345-ietf-network-state/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8345-ietf-network-state/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8345-ietf-network-state --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 21 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8345-ietf-network-state >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8345-ietf-network-state --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8345-ietf-network-state <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8345-ietf-network-state --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8345-ietf-network-state --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8345-ietf-network-state/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8345-ietf-network-state --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8345-ietf-network-state --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc8345-ietf-network-state --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8345-ietf-network-state --- [INFO] Building bundle: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8345-ietf-network-state/target/rfc8345-ietf-network-state-1.0.3.jar [INFO] Writing manifest: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8345-ietf-network-state/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8345-ietf-network-state --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8345-ietf-network-state/target/rfc8345-ietf-network-state-1.0.3-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8345-ietf-network-state --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/model/rfc/rfc8345-ietf-network-state/target/bom.xml [INFO] attaching as rfc8345-ietf-network-state-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/model/rfc/rfc8345-ietf-network-state/target/bom.json [INFO] attaching as rfc8345-ietf-network-state-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8345-ietf-network-state --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8345-ietf-network-state --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8345-ietf-network-state --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8345-ietf-network-state/target/rfc8345-ietf-network-state-1.0.3-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8345-ietf-network-state --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8345-ietf-network-state --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8345-ietf-network-state --- [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8345-ietf-network-state/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.3/rfc8345-ietf-network-state-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8345-ietf-network-state/target/rfc8345-ietf-network-state-1.0.3.jar to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.3/rfc8345-ietf-network-state-1.0.3.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8345-ietf-network-state/target/rfc8345-ietf-network-state-1.0.3-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.3/rfc8345-ietf-network-state-1.0.3-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8345-ietf-network-state/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.3/rfc8345-ietf-network-state-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8345-ietf-network-state/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.3/rfc8345-ietf-network-state-1.0.3-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8345-ietf-network-state/target/rfc8345-ietf-network-state-1.0.3-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.3/rfc8345-ietf-network-state-1.0.3-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8345-ietf-network-state --- [INFO] Installing org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.3/rfc8345-ietf-network-state-1.0.3.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8345-ietf-network-state --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8345-ietf-network-state --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -----< org.opendaylight.ietf.model:rfc8345-ietf-network-topology >------ [INFO] Building rfc8345-ietf-network-topology 1.0.3 [51/161] [INFO] from model/rfc/rfc8345-ietf-network-topology/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8345-ietf-network-topology --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8345-ietf-network-topology --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8345-ietf-network-topology --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8345-ietf-network-topology --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8345-ietf-network-topology --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8345-ietf-network-topology --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-stage-master/model/rfc/rfc8345-ietf-network-topology/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc8345-ietf-network-topology --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-stage-master/model/rfc/rfc8345-ietf-network-topology/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 662.2 μs [INFO] yang-to-sources: Project model files found: 1 in 1.568 ms [INFO] yang-to-sources: 3 YANG models processed in 13.76 ms [INFO] BindingJavaFileGenerator: Defined 28 files in 4.037 ms [INFO] Sorted 28 files into 7 directories in 103.5 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 28 in 11.70 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8345-ietf-network-topology --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8345-ietf-network-topology --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8345-ietf-network-topology --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8345-ietf-network-topology --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8345-ietf-network-topology/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8345-ietf-network-topology/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8345-ietf-network-topology/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8345-ietf-network-topology --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 27 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8345-ietf-network-topology >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8345-ietf-network-topology --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8345-ietf-network-topology <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8345-ietf-network-topology --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8345-ietf-network-topology --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8345-ietf-network-topology/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8345-ietf-network-topology --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8345-ietf-network-topology --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc8345-ietf-network-topology --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8345-ietf-network-topology --- [INFO] Building bundle: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8345-ietf-network-topology/target/rfc8345-ietf-network-topology-1.0.3.jar [INFO] Writing manifest: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8345-ietf-network-topology/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8345-ietf-network-topology --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8345-ietf-network-topology/target/rfc8345-ietf-network-topology-1.0.3-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8345-ietf-network-topology --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/model/rfc/rfc8345-ietf-network-topology/target/bom.xml [INFO] attaching as rfc8345-ietf-network-topology-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/model/rfc/rfc8345-ietf-network-topology/target/bom.json [INFO] attaching as rfc8345-ietf-network-topology-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8345-ietf-network-topology --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8345-ietf-network-topology --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8345-ietf-network-topology --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8345-ietf-network-topology/target/rfc8345-ietf-network-topology-1.0.3-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8345-ietf-network-topology --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8345-ietf-network-topology --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8345-ietf-network-topology --- [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8345-ietf-network-topology/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.3/rfc8345-ietf-network-topology-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8345-ietf-network-topology/target/rfc8345-ietf-network-topology-1.0.3.jar to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.3/rfc8345-ietf-network-topology-1.0.3.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8345-ietf-network-topology/target/rfc8345-ietf-network-topology-1.0.3-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.3/rfc8345-ietf-network-topology-1.0.3-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8345-ietf-network-topology/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.3/rfc8345-ietf-network-topology-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8345-ietf-network-topology/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.3/rfc8345-ietf-network-topology-1.0.3-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8345-ietf-network-topology/target/rfc8345-ietf-network-topology-1.0.3-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.3/rfc8345-ietf-network-topology-1.0.3-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8345-ietf-network-topology --- [INFO] Installing org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.3/rfc8345-ietf-network-topology-1.0.3.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8345-ietf-network-topology --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8345-ietf-network-topology --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.ietf.model:rfc8345-ietf-network-topology-state >--- [INFO] Building rfc8345-ietf-network-topology-state 1.0.3 [52/161] [INFO] from model/rfc/rfc8345-ietf-network-topology-state/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8345-ietf-network-topology-state --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8345-ietf-network-topology-state --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8345-ietf-network-topology-state --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8345-ietf-network-topology-state --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8345-ietf-network-topology-state --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8345-ietf-network-topology-state --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-stage-master/model/rfc/rfc8345-ietf-network-topology-state/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc8345-ietf-network-topology-state --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-stage-master/model/rfc/rfc8345-ietf-network-topology-state/src/main/yang [INFO] yang-to-sources: Found 4 dependencies in 666.6 μs [INFO] yang-to-sources: Project model files found: 1 in 1.576 ms [INFO] yang-to-sources: 5 YANG models processed in 18.23 ms [INFO] BindingJavaFileGenerator: Defined 26 files in 5.499 ms [INFO] Sorted 26 files into 7 directories in 103.6 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 26 in 12.87 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8345-ietf-network-topology-state --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8345-ietf-network-topology-state --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8345-ietf-network-topology-state --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8345-ietf-network-topology-state --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8345-ietf-network-topology-state/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8345-ietf-network-topology-state/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8345-ietf-network-topology-state/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8345-ietf-network-topology-state --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 25 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8345-ietf-network-topology-state >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8345-ietf-network-topology-state --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8345-ietf-network-topology-state <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8345-ietf-network-topology-state --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8345-ietf-network-topology-state --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8345-ietf-network-topology-state/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8345-ietf-network-topology-state --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8345-ietf-network-topology-state --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc8345-ietf-network-topology-state --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8345-ietf-network-topology-state --- [INFO] Building bundle: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8345-ietf-network-topology-state/target/rfc8345-ietf-network-topology-state-1.0.3.jar [INFO] Writing manifest: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8345-ietf-network-topology-state/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8345-ietf-network-topology-state --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8345-ietf-network-topology-state/target/rfc8345-ietf-network-topology-state-1.0.3-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8345-ietf-network-topology-state --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/model/rfc/rfc8345-ietf-network-topology-state/target/bom.xml [INFO] attaching as rfc8345-ietf-network-topology-state-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/model/rfc/rfc8345-ietf-network-topology-state/target/bom.json [INFO] attaching as rfc8345-ietf-network-topology-state-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8345-ietf-network-topology-state --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8345-ietf-network-topology-state --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8345-ietf-network-topology-state --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8345-ietf-network-topology-state/target/rfc8345-ietf-network-topology-state-1.0.3-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8345-ietf-network-topology-state --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8345-ietf-network-topology-state --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8345-ietf-network-topology-state --- [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8345-ietf-network-topology-state/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.3/rfc8345-ietf-network-topology-state-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8345-ietf-network-topology-state/target/rfc8345-ietf-network-topology-state-1.0.3.jar to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.3/rfc8345-ietf-network-topology-state-1.0.3.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8345-ietf-network-topology-state/target/rfc8345-ietf-network-topology-state-1.0.3-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.3/rfc8345-ietf-network-topology-state-1.0.3-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8345-ietf-network-topology-state/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.3/rfc8345-ietf-network-topology-state-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8345-ietf-network-topology-state/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.3/rfc8345-ietf-network-topology-state-1.0.3-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8345-ietf-network-topology-state/target/rfc8345-ietf-network-topology-state-1.0.3-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.3/rfc8345-ietf-network-topology-state-1.0.3-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8345-ietf-network-topology-state --- [INFO] Installing org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.3/rfc8345-ietf-network-topology-state-1.0.3.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8345-ietf-network-topology-state --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8345-ietf-network-topology-state --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8345 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8345 1.0.3 [53/161] [INFO] from features/odl-ietf-model-rfc8345/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8345 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8345 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8345 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8345 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8345 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8345 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8345 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8345 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8345 --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8345 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8345/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8345 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8345 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8345 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8345 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8345 --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8345 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8345 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:39853 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 39853 name: 7d709e77-1b93-415b-834d-7754ea5faabf timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc8345 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8345 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8345 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 30 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8345/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8345-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8345/target/bom.json [INFO] attaching as odl-ietf-model-rfc8345-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8345 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8345 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8345 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8345 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8345 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8345 --- [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8345/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.3/odl-ietf-model-rfc8345-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8345/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.3/odl-ietf-model-rfc8345-1.0.3-features.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8345/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.3/odl-ietf-model-rfc8345-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8345/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.3/odl-ietf-model-rfc8345-1.0.3-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8345 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] -------< org.opendaylight.ietf:odl-ietf-model-rfc8345-non-nmda >-------- [INFO] Building OpenDaylight :: IETF :: Model :: RFC8345 :: NON-NMDA 1.0.3 [54/161] [INFO] from features/odl-ietf-model-rfc8345-non-nmda/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8345-non-nmda --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8345-non-nmda --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8345-non-nmda --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8345-non-nmda --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8345-non-nmda --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8345-non-nmda --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8345-non-nmda --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8345-non-nmda --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8345-non-nmda --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8345-non-nmda --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8345-non-nmda/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8345-non-nmda --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8345-non-nmda >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8345-non-nmda --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8345-non-nmda <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8345-non-nmda --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8345-non-nmda --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8345-non-nmda [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:42605 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 42605 name: a7f146b5-ac81-429a-a0c2-580cd75a16ce timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc8345-non-nmda --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8345-non-nmda --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8345-non-nmda --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8345-non-nmda/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8345-non-nmda-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8345-non-nmda/target/bom.json [INFO] attaching as odl-ietf-model-rfc8345-non-nmda-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8345-non-nmda --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8345-non-nmda --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8345-non-nmda --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8345-non-nmda --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8345-non-nmda --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8345-non-nmda --- [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8345-non-nmda/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.3/odl-ietf-model-rfc8345-non-nmda-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8345-non-nmda/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.3/odl-ietf-model-rfc8345-non-nmda-1.0.3-features.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8345-non-nmda/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.3/odl-ietf-model-rfc8345-non-nmda-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8345-non-nmda/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.3/odl-ietf-model-rfc8345-non-nmda-1.0.3-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8345-non-nmda --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] ----< org.opendaylight.ietf.model:rfc8346-ietf-l3-unicast-topology >---- [INFO] Building rfc8346-ietf-l3-unicast-topology 1.0.3 [55/161] [INFO] from model/rfc/rfc8346-ietf-l3-unicast-topology/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8346-ietf-l3-unicast-topology --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8346-ietf-l3-unicast-topology --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8346-ietf-l3-unicast-topology --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8346-ietf-l3-unicast-topology --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-stage-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc8346-ietf-l3-unicast-topology --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-stage-master/model/rfc/rfc8346-ietf-l3-unicast-topology/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 925.8 μs [INFO] yang-to-sources: Project model files found: 1 in 2.242 ms [INFO] yang-to-sources: 6 YANG models processed in 27.69 ms [INFO] BindingJavaFileGenerator: Defined 52 files in 7.232 ms [INFO] Sorted 52 files into 12 directories in 120.8 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 52 in 20.43 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8346-ietf-l3-unicast-topology --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8346-ietf-l3-unicast-topology --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8346-ietf-l3-unicast-topology/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 51 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8346-ietf-l3-unicast-topology >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8346-ietf-l3-unicast-topology <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8346-ietf-l3-unicast-topology --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8346-ietf-l3-unicast-topology/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8346-ietf-l3-unicast-topology --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8346-ietf-l3-unicast-topology --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc8346-ietf-l3-unicast-topology --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Building bundle: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/rfc8346-ietf-l3-unicast-topology-1.0.3.jar [INFO] Writing manifest: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/rfc8346-ietf-l3-unicast-topology-1.0.3-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8346-ietf-l3-unicast-topology --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/bom.xml [INFO] attaching as rfc8346-ietf-l3-unicast-topology-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/bom.json [INFO] attaching as rfc8346-ietf-l3-unicast-topology-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8346-ietf-l3-unicast-topology --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/rfc8346-ietf-l3-unicast-topology-1.0.3-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8346-ietf-l3-unicast-topology --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8346-ietf-l3-unicast-topology/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.3/rfc8346-ietf-l3-unicast-topology-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/rfc8346-ietf-l3-unicast-topology-1.0.3.jar to /tmp/r/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.3/rfc8346-ietf-l3-unicast-topology-1.0.3.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/rfc8346-ietf-l3-unicast-topology-1.0.3-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.3/rfc8346-ietf-l3-unicast-topology-1.0.3-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.3/rfc8346-ietf-l3-unicast-topology-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.3/rfc8346-ietf-l3-unicast-topology-1.0.3-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/rfc8346-ietf-l3-unicast-topology-1.0.3-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.3/rfc8346-ietf-l3-unicast-topology-1.0.3-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Installing org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.3/rfc8346-ietf-l3-unicast-topology-1.0.3.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.ietf.model:rfc8346-ietf-l3-unicast-topology-state >-- [INFO] Building rfc8346-ietf-l3-unicast-topology-state 1.0.3 [56/161] [INFO] from model/rfc/rfc8346-ietf-l3-unicast-topology-state/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-stage-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-stage-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/src/main/yang [INFO] yang-to-sources: Found 8 dependencies in 762.6 μs [INFO] yang-to-sources: Project model files found: 1 in 1.228 ms [INFO] yang-to-sources: 9 YANG models processed in 37.95 ms [INFO] BindingJavaFileGenerator: Defined 24 files in 9.128 ms [INFO] Sorted 24 files into 4 directories in 90.22 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 24 in 17.45 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 23 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8346-ietf-l3-unicast-topology-state >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8346-ietf-l3-unicast-topology-state <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Building bundle: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/rfc8346-ietf-l3-unicast-topology-state-1.0.3.jar [INFO] Writing manifest: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/rfc8346-ietf-l3-unicast-topology-state-1.0.3-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/bom.xml [INFO] attaching as rfc8346-ietf-l3-unicast-topology-state-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/bom.json [INFO] attaching as rfc8346-ietf-l3-unicast-topology-state-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/rfc8346-ietf-l3-unicast-topology-state-1.0.3-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.3/rfc8346-ietf-l3-unicast-topology-state-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/rfc8346-ietf-l3-unicast-topology-state-1.0.3.jar to /tmp/r/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.3/rfc8346-ietf-l3-unicast-topology-state-1.0.3.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/rfc8346-ietf-l3-unicast-topology-state-1.0.3-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.3/rfc8346-ietf-l3-unicast-topology-state-1.0.3-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.3/rfc8346-ietf-l3-unicast-topology-state-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.3/rfc8346-ietf-l3-unicast-topology-state-1.0.3-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/rfc8346-ietf-l3-unicast-topology-state-1.0.3-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.3/rfc8346-ietf-l3-unicast-topology-state-1.0.3-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Installing org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.3/rfc8346-ietf-l3-unicast-topology-state-1.0.3.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8346 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8346 1.0.3 [57/161] [INFO] from features/odl-ietf-model-rfc8346/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8346 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8346 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8346 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8346 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8346 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8346 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8346 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8346 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8346 --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8346 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8346/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8346 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8346 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8346 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8346 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8346 --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8346 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8346 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:43027 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 43027 name: 5490aa52-a371-4b59-859a-71eea55b1775 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc8346 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8346 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8346 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 36 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8346/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8346-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8346/target/bom.json [INFO] attaching as odl-ietf-model-rfc8346-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8346 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8346 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8346 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8346 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8346 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8346 --- [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8346/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.3/odl-ietf-model-rfc8346-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8346/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.3/odl-ietf-model-rfc8346-1.0.3-features.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8346/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.3/odl-ietf-model-rfc8346-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8346/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.3/odl-ietf-model-rfc8346-1.0.3-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8346 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] -------< org.opendaylight.ietf:odl-ietf-model-rfc8346-non-nmda >-------- [INFO] Building OpenDaylight :: IETF :: Model :: RFC8346 :: NON-NMDA 1.0.3 [58/161] [INFO] from features/odl-ietf-model-rfc8346-non-nmda/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8346-non-nmda --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8346-non-nmda --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8346-non-nmda --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8346-non-nmda --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8346-non-nmda --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8346-non-nmda --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8346-non-nmda --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8346-non-nmda --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8346-non-nmda --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8346-non-nmda --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8346-non-nmda/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8346-non-nmda --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8346-non-nmda >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8346-non-nmda --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8346-non-nmda <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8346-non-nmda --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8346-non-nmda --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8346-non-nmda [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:32837 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 32837 name: ad4e6b50-8ab6-4c57-bb66-b0f2c2b80a70 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc8346-non-nmda --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8346-non-nmda --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8346-non-nmda --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 38 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8346-non-nmda/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8346-non-nmda-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8346-non-nmda/target/bom.json [INFO] attaching as odl-ietf-model-rfc8346-non-nmda-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8346-non-nmda --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8346-non-nmda --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8346-non-nmda --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8346-non-nmda --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8346-non-nmda --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8346-non-nmda --- [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8346-non-nmda/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.3/odl-ietf-model-rfc8346-non-nmda-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8346-non-nmda/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.3/odl-ietf-model-rfc8346-non-nmda-1.0.3-features.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8346-non-nmda/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.3/odl-ietf-model-rfc8346-non-nmda-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8346-non-nmda/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.3/odl-ietf-model-rfc8346-non-nmda-1.0.3-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8346-non-nmda --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] -------------< org.opendaylight.ietf.model:iana-hardware >-------------- [INFO] Building iana-hardware 1.0.3 [59/161] [INFO] from model/iana/iana-hardware/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ iana-hardware --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ iana-hardware --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ iana-hardware --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ iana-hardware --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ iana-hardware --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ iana-hardware --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-stage-master/model/iana/iana-hardware/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.22:generate-sources (binding) @ iana-hardware --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-stage-master/model/iana/iana-hardware/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 611.2 μs [INFO] yang-to-sources: Project model files found: 1 in 1.980 ms [INFO] yang-to-sources: 1 YANG models processed in 2.978 ms [INFO] BindingJavaFileGenerator: Defined 19 files in 1.242 ms [INFO] Sorted 19 files into 3 directories in 133.6 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 19 in 8.856 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-hardware --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ iana-hardware --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ iana-hardware --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ iana-hardware --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/iana/iana-hardware/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/iana/iana-hardware/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/iana/iana-hardware/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ iana-hardware --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 18 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ iana-hardware >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ iana-hardware --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ iana-hardware <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ iana-hardware --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ iana-hardware --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/iana/iana-hardware/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ iana-hardware --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ iana-hardware --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ iana-hardware --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ iana-hardware --- [INFO] Building bundle: /w/workspace/ietf-maven-stage-master/model/iana/iana-hardware/target/iana-hardware-1.0.3.jar [INFO] Writing manifest: /w/workspace/ietf-maven-stage-master/model/iana/iana-hardware/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ iana-hardware --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/iana/iana-hardware/target/iana-hardware-1.0.3-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-hardware --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/model/iana/iana-hardware/target/bom.xml [INFO] attaching as iana-hardware-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/model/iana/iana-hardware/target/bom.json [INFO] attaching as iana-hardware-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-hardware --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ iana-hardware --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ iana-hardware --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/iana/iana-hardware/target/iana-hardware-1.0.3-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ iana-hardware --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ iana-hardware --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ iana-hardware --- [INFO] Installing /w/workspace/ietf-maven-stage-master/model/iana/iana-hardware/pom.xml to /tmp/r/org/opendaylight/ietf/model/iana-hardware/1.0.3/iana-hardware-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/model/iana/iana-hardware/target/iana-hardware-1.0.3.jar to /tmp/r/org/opendaylight/ietf/model/iana-hardware/1.0.3/iana-hardware-1.0.3.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/iana/iana-hardware/target/iana-hardware-1.0.3-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/iana-hardware/1.0.3/iana-hardware-1.0.3-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/iana/iana-hardware/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/iana-hardware/1.0.3/iana-hardware-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/model/iana/iana-hardware/target/bom.json to /tmp/r/org/opendaylight/ietf/model/iana-hardware/1.0.3/iana-hardware-1.0.3-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-stage-master/model/iana/iana-hardware/target/iana-hardware-1.0.3-sources.jar to /tmp/r/org/opendaylight/ietf/model/iana-hardware/1.0.3/iana-hardware-1.0.3-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ iana-hardware --- [INFO] Installing org/opendaylight/ietf/model/iana-hardware/1.0.3/iana-hardware-1.0.3.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-hardware --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ iana-hardware --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---------< org.opendaylight.ietf.model:rfc8348-ietf-hardware >---------- [INFO] Building rfc8348-ietf-hardware 1.0.3 [60/161] [INFO] from model/rfc/rfc8348-ietf-hardware/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8348-ietf-hardware --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8348-ietf-hardware --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8348-ietf-hardware --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8348-ietf-hardware --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8348-ietf-hardware --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8348-ietf-hardware --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-stage-master/model/rfc/rfc8348-ietf-hardware/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc8348-ietf-hardware --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-stage-master/model/rfc/rfc8348-ietf-hardware/src/main/yang [INFO] yang-to-sources: Found 3 dependencies in 596.5 μs [INFO] yang-to-sources: Project model files found: 1 in 4.303 ms [INFO] yang-to-sources: 4 YANG models processed in 17.73 ms [INFO] BindingJavaFileGenerator: Defined 32 files in 4.315 ms [INFO] Sorted 32 files into 5 directories in 100.6 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 32 in 16.51 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8348-ietf-hardware --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8348-ietf-hardware --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8348-ietf-hardware --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8348-ietf-hardware --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8348-ietf-hardware/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8348-ietf-hardware/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8348-ietf-hardware/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8348-ietf-hardware --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 31 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8348-ietf-hardware >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8348-ietf-hardware --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8348-ietf-hardware <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8348-ietf-hardware --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8348-ietf-hardware --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8348-ietf-hardware/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8348-ietf-hardware --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8348-ietf-hardware --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc8348-ietf-hardware --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8348-ietf-hardware --- [INFO] Building bundle: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8348-ietf-hardware/target/rfc8348-ietf-hardware-1.0.3.jar [INFO] Writing manifest: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8348-ietf-hardware/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8348-ietf-hardware --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8348-ietf-hardware/target/rfc8348-ietf-hardware-1.0.3-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8348-ietf-hardware --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/model/rfc/rfc8348-ietf-hardware/target/bom.xml [INFO] attaching as rfc8348-ietf-hardware-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/model/rfc/rfc8348-ietf-hardware/target/bom.json [INFO] attaching as rfc8348-ietf-hardware-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8348-ietf-hardware --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8348-ietf-hardware --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8348-ietf-hardware --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8348-ietf-hardware/target/rfc8348-ietf-hardware-1.0.3-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8348-ietf-hardware --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8348-ietf-hardware --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8348-ietf-hardware --- [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8348-ietf-hardware/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.3/rfc8348-ietf-hardware-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8348-ietf-hardware/target/rfc8348-ietf-hardware-1.0.3.jar to /tmp/r/org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.3/rfc8348-ietf-hardware-1.0.3.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8348-ietf-hardware/target/rfc8348-ietf-hardware-1.0.3-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.3/rfc8348-ietf-hardware-1.0.3-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8348-ietf-hardware/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.3/rfc8348-ietf-hardware-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8348-ietf-hardware/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.3/rfc8348-ietf-hardware-1.0.3-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8348-ietf-hardware/target/rfc8348-ietf-hardware-1.0.3-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.3/rfc8348-ietf-hardware-1.0.3-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8348-ietf-hardware --- [INFO] Installing org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.3/rfc8348-ietf-hardware-1.0.3.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8348-ietf-hardware --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8348-ietf-hardware --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------< org.opendaylight.ietf.model:rfc8348-ietf-hardware-state >------- [INFO] Building rfc8348-ietf-hardware-state 1.0.3 [61/161] [INFO] from model/rfc/rfc8348-ietf-hardware-state/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8348-ietf-hardware-state --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8348-ietf-hardware-state --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8348-ietf-hardware-state --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8348-ietf-hardware-state --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8348-ietf-hardware-state --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8348-ietf-hardware-state --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-stage-master/model/rfc/rfc8348-ietf-hardware-state/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc8348-ietf-hardware-state --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-stage-master/model/rfc/rfc8348-ietf-hardware-state/src/main/yang [INFO] yang-to-sources: Found 4 dependencies in 720.1 μs [INFO] yang-to-sources: Project model files found: 1 in 3.026 ms [INFO] yang-to-sources: 5 YANG models processed in 18.83 ms [INFO] BindingJavaFileGenerator: Defined 22 files in 4.720 ms [INFO] Sorted 22 files into 5 directories in 73.90 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 22 in 13.66 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8348-ietf-hardware-state --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8348-ietf-hardware-state --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8348-ietf-hardware-state --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8348-ietf-hardware-state --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8348-ietf-hardware-state/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8348-ietf-hardware-state/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8348-ietf-hardware-state/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8348-ietf-hardware-state --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 21 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8348-ietf-hardware-state/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/hardware/state/rev180313/hardware/ComponentKey.java:[20,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.Component in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware has been deprecated [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8348-ietf-hardware-state/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/hardware/state/rev180313/hardware/ComponentKey.java:[20,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.Component in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware has been deprecated [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8348-ietf-hardware-state/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/hardware/state/rev180313/hardware/ComponentKey.java:[20,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.Component in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware has been deprecated [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8348-ietf-hardware-state >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8348-ietf-hardware-state --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8348-ietf-hardware-state <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8348-ietf-hardware-state --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8348-ietf-hardware-state --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8348-ietf-hardware-state/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8348-ietf-hardware-state --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8348-ietf-hardware-state --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc8348-ietf-hardware-state --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8348-ietf-hardware-state --- [INFO] Building bundle: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8348-ietf-hardware-state/target/rfc8348-ietf-hardware-state-1.0.3.jar [INFO] Writing manifest: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8348-ietf-hardware-state/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8348-ietf-hardware-state --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8348-ietf-hardware-state/target/rfc8348-ietf-hardware-state-1.0.3-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8348-ietf-hardware-state --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/model/rfc/rfc8348-ietf-hardware-state/target/bom.xml [INFO] attaching as rfc8348-ietf-hardware-state-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/model/rfc/rfc8348-ietf-hardware-state/target/bom.json [INFO] attaching as rfc8348-ietf-hardware-state-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8348-ietf-hardware-state --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8348-ietf-hardware-state --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8348-ietf-hardware-state --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8348-ietf-hardware-state/target/rfc8348-ietf-hardware-state-1.0.3-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8348-ietf-hardware-state --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8348-ietf-hardware-state --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8348-ietf-hardware-state --- [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8348-ietf-hardware-state/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.3/rfc8348-ietf-hardware-state-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8348-ietf-hardware-state/target/rfc8348-ietf-hardware-state-1.0.3.jar to /tmp/r/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.3/rfc8348-ietf-hardware-state-1.0.3.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8348-ietf-hardware-state/target/rfc8348-ietf-hardware-state-1.0.3-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.3/rfc8348-ietf-hardware-state-1.0.3-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8348-ietf-hardware-state/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.3/rfc8348-ietf-hardware-state-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8348-ietf-hardware-state/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.3/rfc8348-ietf-hardware-state-1.0.3-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8348-ietf-hardware-state/target/rfc8348-ietf-hardware-state-1.0.3-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.3/rfc8348-ietf-hardware-state-1.0.3-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8348-ietf-hardware-state --- [INFO] Installing org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.3/rfc8348-ietf-hardware-state-1.0.3.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8348-ietf-hardware-state --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8348-ietf-hardware-state --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8348 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8348 1.0.3 [62/161] [INFO] from features/odl-ietf-model-rfc8348/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8348 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8348 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8348 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8348 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8348 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8348 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8348 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8348 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8348 --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8348 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8348/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8348 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8348 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8348 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8348 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8348 --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8348 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8348 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:35389 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 35389 name: 17ee1014-0b4e-46ec-97a7-0172bbee398b timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc8348 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8348 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8348 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8348/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8348-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8348/target/bom.json [INFO] attaching as odl-ietf-model-rfc8348-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8348 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8348 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8348 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8348 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8348 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8348 --- [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8348/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.3/odl-ietf-model-rfc8348-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8348/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.3/odl-ietf-model-rfc8348-1.0.3-features.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8348/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.3/odl-ietf-model-rfc8348-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8348/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.3/odl-ietf-model-rfc8348-1.0.3-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8348 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] -------< org.opendaylight.ietf:odl-ietf-model-rfc8348-non-nmda >-------- [INFO] Building OpenDaylight :: IETF :: Model :: RFC8348 :: NON-NMDA 1.0.3 [63/161] [INFO] from features/odl-ietf-model-rfc8348-non-nmda/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8348-non-nmda --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8348-non-nmda --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8348-non-nmda --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8348-non-nmda --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8348-non-nmda --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8348-non-nmda --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8348-non-nmda --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8348-non-nmda --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8348-non-nmda --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8348-non-nmda --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8348-non-nmda/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8348-non-nmda --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8348-non-nmda >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8348-non-nmda --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8348-non-nmda <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8348-non-nmda --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8348-non-nmda --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8348-non-nmda [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:41033 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 41033 name: c510f117-b416-4efa-a677-6a93bc58fc1c timout: [ RelativeTimeout value = 180000 ] Exception in thread "JMX Connector Thread [service:jmx:rmi://127.0.0.1:40457/jndi/rmi://127.0.0.1:41033/karaf-root]" java.lang.RuntimeException: Could not start JMX connector server at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:331) at java.base/java.lang.Thread.run(Thread.java:1583) Caused by: java.io.IOException: The server has been stopped. at java.management.rmi/javax.management.remote.rmi.RMIConnectorServer.start(RMIConnectorServer.java:400) at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:315) ... 1 more [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc8348-non-nmda --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8348-non-nmda --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8348-non-nmda --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 30 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8348-non-nmda/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8348-non-nmda-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8348-non-nmda/target/bom.json [INFO] attaching as odl-ietf-model-rfc8348-non-nmda-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8348-non-nmda --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8348-non-nmda --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8348-non-nmda --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8348-non-nmda --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8348-non-nmda --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8348-non-nmda --- [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8348-non-nmda/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.3/odl-ietf-model-rfc8348-non-nmda-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8348-non-nmda/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.3/odl-ietf-model-rfc8348-non-nmda-1.0.3-features.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8348-non-nmda/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.3/odl-ietf-model-rfc8348-non-nmda-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8348-non-nmda/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.3/odl-ietf-model-rfc8348-non-nmda-1.0.3-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8348-non-nmda --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] ----------< org.opendaylight.ietf.model:rfc8349-ietf-routing >---------- [INFO] Building rfc8349-ietf-routing 1.0.3 [64/161] [INFO] from model/rfc/rfc8349-ietf-routing/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8349-ietf-routing --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8349-ietf-routing --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8349-ietf-routing --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8349-ietf-routing --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8349-ietf-routing --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8349-ietf-routing --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc8349-ietf-routing --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 605.5 μs [INFO] yang-to-sources: Project model files found: 1 in 2.719 ms [INFO] yang-to-sources: 3 YANG models processed in 19.30 ms [INFO] BindingJavaFileGenerator: Defined 103 files in 7.769 ms [INFO] Sorted 103 files into 28 directories in 170.2 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 103 in 27.37 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8349-ietf-routing --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8349-ietf-routing --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8349-ietf-routing --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8349-ietf-routing --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8349-ietf-routing --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 102 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/IetfRoutingData.java:[364,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/IetfRoutingData.java:[364,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/IetfRoutingData.java:[364,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/IetfRoutingData.java:[376,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/IetfRoutingData.java:[376,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/IetfRoutingData.java:[376,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[224,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Interfaces in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[224,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Interfaces in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[224,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Interfaces in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[236,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Interfaces in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[236,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Interfaces in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[236,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Interfaces in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[254,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocols in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[254,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocols in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[254,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocols in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[266,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocols in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[266,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocols in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[266,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocols in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[284,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Ribs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[284,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Ribs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[284,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Ribs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[296,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Ribs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[296,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Ribs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[296,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Ribs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Interfaces.java:[47,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Interfaces.java:[47,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Interfaces.java:[47,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ControlPlaneProtocols.java:[58,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ControlPlaneProtocols.java:[58,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ControlPlaneProtocols.java:[58,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ControlPlaneProtocols.java:[147,44] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocol in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ControlPlaneProtocols.java:[147,44] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocol in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ControlPlaneProtocols.java:[147,44] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocol in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ControlPlaneProtocols.java:[159,51] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocol in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ControlPlaneProtocols.java:[159,51] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocol in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ControlPlaneProtocols.java:[159,51] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocol in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Ribs.java:[98,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Ribs.java:[98,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Ribs.java:[98,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Ribs.java:[187,27] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Ribs.java:[187,27] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Ribs.java:[187,27] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Ribs.java:[199,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Ribs.java:[199,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Ribs.java:[199,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/RibKey.java:[20,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/RibKey.java:[20,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/RibKey.java:[20,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/Rib.java:[98,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Ribs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/Rib.java:[98,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Ribs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/Rib.java:[98,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Ribs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/Rib.java:[272,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.Routes in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/Rib.java:[272,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.Routes in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/Rib.java:[272,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.Routes in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/Rib.java:[284,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.Routes in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/Rib.java:[284,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.Routes in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/Rib.java:[284,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.Routes in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/Routes.java:[59,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/Routes.java:[59,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/Routes.java:[59,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/Routes.java:[147,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/Routes.java:[147,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/Routes.java:[147,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/Routes.java:[159,27] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/Routes.java:[159,27] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/Routes.java:[159,27] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/routes/Route.java:[59,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.Routes in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/routes/Route.java:[59,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.Routes in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/routes/Route.java:[59,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.Routes in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/routes/Route.java:[198,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route.NextHop in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/routes/Route.java:[198,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route.NextHop in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/routes/Route.java:[198,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route.NextHop in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/routes/Route.java:[210,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route.NextHop in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/routes/Route.java:[210,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route.NextHop in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/routes/Route.java:[210,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route.NextHop in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/routes/route/NextHop.java:[44,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/routes/route/NextHop.java:[44,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/routes/route/NextHop.java:[44,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/control/plane/protocols/ControlPlaneProtocolKey.java:[20,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocol in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/control/plane/protocols/ControlPlaneProtocolKey.java:[20,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocol in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/control/plane/protocols/ControlPlaneProtocolKey.java:[20,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocol in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/control/plane/protocols/ControlPlaneProtocol.java:[55,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocols in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/control/plane/protocols/ControlPlaneProtocol.java:[55,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocols in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/control/plane/protocols/ControlPlaneProtocol.java:[55,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocols in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[66,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocols in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[66,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocols in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[66,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocols in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[67,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Interfaces in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[67,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Interfaces in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[67,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Interfaces in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[68,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Ribs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[68,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Ribs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[68,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Ribs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[72,38] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[72,67] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[72,38] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[72,67] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[72,38] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[72,67] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[98,38] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [INFO] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java: Some input files additionally use or override a deprecated API that is marked for removal. [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8349-ietf-routing >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8349-ietf-routing --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8349-ietf-routing <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8349-ietf-routing --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8349-ietf-routing --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8349-ietf-routing --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8349-ietf-routing --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc8349-ietf-routing --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8349-ietf-routing --- [INFO] Building bundle: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/rfc8349-ietf-routing-1.0.3.jar [INFO] Writing manifest: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8349-ietf-routing --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/rfc8349-ietf-routing-1.0.3-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8349-ietf-routing --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/bom.xml [INFO] attaching as rfc8349-ietf-routing-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/bom.json [INFO] attaching as rfc8349-ietf-routing-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8349-ietf-routing --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8349-ietf-routing --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8349-ietf-routing --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/rfc8349-ietf-routing-1.0.3-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8349-ietf-routing --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8349-ietf-routing --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8349-ietf-routing --- [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.3/rfc8349-ietf-routing-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/rfc8349-ietf-routing-1.0.3.jar to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.3/rfc8349-ietf-routing-1.0.3.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/rfc8349-ietf-routing-1.0.3-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.3/rfc8349-ietf-routing-1.0.3-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.3/rfc8349-ietf-routing-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.3/rfc8349-ietf-routing-1.0.3-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-routing/target/rfc8349-ietf-routing-1.0.3-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.3/rfc8349-ietf-routing-1.0.3-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8349-ietf-routing --- [INFO] Installing org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.3/rfc8349-ietf-routing-1.0.3.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8349-ietf-routing --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8349-ietf-routing --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---< org.opendaylight.ietf.model:rfc8349-ietf-ipv4-unicast-routing >---- [INFO] Building rfc8349-ietf-ipv4-unicast-routing 1.0.3 [65/161] [INFO] from model/rfc/rfc8349-ietf-ipv4-unicast-routing/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/src/main/yang [INFO] yang-to-sources: Found 4 dependencies in 611.6 μs [INFO] yang-to-sources: Project model files found: 1 in 1.795 ms [INFO] yang-to-sources: 5 YANG models processed in 29.23 ms [INFO] BindingJavaFileGenerator: Defined 46 files in 7.502 ms [INFO] Sorted 46 files into 7 directories in 112.3 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 46 in 16.93 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 45 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[69,43] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[69,43] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[69,43] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[70,40] getDestinationAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[121,28] getDestinationAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[135,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[143,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[148,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[69,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[69,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[69,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[70,36] getNextHopAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[121,28] getNextHopAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[135,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[143,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[148,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[69,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[69,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[69,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[70,29] getAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[121,28] getAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[135,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[143,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[148,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3.java:[46,18] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.output.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.output has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3.java:[46,18] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.output.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.output has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3.java:[46,18] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.output.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.output has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[69,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[69,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[69,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[70,39] getDestinationPrefix() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[121,27] getDestinationPrefix() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[135,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[143,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[148,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4.java:[44,18] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4.java:[44,18] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4.java:[44,18] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[69,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[69,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[69,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[70,39] getDestinationPrefix() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[121,27] getDestinationPrefix() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[135,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[143,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[148,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[69,40] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[69,40] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[69,40] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[70,36] getNextHopAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[121,28] getNextHopAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[135,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[143,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[148,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop4Builder.java:[69,40] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop4Builder.java:[69,40] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop4Builder.java:[69,40] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop4Builder.java:[70,36] getNextHopAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop4 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop4Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop4Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop4Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop4Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop4Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop4Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [INFO] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop4Builder.java: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop4Builder.java has additional uses or overrides of a deprecated API that is marked for removal. [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8349-ietf-ipv4-unicast-routing >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8349-ietf-ipv4-unicast-routing <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Building bundle: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/rfc8349-ietf-ipv4-unicast-routing-1.0.3.jar [INFO] Writing manifest: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/rfc8349-ietf-ipv4-unicast-routing-1.0.3-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/bom.xml [INFO] attaching as rfc8349-ietf-ipv4-unicast-routing-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/bom.json [INFO] attaching as rfc8349-ietf-ipv4-unicast-routing-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/rfc8349-ietf-ipv4-unicast-routing-1.0.3-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.3/rfc8349-ietf-ipv4-unicast-routing-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/rfc8349-ietf-ipv4-unicast-routing-1.0.3.jar to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.3/rfc8349-ietf-ipv4-unicast-routing-1.0.3.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/rfc8349-ietf-ipv4-unicast-routing-1.0.3-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.3/rfc8349-ietf-ipv4-unicast-routing-1.0.3-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.3/rfc8349-ietf-ipv4-unicast-routing-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.3/rfc8349-ietf-ipv4-unicast-routing-1.0.3-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/rfc8349-ietf-ipv4-unicast-routing-1.0.3-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.3/rfc8349-ietf-ipv4-unicast-routing-1.0.3-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Installing org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.3/rfc8349-ietf-ipv4-unicast-routing-1.0.3.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---< org.opendaylight.ietf.model:rfc8349-ietf-ipv6-unicast-routing >---- [INFO] Building rfc8349-ietf-ipv6-unicast-routing 1.0.3 [66/161] [INFO] from model/rfc/rfc8349-ietf-ipv6-unicast-routing/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 575.5 μs [INFO] yang-to-sources: Project model files found: 2 in 6.020 ms [INFO] yang-to-sources: 6 YANG models processed in 38.34 ms [INFO] BindingJavaFileGenerator: Defined 69 files in 9.576 ms [INFO] Sorted 69 files into 15 directories in 102.8 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 69 in 22.02 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/spi [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 68 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[69,43] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[69,43] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[69,43] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[70,40] getDestinationAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[121,28] getDestinationAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[135,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[143,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[148,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62.java:[200,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62.java:[200,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62.java:[200,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62.java:[212,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62.java:[212,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62.java:[212,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/Ipv6RouterAdvertisements.java:[128,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/Ipv6RouterAdvertisements.java:[128,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/Ipv6RouterAdvertisements.java:[128,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/Ipv6RouterAdvertisements.java:[620,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.PrefixList in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/Ipv6RouterAdvertisements.java:[620,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.PrefixList in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/Ipv6RouterAdvertisements.java:[620,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.PrefixList in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/Ipv6RouterAdvertisements.java:[632,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.PrefixList in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/Ipv6RouterAdvertisements.java:[632,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.PrefixList in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/Ipv6RouterAdvertisements.java:[632,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.PrefixList in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/PrefixList.java:[73,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/PrefixList.java:[73,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/PrefixList.java:[73,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/PrefixList.java:[160,30] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.Prefix in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/PrefixList.java:[160,30] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.Prefix in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/PrefixList.java:[160,30] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.Prefix in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/PrefixList.java:[172,37] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.Prefix in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/PrefixList.java:[172,37] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.Prefix in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/PrefixList.java:[172,37] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.Prefix in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/prefix/list/PrefixKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.Prefix in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/prefix/list/PrefixKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.Prefix in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/prefix/list/PrefixKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.Prefix in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/prefix/list/Prefix.java:[68,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.PrefixList in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/prefix/list/Prefix.java:[68,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.PrefixList in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/prefix/list/Prefix.java:[68,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.PrefixList in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[53,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[53,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[53,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[70,31] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[70,31] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[70,31] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[71,46] getIpv6RouterAdvertisements() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[81,12] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[81,12] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[81,12] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[93,59] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[93,59] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[93,59] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[104,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[104,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[104,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[113,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[113,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[113,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[127,41] nonnullIpv6RouterAdvertisements() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[122,41] getIpv6RouterAdvertisements() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[115,23] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[115,23] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[115,23] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[122,16] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[122,16] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[122,16] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[127,16] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[127,16] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[127,16] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[128,203] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisementsBuilder in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[140,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[148,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[153,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[69,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[69,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[69,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[70,36] getNextHopAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[121,28] getNextHopAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[135,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[143,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[148,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop4Builder.java:[69,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop4Builder.java:[69,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop4Builder.java:[69,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop4Builder.java:[70,29] getAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop4 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop4Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop4Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop4Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop4Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [INFO] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop4Builder.java: Some input files additionally use or override a deprecated API that is marked for removal. [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8349-ietf-ipv6-unicast-routing >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8349-ietf-ipv6-unicast-routing <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Building bundle: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/rfc8349-ietf-ipv6-unicast-routing-1.0.3.jar [INFO] Writing manifest: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/rfc8349-ietf-ipv6-unicast-routing-1.0.3-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/bom.xml [INFO] attaching as rfc8349-ietf-ipv6-unicast-routing-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/bom.json [INFO] attaching as rfc8349-ietf-ipv6-unicast-routing-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/rfc8349-ietf-ipv6-unicast-routing-1.0.3-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.3/rfc8349-ietf-ipv6-unicast-routing-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/rfc8349-ietf-ipv6-unicast-routing-1.0.3.jar to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.3/rfc8349-ietf-ipv6-unicast-routing-1.0.3.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/rfc8349-ietf-ipv6-unicast-routing-1.0.3-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.3/rfc8349-ietf-ipv6-unicast-routing-1.0.3-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.3/rfc8349-ietf-ipv6-unicast-routing-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.3/rfc8349-ietf-ipv6-unicast-routing-1.0.3-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/rfc8349-ietf-ipv6-unicast-routing-1.0.3-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.3/rfc8349-ietf-ipv6-unicast-routing-1.0.3-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Installing org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.3/rfc8349-ietf-ipv6-unicast-routing-1.0.3.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8349 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8349 1.0.3 [67/161] [INFO] from features/odl-ietf-model-rfc8349/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8349 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8349 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8349 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8349 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8349 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8349 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8349 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8349 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8349 --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8349 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8349/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8349 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8349 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8349 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8349 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8349 --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8349 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8349 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:36317 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 36317 name: d4485291-84e9-434b-8c23-0e5ee78e47a0 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc8349 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8349 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8349 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 33 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8349/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8349-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8349/target/bom.json [INFO] attaching as odl-ietf-model-rfc8349-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8349 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8349 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8349 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8349 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8349 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8349 --- [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8349/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.3/odl-ietf-model-rfc8349-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8349/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.3/odl-ietf-model-rfc8349-1.0.3-features.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8349/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.3/odl-ietf-model-rfc8349-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8349/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.3/odl-ietf-model-rfc8349-1.0.3-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8349 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] --------< org.opendaylight.ietf.model:rfc8519-ietf-ethertypes >--------- [INFO] Building rfc8519-ietf-ethertypes 1.0.3 [68/161] [INFO] from model/rfc/rfc8519-ietf-ethertypes/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8519-ietf-ethertypes --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8519-ietf-ethertypes --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8519-ietf-ethertypes --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8519-ietf-ethertypes --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8519-ietf-ethertypes --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8519-ietf-ethertypes --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-stage-master/model/rfc/rfc8519-ietf-ethertypes/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc8519-ietf-ethertypes --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-stage-master/model/rfc/rfc8519-ietf-ethertypes/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 469.2 μs [INFO] yang-to-sources: Project model files found: 1 in 2.431 ms [INFO] yang-to-sources: 1 YANG models processed in 3.391 ms [INFO] BindingJavaFileGenerator: Defined 5 files in 1.292 ms [INFO] Sorted 5 files into 3 directories in 128.8 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 5 in 5.104 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8519-ietf-ethertypes --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8519-ietf-ethertypes --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8519-ietf-ethertypes --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8519-ietf-ethertypes --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8519-ietf-ethertypes/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8519-ietf-ethertypes/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8519-ietf-ethertypes/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8519-ietf-ethertypes --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 5 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8519-ietf-ethertypes >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8519-ietf-ethertypes --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8519-ietf-ethertypes <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8519-ietf-ethertypes --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8519-ietf-ethertypes --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8519-ietf-ethertypes/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8519-ietf-ethertypes --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8519-ietf-ethertypes --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc8519-ietf-ethertypes --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8519-ietf-ethertypes --- [INFO] Building bundle: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8519-ietf-ethertypes/target/rfc8519-ietf-ethertypes-1.0.3.jar [INFO] Writing manifest: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8519-ietf-ethertypes/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8519-ietf-ethertypes --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8519-ietf-ethertypes/target/rfc8519-ietf-ethertypes-1.0.3-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8519-ietf-ethertypes --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/model/rfc/rfc8519-ietf-ethertypes/target/bom.xml [INFO] attaching as rfc8519-ietf-ethertypes-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/model/rfc/rfc8519-ietf-ethertypes/target/bom.json [INFO] attaching as rfc8519-ietf-ethertypes-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8519-ietf-ethertypes --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8519-ietf-ethertypes --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8519-ietf-ethertypes --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8519-ietf-ethertypes/target/rfc8519-ietf-ethertypes-1.0.3-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8519-ietf-ethertypes --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8519-ietf-ethertypes --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8519-ietf-ethertypes --- [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8519-ietf-ethertypes/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.3/rfc8519-ietf-ethertypes-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8519-ietf-ethertypes/target/rfc8519-ietf-ethertypes-1.0.3.jar to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.3/rfc8519-ietf-ethertypes-1.0.3.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8519-ietf-ethertypes/target/rfc8519-ietf-ethertypes-1.0.3-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.3/rfc8519-ietf-ethertypes-1.0.3-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8519-ietf-ethertypes/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.3/rfc8519-ietf-ethertypes-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8519-ietf-ethertypes/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.3/rfc8519-ietf-ethertypes-1.0.3-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8519-ietf-ethertypes/target/rfc8519-ietf-ethertypes-1.0.3-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.3/rfc8519-ietf-ethertypes-1.0.3-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8519-ietf-ethertypes --- [INFO] Installing org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.3/rfc8519-ietf-ethertypes-1.0.3.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8519-ietf-ethertypes --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8519-ietf-ethertypes --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------< org.opendaylight.ietf.model:rfc8519-ietf-packet-fields >------- [INFO] Building rfc8519-ietf-packet-fields 1.0.3 [69/161] [INFO] from model/rfc/rfc8519-ietf-packet-fields/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8519-ietf-packet-fields --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8519-ietf-packet-fields --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8519-ietf-packet-fields --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8519-ietf-packet-fields --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8519-ietf-packet-fields --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8519-ietf-packet-fields --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-stage-master/model/rfc/rfc8519-ietf-packet-fields/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc8519-ietf-packet-fields --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-stage-master/model/rfc/rfc8519-ietf-packet-fields/src/main/yang [INFO] yang-to-sources: Found 3 dependencies in 559.8 μs [INFO] yang-to-sources: Project model files found: 1 in 2.321 ms [INFO] yang-to-sources: 4 YANG models processed in 12.74 ms [INFO] BindingJavaFileGenerator: Defined 30 files in 3.672 ms [INFO] Sorted 30 files into 11 directories in 91.57 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 30 in 9.546 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8519-ietf-packet-fields --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8519-ietf-packet-fields --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8519-ietf-packet-fields --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8519-ietf-packet-fields --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8519-ietf-packet-fields/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8519-ietf-packet-fields/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8519-ietf-packet-fields/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8519-ietf-packet-fields --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 29 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8519-ietf-packet-fields >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8519-ietf-packet-fields --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8519-ietf-packet-fields <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8519-ietf-packet-fields --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8519-ietf-packet-fields --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8519-ietf-packet-fields/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8519-ietf-packet-fields --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8519-ietf-packet-fields --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc8519-ietf-packet-fields --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8519-ietf-packet-fields --- [INFO] Building bundle: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8519-ietf-packet-fields/target/rfc8519-ietf-packet-fields-1.0.3.jar [INFO] Writing manifest: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8519-ietf-packet-fields/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8519-ietf-packet-fields --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8519-ietf-packet-fields/target/rfc8519-ietf-packet-fields-1.0.3-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8519-ietf-packet-fields --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/model/rfc/rfc8519-ietf-packet-fields/target/bom.xml [INFO] attaching as rfc8519-ietf-packet-fields-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/model/rfc/rfc8519-ietf-packet-fields/target/bom.json [INFO] attaching as rfc8519-ietf-packet-fields-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8519-ietf-packet-fields --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8519-ietf-packet-fields --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8519-ietf-packet-fields --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8519-ietf-packet-fields/target/rfc8519-ietf-packet-fields-1.0.3-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8519-ietf-packet-fields --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8519-ietf-packet-fields --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8519-ietf-packet-fields --- [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8519-ietf-packet-fields/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.3/rfc8519-ietf-packet-fields-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8519-ietf-packet-fields/target/rfc8519-ietf-packet-fields-1.0.3.jar to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.3/rfc8519-ietf-packet-fields-1.0.3.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8519-ietf-packet-fields/target/rfc8519-ietf-packet-fields-1.0.3-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.3/rfc8519-ietf-packet-fields-1.0.3-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8519-ietf-packet-fields/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.3/rfc8519-ietf-packet-fields-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8519-ietf-packet-fields/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.3/rfc8519-ietf-packet-fields-1.0.3-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8519-ietf-packet-fields/target/rfc8519-ietf-packet-fields-1.0.3-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.3/rfc8519-ietf-packet-fields-1.0.3-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8519-ietf-packet-fields --- [INFO] Installing org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.3/rfc8519-ietf-packet-fields-1.0.3.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8519-ietf-packet-fields --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8519-ietf-packet-fields --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----< org.opendaylight.ietf.model:rfc8519-ietf-access-control-list >---- [INFO] Building rfc8519-ietf-access-control-list 1.0.3 [70/161] [INFO] from model/rfc/rfc8519-ietf-access-control-list/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8519-ietf-access-control-list --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8519-ietf-access-control-list --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8519-ietf-access-control-list --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8519-ietf-access-control-list --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8519-ietf-access-control-list --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8519-ietf-access-control-list --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-stage-master/model/rfc/rfc8519-ietf-access-control-list/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc8519-ietf-access-control-list --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-stage-master/model/rfc/rfc8519-ietf-access-control-list/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 767.1 μs [INFO] yang-to-sources: Project model files found: 1 in 2.804 ms [INFO] yang-to-sources: 6 YANG models processed in 29.45 ms [INFO] BindingJavaFileGenerator: Defined 115 files in 6.267 ms [INFO] Sorted 115 files into 32 directories in 203.3 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 115 in 17.86 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8519-ietf-access-control-list --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8519-ietf-access-control-list --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8519-ietf-access-control-list --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8519-ietf-access-control-list --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8519-ietf-access-control-list/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8519-ietf-access-control-list/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8519-ietf-access-control-list/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8519-ietf-access-control-list --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 114 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8519-ietf-access-control-list >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8519-ietf-access-control-list --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8519-ietf-access-control-list <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8519-ietf-access-control-list --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8519-ietf-access-control-list --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8519-ietf-access-control-list/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8519-ietf-access-control-list --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8519-ietf-access-control-list --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc8519-ietf-access-control-list --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8519-ietf-access-control-list --- [INFO] Building bundle: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8519-ietf-access-control-list/target/rfc8519-ietf-access-control-list-1.0.3.jar [INFO] Writing manifest: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8519-ietf-access-control-list/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8519-ietf-access-control-list --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8519-ietf-access-control-list/target/rfc8519-ietf-access-control-list-1.0.3-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8519-ietf-access-control-list --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/model/rfc/rfc8519-ietf-access-control-list/target/bom.xml [INFO] attaching as rfc8519-ietf-access-control-list-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/model/rfc/rfc8519-ietf-access-control-list/target/bom.json [INFO] attaching as rfc8519-ietf-access-control-list-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8519-ietf-access-control-list --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8519-ietf-access-control-list --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8519-ietf-access-control-list --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8519-ietf-access-control-list/target/rfc8519-ietf-access-control-list-1.0.3-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8519-ietf-access-control-list --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8519-ietf-access-control-list --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8519-ietf-access-control-list --- [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8519-ietf-access-control-list/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.3/rfc8519-ietf-access-control-list-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8519-ietf-access-control-list/target/rfc8519-ietf-access-control-list-1.0.3.jar to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.3/rfc8519-ietf-access-control-list-1.0.3.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8519-ietf-access-control-list/target/rfc8519-ietf-access-control-list-1.0.3-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.3/rfc8519-ietf-access-control-list-1.0.3-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8519-ietf-access-control-list/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.3/rfc8519-ietf-access-control-list-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8519-ietf-access-control-list/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.3/rfc8519-ietf-access-control-list-1.0.3-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8519-ietf-access-control-list/target/rfc8519-ietf-access-control-list-1.0.3-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.3/rfc8519-ietf-access-control-list-1.0.3-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8519-ietf-access-control-list --- [INFO] Installing org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.3/rfc8519-ietf-access-control-list-1.0.3.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8519-ietf-access-control-list --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8519-ietf-access-control-list --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8519 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8519 1.0.3 [71/161] [INFO] from features/odl-ietf-model-rfc8519/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8519 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8519 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8519 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8519 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8519 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8519 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8519 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8519 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8519 --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8519 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8519/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8519 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8519 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8519 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8519 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8519 --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8519 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8519 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:36893 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 36893 name: cb4e397a-e770-489f-b733-81b019913277 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc8519 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8519 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8519 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8519/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8519-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8519/target/bom.json [INFO] attaching as odl-ietf-model-rfc8519-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8519 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8519 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8519 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8519 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8519 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8519 --- [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8519/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.3/odl-ietf-model-rfc8519-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8519/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.3/odl-ietf-model-rfc8519-1.0.3-features.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8519/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.3/odl-ietf-model-rfc8519-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8519/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.3/odl-ietf-model-rfc8519-1.0.3-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8519 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] ----------< org.opendaylight.ietf.model:rfc8520-ietf-acldns >----------- [INFO] Building rfc8520-ietf-acldns 1.0.3 [72/161] [INFO] from model/rfc/rfc8520-ietf-acldns/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8520-ietf-acldns --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8520-ietf-acldns --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8520-ietf-acldns --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8520-ietf-acldns --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8520-ietf-acldns --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8520-ietf-acldns --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-stage-master/model/rfc/rfc8520-ietf-acldns/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc8520-ietf-acldns --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-stage-master/model/rfc/rfc8520-ietf-acldns/src/main/yang [INFO] yang-to-sources: Found 6 dependencies in 758.9 μs [INFO] yang-to-sources: Project model files found: 1 in 1.102 ms [INFO] yang-to-sources: 7 YANG models processed in 35.68 ms [INFO] BindingJavaFileGenerator: Defined 9 files in 6.929 ms [INFO] Sorted 9 files into 3 directories in 66.33 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 9 in 10.74 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8520-ietf-acldns --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8520-ietf-acldns --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8520-ietf-acldns --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8520-ietf-acldns --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8520-ietf-acldns/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8520-ietf-acldns/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8520-ietf-acldns/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8520-ietf-acldns --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 8 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8520-ietf-acldns >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8520-ietf-acldns --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8520-ietf-acldns <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8520-ietf-acldns --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8520-ietf-acldns --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8520-ietf-acldns/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8520-ietf-acldns --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8520-ietf-acldns --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc8520-ietf-acldns --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8520-ietf-acldns --- [INFO] Building bundle: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8520-ietf-acldns/target/rfc8520-ietf-acldns-1.0.3.jar [INFO] Writing manifest: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8520-ietf-acldns/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8520-ietf-acldns --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8520-ietf-acldns/target/rfc8520-ietf-acldns-1.0.3-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8520-ietf-acldns --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/model/rfc/rfc8520-ietf-acldns/target/bom.xml [INFO] attaching as rfc8520-ietf-acldns-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/model/rfc/rfc8520-ietf-acldns/target/bom.json [INFO] attaching as rfc8520-ietf-acldns-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8520-ietf-acldns --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8520-ietf-acldns --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8520-ietf-acldns --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8520-ietf-acldns/target/rfc8520-ietf-acldns-1.0.3-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8520-ietf-acldns --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8520-ietf-acldns --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8520-ietf-acldns --- [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8520-ietf-acldns/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.3/rfc8520-ietf-acldns-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8520-ietf-acldns/target/rfc8520-ietf-acldns-1.0.3.jar to /tmp/r/org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.3/rfc8520-ietf-acldns-1.0.3.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8520-ietf-acldns/target/rfc8520-ietf-acldns-1.0.3-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.3/rfc8520-ietf-acldns-1.0.3-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8520-ietf-acldns/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.3/rfc8520-ietf-acldns-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8520-ietf-acldns/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.3/rfc8520-ietf-acldns-1.0.3-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8520-ietf-acldns/target/rfc8520-ietf-acldns-1.0.3-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.3/rfc8520-ietf-acldns-1.0.3-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8520-ietf-acldns --- [INFO] Installing org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.3/rfc8520-ietf-acldns-1.0.3.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8520-ietf-acldns --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8520-ietf-acldns --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf.model:rfc8520-ietf-mud >------------ [INFO] Building rfc8520-ietf-mud 1.0.3 [73/161] [INFO] from model/rfc/rfc8520-ietf-mud/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8520-ietf-mud --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8520-ietf-mud --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8520-ietf-mud --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8520-ietf-mud --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8520-ietf-mud --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8520-ietf-mud --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-stage-master/model/rfc/rfc8520-ietf-mud/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc8520-ietf-mud --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-stage-master/model/rfc/rfc8520-ietf-mud/src/main/yang [INFO] yang-to-sources: Found 6 dependencies in 687.8 μs [INFO] yang-to-sources: Project model files found: 1 in 1.656 ms [INFO] yang-to-sources: 7 YANG models processed in 33.29 ms [INFO] BindingJavaFileGenerator: Defined 24 files in 7.470 ms [INFO] Sorted 24 files into 7 directories in 78.04 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 24 in 13.85 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8520-ietf-mud --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8520-ietf-mud --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8520-ietf-mud --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8520-ietf-mud --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8520-ietf-mud/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8520-ietf-mud/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8520-ietf-mud/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8520-ietf-mud --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 23 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8520-ietf-mud >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8520-ietf-mud --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8520-ietf-mud <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8520-ietf-mud --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8520-ietf-mud --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8520-ietf-mud/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8520-ietf-mud --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8520-ietf-mud --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc8520-ietf-mud --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8520-ietf-mud --- [INFO] Building bundle: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8520-ietf-mud/target/rfc8520-ietf-mud-1.0.3.jar [INFO] Writing manifest: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8520-ietf-mud/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8520-ietf-mud --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8520-ietf-mud/target/rfc8520-ietf-mud-1.0.3-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8520-ietf-mud --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/model/rfc/rfc8520-ietf-mud/target/bom.xml [INFO] attaching as rfc8520-ietf-mud-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/model/rfc/rfc8520-ietf-mud/target/bom.json [INFO] attaching as rfc8520-ietf-mud-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8520-ietf-mud --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8520-ietf-mud --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8520-ietf-mud --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8520-ietf-mud/target/rfc8520-ietf-mud-1.0.3-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8520-ietf-mud --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8520-ietf-mud --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8520-ietf-mud --- [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8520-ietf-mud/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.3/rfc8520-ietf-mud-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8520-ietf-mud/target/rfc8520-ietf-mud-1.0.3.jar to /tmp/r/org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.3/rfc8520-ietf-mud-1.0.3.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8520-ietf-mud/target/rfc8520-ietf-mud-1.0.3-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.3/rfc8520-ietf-mud-1.0.3-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8520-ietf-mud/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.3/rfc8520-ietf-mud-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8520-ietf-mud/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.3/rfc8520-ietf-mud-1.0.3-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8520-ietf-mud/target/rfc8520-ietf-mud-1.0.3-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.3/rfc8520-ietf-mud-1.0.3-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8520-ietf-mud --- [INFO] Installing org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.3/rfc8520-ietf-mud-1.0.3.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8520-ietf-mud --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8520-ietf-mud --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8520 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8520 1.0.3 [74/161] [INFO] from features/odl-ietf-model-rfc8520/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8520 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8520 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8520 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8520 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8520 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8520 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8520 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8520 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8520 --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8520 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8520/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8520 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8520 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8520 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8520 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8520 --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8520 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8520 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:43457 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 43457 name: de5db603-fae0-42bf-bae3-8ed45d580b88 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc8520 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8520 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8520 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 34 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8520/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8520-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8520/target/bom.json [INFO] attaching as odl-ietf-model-rfc8520-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8520 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8520 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8520 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8520 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8520 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8520 --- [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8520/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.3/odl-ietf-model-rfc8520-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8520/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.3/odl-ietf-model-rfc8520-1.0.3-features.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8520/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.3/odl-ietf-model-rfc8520-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8520/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.3/odl-ietf-model-rfc8520-1.0.3-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8520 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc8525 >----------------- [INFO] Building rfc8525 1.0.3 [75/161] [INFO] from model/rfc/rfc8525/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8525 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8525 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8525 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8525 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8525 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8525 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-stage-master/model/rfc/rfc8525/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc8525 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-stage-master/model/rfc/rfc8525/src/main/yang [INFO] yang-to-sources: Found 3 dependencies in 796.0 μs [INFO] yang-to-sources: Project model files found: 1 in 3.114 ms [INFO] yang-to-sources: 4 YANG models processed in 13.84 ms [INFO] BindingJavaFileGenerator: Defined 51 files in 6.600 ms [INFO] Sorted 51 files into 9 directories in 128.5 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 51 in 22.10 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8525 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8525 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8525 --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8525 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8525/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8525/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8525/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8525 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 52 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[9,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[9,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationBuilder.java:[16,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleBuilder.java:[17,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[9,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[9,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationBuilder.java:[16,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleBuilder.java:[17,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[9,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[9,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationBuilder.java:[16,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleBuilder.java:[17,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[25,19] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[25,30] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[25,19] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[25,30] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[25,19] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[25,30] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[35,53] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[35,64] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[35,53] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[35,64] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[35,53] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[35,64] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[65,12] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[65,23] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[65,12] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[65,23] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[65,12] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[65,23] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[22,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.Deviation in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module has been deprecated [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[22,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.Deviation in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module has been deprecated [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[22,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.Deviation in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module has been deprecated [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[26,19] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[26,19] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[26,19] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[36,65] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[36,65] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[36,65] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[66,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[66,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[66,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[22,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.Submodule in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module has been deprecated [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[22,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.Submodule in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module has been deprecated [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[22,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.Submodule in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module has been deprecated [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[26,19] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[26,19] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[26,19] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[36,65] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[36,65] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[36,65] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[66,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[66,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[66,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8525 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8525 --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8525 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8525 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8525 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8525/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8525 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8525 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc8525 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8525 --- [INFO] Building bundle: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8525/target/rfc8525-1.0.3.jar [INFO] Writing manifest: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8525/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8525 --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8525/target/rfc8525-1.0.3-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8525 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/model/rfc/rfc8525/target/bom.xml [INFO] attaching as rfc8525-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/model/rfc/rfc8525/target/bom.json [INFO] attaching as rfc8525-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8525 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8525 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8525 --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8525/target/rfc8525-1.0.3-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8525 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8525 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8525 --- [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8525/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8525/1.0.3/rfc8525-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8525/target/rfc8525-1.0.3.jar to /tmp/r/org/opendaylight/ietf/model/rfc8525/1.0.3/rfc8525-1.0.3.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8525/target/rfc8525-1.0.3-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8525/1.0.3/rfc8525-1.0.3-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8525/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8525/1.0.3/rfc8525-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8525/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8525/1.0.3/rfc8525-1.0.3-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8525/target/rfc8525-1.0.3-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8525/1.0.3/rfc8525-1.0.3-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8525 --- [INFO] Installing org/opendaylight/ietf/model/rfc8525/1.0.3/rfc8525-1.0.3.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8525 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8525 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8525 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8525 1.0.3 [76/161] [INFO] from features/odl-ietf-model-rfc8525/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8525 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8525 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8525 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8525 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8525 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8525 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8525 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8525 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8525 --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8525 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8525/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8525 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8525 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8525 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8525 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8525 --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8525 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8525 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:44449 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 44449 name: 3b35ba43-4bb3-4391-a064-bddd68b8cc91 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc8525 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8525 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8525 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 32 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8525/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8525-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8525/target/bom.json [INFO] attaching as odl-ietf-model-rfc8525-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8525 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8525 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8525 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8525 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8525 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8525 --- [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8525/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.3/odl-ietf-model-rfc8525-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8525/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.3/odl-ietf-model-rfc8525-1.0.3-features.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8525/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.3/odl-ietf-model-rfc8525-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8525/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.3/odl-ietf-model-rfc8525-1.0.3-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8525 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc8526 >----------------- [INFO] Building rfc8526 1.0.3 [77/161] [INFO] from model/rfc/rfc8526/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8526 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8526 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8526 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8526 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8526 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8526 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-stage-master/model/rfc/rfc8526/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc8526 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-stage-master/model/rfc/rfc8526/src/main/yang [INFO] yang-to-sources: Found 7 dependencies in 996.6 μs [INFO] yang-to-sources: Project model files found: 1 in 2.168 ms [INFO] yang-to-sources: 8 YANG models processed in 21.33 ms [INFO] BindingJavaFileGenerator: Defined 40 files in 7.004 ms [INFO] Sorted 40 files into 14 directories in 104.3 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 40 in 20.18 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8526 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8526 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8526 --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8526 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8526/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8526/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8526/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8526 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 39 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8526 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8526 --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8526 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8526 --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8526 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8526/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8526 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8526 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc8526 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8526 --- [INFO] Building bundle: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8526/target/rfc8526-1.0.3.jar [INFO] Writing manifest: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8526/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8526 --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8526/target/rfc8526-1.0.3-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8526 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 22 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/model/rfc/rfc8526/target/bom.xml [INFO] attaching as rfc8526-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/model/rfc/rfc8526/target/bom.json [INFO] attaching as rfc8526-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8526 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8526 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8526 --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8526/target/rfc8526-1.0.3-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8526 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8526 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8526 --- [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8526/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8526/1.0.3/rfc8526-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8526/target/rfc8526-1.0.3.jar to /tmp/r/org/opendaylight/ietf/model/rfc8526/1.0.3/rfc8526-1.0.3.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8526/target/rfc8526-1.0.3-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8526/1.0.3/rfc8526-1.0.3-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8526/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8526/1.0.3/rfc8526-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8526/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8526/1.0.3/rfc8526-1.0.3-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8526/target/rfc8526-1.0.3-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8526/1.0.3/rfc8526-1.0.3-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8526 --- [INFO] Installing org/opendaylight/ietf/model/rfc8526/1.0.3/rfc8526-1.0.3.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8526 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8526 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8526 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8526 1.0.3 [78/161] [INFO] from features/odl-ietf-model-rfc8526/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8526 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8526 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8526 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8526 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8526 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8526 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8526 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8526 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8526 --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8526 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8526/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8526 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8526 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8526 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8526 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8526 --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8526 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8526 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:41497 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 41497 name: d570ba0a-5e11-4294-8bff-576af5780edb timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc8526 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8526 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8526 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 36 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8526/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8526-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8526/target/bom.json [INFO] attaching as odl-ietf-model-rfc8526-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8526 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8526 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8526 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8526 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8526 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8526 --- [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8526/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.3/odl-ietf-model-rfc8526-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8526/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.3/odl-ietf-model-rfc8526-1.0.3-features.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8526/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.3/odl-ietf-model-rfc8526-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8526/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.3/odl-ietf-model-rfc8526-1.0.3-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8526 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc8528 >----------------- [INFO] Building rfc8528 1.0.3 [79/161] [INFO] from model/rfc/rfc8528/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8528 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8528 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8528 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8528 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8528 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8528 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-stage-master/model/rfc/rfc8528/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc8528 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-stage-master/model/rfc/rfc8528/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 582.2 μs [INFO] yang-to-sources: Project model files found: 1 in 1.123 ms [INFO] yang-to-sources: 3 YANG models processed in 8.362 ms [INFO] BindingJavaFileGenerator: Defined 21 files in 2.676 ms [INFO] Sorted 21 files into 8 directories in 77.30 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 21 in 8.627 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8528 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8528 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8528 --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8528 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8528/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8528/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8528/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8528 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 20 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8528 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8528 --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8528 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8528 --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8528 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8528/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8528 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8528 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc8528 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8528 --- [INFO] Building bundle: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8528/target/rfc8528-1.0.3.jar [INFO] Writing manifest: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8528/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8528 --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8528/target/rfc8528-1.0.3-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8528 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/model/rfc/rfc8528/target/bom.xml [INFO] attaching as rfc8528-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/model/rfc/rfc8528/target/bom.json [INFO] attaching as rfc8528-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8528 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8528 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8528 --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8528/target/rfc8528-1.0.3-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8528 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8528 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8528 --- [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8528/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8528/1.0.3/rfc8528-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8528/target/rfc8528-1.0.3.jar to /tmp/r/org/opendaylight/ietf/model/rfc8528/1.0.3/rfc8528-1.0.3.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8528/target/rfc8528-1.0.3-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8528/1.0.3/rfc8528-1.0.3-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8528/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8528/1.0.3/rfc8528-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8528/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8528/1.0.3/rfc8528-1.0.3-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8528/target/rfc8528-1.0.3-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8528/1.0.3/rfc8528-1.0.3-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8528 --- [INFO] Installing org/opendaylight/ietf/model/rfc8528/1.0.3/rfc8528-1.0.3.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8528 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8528 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8528 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8528 1.0.3 [80/161] [INFO] from features/odl-ietf-model-rfc8528/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8528 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8528 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8528 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8528 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8528 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8528 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8528 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8528 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8528 --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8528 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8528/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8528 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8528 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8528 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8528 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8528 --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8528 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8528 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:32937 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 32937 name: db10a660-65d5-4ea0-a313-ca51b5673906 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc8528 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8528 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8528 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8528/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8528-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8528/target/bom.json [INFO] attaching as odl-ietf-model-rfc8528-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8528 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8528 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8528 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8528 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8528 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8528 --- [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8528/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.3/odl-ietf-model-rfc8528-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8528/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.3/odl-ietf-model-rfc8528-1.0.3-features.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8528/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.3/odl-ietf-model-rfc8528-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8528/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.3/odl-ietf-model-rfc8528-1.0.3-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8528 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc8529 >----------------- [INFO] Building rfc8529 1.0.3 [81/161] [INFO] from model/rfc/rfc8529/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8529 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8529 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8529 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8529 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8529 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8529 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-stage-master/model/rfc/rfc8529/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc8529 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-stage-master/model/rfc/rfc8529/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 864.9 μs [INFO] yang-to-sources: Project model files found: 1 in 1.392 ms [INFO] yang-to-sources: 6 YANG models processed in 26.69 ms [INFO] BindingJavaFileGenerator: Defined 37 files in 6.392 ms [INFO] Sorted 37 files into 10 directories in 108.5 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 37 in 15.23 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8529 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8529 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8529 --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8529 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8529/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8529/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8529/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8529 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 36 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8529 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8529 --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8529 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8529 --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8529 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8529/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8529 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8529 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc8529 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8529 --- [INFO] Building bundle: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8529/target/rfc8529-1.0.3.jar [INFO] Writing manifest: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8529/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8529 --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8529/target/rfc8529-1.0.3-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8529 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/model/rfc/rfc8529/target/bom.xml [INFO] attaching as rfc8529-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/model/rfc/rfc8529/target/bom.json [INFO] attaching as rfc8529-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8529 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8529 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8529 --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8529/target/rfc8529-1.0.3-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8529 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8529 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8529 --- [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8529/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8529/1.0.3/rfc8529-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8529/target/rfc8529-1.0.3.jar to /tmp/r/org/opendaylight/ietf/model/rfc8529/1.0.3/rfc8529-1.0.3.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8529/target/rfc8529-1.0.3-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8529/1.0.3/rfc8529-1.0.3-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8529/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8529/1.0.3/rfc8529-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8529/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8529/1.0.3/rfc8529-1.0.3-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8529/target/rfc8529-1.0.3-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8529/1.0.3/rfc8529-1.0.3-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8529 --- [INFO] Installing org/opendaylight/ietf/model/rfc8529/1.0.3/rfc8529-1.0.3.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8529 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8529 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8529 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8529 1.0.3 [82/161] [INFO] from features/odl-ietf-model-rfc8529/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8529 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8529 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8529 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8529 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8529 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8529 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8529 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8529 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8529 --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8529 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8529/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8529 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8529 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8529 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8529 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8529 --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8529 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8529 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:36091 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 36091 name: 85fc922d-f9f7-4144-93bc-550aaa22d7ae timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc8529 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8529 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8529 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 33 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8529/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8529-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8529/target/bom.json [INFO] attaching as odl-ietf-model-rfc8529-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8529 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8529 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8529 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8529 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8529 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8529 --- [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8529/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.3/odl-ietf-model-rfc8529-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8529/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.3/odl-ietf-model-rfc8529-1.0.3-features.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8529/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.3/odl-ietf-model-rfc8529-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8529/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.3/odl-ietf-model-rfc8529-1.0.3-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8529 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc8530 >----------------- [INFO] Building rfc8530 1.0.3 [83/161] [INFO] from model/rfc/rfc8530/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8530 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8530 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8530 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8530 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8530 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8530 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-stage-master/model/rfc/rfc8530/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc8530 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-stage-master/model/rfc/rfc8530/src/main/yang [INFO] yang-to-sources: Found 4 dependencies in 623.0 μs [INFO] yang-to-sources: Project model files found: 1 in 1.261 ms [INFO] yang-to-sources: 5 YANG models processed in 20.52 ms [INFO] BindingJavaFileGenerator: Defined 15 files in 5.322 ms [INFO] Sorted 15 files into 5 directories in 89.22 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 15 in 13.53 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8530 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8530 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8530 --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8530 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8530/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8530/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8530/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8530 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 14 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8530 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8530 --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8530 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8530 --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8530 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8530/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8530 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8530 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc8530 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8530 --- [INFO] Building bundle: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8530/target/rfc8530-1.0.3.jar [INFO] Writing manifest: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8530/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8530 --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8530/target/rfc8530-1.0.3-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8530 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/model/rfc/rfc8530/target/bom.xml [INFO] attaching as rfc8530-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/model/rfc/rfc8530/target/bom.json [INFO] attaching as rfc8530-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8530 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8530 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8530 --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8530/target/rfc8530-1.0.3-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8530 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8530 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8530 --- [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8530/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8530/1.0.3/rfc8530-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8530/target/rfc8530-1.0.3.jar to /tmp/r/org/opendaylight/ietf/model/rfc8530/1.0.3/rfc8530-1.0.3.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8530/target/rfc8530-1.0.3-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8530/1.0.3/rfc8530-1.0.3-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8530/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8530/1.0.3/rfc8530-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8530/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8530/1.0.3/rfc8530-1.0.3-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8530/target/rfc8530-1.0.3-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8530/1.0.3/rfc8530-1.0.3-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8530 --- [INFO] Installing org/opendaylight/ietf/model/rfc8530/1.0.3/rfc8530-1.0.3.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8530 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8530 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8530 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8530 1.0.3 [84/161] [INFO] from features/odl-ietf-model-rfc8530/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8530 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8530 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8530 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8530 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8530 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8530 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8530 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8530 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8530 --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8530 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8530/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8530 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8530 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8530 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8530 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8530 --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8530 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8530 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:39737 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 39737 name: 8057f4eb-c82c-4fcb-bdbe-03840ef16ba1 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc8530 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8530 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8530 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8530/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8530-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8530/target/bom.json [INFO] attaching as odl-ietf-model-rfc8530-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8530 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8530 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8530 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8530 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8530 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8530 --- [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8530/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.3/odl-ietf-model-rfc8530-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8530/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.3/odl-ietf-model-rfc8530-1.0.3-features.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8530/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.3/odl-ietf-model-rfc8530-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8530/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.3/odl-ietf-model-rfc8530-1.0.3-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8530 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] ------< org.opendaylight.ietf.model:rfc8542-ietf-dc-fabric-types >------ [INFO] Building rfc8542-ietf-dc-fabric-types 1.0.3 [85/161] [INFO] from model/rfc/rfc8542-ietf-dc-fabric-types/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8542-ietf-dc-fabric-types --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8542-ietf-dc-fabric-types --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8542-ietf-dc-fabric-types --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8542-ietf-dc-fabric-types --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8542-ietf-dc-fabric-types --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8542-ietf-dc-fabric-types --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-stage-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc8542-ietf-dc-fabric-types --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-stage-master/model/rfc/rfc8542-ietf-dc-fabric-types/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 775.9 μs [INFO] yang-to-sources: Project model files found: 1 in 1.723 ms [INFO] yang-to-sources: 3 YANG models processed in 9.113 ms [INFO] BindingJavaFileGenerator: Defined 40 files in 2.925 ms [INFO] Sorted 40 files into 4 directories in 98.70 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 40 in 9.936 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8542-ietf-dc-fabric-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8542-ietf-dc-fabric-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8542-ietf-dc-fabric-types --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8542-ietf-dc-fabric-types --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8542-ietf-dc-fabric-types/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8542-ietf-dc-fabric-types --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 39 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8542-ietf-dc-fabric-types >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8542-ietf-dc-fabric-types --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8542-ietf-dc-fabric-types <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8542-ietf-dc-fabric-types --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8542-ietf-dc-fabric-types --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8542-ietf-dc-fabric-types/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8542-ietf-dc-fabric-types --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8542-ietf-dc-fabric-types --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc8542-ietf-dc-fabric-types --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8542-ietf-dc-fabric-types --- [INFO] Building bundle: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/rfc8542-ietf-dc-fabric-types-1.0.3.jar [INFO] Writing manifest: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8542-ietf-dc-fabric-types --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/rfc8542-ietf-dc-fabric-types-1.0.3-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8542-ietf-dc-fabric-types --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/bom.xml [INFO] attaching as rfc8542-ietf-dc-fabric-types-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/bom.json [INFO] attaching as rfc8542-ietf-dc-fabric-types-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8542-ietf-dc-fabric-types --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8542-ietf-dc-fabric-types --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8542-ietf-dc-fabric-types --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/rfc8542-ietf-dc-fabric-types-1.0.3-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8542-ietf-dc-fabric-types --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8542-ietf-dc-fabric-types --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8542-ietf-dc-fabric-types --- [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8542-ietf-dc-fabric-types/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.3/rfc8542-ietf-dc-fabric-types-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/rfc8542-ietf-dc-fabric-types-1.0.3.jar to /tmp/r/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.3/rfc8542-ietf-dc-fabric-types-1.0.3.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/rfc8542-ietf-dc-fabric-types-1.0.3-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.3/rfc8542-ietf-dc-fabric-types-1.0.3-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.3/rfc8542-ietf-dc-fabric-types-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.3/rfc8542-ietf-dc-fabric-types-1.0.3-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/rfc8542-ietf-dc-fabric-types-1.0.3-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.3/rfc8542-ietf-dc-fabric-types-1.0.3-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8542-ietf-dc-fabric-types --- [INFO] Installing org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.3/rfc8542-ietf-dc-fabric-types-1.0.3.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8542-ietf-dc-fabric-types --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8542-ietf-dc-fabric-types --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----< org.opendaylight.ietf.model:rfc8542-ietf-dc-fabric-topology >----- [INFO] Building rfc8542-ietf-dc-fabric-topology 1.0.3 [86/161] [INFO] from model/rfc/rfc8542-ietf-dc-fabric-topology/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8542-ietf-dc-fabric-topology --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8542-ietf-dc-fabric-topology --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8542-ietf-dc-fabric-topology --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8542-ietf-dc-fabric-topology --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-stage-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc8542-ietf-dc-fabric-topology --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-stage-master/model/rfc/rfc8542-ietf-dc-fabric-topology/src/main/yang [INFO] yang-to-sources: Found 4 dependencies in 630.0 μs [INFO] yang-to-sources: Project model files found: 1 in 1.591 ms [INFO] yang-to-sources: 5 YANG models processed in 16.23 ms [INFO] BindingJavaFileGenerator: Defined 35 files in 4.565 ms [INFO] Sorted 35 files into 7 directories in 85.76 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 35 in 15.63 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8542-ietf-dc-fabric-topology --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8542-ietf-dc-fabric-topology --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8542-ietf-dc-fabric-topology/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 34 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8542-ietf-dc-fabric-topology >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8542-ietf-dc-fabric-topology <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8542-ietf-dc-fabric-topology --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8542-ietf-dc-fabric-topology/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8542-ietf-dc-fabric-topology --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8542-ietf-dc-fabric-topology --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc8542-ietf-dc-fabric-topology --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Building bundle: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/rfc8542-ietf-dc-fabric-topology-1.0.3.jar [INFO] Writing manifest: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/rfc8542-ietf-dc-fabric-topology-1.0.3-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8542-ietf-dc-fabric-topology --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/bom.xml [INFO] attaching as rfc8542-ietf-dc-fabric-topology-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/bom.json [INFO] attaching as rfc8542-ietf-dc-fabric-topology-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8542-ietf-dc-fabric-topology --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/rfc8542-ietf-dc-fabric-topology-1.0.3-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8542-ietf-dc-fabric-topology --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8542-ietf-dc-fabric-topology/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.3/rfc8542-ietf-dc-fabric-topology-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/rfc8542-ietf-dc-fabric-topology-1.0.3.jar to /tmp/r/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.3/rfc8542-ietf-dc-fabric-topology-1.0.3.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/rfc8542-ietf-dc-fabric-topology-1.0.3-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.3/rfc8542-ietf-dc-fabric-topology-1.0.3-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.3/rfc8542-ietf-dc-fabric-topology-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.3/rfc8542-ietf-dc-fabric-topology-1.0.3-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/rfc8542-ietf-dc-fabric-topology-1.0.3-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.3/rfc8542-ietf-dc-fabric-topology-1.0.3-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Installing org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.3/rfc8542-ietf-dc-fabric-topology-1.0.3.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8542 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8542 1.0.3 [87/161] [INFO] from features/odl-ietf-model-rfc8542/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8542 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8542 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8542 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8542 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8542 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8542 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8542 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8542 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8542 --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8542 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8542/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8542 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8542 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8542 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8542 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8542 --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8542 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8542 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:35397 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 35397 name: fa33d3d6-7740-45e5-8e64-948556d89af4 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc8542 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8542 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8542 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 33 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8542/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8542-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8542/target/bom.json [INFO] attaching as odl-ietf-model-rfc8542-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8542 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8542 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8542 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8542 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8542 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8542 --- [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8542/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.3/odl-ietf-model-rfc8542-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8542/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.3/odl-ietf-model-rfc8542-1.0.3-features.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8542/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.3/odl-ietf-model-rfc8542-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8542/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.3/odl-ietf-model-rfc8542-1.0.3-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8542 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] ---< org.opendaylight.ietf.model:rfc8572-ietf-sztp-bootstrap-server >--- [INFO] Building rfc8572-ietf-sztp-bootstrap-server 1.0.3 [88/161] [INFO] from model/rfc/rfc8572-ietf-sztp-bootstrap-server/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-stage-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-stage-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 533.5 μs [INFO] yang-to-sources: Project model files found: 1 in 2.045 ms [INFO] yang-to-sources: 1 YANG models processed in 6.500 ms [INFO] BindingJavaFileGenerator: Defined 23 files in 2.823 ms [INFO] Sorted 23 files into 5 directories in 95.13 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 23 in 11.10 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 22 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8572-ietf-sztp-bootstrap-server >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8572-ietf-sztp-bootstrap-server <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] Building bundle: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/rfc8572-ietf-sztp-bootstrap-server-1.0.3.jar [INFO] Writing manifest: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/rfc8572-ietf-sztp-bootstrap-server-1.0.3-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/bom.xml [INFO] attaching as rfc8572-ietf-sztp-bootstrap-server-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/bom.json [INFO] attaching as rfc8572-ietf-sztp-bootstrap-server-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/rfc8572-ietf-sztp-bootstrap-server-1.0.3-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.3/rfc8572-ietf-sztp-bootstrap-server-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/rfc8572-ietf-sztp-bootstrap-server-1.0.3.jar to /tmp/r/org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.3/rfc8572-ietf-sztp-bootstrap-server-1.0.3.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/rfc8572-ietf-sztp-bootstrap-server-1.0.3-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.3/rfc8572-ietf-sztp-bootstrap-server-1.0.3-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.3/rfc8572-ietf-sztp-bootstrap-server-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.3/rfc8572-ietf-sztp-bootstrap-server-1.0.3-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/rfc8572-ietf-sztp-bootstrap-server-1.0.3-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.3/rfc8572-ietf-sztp-bootstrap-server-1.0.3-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] Installing org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.3/rfc8572-ietf-sztp-bootstrap-server-1.0.3.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8572-ietf-sztp-bootstrap-server --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.ietf:odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server >-- [INFO] Building OpenDaylight :: IETF :: Model :: RFC8572 ietf-sztp-bootstrap-server 1.0.3 [89/161] [INFO] from features/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:36179 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 36179 name: fbf4e63d-2254-498b-8f25-33869d4864eb timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/target/bom.json [INFO] attaching as odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.3/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.3/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.3-features.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.3/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.3/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.3-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] ----< org.opendaylight.ietf.model:rfc8572-ietf-sztp-conveyed-info >----- [INFO] Building rfc8572-ietf-sztp-conveyed-info 1.0.3 [90/161] [INFO] from model/rfc/rfc8572-ietf-sztp-conveyed-info/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-stage-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-stage-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/src/main/yang [INFO] yang-to-sources: Found 3 dependencies in 661.0 μs [INFO] yang-to-sources: Project model files found: 1 in 1.684 ms [INFO] yang-to-sources: 4 YANG models processed in 13.86 ms [INFO] BindingJavaFileGenerator: Defined 27 files in 3.635 ms [INFO] Sorted 27 files into 10 directories in 88.03 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 27 in 11.56 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 26 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8572-ietf-sztp-conveyed-info >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8572-ietf-sztp-conveyed-info <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] Building bundle: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/rfc8572-ietf-sztp-conveyed-info-1.0.3.jar [INFO] Writing manifest: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/rfc8572-ietf-sztp-conveyed-info-1.0.3-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/bom.xml [INFO] attaching as rfc8572-ietf-sztp-conveyed-info-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/bom.json [INFO] attaching as rfc8572-ietf-sztp-conveyed-info-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/rfc8572-ietf-sztp-conveyed-info-1.0.3-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.3/rfc8572-ietf-sztp-conveyed-info-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/rfc8572-ietf-sztp-conveyed-info-1.0.3.jar to /tmp/r/org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.3/rfc8572-ietf-sztp-conveyed-info-1.0.3.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/rfc8572-ietf-sztp-conveyed-info-1.0.3-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.3/rfc8572-ietf-sztp-conveyed-info-1.0.3-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.3/rfc8572-ietf-sztp-conveyed-info-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.3/rfc8572-ietf-sztp-conveyed-info-1.0.3-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/rfc8572-ietf-sztp-conveyed-info-1.0.3-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.3/rfc8572-ietf-sztp-conveyed-info-1.0.3-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] Installing org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.3/rfc8572-ietf-sztp-conveyed-info-1.0.3.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8572-ietf-sztp-conveyed-info --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.ietf:odl-ietf-model-rfc8572-ietf-sztp-conveyed-info >-- [INFO] Building OpenDaylight :: IETF :: Model :: RFC8572 ietf-sztp-conveyed-info 1.0.3 [91/161] [INFO] from features/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8572-ietf-sztp-conveyed-info [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:39387 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 39387 name: 454ebd11-ac32-4378-9d9d-293d5838172a timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/target/bom.json [INFO] attaching as odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.3/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.3/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.3-features.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.3/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.3/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.3-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc8639 >----------------- [INFO] Building rfc8639 1.0.3 [92/161] [INFO] from model/rfc/rfc8639/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8639 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8639 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8639 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8639 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8639 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8639 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-stage-master/model/rfc/rfc8639/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc8639 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-stage-master/model/rfc/rfc8639/src/main/yang [INFO] yang-to-sources: Found 8 dependencies in 790.5 μs [INFO] yang-to-sources: Project model files found: 1 in 4.260 ms [INFO] yang-to-sources: 9 YANG models processed in 42.00 ms [INFO] BindingJavaFileGenerator: Defined 136 files in 10.92 ms [INFO] Sorted 136 files into 22 directories in 163.0 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 136 in 38.57 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8639 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8639 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8639 --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8639 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8639/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8639/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8639/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8639 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 135 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8639 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8639 --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8639 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8639 --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8639 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8639/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8639 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8639 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc8639 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8639 --- [INFO] Building bundle: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8639/target/rfc8639-1.0.3.jar [INFO] Writing manifest: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8639/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8639 --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8639/target/rfc8639-1.0.3-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8639 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/model/rfc/rfc8639/target/bom.xml [INFO] attaching as rfc8639-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/model/rfc/rfc8639/target/bom.json [INFO] attaching as rfc8639-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8639 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8639 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8639 --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8639/target/rfc8639-1.0.3-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8639 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8639 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8639 --- [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8639/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8639/1.0.3/rfc8639-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8639/target/rfc8639-1.0.3.jar to /tmp/r/org/opendaylight/ietf/model/rfc8639/1.0.3/rfc8639-1.0.3.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8639/target/rfc8639-1.0.3-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8639/1.0.3/rfc8639-1.0.3-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8639/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8639/1.0.3/rfc8639-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8639/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8639/1.0.3/rfc8639-1.0.3-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8639/target/rfc8639-1.0.3-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8639/1.0.3/rfc8639-1.0.3-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8639 --- [INFO] Installing org/opendaylight/ietf/model/rfc8639/1.0.3/rfc8639-1.0.3.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8639 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8639 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8639 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8639 1.0.3 [93/161] [INFO] from features/odl-ietf-model-rfc8639/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8639 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8639 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8639 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8639 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8639 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8639 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8639 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8639 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8639 --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8639 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8639/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8639 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8639 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8639 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8639 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8639 --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8639 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8639 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:33067 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 33067 name: 2e9c7ddc-b1b5-4a67-99b0-532efe979d49 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc8639 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8639 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8639 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 39 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8639/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8639-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8639/target/bom.json [INFO] attaching as odl-ietf-model-rfc8639-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8639 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8639 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8639 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8639 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8639 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8639 --- [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8639/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.3/odl-ietf-model-rfc8639-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8639/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.3/odl-ietf-model-rfc8639-1.0.3-features.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8639/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.3/odl-ietf-model-rfc8639-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8639/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.3/odl-ietf-model-rfc8639-1.0.3-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8639 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc8641 >----------------- [INFO] Building rfc8641 1.0.3 [94/161] [INFO] from model/rfc/rfc8641/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8641 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8641 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8641 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8641 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8641 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8641 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-stage-master/model/rfc/rfc8641/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc8641 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-stage-master/model/rfc/rfc8641/src/main/yang [INFO] yang-to-sources: Found 11 dependencies in 2.174 ms [INFO] yang-to-sources: Project model files found: 1 in 3.821 ms [INFO] yang-to-sources: 12 YANG models processed in 54.07 ms [INFO] BindingJavaFileGenerator: Defined 94 files in 12.70 ms [INFO] Sorted 94 files into 24 directories in 135.5 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 94 in 37.99 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8641 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8641 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8641 --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8641 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8641/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8641/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8641/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8641 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 93 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8641 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8641 --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8641 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8641 --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8641 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8641/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8641 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8641 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc8641 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8641 --- [INFO] Building bundle: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8641/target/rfc8641-1.0.3.jar [INFO] Writing manifest: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8641/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8641 --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8641/target/rfc8641-1.0.3-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8641 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/model/rfc/rfc8641/target/bom.xml [INFO] attaching as rfc8641-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/model/rfc/rfc8641/target/bom.json [INFO] attaching as rfc8641-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8641 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8641 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8641 --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8641/target/rfc8641-1.0.3-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8641 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8641 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8641 --- [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8641/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8641/1.0.3/rfc8641-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8641/target/rfc8641-1.0.3.jar to /tmp/r/org/opendaylight/ietf/model/rfc8641/1.0.3/rfc8641-1.0.3.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8641/target/rfc8641-1.0.3-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8641/1.0.3/rfc8641-1.0.3-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8641/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8641/1.0.3/rfc8641-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8641/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8641/1.0.3/rfc8641-1.0.3-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8641/target/rfc8641-1.0.3-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8641/1.0.3/rfc8641-1.0.3-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8641 --- [INFO] Installing org/opendaylight/ietf/model/rfc8641/1.0.3/rfc8641-1.0.3.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8641 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8641 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8641 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8641 1.0.3 [95/161] [INFO] from features/odl-ietf-model-rfc8641/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8641 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8641 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8641 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8641 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8641 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8641 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8641 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8641 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8641 --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8641 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8641/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8641 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8641 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8641 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8641 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8641 --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8641 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8641 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:34759 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 34759 name: cedbb64a-46de-40ac-b51c-1de9077ebf21 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc8641 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8641 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8641 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 48 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8641/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8641-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8641/target/bom.json [INFO] attaching as odl-ietf-model-rfc8641-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8641 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8641 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8641 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8641 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8641 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8641 --- [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8641/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.3/odl-ietf-model-rfc8641-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8641/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.3/odl-ietf-model-rfc8641-1.0.3-features.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8641/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.3/odl-ietf-model-rfc8641-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8641/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.3/odl-ietf-model-rfc8641-1.0.3-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8641 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc8650 >----------------- [INFO] Building rfc8650 1.0.3 [96/161] [INFO] from model/rfc/rfc8650/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8650 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8650 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8650 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8650 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8650 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8650 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-stage-master/model/rfc/rfc8650/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc8650 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-stage-master/model/rfc/rfc8650/src/main/yang [INFO] yang-to-sources: Found 9 dependencies in 1.119 ms [INFO] yang-to-sources: Project model files found: 1 in 1.230 ms [INFO] yang-to-sources: 10 YANG models processed in 42.87 ms [INFO] BindingJavaFileGenerator: Defined 11 files in 9.602 ms [INFO] Sorted 11 files into 3 directories in 68.05 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 11 in 15.69 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8650 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8650 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8650 --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8650 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8650/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8650/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8650/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8650 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8650 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8650 --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8650 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8650 --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8650 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8650/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8650 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8650 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc8650 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8650 --- [INFO] Building bundle: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8650/target/rfc8650-1.0.3.jar [INFO] Writing manifest: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8650/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8650 --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8650/target/rfc8650-1.0.3-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8650 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 24 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/model/rfc/rfc8650/target/bom.xml [INFO] attaching as rfc8650-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/model/rfc/rfc8650/target/bom.json [INFO] attaching as rfc8650-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8650 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8650 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8650 --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8650/target/rfc8650-1.0.3-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8650 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8650 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8650 --- [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8650/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8650/1.0.3/rfc8650-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8650/target/rfc8650-1.0.3.jar to /tmp/r/org/opendaylight/ietf/model/rfc8650/1.0.3/rfc8650-1.0.3.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8650/target/rfc8650-1.0.3-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8650/1.0.3/rfc8650-1.0.3-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8650/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8650/1.0.3/rfc8650-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8650/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8650/1.0.3/rfc8650-1.0.3-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8650/target/rfc8650-1.0.3-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8650/1.0.3/rfc8650-1.0.3-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8650 --- [INFO] Installing org/opendaylight/ietf/model/rfc8650/1.0.3/rfc8650-1.0.3.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8650 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8650 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8650 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8650 1.0.3 [97/161] [INFO] from features/odl-ietf-model-rfc8650/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8650 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8650 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8650 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8650 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8650 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8650 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8650 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8650 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8650 --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8650 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8650/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8650 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8650 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8650 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8650 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8650 --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8650 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8650 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:45503 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 45503 name: 995c4b80-ca78-4894-a55c-08530848506b timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc8650 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8650 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8650 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 41 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8650/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8650-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8650/target/bom.json [INFO] attaching as odl-ietf-model-rfc8650-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8650 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8650 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8650 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8650 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8650 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8650 --- [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8650/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.3/odl-ietf-model-rfc8650-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8650/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.3/odl-ietf-model-rfc8650-1.0.3-features.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8650/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.3/odl-ietf-model-rfc8650-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8650/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.3/odl-ietf-model-rfc8650-1.0.3-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8650 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] ------------< org.opendaylight.ietf.model:iana-tunnel-type >------------ [INFO] Building iana-tunnel-type 1.0.3 [98/161] [INFO] from model/iana/iana-tunnel-type/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ iana-tunnel-type --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ iana-tunnel-type --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ iana-tunnel-type --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ iana-tunnel-type --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ iana-tunnel-type --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ iana-tunnel-type --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-stage-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/** [INFO] [INFO] --- yang:14.0.22:generate-sources (binding) @ iana-tunnel-type --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-stage-master/model/iana/iana-tunnel-type/src/main/yang [INFO] yang-to-sources: Found 3 dependencies in 973.2 μs [INFO] yang-to-sources: Project model files found: 1 in 1.277 ms [INFO] yang-to-sources: 4 YANG models processed in 30.54 ms [INFO] BindingJavaFileGenerator: Defined 23 files in 7.781 ms [INFO] Sorted 23 files into 3 directories in 99.48 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 23 in 11.69 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-tunnel-type --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ iana-tunnel-type --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ iana-tunnel-type --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ iana-tunnel-type --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/iana/iana-tunnel-type/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/iana/iana-tunnel-type/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/iana/iana-tunnel-type/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ iana-tunnel-type --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 22 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ iana-tunnel-type >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ iana-tunnel-type --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ iana-tunnel-type <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ iana-tunnel-type --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ iana-tunnel-type --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/iana/iana-tunnel-type/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ iana-tunnel-type --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ iana-tunnel-type --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ iana-tunnel-type --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ iana-tunnel-type --- [INFO] Building bundle: /w/workspace/ietf-maven-stage-master/model/iana/iana-tunnel-type/target/iana-tunnel-type-1.0.3.jar [INFO] Writing manifest: /w/workspace/ietf-maven-stage-master/model/iana/iana-tunnel-type/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ iana-tunnel-type --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/iana/iana-tunnel-type/target/iana-tunnel-type-1.0.3-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-tunnel-type --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/model/iana/iana-tunnel-type/target/bom.xml [INFO] attaching as iana-tunnel-type-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/model/iana/iana-tunnel-type/target/bom.json [INFO] attaching as iana-tunnel-type-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-tunnel-type --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ iana-tunnel-type --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ iana-tunnel-type --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/iana/iana-tunnel-type/target/iana-tunnel-type-1.0.3-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ iana-tunnel-type --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ iana-tunnel-type --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ iana-tunnel-type --- [INFO] Installing /w/workspace/ietf-maven-stage-master/model/iana/iana-tunnel-type/pom.xml to /tmp/r/org/opendaylight/ietf/model/iana-tunnel-type/1.0.3/iana-tunnel-type-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/model/iana/iana-tunnel-type/target/iana-tunnel-type-1.0.3.jar to /tmp/r/org/opendaylight/ietf/model/iana-tunnel-type/1.0.3/iana-tunnel-type-1.0.3.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/iana/iana-tunnel-type/target/iana-tunnel-type-1.0.3-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/iana-tunnel-type/1.0.3/iana-tunnel-type-1.0.3-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/iana/iana-tunnel-type/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/iana-tunnel-type/1.0.3/iana-tunnel-type-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/model/iana/iana-tunnel-type/target/bom.json to /tmp/r/org/opendaylight/ietf/model/iana-tunnel-type/1.0.3/iana-tunnel-type-1.0.3-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-stage-master/model/iana/iana-tunnel-type/target/iana-tunnel-type-1.0.3-sources.jar to /tmp/r/org/opendaylight/ietf/model/iana-tunnel-type/1.0.3/iana-tunnel-type-1.0.3-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ iana-tunnel-type --- [INFO] Installing org/opendaylight/ietf/model/iana-tunnel-type/1.0.3/iana-tunnel-type-1.0.3.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-tunnel-type --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ iana-tunnel-type --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8675 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8675 1.0.3 [99/161] [INFO] from features/odl-ietf-model-rfc8675/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8675 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8675 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8675 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8675 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8675 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8675 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8675 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8675 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8675 --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8675 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8675/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8675 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8675 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8675 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8675 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8675 --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8675 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8675 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:36535 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 36535 name: 4de7b0eb-064b-4dcb-9a17-7c5dfeca3b90 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc8675 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8675 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8675 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8675/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8675-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8675/target/bom.json [INFO] attaching as odl-ietf-model-rfc8675-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8675 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8675 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8675 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8675 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8675 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8675 --- [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8675/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8675/1.0.3/odl-ietf-model-rfc8675-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8675/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8675/1.0.3/odl-ietf-model-rfc8675-1.0.3-features.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8675/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8675/1.0.3/odl-ietf-model-rfc8675-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8675/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8675/1.0.3/odl-ietf-model-rfc8675-1.0.3-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8675 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] ---------< org.opendaylight.ietf.model:rfc8776-ietf-te-types >---------- [INFO] Building rfc8776-ietf-te-types 1.0.3 [100/161] [INFO] from model/rfc/rfc8776-ietf-te-types/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8776-ietf-te-types --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8776-ietf-te-types --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8776-ietf-te-types --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8776-ietf-te-types --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8776-ietf-te-types --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8776-ietf-te-types --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-stage-master/model/rfc/rfc8776-ietf-te-types/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc8776-ietf-te-types --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-stage-master/model/rfc/rfc8776-ietf-te-types/src/main/yang [INFO] yang-to-sources: Found 3 dependencies in 652.2 μs [INFO] yang-to-sources: Project model files found: 1 in 34.43 ms [INFO] yang-to-sources: 4 YANG models processed in 41.78 ms [INFO] BindingJavaFileGenerator: Defined 400 files in 13.78 ms [INFO] Sorted 400 files into 59 directories in 372.6 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 400 in 76.31 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8776-ietf-te-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8776-ietf-te-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8776-ietf-te-types --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8776-ietf-te-types --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8776-ietf-te-types/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8776-ietf-te-types/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8776-ietf-te-types/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8776-ietf-te-types --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 400 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/ietf-maven-stage-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:[58,42] possible 'this' escape before subclass is fully initialized [WARNING] /w/workspace/ietf-maven-stage-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:[58,42] possible 'this' escape before subclass is fully initialized [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8776-ietf-te-types >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8776-ietf-te-types --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8776-ietf-te-types <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8776-ietf-te-types --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8776-ietf-te-types --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8776-ietf-te-types/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8776-ietf-te-types --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8776-ietf-te-types --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc8776-ietf-te-types --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8776-ietf-te-types --- [INFO] Building bundle: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8776-ietf-te-types/target/rfc8776-ietf-te-types-1.0.3.jar [INFO] Writing manifest: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8776-ietf-te-types/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8776-ietf-te-types --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8776-ietf-te-types/target/rfc8776-ietf-te-types-1.0.3-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8776-ietf-te-types --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/model/rfc/rfc8776-ietf-te-types/target/bom.xml [INFO] attaching as rfc8776-ietf-te-types-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/model/rfc/rfc8776-ietf-te-types/target/bom.json [INFO] attaching as rfc8776-ietf-te-types-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8776-ietf-te-types --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8776-ietf-te-types --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8776-ietf-te-types --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8776-ietf-te-types/target/rfc8776-ietf-te-types-1.0.3-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8776-ietf-te-types --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8776-ietf-te-types --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8776-ietf-te-types --- [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8776-ietf-te-types/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.3/rfc8776-ietf-te-types-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8776-ietf-te-types/target/rfc8776-ietf-te-types-1.0.3.jar to /tmp/r/org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.3/rfc8776-ietf-te-types-1.0.3.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8776-ietf-te-types/target/rfc8776-ietf-te-types-1.0.3-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.3/rfc8776-ietf-te-types-1.0.3-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8776-ietf-te-types/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.3/rfc8776-ietf-te-types-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8776-ietf-te-types/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.3/rfc8776-ietf-te-types-1.0.3-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8776-ietf-te-types/target/rfc8776-ietf-te-types-1.0.3-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.3/rfc8776-ietf-te-types-1.0.3-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8776-ietf-te-types --- [INFO] Installing org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.3/rfc8776-ietf-te-types-1.0.3.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8776-ietf-te-types --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8776-ietf-te-types --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------< org.opendaylight.ietf.model:rfc8776-ietf-te-packet-types >------ [INFO] Building rfc8776-ietf-te-packet-types 1.0.3 [101/161] [INFO] from model/rfc/rfc8776-ietf-te-packet-types/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8776-ietf-te-packet-types --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8776-ietf-te-packet-types --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8776-ietf-te-packet-types --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8776-ietf-te-packet-types --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8776-ietf-te-packet-types --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8776-ietf-te-packet-types --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-stage-master/model/rfc/rfc8776-ietf-te-packet-types/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc8776-ietf-te-packet-types --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-stage-master/model/rfc/rfc8776-ietf-te-packet-types/src/main/yang [INFO] yang-to-sources: Found 4 dependencies in 726.8 μs [INFO] yang-to-sources: Project model files found: 1 in 2.369 ms [INFO] yang-to-sources: 5 YANG models processed in 45.86 ms [INFO] BindingJavaFileGenerator: Defined 31 files in 11.17 ms [INFO] Sorted 31 files into 5 directories in 84.02 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 31 in 21.43 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8776-ietf-te-packet-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8776-ietf-te-packet-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8776-ietf-te-packet-types --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8776-ietf-te-packet-types --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8776-ietf-te-packet-types/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8776-ietf-te-packet-types/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8776-ietf-te-packet-types/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8776-ietf-te-packet-types --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 30 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8776-ietf-te-packet-types >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8776-ietf-te-packet-types --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8776-ietf-te-packet-types <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8776-ietf-te-packet-types --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8776-ietf-te-packet-types --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8776-ietf-te-packet-types/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8776-ietf-te-packet-types --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8776-ietf-te-packet-types --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc8776-ietf-te-packet-types --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8776-ietf-te-packet-types --- [INFO] Building bundle: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8776-ietf-te-packet-types/target/rfc8776-ietf-te-packet-types-1.0.3.jar [INFO] Writing manifest: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8776-ietf-te-packet-types/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8776-ietf-te-packet-types --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8776-ietf-te-packet-types/target/rfc8776-ietf-te-packet-types-1.0.3-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8776-ietf-te-packet-types --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/model/rfc/rfc8776-ietf-te-packet-types/target/bom.xml [INFO] attaching as rfc8776-ietf-te-packet-types-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/model/rfc/rfc8776-ietf-te-packet-types/target/bom.json [INFO] attaching as rfc8776-ietf-te-packet-types-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8776-ietf-te-packet-types --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8776-ietf-te-packet-types --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8776-ietf-te-packet-types --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8776-ietf-te-packet-types/target/rfc8776-ietf-te-packet-types-1.0.3-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8776-ietf-te-packet-types --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8776-ietf-te-packet-types --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8776-ietf-te-packet-types --- [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8776-ietf-te-packet-types/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.3/rfc8776-ietf-te-packet-types-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8776-ietf-te-packet-types/target/rfc8776-ietf-te-packet-types-1.0.3.jar to /tmp/r/org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.3/rfc8776-ietf-te-packet-types-1.0.3.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8776-ietf-te-packet-types/target/rfc8776-ietf-te-packet-types-1.0.3-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.3/rfc8776-ietf-te-packet-types-1.0.3-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8776-ietf-te-packet-types/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.3/rfc8776-ietf-te-packet-types-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8776-ietf-te-packet-types/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.3/rfc8776-ietf-te-packet-types-1.0.3-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8776-ietf-te-packet-types/target/rfc8776-ietf-te-packet-types-1.0.3-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.3/rfc8776-ietf-te-packet-types-1.0.3-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8776-ietf-te-packet-types --- [INFO] Installing org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.3/rfc8776-ietf-te-packet-types-1.0.3.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8776-ietf-te-packet-types --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8776-ietf-te-packet-types --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8776 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8776 1.0.3 [102/161] [INFO] from features/odl-ietf-model-rfc8776/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8776 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8776 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8776 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8776 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8776 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8776 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8776 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8776 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8776 --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8776 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8776/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8776 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8776 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8776 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8776 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8776 --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8776 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8776 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:34693 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 34693 name: 18cdc6a3-b0fd-4e5d-9bb7-adf1ef356b6a timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc8776 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8776 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8776 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8776/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8776-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8776/target/bom.json [INFO] attaching as odl-ietf-model-rfc8776-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8776 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8776 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8776 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8776 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8776 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8776 --- [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8776/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.3/odl-ietf-model-rfc8776-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8776/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.3/odl-ietf-model-rfc8776-1.0.3-features.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8776/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.3/odl-ietf-model-rfc8776-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8776/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.3/odl-ietf-model-rfc8776-1.0.3-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8776 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] --------< org.opendaylight.ietf.model:rfc8795-ietf-te-topology >-------- [INFO] Building rfc8795-ietf-te-topology 1.0.3 [103/161] [INFO] from model/rfc/rfc8795-ietf-te-topology/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8795-ietf-te-topology --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8795-ietf-te-topology --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8795-ietf-te-topology --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8795-ietf-te-topology --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8795-ietf-te-topology --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8795-ietf-te-topology --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-stage-master/model/rfc/rfc8795-ietf-te-topology/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc8795-ietf-te-topology --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-stage-master/model/rfc/rfc8795-ietf-te-topology/src/main/yang [INFO] yang-to-sources: Found 6 dependencies in 1.117 ms [INFO] yang-to-sources: Project model files found: 1 in 11.61 ms [INFO] yang-to-sources: 7 YANG models processed in 148.2 ms [INFO] BindingJavaFileGenerator: Defined 209 files in 19.15 ms [INFO] Sorted 209 files into 50 directories in 296.9 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 209 in 81.08 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8795-ietf-te-topology --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8795-ietf-te-topology --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8795-ietf-te-topology --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8795-ietf-te-topology --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8795-ietf-te-topology/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8795-ietf-te-topology/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8795-ietf-te-topology/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8795-ietf-te-topology --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 208 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8795-ietf-te-topology/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/te/topology/rev200806/te/node/tunnel/termination/point/llc/list/LocalLinkConnectivityKey.java:[23,26] non-transient instance field of a serializable class declared with a non-serializable type [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8795-ietf-te-topology >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8795-ietf-te-topology --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8795-ietf-te-topology <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8795-ietf-te-topology --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8795-ietf-te-topology --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8795-ietf-te-topology/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8795-ietf-te-topology --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8795-ietf-te-topology --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc8795-ietf-te-topology --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8795-ietf-te-topology --- [INFO] Building bundle: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8795-ietf-te-topology/target/rfc8795-ietf-te-topology-1.0.3.jar [INFO] Writing manifest: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8795-ietf-te-topology/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8795-ietf-te-topology --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8795-ietf-te-topology/target/rfc8795-ietf-te-topology-1.0.3-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8795-ietf-te-topology --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/model/rfc/rfc8795-ietf-te-topology/target/bom.xml [INFO] attaching as rfc8795-ietf-te-topology-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/model/rfc/rfc8795-ietf-te-topology/target/bom.json [INFO] attaching as rfc8795-ietf-te-topology-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8795-ietf-te-topology --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8795-ietf-te-topology --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8795-ietf-te-topology --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8795-ietf-te-topology/target/rfc8795-ietf-te-topology-1.0.3-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8795-ietf-te-topology --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8795-ietf-te-topology --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8795-ietf-te-topology --- [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8795-ietf-te-topology/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.3/rfc8795-ietf-te-topology-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8795-ietf-te-topology/target/rfc8795-ietf-te-topology-1.0.3.jar to /tmp/r/org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.3/rfc8795-ietf-te-topology-1.0.3.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8795-ietf-te-topology/target/rfc8795-ietf-te-topology-1.0.3-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.3/rfc8795-ietf-te-topology-1.0.3-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8795-ietf-te-topology/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.3/rfc8795-ietf-te-topology-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8795-ietf-te-topology/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.3/rfc8795-ietf-te-topology-1.0.3-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8795-ietf-te-topology/target/rfc8795-ietf-te-topology-1.0.3-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.3/rfc8795-ietf-te-topology-1.0.3-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8795-ietf-te-topology --- [INFO] Installing org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.3/rfc8795-ietf-te-topology-1.0.3.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8795-ietf-te-topology --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8795-ietf-te-topology --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -----< org.opendaylight.ietf.model:rfc8795-ietf-te-topology-state >----- [INFO] Building rfc8795-ietf-te-topology-state 1.0.3 [104/161] [INFO] from model/rfc/rfc8795-ietf-te-topology-state/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8795-ietf-te-topology-state --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8795-ietf-te-topology-state --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8795-ietf-te-topology-state --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8795-ietf-te-topology-state --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8795-ietf-te-topology-state --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8795-ietf-te-topology-state --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-stage-master/model/rfc/rfc8795-ietf-te-topology-state/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc8795-ietf-te-topology-state --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-stage-master/model/rfc/rfc8795-ietf-te-topology-state/src/main/yang [INFO] yang-to-sources: Found 9 dependencies in 1.506 ms [INFO] yang-to-sources: Project model files found: 1 in 2.433 ms [INFO] yang-to-sources: 10 YANG models processed in 193.8 ms [INFO] BindingJavaFileGenerator: Defined 39 files in 19.07 ms [INFO] Sorted 39 files into 8 directories in 92.49 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 39 in 33.51 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8795-ietf-te-topology-state --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8795-ietf-te-topology-state --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8795-ietf-te-topology-state --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8795-ietf-te-topology-state --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8795-ietf-te-topology-state/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8795-ietf-te-topology-state/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8795-ietf-te-topology-state/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8795-ietf-te-topology-state --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 38 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8795-ietf-te-topology-state/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/te/topology/state/rev200806/te/node/tunnel/termination/point/llc/list/LocalLinkConnectivityKey.java:[23,26] non-transient instance field of a serializable class declared with a non-serializable type [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8795-ietf-te-topology-state >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8795-ietf-te-topology-state --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8795-ietf-te-topology-state <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8795-ietf-te-topology-state --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8795-ietf-te-topology-state --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8795-ietf-te-topology-state/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8795-ietf-te-topology-state --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8795-ietf-te-topology-state --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc8795-ietf-te-topology-state --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8795-ietf-te-topology-state --- [INFO] Building bundle: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8795-ietf-te-topology-state/target/rfc8795-ietf-te-topology-state-1.0.3.jar [INFO] Writing manifest: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8795-ietf-te-topology-state/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8795-ietf-te-topology-state --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8795-ietf-te-topology-state/target/rfc8795-ietf-te-topology-state-1.0.3-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8795-ietf-te-topology-state --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 24 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/model/rfc/rfc8795-ietf-te-topology-state/target/bom.xml [INFO] attaching as rfc8795-ietf-te-topology-state-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/model/rfc/rfc8795-ietf-te-topology-state/target/bom.json [INFO] attaching as rfc8795-ietf-te-topology-state-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8795-ietf-te-topology-state --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8795-ietf-te-topology-state --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8795-ietf-te-topology-state --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8795-ietf-te-topology-state/target/rfc8795-ietf-te-topology-state-1.0.3-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8795-ietf-te-topology-state --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8795-ietf-te-topology-state --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8795-ietf-te-topology-state --- [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8795-ietf-te-topology-state/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.3/rfc8795-ietf-te-topology-state-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8795-ietf-te-topology-state/target/rfc8795-ietf-te-topology-state-1.0.3.jar to /tmp/r/org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.3/rfc8795-ietf-te-topology-state-1.0.3.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8795-ietf-te-topology-state/target/rfc8795-ietf-te-topology-state-1.0.3-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.3/rfc8795-ietf-te-topology-state-1.0.3-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8795-ietf-te-topology-state/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.3/rfc8795-ietf-te-topology-state-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8795-ietf-te-topology-state/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.3/rfc8795-ietf-te-topology-state-1.0.3-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8795-ietf-te-topology-state/target/rfc8795-ietf-te-topology-state-1.0.3-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.3/rfc8795-ietf-te-topology-state-1.0.3-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8795-ietf-te-topology-state --- [INFO] Installing org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.3/rfc8795-ietf-te-topology-state-1.0.3.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8795-ietf-te-topology-state --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8795-ietf-te-topology-state --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8795 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8795 1.0.3 [105/161] [INFO] from features/odl-ietf-model-rfc8795/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8795 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8795 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8795 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8795 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8795 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8795 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8795 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8795 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8795 --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8795 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8795/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8795 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8795 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8795 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8795 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8795 --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8795 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8795 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:45083 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 45083 name: 6a441df0-c159-4dba-9c63-0f9240069ba5 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc8795 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8795 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8795 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 39 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8795/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8795-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8795/target/bom.json [INFO] attaching as odl-ietf-model-rfc8795-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8795 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8795 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8795 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8795 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8795 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8795 --- [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8795/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.3/odl-ietf-model-rfc8795-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8795/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.3/odl-ietf-model-rfc8795-1.0.3-features.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8795/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.3/odl-ietf-model-rfc8795-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8795/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.3/odl-ietf-model-rfc8795-1.0.3-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8795 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] -------< org.opendaylight.ietf:odl-ietf-model-rfc8795-non-nmda >-------- [INFO] Building OpenDaylight :: IETF :: Model :: RFC8795 :: NON-NMDA 1.0.3 [106/161] [INFO] from features/odl-ietf-model-rfc8795-non-nmda/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8795-non-nmda --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8795-non-nmda --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8795-non-nmda --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8795-non-nmda --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8795-non-nmda --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8795-non-nmda --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8795-non-nmda --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8795-non-nmda --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8795-non-nmda --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8795-non-nmda --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8795-non-nmda/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8795-non-nmda --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8795-non-nmda >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8795-non-nmda --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8795-non-nmda <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8795-non-nmda --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8795-non-nmda --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8795-non-nmda [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:45749 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 45749 name: db70b6e4-eade-44ea-8915-9286404ed583 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc8795-non-nmda --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8795-non-nmda --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8795-non-nmda --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 41 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8795-non-nmda/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8795-non-nmda-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8795-non-nmda/target/bom.json [INFO] attaching as odl-ietf-model-rfc8795-non-nmda-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8795-non-nmda --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8795-non-nmda --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8795-non-nmda --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8795-non-nmda --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8795-non-nmda --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8795-non-nmda --- [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8795-non-nmda/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.3/odl-ietf-model-rfc8795-non-nmda-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8795-non-nmda/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.3/odl-ietf-model-rfc8795-non-nmda-1.0.3-features.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8795-non-nmda/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.3/odl-ietf-model-rfc8795-non-nmda-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8795-non-nmda/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.3/odl-ietf-model-rfc8795-non-nmda-1.0.3-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8795-non-nmda --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc8808 >----------------- [INFO] Building rfc8808 1.0.3 [107/161] [INFO] from model/rfc/rfc8808/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8808 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8808 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8808 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8808 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8808 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8808 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-stage-master/model/rfc/rfc8808/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc8808 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-stage-master/model/rfc/rfc8808/src/main/yang [INFO] yang-to-sources: Found 3 dependencies in 866.8 μs [INFO] yang-to-sources: Project model files found: 1 in 932.8 μs [INFO] yang-to-sources: 4 YANG models processed in 9.448 ms [INFO] BindingJavaFileGenerator: Defined 11 files in 3.104 ms [INFO] Sorted 11 files into 3 directories in 68.14 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 11 in 7.712 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8808 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8808 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8808 --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8808 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8808/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8808/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8808/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8808 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8808 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8808 --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8808 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8808 --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8808 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8808/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8808 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8808 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc8808 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8808 --- [INFO] Building bundle: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8808/target/rfc8808-1.0.3.jar [INFO] Writing manifest: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8808/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8808 --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8808/target/rfc8808-1.0.3-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8808 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/model/rfc/rfc8808/target/bom.xml [INFO] attaching as rfc8808-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/model/rfc/rfc8808/target/bom.json [INFO] attaching as rfc8808-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8808 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8808 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8808 --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8808/target/rfc8808-1.0.3-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8808 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8808 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8808 --- [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8808/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8808/1.0.3/rfc8808-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8808/target/rfc8808-1.0.3.jar to /tmp/r/org/opendaylight/ietf/model/rfc8808/1.0.3/rfc8808-1.0.3.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8808/target/rfc8808-1.0.3-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8808/1.0.3/rfc8808-1.0.3-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8808/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8808/1.0.3/rfc8808-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8808/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8808/1.0.3/rfc8808-1.0.3-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8808/target/rfc8808-1.0.3-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8808/1.0.3/rfc8808-1.0.3-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8808 --- [INFO] Installing org/opendaylight/ietf/model/rfc8808/1.0.3/rfc8808-1.0.3.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8808 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8808 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8808 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8808 1.0.3 [108/161] [INFO] from features/odl-ietf-model-rfc8808/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8808 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8808 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8808 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8808 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8808 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8808 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8808 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8808 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8808 --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8808 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8808/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8808 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8808 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8808 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8808 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8808 --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8808 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8808 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:45525 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 45525 name: a4aa9462-f59e-4c62-b825-86773df2f9ec timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc8808 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8808 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8808 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 34 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8808/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8808-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8808/target/bom.json [INFO] attaching as odl-ietf-model-rfc8808-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8808 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8808 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8808 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8808 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8808 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8808 --- [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8808/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.3/odl-ietf-model-rfc8808-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8808/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.3/odl-ietf-model-rfc8808-1.0.3-features.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8808/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.3/odl-ietf-model-rfc8808-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8808/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.3/odl-ietf-model-rfc8808-1.0.3-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8808 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] --------< org.opendaylight.ietf.model:rfc8819-ietf-module-tags >-------- [INFO] Building rfc8819-ietf-module-tags 1.0.3 [109/161] [INFO] from model/rfc/rfc8819-ietf-module-tags/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8819-ietf-module-tags --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8819-ietf-module-tags --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8819-ietf-module-tags --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8819-ietf-module-tags --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8819-ietf-module-tags --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8819-ietf-module-tags --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-stage-master/model/rfc/rfc8819-ietf-module-tags/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc8819-ietf-module-tags --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-stage-master/model/rfc/rfc8819-ietf-module-tags/src/main/yang [INFO] yang-to-sources: Found 1 dependencies in 1.143 ms [INFO] yang-to-sources: Project model files found: 1 in 1.588 ms [INFO] yang-to-sources: 2 YANG models processed in 5.351 ms [INFO] BindingJavaFileGenerator: Defined 10 files in 1.922 ms [INFO] Sorted 10 files into 4 directories in 74.09 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 10 in 5.549 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8819-ietf-module-tags --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8819-ietf-module-tags --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8819-ietf-module-tags --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8819-ietf-module-tags --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8819-ietf-module-tags/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8819-ietf-module-tags/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8819-ietf-module-tags/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8819-ietf-module-tags --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 9 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8819-ietf-module-tags >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8819-ietf-module-tags --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8819-ietf-module-tags <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8819-ietf-module-tags --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8819-ietf-module-tags --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8819-ietf-module-tags/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8819-ietf-module-tags --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8819-ietf-module-tags --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc8819-ietf-module-tags --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8819-ietf-module-tags --- [INFO] Building bundle: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8819-ietf-module-tags/target/rfc8819-ietf-module-tags-1.0.3.jar [INFO] Writing manifest: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8819-ietf-module-tags/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8819-ietf-module-tags --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8819-ietf-module-tags/target/rfc8819-ietf-module-tags-1.0.3-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8819-ietf-module-tags --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/model/rfc/rfc8819-ietf-module-tags/target/bom.xml [INFO] attaching as rfc8819-ietf-module-tags-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/model/rfc/rfc8819-ietf-module-tags/target/bom.json [INFO] attaching as rfc8819-ietf-module-tags-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8819-ietf-module-tags --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8819-ietf-module-tags --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8819-ietf-module-tags --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8819-ietf-module-tags/target/rfc8819-ietf-module-tags-1.0.3-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8819-ietf-module-tags --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8819-ietf-module-tags --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8819-ietf-module-tags --- [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8819-ietf-module-tags/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.3/rfc8819-ietf-module-tags-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8819-ietf-module-tags/target/rfc8819-ietf-module-tags-1.0.3.jar to /tmp/r/org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.3/rfc8819-ietf-module-tags-1.0.3.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8819-ietf-module-tags/target/rfc8819-ietf-module-tags-1.0.3-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.3/rfc8819-ietf-module-tags-1.0.3-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8819-ietf-module-tags/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.3/rfc8819-ietf-module-tags-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8819-ietf-module-tags/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.3/rfc8819-ietf-module-tags-1.0.3-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8819-ietf-module-tags/target/rfc8819-ietf-module-tags-1.0.3-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.3/rfc8819-ietf-module-tags-1.0.3-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8819-ietf-module-tags --- [INFO] Installing org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.3/rfc8819-ietf-module-tags-1.0.3.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8819-ietf-module-tags --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8819-ietf-module-tags --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8819 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8819 1.0.3 [110/161] [INFO] from features/odl-ietf-model-rfc8819/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8819 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8819 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8819 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8819 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8819 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8819 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8819 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8819 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8819 --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8819 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8819/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8819 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8819 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8819 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8819 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8819 --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8819 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8819 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:38981 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 38981 name: 56992549-1908-4301-819c-8f1694768d95 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc8819 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8819 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8819 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8819/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8819-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8819/target/bom.json [INFO] attaching as odl-ietf-model-rfc8819-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8819 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8819 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8819 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8819 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8819 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8819 --- [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8819/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.3/odl-ietf-model-rfc8819-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8819/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.3/odl-ietf-model-rfc8819-1.0.3-features.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8819/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.3/odl-ietf-model-rfc8819-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8819/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.3/odl-ietf-model-rfc8819-1.0.3-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8819 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] -----< org.opendaylight.ietf.model:rfc8819-ietf-module-tags-state >----- [INFO] Building rfc8819-ietf-module-tags-state 1.0.3 [111/161] [INFO] from model/rfc/rfc8819-ietf-module-tags-state/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8819-ietf-module-tags-state --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8819-ietf-module-tags-state --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8819-ietf-module-tags-state --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8819-ietf-module-tags-state --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8819-ietf-module-tags-state --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8819-ietf-module-tags-state --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-stage-master/model/rfc/rfc8819-ietf-module-tags-state/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc8819-ietf-module-tags-state --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-stage-master/model/rfc/rfc8819-ietf-module-tags-state/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 605.6 μs [INFO] yang-to-sources: Project model files found: 1 in 1.215 ms [INFO] yang-to-sources: 3 YANG models processed in 12.20 ms [INFO] BindingJavaFileGenerator: Defined 9 files in 1.784 ms [INFO] Sorted 9 files into 4 directories in 72.36 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 9 in 5.009 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8819-ietf-module-tags-state --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8819-ietf-module-tags-state --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8819-ietf-module-tags-state --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8819-ietf-module-tags-state --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8819-ietf-module-tags-state/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8819-ietf-module-tags-state/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8819-ietf-module-tags-state/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8819-ietf-module-tags-state --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 8 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8819-ietf-module-tags-state/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/module/tags/state/rev210104/module/tags/state/ModuleKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.module.tags.state.rev210104.module.tags.state.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.module.tags.state.rev210104.module.tags.state has been deprecated [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8819-ietf-module-tags-state/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/module/tags/state/rev210104/module/tags/state/ModuleKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.module.tags.state.rev210104.module.tags.state.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.module.tags.state.rev210104.module.tags.state has been deprecated [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8819-ietf-module-tags-state/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/module/tags/state/rev210104/module/tags/state/ModuleKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.module.tags.state.rev210104.module.tags.state.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.module.tags.state.rev210104.module.tags.state has been deprecated [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8819-ietf-module-tags-state >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8819-ietf-module-tags-state --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8819-ietf-module-tags-state <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8819-ietf-module-tags-state --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8819-ietf-module-tags-state --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8819-ietf-module-tags-state/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8819-ietf-module-tags-state --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8819-ietf-module-tags-state --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc8819-ietf-module-tags-state --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8819-ietf-module-tags-state --- [INFO] Building bundle: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8819-ietf-module-tags-state/target/rfc8819-ietf-module-tags-state-1.0.3.jar [INFO] Writing manifest: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8819-ietf-module-tags-state/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8819-ietf-module-tags-state --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8819-ietf-module-tags-state/target/rfc8819-ietf-module-tags-state-1.0.3-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8819-ietf-module-tags-state --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/model/rfc/rfc8819-ietf-module-tags-state/target/bom.xml [INFO] attaching as rfc8819-ietf-module-tags-state-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/model/rfc/rfc8819-ietf-module-tags-state/target/bom.json [INFO] attaching as rfc8819-ietf-module-tags-state-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8819-ietf-module-tags-state --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8819-ietf-module-tags-state --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8819-ietf-module-tags-state --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8819-ietf-module-tags-state/target/rfc8819-ietf-module-tags-state-1.0.3-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8819-ietf-module-tags-state --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8819-ietf-module-tags-state --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8819-ietf-module-tags-state --- [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8819-ietf-module-tags-state/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.3/rfc8819-ietf-module-tags-state-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8819-ietf-module-tags-state/target/rfc8819-ietf-module-tags-state-1.0.3.jar to /tmp/r/org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.3/rfc8819-ietf-module-tags-state-1.0.3.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8819-ietf-module-tags-state/target/rfc8819-ietf-module-tags-state-1.0.3-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.3/rfc8819-ietf-module-tags-state-1.0.3-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8819-ietf-module-tags-state/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.3/rfc8819-ietf-module-tags-state-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8819-ietf-module-tags-state/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.3/rfc8819-ietf-module-tags-state-1.0.3-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8819-ietf-module-tags-state/target/rfc8819-ietf-module-tags-state-1.0.3-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.3/rfc8819-ietf-module-tags-state-1.0.3-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8819-ietf-module-tags-state --- [INFO] Installing org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.3/rfc8819-ietf-module-tags-state-1.0.3.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8819-ietf-module-tags-state --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8819-ietf-module-tags-state --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------< org.opendaylight.ietf:odl-ietf-model-rfc8819-non-nmda >-------- [INFO] Building OpenDaylight :: IETF :: Model :: RFC8819 :: NON-NMDA 1.0.3 [112/161] [INFO] from features/odl-ietf-model-rfc8819-non-nmda/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8819-non-nmda --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8819-non-nmda --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8819-non-nmda --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8819-non-nmda --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8819-non-nmda --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8819-non-nmda --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8819-non-nmda --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8819-non-nmda --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8819-non-nmda --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8819-non-nmda --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8819-non-nmda/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8819-non-nmda --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8819-non-nmda >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8819-non-nmda --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8819-non-nmda <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8819-non-nmda --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8819-non-nmda --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8819-non-nmda [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:42495 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 42495 name: 5e367291-4b36-4ca4-88d7-3f29795b2abc timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc8819-non-nmda --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8819-non-nmda --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8819-non-nmda --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8819-non-nmda/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8819-non-nmda-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8819-non-nmda/target/bom.json [INFO] attaching as odl-ietf-model-rfc8819-non-nmda-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8819-non-nmda --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8819-non-nmda --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8819-non-nmda --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8819-non-nmda --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8819-non-nmda --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8819-non-nmda --- [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8819-non-nmda/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.3/odl-ietf-model-rfc8819-non-nmda-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8819-non-nmda/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.3/odl-ietf-model-rfc8819-non-nmda-1.0.3-features.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8819-non-nmda/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.3/odl-ietf-model-rfc8819-non-nmda-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8819-non-nmda/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.3/odl-ietf-model-rfc8819-non-nmda-1.0.3-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8819-non-nmda --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc8916 >----------------- [INFO] Building rfc8916 1.0.3 [113/161] [INFO] from model/rfc/rfc8916/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8916 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8916 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8916 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8916 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8916 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8916 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-stage-master/model/rfc/rfc8916/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc8916 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-stage-master/model/rfc/rfc8916/src/main/yang [INFO] yang-to-sources: Found 11 dependencies in 1.266 ms [INFO] yang-to-sources: Project model files found: 1 in 4.309 ms [INFO] yang-to-sources: 12 YANG models processed in 58.61 ms [INFO] BindingJavaFileGenerator: Defined 80 files in 13.87 ms [INFO] Sorted 80 files into 18 directories in 124.7 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 80 in 28.33 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8916 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8916 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8916 --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8916 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8916/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8916/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8916/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8916 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 79 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc8916/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/msdp/rev201031/global/config/attributes/DefaultPeerKey.java:[23,26] non-transient instance field of a serializable class declared with a non-serializable type [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8916 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8916 --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8916 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8916 --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8916 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc8916/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8916 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8916 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc8916 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8916 --- [INFO] Building bundle: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8916/target/rfc8916-1.0.3.jar [INFO] Writing manifest: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8916/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8916 --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8916/target/rfc8916-1.0.3-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8916 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/model/rfc/rfc8916/target/bom.xml [INFO] attaching as rfc8916-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/model/rfc/rfc8916/target/bom.json [INFO] attaching as rfc8916-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8916 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8916 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8916 --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc8916/target/rfc8916-1.0.3-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8916 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8916 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8916 --- [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8916/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8916/1.0.3/rfc8916-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8916/target/rfc8916-1.0.3.jar to /tmp/r/org/opendaylight/ietf/model/rfc8916/1.0.3/rfc8916-1.0.3.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8916/target/rfc8916-1.0.3-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8916/1.0.3/rfc8916-1.0.3-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8916/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8916/1.0.3/rfc8916-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8916/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8916/1.0.3/rfc8916-1.0.3-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc8916/target/rfc8916-1.0.3-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8916/1.0.3/rfc8916-1.0.3-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc8916 --- [INFO] Installing org/opendaylight/ietf/model/rfc8916/1.0.3/rfc8916-1.0.3.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8916 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc8916 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8916 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC8916 1.0.3 [114/161] [INFO] from features/odl-ietf-model-rfc8916/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8916 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc8916 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8916 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8916 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc8916 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8916 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8916 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8916 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc8916 --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8916 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8916/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc8916 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8916 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8916 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8916 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8916 --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc8916 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8916 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:44377 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 44377 name: 96f10969-e7f4-4838-bf9a-fcc184977205 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc8916 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc8916 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8916 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 46 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8916/target/bom.xml [INFO] attaching as odl-ietf-model-rfc8916-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8916/target/bom.json [INFO] attaching as odl-ietf-model-rfc8916-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8916 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8916 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8916 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8916 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc8916 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8916 --- [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8916/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.3/odl-ietf-model-rfc8916-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8916/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.3/odl-ietf-model-rfc8916-1.0.3-features.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8916/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.3/odl-ietf-model-rfc8916-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc8916/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.3/odl-ietf-model-rfc8916-1.0.3-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc8916 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc9067 >----------------- [INFO] Building rfc9067 1.0.3 [115/161] [INFO] from model/rfc/rfc9067/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9067 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc9067 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc9067 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9067 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc9067 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc9067 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-stage-master/model/rfc/rfc9067/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc9067 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-stage-master/model/rfc/rfc9067/src/main/yang [INFO] yang-to-sources: Found 4 dependencies in 1.025 ms [INFO] yang-to-sources: Project model files found: 1 in 4.128 ms [INFO] yang-to-sources: 5 YANG models processed in 32.72 ms [INFO] BindingJavaFileGenerator: Defined 93 files in 7.592 ms [INFO] Sorted 93 files into 17 directories in 137.6 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 93 in 17.62 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9067 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9067 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc9067 --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc9067 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc9067/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc9067/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc9067/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc9067 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 92 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9067 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9067 --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9067 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9067 --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc9067 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc9067/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc9067 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc9067 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc9067 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9067 --- [INFO] Building bundle: /w/workspace/ietf-maven-stage-master/model/rfc/rfc9067/target/rfc9067-1.0.3.jar [INFO] Writing manifest: /w/workspace/ietf-maven-stage-master/model/rfc/rfc9067/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9067 --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc9067/target/rfc9067-1.0.3-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9067 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/model/rfc/rfc9067/target/bom.xml [INFO] attaching as rfc9067-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/model/rfc/rfc9067/target/bom.json [INFO] attaching as rfc9067-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9067 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc9067 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9067 --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc9067/target/rfc9067-1.0.3-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9067 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc9067 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9067 --- [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9067/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9067/1.0.3/rfc9067-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9067/target/rfc9067-1.0.3.jar to /tmp/r/org/opendaylight/ietf/model/rfc9067/1.0.3/rfc9067-1.0.3.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9067/target/rfc9067-1.0.3-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9067/1.0.3/rfc9067-1.0.3-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9067/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9067/1.0.3/rfc9067-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9067/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9067/1.0.3/rfc9067-1.0.3-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9067/target/rfc9067-1.0.3-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9067/1.0.3/rfc9067-1.0.3-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc9067 --- [INFO] Installing org/opendaylight/ietf/model/rfc9067/1.0.3/rfc9067-1.0.3.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9067 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9067 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc9067 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC9067 1.0.3 [116/161] [INFO] from features/odl-ietf-model-rfc9067/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9067 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc9067 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9067 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc9067 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc9067 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9067 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9067 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9067 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc9067 --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9067 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc9067/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc9067 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9067 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc9067 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9067 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc9067 --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc9067 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9067 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:40949 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 40949 name: fd920e00-7e37-4b56-a4ec-d3026ee907eb timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc9067 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc9067 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9067 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 35 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc9067/target/bom.xml [INFO] attaching as odl-ietf-model-rfc9067-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc9067/target/bom.json [INFO] attaching as odl-ietf-model-rfc9067-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9067 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9067 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9067 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc9067 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc9067 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9067 --- [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc9067/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.3/odl-ietf-model-rfc9067-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc9067/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.3/odl-ietf-model-rfc9067-1.0.3-features.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc9067/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.3/odl-ietf-model-rfc9067-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc9067/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.3/odl-ietf-model-rfc9067-1.0.3-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc9067 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] ---------< org.opendaylight.ietf.model:rfc9070-ietf-mpls-ldp >---------- [INFO] Building rfc9070-ietf-mpls-ldp 1.0.3 [117/161] [INFO] from model/rfc/rfc9070-ietf-mpls-ldp/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9070-ietf-mpls-ldp --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc9070-ietf-mpls-ldp --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc9070-ietf-mpls-ldp --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9070-ietf-mpls-ldp --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc9070-ietf-mpls-ldp --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc9070-ietf-mpls-ldp --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-stage-master/model/rfc/rfc9070-ietf-mpls-ldp/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc9070-ietf-mpls-ldp --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-stage-master/model/rfc/rfc9070-ietf-mpls-ldp/src/main/yang [INFO] yang-to-sources: Found 8 dependencies in 1.560 ms [INFO] yang-to-sources: Project model files found: 1 in 8.116 ms [INFO] yang-to-sources: 9 YANG models processed in 48.95 ms [INFO] BindingJavaFileGenerator: Defined 179 files in 15.51 ms [INFO] Sorted 179 files into 47 directories in 204.3 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 179 in 75.89 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9070-ietf-mpls-ldp --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9070-ietf-mpls-ldp --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc9070-ietf-mpls-ldp --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc9070-ietf-mpls-ldp --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc9070-ietf-mpls-ldp/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc9070-ietf-mpls-ldp/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc9070-ietf-mpls-ldp/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc9070-ietf-mpls-ldp --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 178 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc9070-ietf-mpls-ldp/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/mpls/ldp/rev220314/binding/label/state/attributes/PeerKey.java:[24,26] non-transient instance field of a serializable class declared with a non-serializable type [WARNING] /w/workspace/ietf-maven-stage-master/model/rfc/rfc9070-ietf-mpls-ldp/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/mpls/ldp/rev220314/binding/label/state/attributes/PeerKey.java:[25,26] non-transient instance field of a serializable class declared with a non-serializable type [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9070-ietf-mpls-ldp >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9070-ietf-mpls-ldp --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9070-ietf-mpls-ldp <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9070-ietf-mpls-ldp --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc9070-ietf-mpls-ldp --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc9070-ietf-mpls-ldp/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc9070-ietf-mpls-ldp --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc9070-ietf-mpls-ldp --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc9070-ietf-mpls-ldp --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9070-ietf-mpls-ldp --- [INFO] Building bundle: /w/workspace/ietf-maven-stage-master/model/rfc/rfc9070-ietf-mpls-ldp/target/rfc9070-ietf-mpls-ldp-1.0.3.jar [INFO] Writing manifest: /w/workspace/ietf-maven-stage-master/model/rfc/rfc9070-ietf-mpls-ldp/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9070-ietf-mpls-ldp --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc9070-ietf-mpls-ldp/target/rfc9070-ietf-mpls-ldp-1.0.3-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9070-ietf-mpls-ldp --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/model/rfc/rfc9070-ietf-mpls-ldp/target/bom.xml [INFO] attaching as rfc9070-ietf-mpls-ldp-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/model/rfc/rfc9070-ietf-mpls-ldp/target/bom.json [INFO] attaching as rfc9070-ietf-mpls-ldp-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9070-ietf-mpls-ldp --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc9070-ietf-mpls-ldp --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9070-ietf-mpls-ldp --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc9070-ietf-mpls-ldp/target/rfc9070-ietf-mpls-ldp-1.0.3-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9070-ietf-mpls-ldp --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc9070-ietf-mpls-ldp --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9070-ietf-mpls-ldp --- [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9070-ietf-mpls-ldp/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.3/rfc9070-ietf-mpls-ldp-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9070-ietf-mpls-ldp/target/rfc9070-ietf-mpls-ldp-1.0.3.jar to /tmp/r/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.3/rfc9070-ietf-mpls-ldp-1.0.3.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9070-ietf-mpls-ldp/target/rfc9070-ietf-mpls-ldp-1.0.3-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.3/rfc9070-ietf-mpls-ldp-1.0.3-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9070-ietf-mpls-ldp/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.3/rfc9070-ietf-mpls-ldp-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9070-ietf-mpls-ldp/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.3/rfc9070-ietf-mpls-ldp-1.0.3-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9070-ietf-mpls-ldp/target/rfc9070-ietf-mpls-ldp-1.0.3-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.3/rfc9070-ietf-mpls-ldp-1.0.3-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc9070-ietf-mpls-ldp --- [INFO] Installing org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.3/rfc9070-ietf-mpls-ldp-1.0.3.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9070-ietf-mpls-ldp --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9070-ietf-mpls-ldp --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -----< org.opendaylight.ietf.model:rfc9070-ietf-mpls-ldp-extended >----- [INFO] Building rfc9070-ietf-mpls-ldp-extended 1.0.3 [118/161] [INFO] from model/rfc/rfc9070-ietf-mpls-ldp-extended/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-stage-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-stage-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/src/main/yang [INFO] yang-to-sources: Found 10 dependencies in 944.1 μs [INFO] yang-to-sources: Project model files found: 1 in 3.580 ms [INFO] yang-to-sources: 11 YANG models processed in 65.65 ms [INFO] BindingJavaFileGenerator: Defined 146 files in 17.62 ms [INFO] Sorted 146 files into 30 directories in 238.2 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 146 in 42.81 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 145 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9070-ietf-mpls-ldp-extended >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9070-ietf-mpls-ldp-extended <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] Building bundle: /w/workspace/ietf-maven-stage-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/rfc9070-ietf-mpls-ldp-extended-1.0.3.jar [INFO] Writing manifest: /w/workspace/ietf-maven-stage-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/rfc9070-ietf-mpls-ldp-extended-1.0.3-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 25 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/bom.xml [INFO] attaching as rfc9070-ietf-mpls-ldp-extended-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/bom.json [INFO] attaching as rfc9070-ietf-mpls-ldp-extended-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/rfc9070-ietf-mpls-ldp-extended-1.0.3-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.3/rfc9070-ietf-mpls-ldp-extended-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/rfc9070-ietf-mpls-ldp-extended-1.0.3.jar to /tmp/r/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.3/rfc9070-ietf-mpls-ldp-extended-1.0.3.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/rfc9070-ietf-mpls-ldp-extended-1.0.3-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.3/rfc9070-ietf-mpls-ldp-extended-1.0.3-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.3/rfc9070-ietf-mpls-ldp-extended-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.3/rfc9070-ietf-mpls-ldp-extended-1.0.3-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/rfc9070-ietf-mpls-ldp-extended-1.0.3-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.3/rfc9070-ietf-mpls-ldp-extended-1.0.3-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] Installing org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.3/rfc9070-ietf-mpls-ldp-extended-1.0.3.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9070-ietf-mpls-ldp-extended --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc9070 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC9070 1.0.3 [119/161] [INFO] from features/odl-ietf-model-rfc9070/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9070 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc9070 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9070 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc9070 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc9070 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9070 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9070 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9070 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc9070 --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9070 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc9070/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc9070 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9070 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc9070 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9070 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc9070 --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc9070 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9070 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:42461 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 42461 name: 1978f210-91bc-45b3-8dba-179cc0b8db79 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc9070 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc9070 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9070 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 45 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc9070/target/bom.xml [INFO] attaching as odl-ietf-model-rfc9070-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc9070/target/bom.json [INFO] attaching as odl-ietf-model-rfc9070-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9070 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9070 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9070 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc9070 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc9070 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9070 --- [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc9070/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.3/odl-ietf-model-rfc9070-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc9070/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.3/odl-ietf-model-rfc9070-1.0.3-features.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc9070/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.3/odl-ietf-model-rfc9070-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc9070/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.3/odl-ietf-model-rfc9070-1.0.3-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc9070 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc9144 >----------------- [INFO] Building rfc9144 1.0.3 [120/161] [INFO] from model/rfc/rfc9144/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9144 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc9144 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc9144 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9144 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc9144 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc9144 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-stage-master/model/rfc/rfc9144/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc9144 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-stage-master/model/rfc/rfc9144/src/main/yang [INFO] yang-to-sources: Found 6 dependencies in 957.4 μs [INFO] yang-to-sources: Project model files found: 1 in 1.422 ms [INFO] yang-to-sources: 7 YANG models processed in 21.77 ms [INFO] BindingJavaFileGenerator: Defined 25 files in 7.204 ms [INFO] Sorted 25 files into 11 directories in 83.52 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 25 in 13.51 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9144 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9144 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc9144 --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc9144 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc9144/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc9144/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc9144/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc9144 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 24 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9144 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9144 --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9144 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9144 --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc9144 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc9144/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc9144 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc9144 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc9144 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9144 --- [INFO] Building bundle: /w/workspace/ietf-maven-stage-master/model/rfc/rfc9144/target/rfc9144-1.0.3.jar [INFO] Writing manifest: /w/workspace/ietf-maven-stage-master/model/rfc/rfc9144/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9144 --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc9144/target/rfc9144-1.0.3-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9144 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/model/rfc/rfc9144/target/bom.xml [INFO] attaching as rfc9144-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/model/rfc/rfc9144/target/bom.json [INFO] attaching as rfc9144-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9144 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc9144 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9144 --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc9144/target/rfc9144-1.0.3-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9144 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc9144 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9144 --- [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9144/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9144/1.0.3/rfc9144-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9144/target/rfc9144-1.0.3.jar to /tmp/r/org/opendaylight/ietf/model/rfc9144/1.0.3/rfc9144-1.0.3.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9144/target/rfc9144-1.0.3-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9144/1.0.3/rfc9144-1.0.3-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9144/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9144/1.0.3/rfc9144-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9144/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9144/1.0.3/rfc9144-1.0.3-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9144/target/rfc9144-1.0.3-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9144/1.0.3/rfc9144-1.0.3-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc9144 --- [INFO] Installing org/opendaylight/ietf/model/rfc9144/1.0.3/rfc9144-1.0.3.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9144 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9144 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc9144 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC9144 1.0.3 [121/161] [INFO] from features/odl-ietf-model-rfc9144/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9144 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc9144 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9144 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc9144 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc9144 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9144 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9144 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9144 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc9144 --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9144 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc9144/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc9144 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9144 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc9144 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9144 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc9144 --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc9144 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9144 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:43147 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 43147 name: 15c43601-95fd-4f9c-8545-651e45e45027 timout: [ RelativeTimeout value = 180000 ] Exception in thread "JMX Connector Thread [service:jmx:rmi://127.0.0.1:43965/jndi/rmi://127.0.0.1:43147/karaf-root]" java.lang.RuntimeException: Could not start JMX connector server at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:331) at java.base/java.lang.Thread.run(Thread.java:1583) Caused by: java.io.IOException: The server has been stopped. at java.management.rmi/javax.management.remote.rmi.RMIConnectorServer.start(RMIConnectorServer.java:400) at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:315) ... 1 more [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc9144 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc9144 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9144 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 38 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc9144/target/bom.xml [INFO] attaching as odl-ietf-model-rfc9144-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc9144/target/bom.json [INFO] attaching as odl-ietf-model-rfc9144-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9144 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9144 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9144 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc9144 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc9144 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9144 --- [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc9144/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.3/odl-ietf-model-rfc9144-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc9144/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.3/odl-ietf-model-rfc9144-1.0.3-features.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc9144/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.3/odl-ietf-model-rfc9144-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc9144/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.3/odl-ietf-model-rfc9144-1.0.3-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc9144 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc9179 >----------------- [INFO] Building rfc9179 1.0.3 [122/161] [INFO] from model/rfc/rfc9179/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9179 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc9179 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc9179 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9179 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc9179 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc9179 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-stage-master/model/rfc/rfc9179/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc9179 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-stage-master/model/rfc/rfc9179/src/main/yang [INFO] yang-to-sources: Found 1 dependencies in 805.1 μs [INFO] yang-to-sources: Project model files found: 1 in 2.038 ms [INFO] yang-to-sources: 2 YANG models processed in 7.786 ms [INFO] BindingJavaFileGenerator: Defined 19 files in 2.385 ms [INFO] Sorted 19 files into 7 directories in 78.24 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 19 in 10.19 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9179 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9179 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc9179 --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc9179 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc9179/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc9179/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc9179/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc9179 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 18 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9179 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9179 --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9179 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9179 --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc9179 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc9179/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc9179 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc9179 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc9179 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9179 --- [INFO] Building bundle: /w/workspace/ietf-maven-stage-master/model/rfc/rfc9179/target/rfc9179-1.0.3.jar [INFO] Writing manifest: /w/workspace/ietf-maven-stage-master/model/rfc/rfc9179/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9179 --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc9179/target/rfc9179-1.0.3-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9179 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/model/rfc/rfc9179/target/bom.xml [INFO] attaching as rfc9179-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/model/rfc/rfc9179/target/bom.json [INFO] attaching as rfc9179-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9179 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc9179 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9179 --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc9179/target/rfc9179-1.0.3-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9179 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc9179 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9179 --- [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9179/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9179/1.0.3/rfc9179-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9179/target/rfc9179-1.0.3.jar to /tmp/r/org/opendaylight/ietf/model/rfc9179/1.0.3/rfc9179-1.0.3.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9179/target/rfc9179-1.0.3-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9179/1.0.3/rfc9179-1.0.3-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9179/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9179/1.0.3/rfc9179-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9179/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9179/1.0.3/rfc9179-1.0.3-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9179/target/rfc9179-1.0.3-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9179/1.0.3/rfc9179-1.0.3-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc9179 --- [INFO] Installing org/opendaylight/ietf/model/rfc9179/1.0.3/rfc9179-1.0.3.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9179 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9179 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc9179 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC9179 1.0.3 [123/161] [INFO] from features/odl-ietf-model-rfc9179/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9179 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc9179 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9179 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc9179 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc9179 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9179 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9179 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9179 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc9179 --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9179 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc9179/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc9179 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9179 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc9179 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9179 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc9179 --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc9179 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9179 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:33057 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 33057 name: 30ccf8e5-ab1c-4e86-a4ea-7d5d42507b11 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc9179 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc9179 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9179 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc9179/target/bom.xml [INFO] attaching as odl-ietf-model-rfc9179-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc9179/target/bom.json [INFO] attaching as odl-ietf-model-rfc9179-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9179 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9179 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9179 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc9179 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc9179 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9179 --- [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc9179/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.3/odl-ietf-model-rfc9179-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc9179/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.3/odl-ietf-model-rfc9179-1.0.3-features.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc9179/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.3/odl-ietf-model-rfc9179-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc9179/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.3/odl-ietf-model-rfc9179-1.0.3-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc9179 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] ----< org.opendaylight.ietf.model:rfc9196-ietf-system-capabilities >---- [INFO] Building rfc9196-ietf-system-capabilities 1.0.3 [124/161] [INFO] from model/rfc/rfc9196-ietf-system-capabilities/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9196-ietf-system-capabilities --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc9196-ietf-system-capabilities --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc9196-ietf-system-capabilities --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9196-ietf-system-capabilities --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc9196-ietf-system-capabilities --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc9196-ietf-system-capabilities --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-stage-master/model/rfc/rfc9196-ietf-system-capabilities/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc9196-ietf-system-capabilities --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-stage-master/model/rfc/rfc9196-ietf-system-capabilities/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 736.9 μs [INFO] yang-to-sources: Project model files found: 1 in 1.102 ms [INFO] yang-to-sources: 6 YANG models processed in 17.62 ms [INFO] BindingJavaFileGenerator: Defined 14 files in 5.115 ms [INFO] Sorted 14 files into 7 directories in 76.12 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 14 in 9.392 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9196-ietf-system-capabilities --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9196-ietf-system-capabilities --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc9196-ietf-system-capabilities --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc9196-ietf-system-capabilities --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc9196-ietf-system-capabilities/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc9196-ietf-system-capabilities/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc9196-ietf-system-capabilities/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc9196-ietf-system-capabilities --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 13 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9196-ietf-system-capabilities >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9196-ietf-system-capabilities --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9196-ietf-system-capabilities <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9196-ietf-system-capabilities --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc9196-ietf-system-capabilities --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc9196-ietf-system-capabilities/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc9196-ietf-system-capabilities --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc9196-ietf-system-capabilities --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc9196-ietf-system-capabilities --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9196-ietf-system-capabilities --- [INFO] Building bundle: /w/workspace/ietf-maven-stage-master/model/rfc/rfc9196-ietf-system-capabilities/target/rfc9196-ietf-system-capabilities-1.0.3.jar [INFO] Writing manifest: /w/workspace/ietf-maven-stage-master/model/rfc/rfc9196-ietf-system-capabilities/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9196-ietf-system-capabilities --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc9196-ietf-system-capabilities/target/rfc9196-ietf-system-capabilities-1.0.3-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9196-ietf-system-capabilities --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/model/rfc/rfc9196-ietf-system-capabilities/target/bom.xml [INFO] attaching as rfc9196-ietf-system-capabilities-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/model/rfc/rfc9196-ietf-system-capabilities/target/bom.json [INFO] attaching as rfc9196-ietf-system-capabilities-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9196-ietf-system-capabilities --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc9196-ietf-system-capabilities --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9196-ietf-system-capabilities --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc9196-ietf-system-capabilities/target/rfc9196-ietf-system-capabilities-1.0.3-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9196-ietf-system-capabilities --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc9196-ietf-system-capabilities --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9196-ietf-system-capabilities --- [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9196-ietf-system-capabilities/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.3/rfc9196-ietf-system-capabilities-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9196-ietf-system-capabilities/target/rfc9196-ietf-system-capabilities-1.0.3.jar to /tmp/r/org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.3/rfc9196-ietf-system-capabilities-1.0.3.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9196-ietf-system-capabilities/target/rfc9196-ietf-system-capabilities-1.0.3-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.3/rfc9196-ietf-system-capabilities-1.0.3-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9196-ietf-system-capabilities/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.3/rfc9196-ietf-system-capabilities-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9196-ietf-system-capabilities/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.3/rfc9196-ietf-system-capabilities-1.0.3-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9196-ietf-system-capabilities/target/rfc9196-ietf-system-capabilities-1.0.3-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.3/rfc9196-ietf-system-capabilities-1.0.3-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc9196-ietf-system-capabilities --- [INFO] Installing org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.3/rfc9196-ietf-system-capabilities-1.0.3.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9196-ietf-system-capabilities --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9196-ietf-system-capabilities --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.ietf:odl-ietf-model-rfc9196-ietf-system-capabilities >-- [INFO] Building OpenDaylight :: IETF :: Model :: RFC9196 ietf-system-capabilities 1.0.3 [125/161] [INFO] from features/odl-ietf-model-rfc9196-ietf-system-capabilities/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc9196-ietf-system-capabilities/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9196-ietf-system-capabilities >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9196-ietf-system-capabilities <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9196-ietf-system-capabilities [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:40925 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 40925 name: 788d5874-d815-47a1-abb6-acdab08b2048 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 36 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc9196-ietf-system-capabilities/target/bom.xml [INFO] attaching as odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc9196-ietf-system-capabilities/target/bom.json [INFO] attaching as odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc9196-ietf-system-capabilities/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.3/odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc9196-ietf-system-capabilities/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.3/odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.3-features.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc9196-ietf-system-capabilities/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.3/odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc9196-ietf-system-capabilities/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.3/odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.3-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] --< org.opendaylight.ietf.model:rfc9196-ietf-notification-capabilities >-- [INFO] Building rfc9196-ietf-notification-capabilities 1.0.3 [126/161] [INFO] from model/rfc/rfc9196-ietf-notification-capabilities/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9196-ietf-notification-capabilities --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc9196-ietf-notification-capabilities --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc9196-ietf-notification-capabilities --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9196-ietf-notification-capabilities --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc9196-ietf-notification-capabilities --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc9196-ietf-notification-capabilities --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-stage-master/model/rfc/rfc9196-ietf-notification-capabilities/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc9196-ietf-notification-capabilities --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-stage-master/model/rfc/rfc9196-ietf-notification-capabilities/src/main/yang [INFO] yang-to-sources: Found 14 dependencies in 1.855 ms [INFO] yang-to-sources: Project model files found: 1 in 1.312 ms [INFO] yang-to-sources: 15 YANG models processed in 55.93 ms [INFO] BindingJavaFileGenerator: Defined 17 files in 12.41 ms [INFO] Sorted 17 files into 6 directories in 80.73 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 17 in 18.08 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9196-ietf-notification-capabilities --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9196-ietf-notification-capabilities --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc9196-ietf-notification-capabilities --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc9196-ietf-notification-capabilities --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc9196-ietf-notification-capabilities/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc9196-ietf-notification-capabilities/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc9196-ietf-notification-capabilities/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc9196-ietf-notification-capabilities --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 16 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9196-ietf-notification-capabilities >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9196-ietf-notification-capabilities --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9196-ietf-notification-capabilities <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9196-ietf-notification-capabilities --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc9196-ietf-notification-capabilities --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc9196-ietf-notification-capabilities/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc9196-ietf-notification-capabilities --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc9196-ietf-notification-capabilities --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc9196-ietf-notification-capabilities --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9196-ietf-notification-capabilities --- [INFO] Building bundle: /w/workspace/ietf-maven-stage-master/model/rfc/rfc9196-ietf-notification-capabilities/target/rfc9196-ietf-notification-capabilities-1.0.3.jar [INFO] Writing manifest: /w/workspace/ietf-maven-stage-master/model/rfc/rfc9196-ietf-notification-capabilities/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9196-ietf-notification-capabilities --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc9196-ietf-notification-capabilities/target/rfc9196-ietf-notification-capabilities-1.0.3-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9196-ietf-notification-capabilities --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/model/rfc/rfc9196-ietf-notification-capabilities/target/bom.xml [INFO] attaching as rfc9196-ietf-notification-capabilities-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/model/rfc/rfc9196-ietf-notification-capabilities/target/bom.json [INFO] attaching as rfc9196-ietf-notification-capabilities-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9196-ietf-notification-capabilities --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc9196-ietf-notification-capabilities --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9196-ietf-notification-capabilities --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc9196-ietf-notification-capabilities/target/rfc9196-ietf-notification-capabilities-1.0.3-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9196-ietf-notification-capabilities --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc9196-ietf-notification-capabilities --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9196-ietf-notification-capabilities --- [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9196-ietf-notification-capabilities/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.3/rfc9196-ietf-notification-capabilities-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9196-ietf-notification-capabilities/target/rfc9196-ietf-notification-capabilities-1.0.3.jar to /tmp/r/org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.3/rfc9196-ietf-notification-capabilities-1.0.3.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9196-ietf-notification-capabilities/target/rfc9196-ietf-notification-capabilities-1.0.3-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.3/rfc9196-ietf-notification-capabilities-1.0.3-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9196-ietf-notification-capabilities/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.3/rfc9196-ietf-notification-capabilities-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9196-ietf-notification-capabilities/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.3/rfc9196-ietf-notification-capabilities-1.0.3-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9196-ietf-notification-capabilities/target/rfc9196-ietf-notification-capabilities-1.0.3-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.3/rfc9196-ietf-notification-capabilities-1.0.3-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc9196-ietf-notification-capabilities --- [INFO] Installing org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.3/rfc9196-ietf-notification-capabilities-1.0.3.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9196-ietf-notification-capabilities --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9196-ietf-notification-capabilities --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.ietf:odl-ietf-model-rfc9196-ietf-notification-capabilities >-- [INFO] Building OpenDaylight :: IETF :: Model :: RFC9196 ietf-notification-capabilities 1.0.3 [127/161] [INFO] from features/odl-ietf-model-rfc9196-ietf-notification-capabilities/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc9196-ietf-notification-capabilities/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9196-ietf-notification-capabilities >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9196-ietf-notification-capabilities <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9196-ietf-notification-capabilities [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:42089 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 42089 name: c544cfe6-ce55-4c27-b10b-94ec99defb99 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 54 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc9196-ietf-notification-capabilities/target/bom.xml [INFO] attaching as odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc9196-ietf-notification-capabilities/target/bom.json [INFO] attaching as odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc9196-ietf-notification-capabilities/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.3/odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc9196-ietf-notification-capabilities/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.3/odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.3-features.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc9196-ietf-notification-capabilities/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.3/odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc9196-ietf-notification-capabilities/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.3/odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.3-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc9640 >----------------- [INFO] Building rfc9640 1.0.3 [128/161] [INFO] from model/rfc/rfc9640/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9640 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc9640 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc9640 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9640 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc9640 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc9640 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-stage-master/model/rfc/rfc9640/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc9640 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-stage-master/model/rfc/rfc9640/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 662.0 μs [INFO] yang-to-sources: Project model files found: 1 in 3.692 ms [INFO] yang-to-sources: 3 YANG models processed in 15.06 ms [INFO] BindingJavaFileGenerator: Defined 109 files in 6.470 ms [INFO] Sorted 109 files into 20 directories in 204.0 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 109 in 28.97 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9640 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9640 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc9640 --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc9640 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc9640/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc9640/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc9640/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc9640 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 108 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9640 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9640 --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9640 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9640 --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc9640 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc9640/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc9640 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc9640 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc9640 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9640 --- [INFO] Building bundle: /w/workspace/ietf-maven-stage-master/model/rfc/rfc9640/target/rfc9640-1.0.3.jar [INFO] Writing manifest: /w/workspace/ietf-maven-stage-master/model/rfc/rfc9640/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9640 --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc9640/target/rfc9640-1.0.3-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9640 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/model/rfc/rfc9640/target/bom.xml [INFO] attaching as rfc9640-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/model/rfc/rfc9640/target/bom.json [INFO] attaching as rfc9640-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9640 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc9640 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9640 --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc9640/target/rfc9640-1.0.3-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9640 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc9640 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9640 --- [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9640/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9640/1.0.3/rfc9640-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9640/target/rfc9640-1.0.3.jar to /tmp/r/org/opendaylight/ietf/model/rfc9640/1.0.3/rfc9640-1.0.3.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9640/target/rfc9640-1.0.3-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9640/1.0.3/rfc9640-1.0.3-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9640/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9640/1.0.3/rfc9640-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9640/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9640/1.0.3/rfc9640-1.0.3-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9640/target/rfc9640-1.0.3-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9640/1.0.3/rfc9640-1.0.3-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc9640 --- [INFO] Installing org/opendaylight/ietf/model/rfc9640/1.0.3/rfc9640-1.0.3.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9640 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9640 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc9640 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC9640 1.0.3 [129/161] [INFO] from features/odl-ietf-model-rfc9640/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9640 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc9640 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9640 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc9640 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc9640 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9640 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9640 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9640 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc9640 --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9640 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc9640/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc9640 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9640 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc9640 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9640 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc9640 --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc9640 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9640 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:42141 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 42141 name: 34d37db2-ed94-4908-820c-5f9ddd80ed69 timout: [ RelativeTimeout value = 180000 ] Exception in thread "JMX Connector Thread [service:jmx:rmi://127.0.0.1:39283/jndi/rmi://127.0.0.1:42141/karaf-root]" java.lang.RuntimeException: Could not start JMX connector server at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:331) at java.base/java.lang.Thread.run(Thread.java:1583) Caused by: java.io.IOException: The server has been stopped. at java.management.rmi/javax.management.remote.rmi.RMIConnectorServer.start(RMIConnectorServer.java:400) at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:315) ... 1 more [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc9640 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc9640 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9640 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc9640/target/bom.xml [INFO] attaching as odl-ietf-model-rfc9640-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc9640/target/bom.json [INFO] attaching as odl-ietf-model-rfc9640-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9640 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9640 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9640 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc9640 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc9640 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9640 --- [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc9640/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.3/odl-ietf-model-rfc9640-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc9640/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.3/odl-ietf-model-rfc9640-1.0.3-features.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc9640/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.3/odl-ietf-model-rfc9640-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc9640/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.3/odl-ietf-model-rfc9640-1.0.3-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc9640 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc9641 >----------------- [INFO] Building rfc9641 1.0.3 [130/161] [INFO] from model/rfc/rfc9641/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9641 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc9641 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc9641 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9641 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc9641 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc9641 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-stage-master/model/rfc/rfc9641/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc9641 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-stage-master/model/rfc/rfc9641/src/main/yang [INFO] yang-to-sources: Found 3 dependencies in 845.2 μs [INFO] yang-to-sources: Project model files found: 1 in 2.134 ms [INFO] yang-to-sources: 4 YANG models processed in 17.92 ms [INFO] BindingJavaFileGenerator: Defined 55 files in 5.250 ms [INFO] Sorted 55 files into 18 directories in 110.9 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 55 in 31.79 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9641 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9641 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc9641 --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc9641 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc9641/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc9641/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc9641/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc9641 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 54 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9641 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9641 --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9641 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9641 --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc9641 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc9641/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc9641 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc9641 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc9641 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9641 --- [INFO] Building bundle: /w/workspace/ietf-maven-stage-master/model/rfc/rfc9641/target/rfc9641-1.0.3.jar [INFO] Writing manifest: /w/workspace/ietf-maven-stage-master/model/rfc/rfc9641/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9641 --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc9641/target/rfc9641-1.0.3-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9641 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/model/rfc/rfc9641/target/bom.xml [INFO] attaching as rfc9641-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/model/rfc/rfc9641/target/bom.json [INFO] attaching as rfc9641-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9641 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc9641 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9641 --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc9641/target/rfc9641-1.0.3-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9641 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc9641 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9641 --- [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9641/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9641/1.0.3/rfc9641-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9641/target/rfc9641-1.0.3.jar to /tmp/r/org/opendaylight/ietf/model/rfc9641/1.0.3/rfc9641-1.0.3.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9641/target/rfc9641-1.0.3-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9641/1.0.3/rfc9641-1.0.3-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9641/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9641/1.0.3/rfc9641-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9641/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9641/1.0.3/rfc9641-1.0.3-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9641/target/rfc9641-1.0.3-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9641/1.0.3/rfc9641-1.0.3-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc9641 --- [INFO] Installing org/opendaylight/ietf/model/rfc9641/1.0.3/rfc9641-1.0.3.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9641 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9641 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc9641 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC9641 1.0.3 [131/161] [INFO] from features/odl-ietf-model-rfc9641/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9641 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc9641 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9641 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc9641 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc9641 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9641 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9641 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9641 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc9641 --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9641 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc9641/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc9641 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9641 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc9641 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9641 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc9641 --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc9641 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9641 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:41525 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 41525 name: dafe20dd-a4e0-454c-941d-192ff72ab7f4 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc9641 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc9641 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9641 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc9641/target/bom.xml [INFO] attaching as odl-ietf-model-rfc9641-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc9641/target/bom.json [INFO] attaching as odl-ietf-model-rfc9641-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9641 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9641 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9641 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc9641 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc9641 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9641 --- [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc9641/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.3/odl-ietf-model-rfc9641-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc9641/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.3/odl-ietf-model-rfc9641-1.0.3-features.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc9641/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.3/odl-ietf-model-rfc9641-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc9641/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.3/odl-ietf-model-rfc9641-1.0.3-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc9641 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc9642 >----------------- [INFO] Building rfc9642 1.0.3 [132/161] [INFO] from model/rfc/rfc9642/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9642 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc9642 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc9642 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9642 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc9642 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc9642 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-stage-master/model/rfc/rfc9642/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc9642 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-stage-master/model/rfc/rfc9642/src/main/yang [INFO] yang-to-sources: Found 3 dependencies in 917.8 μs [INFO] yang-to-sources: Project model files found: 1 in 2.786 ms [INFO] yang-to-sources: 4 YANG models processed in 20.24 ms [INFO] BindingJavaFileGenerator: Defined 71 files in 5.831 ms [INFO] Sorted 71 files into 25 directories in 128.3 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 71 in 25.84 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9642 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9642 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc9642 --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc9642 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc9642/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc9642/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc9642/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc9642 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 70 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9642 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9642 --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9642 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9642 --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc9642 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc9642/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc9642 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc9642 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc9642 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9642 --- [INFO] Building bundle: /w/workspace/ietf-maven-stage-master/model/rfc/rfc9642/target/rfc9642-1.0.3.jar [INFO] Writing manifest: /w/workspace/ietf-maven-stage-master/model/rfc/rfc9642/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9642 --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc9642/target/rfc9642-1.0.3-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9642 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/model/rfc/rfc9642/target/bom.xml [INFO] attaching as rfc9642-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/model/rfc/rfc9642/target/bom.json [INFO] attaching as rfc9642-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9642 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc9642 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9642 --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc9642/target/rfc9642-1.0.3-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9642 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc9642 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9642 --- [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9642/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9642/1.0.3/rfc9642-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9642/target/rfc9642-1.0.3.jar to /tmp/r/org/opendaylight/ietf/model/rfc9642/1.0.3/rfc9642-1.0.3.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9642/target/rfc9642-1.0.3-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9642/1.0.3/rfc9642-1.0.3-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9642/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9642/1.0.3/rfc9642-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9642/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9642/1.0.3/rfc9642-1.0.3-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9642/target/rfc9642-1.0.3-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9642/1.0.3/rfc9642-1.0.3-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc9642 --- [INFO] Installing org/opendaylight/ietf/model/rfc9642/1.0.3/rfc9642-1.0.3.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9642 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9642 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc9642 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC9642 1.0.3 [133/161] [INFO] from features/odl-ietf-model-rfc9642/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9642 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc9642 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9642 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc9642 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc9642 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9642 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9642 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9642 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc9642 --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9642 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc9642/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc9642 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9642 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc9642 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9642 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc9642 --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc9642 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9642 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:32949 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 32949 name: 1db1f49c-d9bb-4ae5-9174-be79cc34caa3 timout: [ RelativeTimeout value = 180000 ] Exception in thread "JMX Connector Thread [service:jmx:rmi://127.0.0.1:43611/jndi/rmi://127.0.0.1:32949/karaf-root]" java.lang.RuntimeException: Could not start JMX connector server at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:331) at java.base/java.lang.Thread.run(Thread.java:1583) Caused by: java.io.IOException: The server has been stopped. at java.management.rmi/javax.management.remote.rmi.RMIConnectorServer.start(RMIConnectorServer.java:400) at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:315) ... 1 more [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc9642 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc9642 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9642 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc9642/target/bom.xml [INFO] attaching as odl-ietf-model-rfc9642-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc9642/target/bom.json [INFO] attaching as odl-ietf-model-rfc9642-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9642 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9642 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9642 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc9642 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc9642 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9642 --- [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc9642/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.3/odl-ietf-model-rfc9642-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc9642/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.3/odl-ietf-model-rfc9642-1.0.3-features.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc9642/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.3/odl-ietf-model-rfc9642-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc9642/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.3/odl-ietf-model-rfc9642-1.0.3-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc9642 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] --------< org.opendaylight.ietf.model:rfc9643-ietf-tcp-common >--------- [INFO] Building rfc9643-ietf-tcp-common 1.0.3 [134/161] [INFO] from model/rfc/rfc9643-ietf-tcp-common/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9643-ietf-tcp-common --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc9643-ietf-tcp-common --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc9643-ietf-tcp-common --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9643-ietf-tcp-common --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc9643-ietf-tcp-common --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc9643-ietf-tcp-common --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-stage-master/model/rfc/rfc9643-ietf-tcp-common/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc9643-ietf-tcp-common --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-stage-master/model/rfc/rfc9643-ietf-tcp-common/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 471.9 μs [INFO] yang-to-sources: Project model files found: 1 in 1.108 ms [INFO] yang-to-sources: 1 YANG models processed in 2.634 ms [INFO] BindingJavaFileGenerator: Defined 8 files in 1.452 ms [INFO] Sorted 8 files into 4 directories in 89.46 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 8 in 5.936 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9643-ietf-tcp-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9643-ietf-tcp-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc9643-ietf-tcp-common --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc9643-ietf-tcp-common --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc9643-ietf-tcp-common/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc9643-ietf-tcp-common/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc9643-ietf-tcp-common/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc9643-ietf-tcp-common --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 7 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9643-ietf-tcp-common >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9643-ietf-tcp-common --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9643-ietf-tcp-common <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9643-ietf-tcp-common --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc9643-ietf-tcp-common --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc9643-ietf-tcp-common/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc9643-ietf-tcp-common --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc9643-ietf-tcp-common --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc9643-ietf-tcp-common --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9643-ietf-tcp-common --- [INFO] Building bundle: /w/workspace/ietf-maven-stage-master/model/rfc/rfc9643-ietf-tcp-common/target/rfc9643-ietf-tcp-common-1.0.3.jar [INFO] Writing manifest: /w/workspace/ietf-maven-stage-master/model/rfc/rfc9643-ietf-tcp-common/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9643-ietf-tcp-common --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc9643-ietf-tcp-common/target/rfc9643-ietf-tcp-common-1.0.3-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9643-ietf-tcp-common --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/model/rfc/rfc9643-ietf-tcp-common/target/bom.xml [INFO] attaching as rfc9643-ietf-tcp-common-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/model/rfc/rfc9643-ietf-tcp-common/target/bom.json [INFO] attaching as rfc9643-ietf-tcp-common-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9643-ietf-tcp-common --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc9643-ietf-tcp-common --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9643-ietf-tcp-common --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc9643-ietf-tcp-common/target/rfc9643-ietf-tcp-common-1.0.3-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9643-ietf-tcp-common --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc9643-ietf-tcp-common --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9643-ietf-tcp-common --- [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9643-ietf-tcp-common/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.3/rfc9643-ietf-tcp-common-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9643-ietf-tcp-common/target/rfc9643-ietf-tcp-common-1.0.3.jar to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.3/rfc9643-ietf-tcp-common-1.0.3.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9643-ietf-tcp-common/target/rfc9643-ietf-tcp-common-1.0.3-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.3/rfc9643-ietf-tcp-common-1.0.3-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9643-ietf-tcp-common/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.3/rfc9643-ietf-tcp-common-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9643-ietf-tcp-common/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.3/rfc9643-ietf-tcp-common-1.0.3-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9643-ietf-tcp-common/target/rfc9643-ietf-tcp-common-1.0.3-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.3/rfc9643-ietf-tcp-common-1.0.3-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc9643-ietf-tcp-common --- [INFO] Installing org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.3/rfc9643-ietf-tcp-common-1.0.3.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9643-ietf-tcp-common --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9643-ietf-tcp-common --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.ietf.model:rfc9643-ietf-tcp-client >--------- [INFO] Building rfc9643-ietf-tcp-client 1.0.3 [135/161] [INFO] from model/rfc/rfc9643-ietf-tcp-client/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9643-ietf-tcp-client --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc9643-ietf-tcp-client --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc9643-ietf-tcp-client --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9643-ietf-tcp-client --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc9643-ietf-tcp-client --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc9643-ietf-tcp-client --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-stage-master/model/rfc/rfc9643-ietf-tcp-client/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc9643-ietf-tcp-client --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-stage-master/model/rfc/rfc9643-ietf-tcp-client/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 652.9 μs [INFO] yang-to-sources: Project model files found: 1 in 1.622 ms [INFO] yang-to-sources: 6 YANG models processed in 19.33 ms [INFO] BindingJavaFileGenerator: Defined 39 files in 4.819 ms [INFO] Sorted 39 files into 14 directories in 98.74 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 39 in 11.40 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9643-ietf-tcp-client --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9643-ietf-tcp-client --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc9643-ietf-tcp-client --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc9643-ietf-tcp-client --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc9643-ietf-tcp-client/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc9643-ietf-tcp-client/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc9643-ietf-tcp-client/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc9643-ietf-tcp-client --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 38 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9643-ietf-tcp-client >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9643-ietf-tcp-client --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9643-ietf-tcp-client <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9643-ietf-tcp-client --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc9643-ietf-tcp-client --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc9643-ietf-tcp-client/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc9643-ietf-tcp-client --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc9643-ietf-tcp-client --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc9643-ietf-tcp-client --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9643-ietf-tcp-client --- [INFO] Building bundle: /w/workspace/ietf-maven-stage-master/model/rfc/rfc9643-ietf-tcp-client/target/rfc9643-ietf-tcp-client-1.0.3.jar [INFO] Writing manifest: /w/workspace/ietf-maven-stage-master/model/rfc/rfc9643-ietf-tcp-client/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9643-ietf-tcp-client --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc9643-ietf-tcp-client/target/rfc9643-ietf-tcp-client-1.0.3-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9643-ietf-tcp-client --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/model/rfc/rfc9643-ietf-tcp-client/target/bom.xml [INFO] attaching as rfc9643-ietf-tcp-client-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/model/rfc/rfc9643-ietf-tcp-client/target/bom.json [INFO] attaching as rfc9643-ietf-tcp-client-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9643-ietf-tcp-client --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc9643-ietf-tcp-client --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9643-ietf-tcp-client --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc9643-ietf-tcp-client/target/rfc9643-ietf-tcp-client-1.0.3-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9643-ietf-tcp-client --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc9643-ietf-tcp-client --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9643-ietf-tcp-client --- [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9643-ietf-tcp-client/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.3/rfc9643-ietf-tcp-client-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9643-ietf-tcp-client/target/rfc9643-ietf-tcp-client-1.0.3.jar to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.3/rfc9643-ietf-tcp-client-1.0.3.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9643-ietf-tcp-client/target/rfc9643-ietf-tcp-client-1.0.3-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.3/rfc9643-ietf-tcp-client-1.0.3-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9643-ietf-tcp-client/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.3/rfc9643-ietf-tcp-client-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9643-ietf-tcp-client/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.3/rfc9643-ietf-tcp-client-1.0.3-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9643-ietf-tcp-client/target/rfc9643-ietf-tcp-client-1.0.3-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.3/rfc9643-ietf-tcp-client-1.0.3-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc9643-ietf-tcp-client --- [INFO] Installing org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.3/rfc9643-ietf-tcp-client-1.0.3.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9643-ietf-tcp-client --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9643-ietf-tcp-client --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.ietf.model:rfc9643-ietf-tcp-server >--------- [INFO] Building rfc9643-ietf-tcp-server 1.0.3 [136/161] [INFO] from model/rfc/rfc9643-ietf-tcp-server/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9643-ietf-tcp-server --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc9643-ietf-tcp-server --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc9643-ietf-tcp-server --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9643-ietf-tcp-server --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc9643-ietf-tcp-server --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc9643-ietf-tcp-server --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-stage-master/model/rfc/rfc9643-ietf-tcp-server/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc9643-ietf-tcp-server --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-stage-master/model/rfc/rfc9643-ietf-tcp-server/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 441.7 μs [INFO] yang-to-sources: Project model files found: 1 in 487.4 μs [INFO] yang-to-sources: 3 YANG models processed in 4.651 ms [INFO] BindingJavaFileGenerator: Defined 9 files in 987.8 μs [INFO] Sorted 9 files into 4 directories in 40.28 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 9 in 4.520 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9643-ietf-tcp-server --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9643-ietf-tcp-server --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc9643-ietf-tcp-server --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc9643-ietf-tcp-server --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc9643-ietf-tcp-server/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc9643-ietf-tcp-server/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc9643-ietf-tcp-server/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc9643-ietf-tcp-server --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 8 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9643-ietf-tcp-server >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9643-ietf-tcp-server --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9643-ietf-tcp-server <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9643-ietf-tcp-server --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc9643-ietf-tcp-server --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc9643-ietf-tcp-server/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc9643-ietf-tcp-server --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc9643-ietf-tcp-server --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc9643-ietf-tcp-server --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9643-ietf-tcp-server --- [INFO] Building bundle: /w/workspace/ietf-maven-stage-master/model/rfc/rfc9643-ietf-tcp-server/target/rfc9643-ietf-tcp-server-1.0.3.jar [INFO] Writing manifest: /w/workspace/ietf-maven-stage-master/model/rfc/rfc9643-ietf-tcp-server/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9643-ietf-tcp-server --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc9643-ietf-tcp-server/target/rfc9643-ietf-tcp-server-1.0.3-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9643-ietf-tcp-server --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/model/rfc/rfc9643-ietf-tcp-server/target/bom.xml [INFO] attaching as rfc9643-ietf-tcp-server-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/model/rfc/rfc9643-ietf-tcp-server/target/bom.json [INFO] attaching as rfc9643-ietf-tcp-server-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9643-ietf-tcp-server --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc9643-ietf-tcp-server --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9643-ietf-tcp-server --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc9643-ietf-tcp-server/target/rfc9643-ietf-tcp-server-1.0.3-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9643-ietf-tcp-server --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc9643-ietf-tcp-server --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9643-ietf-tcp-server --- [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9643-ietf-tcp-server/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.3/rfc9643-ietf-tcp-server-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9643-ietf-tcp-server/target/rfc9643-ietf-tcp-server-1.0.3.jar to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.3/rfc9643-ietf-tcp-server-1.0.3.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9643-ietf-tcp-server/target/rfc9643-ietf-tcp-server-1.0.3-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.3/rfc9643-ietf-tcp-server-1.0.3-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9643-ietf-tcp-server/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.3/rfc9643-ietf-tcp-server-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9643-ietf-tcp-server/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.3/rfc9643-ietf-tcp-server-1.0.3-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9643-ietf-tcp-server/target/rfc9643-ietf-tcp-server-1.0.3-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.3/rfc9643-ietf-tcp-server-1.0.3-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc9643-ietf-tcp-server --- [INFO] Installing org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.3/rfc9643-ietf-tcp-server-1.0.3.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9643-ietf-tcp-server --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9643-ietf-tcp-server --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc9643 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC9643 1.0.3 [137/161] [INFO] from features/odl-ietf-model-rfc9643/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9643 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc9643 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9643 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc9643 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc9643 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9643 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9643 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9643 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc9643 --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9643 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc9643/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc9643 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9643 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc9643 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9643 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc9643 --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc9643 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9643 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:32779 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 32779 name: 0c5c1d99-1828-4f3b-acba-595242565d7b timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc9643 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc9643 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9643 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 33 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc9643/target/bom.xml [INFO] attaching as odl-ietf-model-rfc9643-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc9643/target/bom.json [INFO] attaching as odl-ietf-model-rfc9643-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9643 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9643 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9643 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc9643 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc9643 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9643 --- [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc9643/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.3/odl-ietf-model-rfc9643-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc9643/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.3/odl-ietf-model-rfc9643-1.0.3-features.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc9643/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.3/odl-ietf-model-rfc9643-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc9643/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.3/odl-ietf-model-rfc9643-1.0.3-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc9643 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] --------< org.opendaylight.ietf.model:iana-ssh-encryption-algs >-------- [INFO] Building iana-ssh-encryption-algs 1.0.3 [138/161] [INFO] from model/iana/iana-ssh-encryption-algs/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ iana-ssh-encryption-algs --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ iana-ssh-encryption-algs --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ iana-ssh-encryption-algs --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ iana-ssh-encryption-algs --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ iana-ssh-encryption-algs --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ iana-ssh-encryption-algs --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-stage-master/model/iana/iana-ssh-encryption-algs/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.22:generate-sources (binding) @ iana-ssh-encryption-algs --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-stage-master/model/iana/iana-ssh-encryption-algs/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 469.2 μs [INFO] yang-to-sources: Project model files found: 1 in 1.947 ms [INFO] yang-to-sources: 1 YANG models processed in 2.444 ms [INFO] BindingJavaFileGenerator: Defined 5 files in 1.162 ms [INFO] Sorted 5 files into 3 directories in 75.00 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 5 in 4.388 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-ssh-encryption-algs --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ iana-ssh-encryption-algs --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ iana-ssh-encryption-algs --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ iana-ssh-encryption-algs --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/iana/iana-ssh-encryption-algs/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/iana/iana-ssh-encryption-algs/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/iana/iana-ssh-encryption-algs/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ iana-ssh-encryption-algs --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 4 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ iana-ssh-encryption-algs >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ iana-ssh-encryption-algs --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ iana-ssh-encryption-algs <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ iana-ssh-encryption-algs --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ iana-ssh-encryption-algs --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/iana/iana-ssh-encryption-algs/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ iana-ssh-encryption-algs --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ iana-ssh-encryption-algs --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ iana-ssh-encryption-algs --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ iana-ssh-encryption-algs --- [INFO] Building bundle: /w/workspace/ietf-maven-stage-master/model/iana/iana-ssh-encryption-algs/target/iana-ssh-encryption-algs-1.0.3.jar [INFO] Writing manifest: /w/workspace/ietf-maven-stage-master/model/iana/iana-ssh-encryption-algs/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ iana-ssh-encryption-algs --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/iana/iana-ssh-encryption-algs/target/iana-ssh-encryption-algs-1.0.3-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-ssh-encryption-algs --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/model/iana/iana-ssh-encryption-algs/target/bom.xml [INFO] attaching as iana-ssh-encryption-algs-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/model/iana/iana-ssh-encryption-algs/target/bom.json [INFO] attaching as iana-ssh-encryption-algs-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-ssh-encryption-algs --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ iana-ssh-encryption-algs --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ iana-ssh-encryption-algs --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/iana/iana-ssh-encryption-algs/target/iana-ssh-encryption-algs-1.0.3-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ iana-ssh-encryption-algs --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ iana-ssh-encryption-algs --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ iana-ssh-encryption-algs --- [INFO] Installing /w/workspace/ietf-maven-stage-master/model/iana/iana-ssh-encryption-algs/pom.xml to /tmp/r/org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.3/iana-ssh-encryption-algs-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/model/iana/iana-ssh-encryption-algs/target/iana-ssh-encryption-algs-1.0.3.jar to /tmp/r/org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.3/iana-ssh-encryption-algs-1.0.3.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/iana/iana-ssh-encryption-algs/target/iana-ssh-encryption-algs-1.0.3-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.3/iana-ssh-encryption-algs-1.0.3-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/iana/iana-ssh-encryption-algs/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.3/iana-ssh-encryption-algs-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/model/iana/iana-ssh-encryption-algs/target/bom.json to /tmp/r/org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.3/iana-ssh-encryption-algs-1.0.3-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-stage-master/model/iana/iana-ssh-encryption-algs/target/iana-ssh-encryption-algs-1.0.3-sources.jar to /tmp/r/org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.3/iana-ssh-encryption-algs-1.0.3-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ iana-ssh-encryption-algs --- [INFO] Installing org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.3/iana-ssh-encryption-algs-1.0.3.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-ssh-encryption-algs --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ iana-ssh-encryption-algs --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------< org.opendaylight.ietf.model:iana-ssh-key-exchange-algs >------- [INFO] Building iana-ssh-key-exchange-algs 1.0.3 [139/161] [INFO] from model/iana/iana-ssh-key-exchange-algs/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ iana-ssh-key-exchange-algs --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ iana-ssh-key-exchange-algs --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ iana-ssh-key-exchange-algs --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ iana-ssh-key-exchange-algs --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ iana-ssh-key-exchange-algs --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ iana-ssh-key-exchange-algs --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-stage-master/model/iana/iana-ssh-key-exchange-algs/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.22:generate-sources (binding) @ iana-ssh-key-exchange-algs --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-stage-master/model/iana/iana-ssh-key-exchange-algs/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 595.8 μs [INFO] yang-to-sources: Project model files found: 1 in 4.869 ms [INFO] yang-to-sources: 1 YANG models processed in 3.749 ms [INFO] BindingJavaFileGenerator: Defined 5 files in 3.728 ms [INFO] Sorted 5 files into 3 directories in 124.2 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 5 in 12.06 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-ssh-key-exchange-algs --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ iana-ssh-key-exchange-algs --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ iana-ssh-key-exchange-algs --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ iana-ssh-key-exchange-algs --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/iana/iana-ssh-key-exchange-algs/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/iana/iana-ssh-key-exchange-algs/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/iana/iana-ssh-key-exchange-algs/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ iana-ssh-key-exchange-algs --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 4 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ iana-ssh-key-exchange-algs >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ iana-ssh-key-exchange-algs --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ iana-ssh-key-exchange-algs <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ iana-ssh-key-exchange-algs --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ iana-ssh-key-exchange-algs --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/iana/iana-ssh-key-exchange-algs/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ iana-ssh-key-exchange-algs --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ iana-ssh-key-exchange-algs --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ iana-ssh-key-exchange-algs --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ iana-ssh-key-exchange-algs --- [INFO] Building bundle: /w/workspace/ietf-maven-stage-master/model/iana/iana-ssh-key-exchange-algs/target/iana-ssh-key-exchange-algs-1.0.3.jar [INFO] Writing manifest: /w/workspace/ietf-maven-stage-master/model/iana/iana-ssh-key-exchange-algs/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ iana-ssh-key-exchange-algs --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/iana/iana-ssh-key-exchange-algs/target/iana-ssh-key-exchange-algs-1.0.3-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-ssh-key-exchange-algs --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/model/iana/iana-ssh-key-exchange-algs/target/bom.xml [INFO] attaching as iana-ssh-key-exchange-algs-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/model/iana/iana-ssh-key-exchange-algs/target/bom.json [INFO] attaching as iana-ssh-key-exchange-algs-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-ssh-key-exchange-algs --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ iana-ssh-key-exchange-algs --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ iana-ssh-key-exchange-algs --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/iana/iana-ssh-key-exchange-algs/target/iana-ssh-key-exchange-algs-1.0.3-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ iana-ssh-key-exchange-algs --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ iana-ssh-key-exchange-algs --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ iana-ssh-key-exchange-algs --- [INFO] Installing /w/workspace/ietf-maven-stage-master/model/iana/iana-ssh-key-exchange-algs/pom.xml to /tmp/r/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.3/iana-ssh-key-exchange-algs-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/model/iana/iana-ssh-key-exchange-algs/target/iana-ssh-key-exchange-algs-1.0.3.jar to /tmp/r/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.3/iana-ssh-key-exchange-algs-1.0.3.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/iana/iana-ssh-key-exchange-algs/target/iana-ssh-key-exchange-algs-1.0.3-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.3/iana-ssh-key-exchange-algs-1.0.3-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/iana/iana-ssh-key-exchange-algs/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.3/iana-ssh-key-exchange-algs-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/model/iana/iana-ssh-key-exchange-algs/target/bom.json to /tmp/r/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.3/iana-ssh-key-exchange-algs-1.0.3-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-stage-master/model/iana/iana-ssh-key-exchange-algs/target/iana-ssh-key-exchange-algs-1.0.3-sources.jar to /tmp/r/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.3/iana-ssh-key-exchange-algs-1.0.3-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ iana-ssh-key-exchange-algs --- [INFO] Installing org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.3/iana-ssh-key-exchange-algs-1.0.3.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-ssh-key-exchange-algs --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ iana-ssh-key-exchange-algs --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -----------< org.opendaylight.ietf.model:iana-ssh-mac-algs >------------ [INFO] Building iana-ssh-mac-algs 1.0.3 [140/161] [INFO] from model/iana/iana-ssh-mac-algs/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ iana-ssh-mac-algs --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ iana-ssh-mac-algs --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ iana-ssh-mac-algs --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ iana-ssh-mac-algs --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ iana-ssh-mac-algs --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ iana-ssh-mac-algs --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-stage-master/model/iana/iana-ssh-mac-algs/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.22:generate-sources (binding) @ iana-ssh-mac-algs --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-stage-master/model/iana/iana-ssh-mac-algs/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 409.2 μs [INFO] yang-to-sources: Project model files found: 1 in 871.6 μs [INFO] yang-to-sources: 1 YANG models processed in 1.821 ms [INFO] BindingJavaFileGenerator: Defined 5 files in 829.2 μs [INFO] Sorted 5 files into 3 directories in 72.86 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 5 in 4.618 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-ssh-mac-algs --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ iana-ssh-mac-algs --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ iana-ssh-mac-algs --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ iana-ssh-mac-algs --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/iana/iana-ssh-mac-algs/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/iana/iana-ssh-mac-algs/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/iana/iana-ssh-mac-algs/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ iana-ssh-mac-algs --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 4 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ iana-ssh-mac-algs >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ iana-ssh-mac-algs --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ iana-ssh-mac-algs <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ iana-ssh-mac-algs --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ iana-ssh-mac-algs --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/iana/iana-ssh-mac-algs/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ iana-ssh-mac-algs --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ iana-ssh-mac-algs --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ iana-ssh-mac-algs --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ iana-ssh-mac-algs --- [INFO] Building bundle: /w/workspace/ietf-maven-stage-master/model/iana/iana-ssh-mac-algs/target/iana-ssh-mac-algs-1.0.3.jar [INFO] Writing manifest: /w/workspace/ietf-maven-stage-master/model/iana/iana-ssh-mac-algs/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ iana-ssh-mac-algs --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/iana/iana-ssh-mac-algs/target/iana-ssh-mac-algs-1.0.3-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-ssh-mac-algs --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/model/iana/iana-ssh-mac-algs/target/bom.xml [INFO] attaching as iana-ssh-mac-algs-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/model/iana/iana-ssh-mac-algs/target/bom.json [INFO] attaching as iana-ssh-mac-algs-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-ssh-mac-algs --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ iana-ssh-mac-algs --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ iana-ssh-mac-algs --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/iana/iana-ssh-mac-algs/target/iana-ssh-mac-algs-1.0.3-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ iana-ssh-mac-algs --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ iana-ssh-mac-algs --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ iana-ssh-mac-algs --- [INFO] Installing /w/workspace/ietf-maven-stage-master/model/iana/iana-ssh-mac-algs/pom.xml to /tmp/r/org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.3/iana-ssh-mac-algs-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/model/iana/iana-ssh-mac-algs/target/iana-ssh-mac-algs-1.0.3.jar to /tmp/r/org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.3/iana-ssh-mac-algs-1.0.3.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/iana/iana-ssh-mac-algs/target/iana-ssh-mac-algs-1.0.3-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.3/iana-ssh-mac-algs-1.0.3-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/iana/iana-ssh-mac-algs/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.3/iana-ssh-mac-algs-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/model/iana/iana-ssh-mac-algs/target/bom.json to /tmp/r/org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.3/iana-ssh-mac-algs-1.0.3-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-stage-master/model/iana/iana-ssh-mac-algs/target/iana-ssh-mac-algs-1.0.3-sources.jar to /tmp/r/org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.3/iana-ssh-mac-algs-1.0.3-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ iana-ssh-mac-algs --- [INFO] Installing org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.3/iana-ssh-mac-algs-1.0.3.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-ssh-mac-algs --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ iana-ssh-mac-algs --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.ietf.model:iana-ssh-public-key-algs >-------- [INFO] Building iana-ssh-public-key-algs 1.0.3 [141/161] [INFO] from model/iana/iana-ssh-public-key-algs/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ iana-ssh-public-key-algs --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ iana-ssh-public-key-algs --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ iana-ssh-public-key-algs --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ iana-ssh-public-key-algs --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ iana-ssh-public-key-algs --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ iana-ssh-public-key-algs --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-stage-master/model/iana/iana-ssh-public-key-algs/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.22:generate-sources (binding) @ iana-ssh-public-key-algs --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-stage-master/model/iana/iana-ssh-public-key-algs/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 420.5 μs [INFO] yang-to-sources: Project model files found: 1 in 1.277 ms [INFO] yang-to-sources: 1 YANG models processed in 2.032 ms [INFO] BindingJavaFileGenerator: Defined 5 files in 839.4 μs [INFO] Sorted 5 files into 3 directories in 90.54 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 5 in 3.582 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-ssh-public-key-algs --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ iana-ssh-public-key-algs --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ iana-ssh-public-key-algs --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ iana-ssh-public-key-algs --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/iana/iana-ssh-public-key-algs/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/iana/iana-ssh-public-key-algs/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/iana/iana-ssh-public-key-algs/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ iana-ssh-public-key-algs --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 4 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ iana-ssh-public-key-algs >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ iana-ssh-public-key-algs --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ iana-ssh-public-key-algs <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ iana-ssh-public-key-algs --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ iana-ssh-public-key-algs --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/iana/iana-ssh-public-key-algs/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ iana-ssh-public-key-algs --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ iana-ssh-public-key-algs --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ iana-ssh-public-key-algs --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ iana-ssh-public-key-algs --- [INFO] Building bundle: /w/workspace/ietf-maven-stage-master/model/iana/iana-ssh-public-key-algs/target/iana-ssh-public-key-algs-1.0.3.jar [INFO] Writing manifest: /w/workspace/ietf-maven-stage-master/model/iana/iana-ssh-public-key-algs/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ iana-ssh-public-key-algs --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/iana/iana-ssh-public-key-algs/target/iana-ssh-public-key-algs-1.0.3-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-ssh-public-key-algs --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/model/iana/iana-ssh-public-key-algs/target/bom.xml [INFO] attaching as iana-ssh-public-key-algs-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/model/iana/iana-ssh-public-key-algs/target/bom.json [INFO] attaching as iana-ssh-public-key-algs-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-ssh-public-key-algs --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ iana-ssh-public-key-algs --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ iana-ssh-public-key-algs --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/iana/iana-ssh-public-key-algs/target/iana-ssh-public-key-algs-1.0.3-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ iana-ssh-public-key-algs --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ iana-ssh-public-key-algs --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ iana-ssh-public-key-algs --- [INFO] Installing /w/workspace/ietf-maven-stage-master/model/iana/iana-ssh-public-key-algs/pom.xml to /tmp/r/org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.3/iana-ssh-public-key-algs-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/model/iana/iana-ssh-public-key-algs/target/iana-ssh-public-key-algs-1.0.3.jar to /tmp/r/org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.3/iana-ssh-public-key-algs-1.0.3.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/iana/iana-ssh-public-key-algs/target/iana-ssh-public-key-algs-1.0.3-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.3/iana-ssh-public-key-algs-1.0.3-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/iana/iana-ssh-public-key-algs/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.3/iana-ssh-public-key-algs-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/model/iana/iana-ssh-public-key-algs/target/bom.json to /tmp/r/org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.3/iana-ssh-public-key-algs-1.0.3-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-stage-master/model/iana/iana-ssh-public-key-algs/target/iana-ssh-public-key-algs-1.0.3-sources.jar to /tmp/r/org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.3/iana-ssh-public-key-algs-1.0.3-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ iana-ssh-public-key-algs --- [INFO] Installing org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.3/iana-ssh-public-key-algs-1.0.3.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-ssh-public-key-algs --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ iana-ssh-public-key-algs --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.ietf.model:rfc9644-ietf-ssh-common >--------- [INFO] Building rfc9644-ietf-ssh-common 1.0.3 [142/161] [INFO] from model/rfc/rfc9644-ietf-ssh-common/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9644-ietf-ssh-common --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc9644-ietf-ssh-common --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc9644-ietf-ssh-common --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9644-ietf-ssh-common --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc9644-ietf-ssh-common --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc9644-ietf-ssh-common --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-stage-master/model/rfc/rfc9644-ietf-ssh-common/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc9644-ietf-ssh-common --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-stage-master/model/rfc/rfc9644-ietf-ssh-common/src/main/yang [INFO] yang-to-sources: Found 8 dependencies in 683.0 μs [INFO] yang-to-sources: Project model files found: 1 in 1.588 ms [INFO] yang-to-sources: 9 YANG models processed in 39.10 ms [INFO] BindingJavaFileGenerator: Defined 52 files in 6.589 ms [INFO] Sorted 52 files into 11 directories in 78.04 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 52 in 17.63 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9644-ietf-ssh-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9644-ietf-ssh-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc9644-ietf-ssh-common --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc9644-ietf-ssh-common --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc9644-ietf-ssh-common/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc9644-ietf-ssh-common/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc9644-ietf-ssh-common/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc9644-ietf-ssh-common --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 51 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9644-ietf-ssh-common >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9644-ietf-ssh-common --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9644-ietf-ssh-common <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9644-ietf-ssh-common --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc9644-ietf-ssh-common --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc9644-ietf-ssh-common/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc9644-ietf-ssh-common --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc9644-ietf-ssh-common --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc9644-ietf-ssh-common --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9644-ietf-ssh-common --- [INFO] Building bundle: /w/workspace/ietf-maven-stage-master/model/rfc/rfc9644-ietf-ssh-common/target/rfc9644-ietf-ssh-common-1.0.3.jar [INFO] Writing manifest: /w/workspace/ietf-maven-stage-master/model/rfc/rfc9644-ietf-ssh-common/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9644-ietf-ssh-common --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc9644-ietf-ssh-common/target/rfc9644-ietf-ssh-common-1.0.3-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9644-ietf-ssh-common --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/model/rfc/rfc9644-ietf-ssh-common/target/bom.xml [INFO] attaching as rfc9644-ietf-ssh-common-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/model/rfc/rfc9644-ietf-ssh-common/target/bom.json [INFO] attaching as rfc9644-ietf-ssh-common-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9644-ietf-ssh-common --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc9644-ietf-ssh-common --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9644-ietf-ssh-common --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc9644-ietf-ssh-common/target/rfc9644-ietf-ssh-common-1.0.3-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9644-ietf-ssh-common --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc9644-ietf-ssh-common --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9644-ietf-ssh-common --- [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9644-ietf-ssh-common/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.3/rfc9644-ietf-ssh-common-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9644-ietf-ssh-common/target/rfc9644-ietf-ssh-common-1.0.3.jar to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.3/rfc9644-ietf-ssh-common-1.0.3.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9644-ietf-ssh-common/target/rfc9644-ietf-ssh-common-1.0.3-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.3/rfc9644-ietf-ssh-common-1.0.3-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9644-ietf-ssh-common/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.3/rfc9644-ietf-ssh-common-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9644-ietf-ssh-common/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.3/rfc9644-ietf-ssh-common-1.0.3-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9644-ietf-ssh-common/target/rfc9644-ietf-ssh-common-1.0.3-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.3/rfc9644-ietf-ssh-common-1.0.3-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc9644-ietf-ssh-common --- [INFO] Installing org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.3/rfc9644-ietf-ssh-common-1.0.3.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9644-ietf-ssh-common --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9644-ietf-ssh-common --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.ietf.model:rfc9644-ietf-ssh-client >--------- [INFO] Building rfc9644-ietf-ssh-client 1.0.3 [143/161] [INFO] from model/rfc/rfc9644-ietf-ssh-client/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9644-ietf-ssh-client --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc9644-ietf-ssh-client --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc9644-ietf-ssh-client --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9644-ietf-ssh-client --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc9644-ietf-ssh-client --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc9644-ietf-ssh-client --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-stage-master/model/rfc/rfc9644-ietf-ssh-client/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc9644-ietf-ssh-client --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-stage-master/model/rfc/rfc9644-ietf-ssh-client/src/main/yang [INFO] yang-to-sources: Found 10 dependencies in 872.5 μs [INFO] yang-to-sources: Project model files found: 1 in 1.778 ms [INFO] yang-to-sources: 11 YANG models processed in 40.21 ms [INFO] BindingJavaFileGenerator: Defined 32 files in 8.871 ms [INFO] Sorted 32 files into 6 directories in 103.9 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 32 in 17.07 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9644-ietf-ssh-client --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9644-ietf-ssh-client --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc9644-ietf-ssh-client --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc9644-ietf-ssh-client --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc9644-ietf-ssh-client/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc9644-ietf-ssh-client/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc9644-ietf-ssh-client/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc9644-ietf-ssh-client --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 31 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9644-ietf-ssh-client >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9644-ietf-ssh-client --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9644-ietf-ssh-client <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9644-ietf-ssh-client --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc9644-ietf-ssh-client --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc9644-ietf-ssh-client/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc9644-ietf-ssh-client --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc9644-ietf-ssh-client --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc9644-ietf-ssh-client --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9644-ietf-ssh-client --- [INFO] Building bundle: /w/workspace/ietf-maven-stage-master/model/rfc/rfc9644-ietf-ssh-client/target/rfc9644-ietf-ssh-client-1.0.3.jar [INFO] Writing manifest: /w/workspace/ietf-maven-stage-master/model/rfc/rfc9644-ietf-ssh-client/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9644-ietf-ssh-client --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc9644-ietf-ssh-client/target/rfc9644-ietf-ssh-client-1.0.3-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9644-ietf-ssh-client --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 25 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/model/rfc/rfc9644-ietf-ssh-client/target/bom.xml [INFO] attaching as rfc9644-ietf-ssh-client-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/model/rfc/rfc9644-ietf-ssh-client/target/bom.json [INFO] attaching as rfc9644-ietf-ssh-client-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9644-ietf-ssh-client --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc9644-ietf-ssh-client --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9644-ietf-ssh-client --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc9644-ietf-ssh-client/target/rfc9644-ietf-ssh-client-1.0.3-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9644-ietf-ssh-client --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc9644-ietf-ssh-client --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9644-ietf-ssh-client --- [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9644-ietf-ssh-client/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.3/rfc9644-ietf-ssh-client-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9644-ietf-ssh-client/target/rfc9644-ietf-ssh-client-1.0.3.jar to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.3/rfc9644-ietf-ssh-client-1.0.3.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9644-ietf-ssh-client/target/rfc9644-ietf-ssh-client-1.0.3-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.3/rfc9644-ietf-ssh-client-1.0.3-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9644-ietf-ssh-client/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.3/rfc9644-ietf-ssh-client-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9644-ietf-ssh-client/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.3/rfc9644-ietf-ssh-client-1.0.3-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9644-ietf-ssh-client/target/rfc9644-ietf-ssh-client-1.0.3-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.3/rfc9644-ietf-ssh-client-1.0.3-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc9644-ietf-ssh-client --- [INFO] Installing org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.3/rfc9644-ietf-ssh-client-1.0.3.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9644-ietf-ssh-client --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9644-ietf-ssh-client --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.ietf.model:rfc9644-ietf-ssh-server >--------- [INFO] Building rfc9644-ietf-ssh-server 1.0.3 [144/161] [INFO] from model/rfc/rfc9644-ietf-ssh-server/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9644-ietf-ssh-server --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc9644-ietf-ssh-server --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc9644-ietf-ssh-server --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9644-ietf-ssh-server --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc9644-ietf-ssh-server --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc9644-ietf-ssh-server --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-stage-master/model/rfc/rfc9644-ietf-ssh-server/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc9644-ietf-ssh-server --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-stage-master/model/rfc/rfc9644-ietf-ssh-server/src/main/yang [INFO] yang-to-sources: Found 11 dependencies in 1.028 ms [INFO] yang-to-sources: Project model files found: 1 in 2.252 ms [INFO] yang-to-sources: 12 YANG models processed in 42.02 ms [INFO] BindingJavaFileGenerator: Defined 46 files in 8.647 ms [INFO] Sorted 46 files into 12 directories in 102.8 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 46 in 17.80 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9644-ietf-ssh-server --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9644-ietf-ssh-server --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc9644-ietf-ssh-server --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc9644-ietf-ssh-server --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc9644-ietf-ssh-server/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc9644-ietf-ssh-server/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc9644-ietf-ssh-server/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc9644-ietf-ssh-server --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 45 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9644-ietf-ssh-server >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9644-ietf-ssh-server --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9644-ietf-ssh-server <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9644-ietf-ssh-server --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc9644-ietf-ssh-server --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc9644-ietf-ssh-server/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc9644-ietf-ssh-server --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc9644-ietf-ssh-server --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc9644-ietf-ssh-server --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9644-ietf-ssh-server --- [INFO] Building bundle: /w/workspace/ietf-maven-stage-master/model/rfc/rfc9644-ietf-ssh-server/target/rfc9644-ietf-ssh-server-1.0.3.jar [INFO] Writing manifest: /w/workspace/ietf-maven-stage-master/model/rfc/rfc9644-ietf-ssh-server/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9644-ietf-ssh-server --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc9644-ietf-ssh-server/target/rfc9644-ietf-ssh-server-1.0.3-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9644-ietf-ssh-server --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/model/rfc/rfc9644-ietf-ssh-server/target/bom.xml [INFO] attaching as rfc9644-ietf-ssh-server-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/model/rfc/rfc9644-ietf-ssh-server/target/bom.json [INFO] attaching as rfc9644-ietf-ssh-server-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9644-ietf-ssh-server --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc9644-ietf-ssh-server --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9644-ietf-ssh-server --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc9644-ietf-ssh-server/target/rfc9644-ietf-ssh-server-1.0.3-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9644-ietf-ssh-server --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc9644-ietf-ssh-server --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9644-ietf-ssh-server --- [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9644-ietf-ssh-server/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.3/rfc9644-ietf-ssh-server-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9644-ietf-ssh-server/target/rfc9644-ietf-ssh-server-1.0.3.jar to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.3/rfc9644-ietf-ssh-server-1.0.3.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9644-ietf-ssh-server/target/rfc9644-ietf-ssh-server-1.0.3-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.3/rfc9644-ietf-ssh-server-1.0.3-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9644-ietf-ssh-server/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.3/rfc9644-ietf-ssh-server-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9644-ietf-ssh-server/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.3/rfc9644-ietf-ssh-server-1.0.3-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9644-ietf-ssh-server/target/rfc9644-ietf-ssh-server-1.0.3-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.3/rfc9644-ietf-ssh-server-1.0.3-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc9644-ietf-ssh-server --- [INFO] Installing org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.3/rfc9644-ietf-ssh-server-1.0.3.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9644-ietf-ssh-server --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9644-ietf-ssh-server --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc9644 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC9644 1.0.3 [145/161] [INFO] from features/odl-ietf-model-rfc9644/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9644 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc9644 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9644 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc9644 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc9644 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9644 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9644 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9644 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc9644 --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9644 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc9644/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc9644 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9644 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc9644 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9644 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc9644 --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc9644 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9644 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:37797 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 37797 name: 15aa19f4-bdce-4dd1-b45d-69383096de7c timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc9644 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc9644 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9644 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 43 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc9644/target/bom.xml [INFO] attaching as odl-ietf-model-rfc9644-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc9644/target/bom.json [INFO] attaching as odl-ietf-model-rfc9644-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9644 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9644 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9644 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc9644 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc9644 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9644 --- [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc9644/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.3/odl-ietf-model-rfc9644-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc9644/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.3/odl-ietf-model-rfc9644-1.0.3-features.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc9644/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.3/odl-ietf-model-rfc9644-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc9644/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.3/odl-ietf-model-rfc9644-1.0.3-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc9644 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] -------< org.opendaylight.ietf.model:iana-tls-cipher-suite-algs >------- [INFO] Building iana-tls-cipher-suite-algs 1.0.3 [146/161] [INFO] from model/iana/iana-tls-cipher-suite-algs/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ iana-tls-cipher-suite-algs --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ iana-tls-cipher-suite-algs --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ iana-tls-cipher-suite-algs --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ iana-tls-cipher-suite-algs --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ iana-tls-cipher-suite-algs --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ iana-tls-cipher-suite-algs --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-stage-master/model/iana/iana-tls-cipher-suite-algs/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.22:generate-sources (binding) @ iana-tls-cipher-suite-algs --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-stage-master/model/iana/iana-tls-cipher-suite-algs/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 491.2 μs [INFO] yang-to-sources: Project model files found: 1 in 9.484 ms [INFO] yang-to-sources: 1 YANG models processed in 5.819 ms [INFO] BindingJavaFileGenerator: Defined 5 files in 1.729 ms [INFO] Sorted 5 files into 3 directories in 95.85 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 5 in 9.614 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-tls-cipher-suite-algs --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ iana-tls-cipher-suite-algs --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ iana-tls-cipher-suite-algs --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ iana-tls-cipher-suite-algs --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/iana/iana-tls-cipher-suite-algs/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/iana/iana-tls-cipher-suite-algs/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/iana/iana-tls-cipher-suite-algs/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ iana-tls-cipher-suite-algs --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 4 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ iana-tls-cipher-suite-algs >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ iana-tls-cipher-suite-algs --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ iana-tls-cipher-suite-algs <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ iana-tls-cipher-suite-algs --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ iana-tls-cipher-suite-algs --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/iana/iana-tls-cipher-suite-algs/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ iana-tls-cipher-suite-algs --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ iana-tls-cipher-suite-algs --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ iana-tls-cipher-suite-algs --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ iana-tls-cipher-suite-algs --- [INFO] Building bundle: /w/workspace/ietf-maven-stage-master/model/iana/iana-tls-cipher-suite-algs/target/iana-tls-cipher-suite-algs-1.0.3.jar [INFO] Writing manifest: /w/workspace/ietf-maven-stage-master/model/iana/iana-tls-cipher-suite-algs/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ iana-tls-cipher-suite-algs --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/iana/iana-tls-cipher-suite-algs/target/iana-tls-cipher-suite-algs-1.0.3-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-tls-cipher-suite-algs --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/model/iana/iana-tls-cipher-suite-algs/target/bom.xml [INFO] attaching as iana-tls-cipher-suite-algs-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/model/iana/iana-tls-cipher-suite-algs/target/bom.json [INFO] attaching as iana-tls-cipher-suite-algs-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-tls-cipher-suite-algs --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ iana-tls-cipher-suite-algs --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ iana-tls-cipher-suite-algs --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/iana/iana-tls-cipher-suite-algs/target/iana-tls-cipher-suite-algs-1.0.3-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ iana-tls-cipher-suite-algs --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ iana-tls-cipher-suite-algs --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ iana-tls-cipher-suite-algs --- [INFO] Installing /w/workspace/ietf-maven-stage-master/model/iana/iana-tls-cipher-suite-algs/pom.xml to /tmp/r/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.3/iana-tls-cipher-suite-algs-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/model/iana/iana-tls-cipher-suite-algs/target/iana-tls-cipher-suite-algs-1.0.3.jar to /tmp/r/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.3/iana-tls-cipher-suite-algs-1.0.3.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/iana/iana-tls-cipher-suite-algs/target/iana-tls-cipher-suite-algs-1.0.3-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.3/iana-tls-cipher-suite-algs-1.0.3-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/iana/iana-tls-cipher-suite-algs/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.3/iana-tls-cipher-suite-algs-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/model/iana/iana-tls-cipher-suite-algs/target/bom.json to /tmp/r/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.3/iana-tls-cipher-suite-algs-1.0.3-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-stage-master/model/iana/iana-tls-cipher-suite-algs/target/iana-tls-cipher-suite-algs-1.0.3-sources.jar to /tmp/r/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.3/iana-tls-cipher-suite-algs-1.0.3-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ iana-tls-cipher-suite-algs --- [INFO] Installing org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.3/iana-tls-cipher-suite-algs-1.0.3.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-tls-cipher-suite-algs --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ iana-tls-cipher-suite-algs --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.ietf.model:rfc9645-ietf-tls-common >--------- [INFO] Building rfc9645-ietf-tls-common 1.0.3 [147/161] [INFO] from model/rfc/rfc9645-ietf-tls-common/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9645-ietf-tls-common --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc9645-ietf-tls-common --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc9645-ietf-tls-common --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9645-ietf-tls-common --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc9645-ietf-tls-common --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc9645-ietf-tls-common --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-stage-master/model/rfc/rfc9645-ietf-tls-common/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc9645-ietf-tls-common --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-stage-master/model/rfc/rfc9645-ietf-tls-common/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 685.9 μs [INFO] yang-to-sources: Project model files found: 1 in 1.574 ms [INFO] yang-to-sources: 6 YANG models processed in 34.91 ms [INFO] BindingJavaFileGenerator: Defined 41 files in 6.591 ms [INFO] Sorted 41 files into 10 directories in 111.8 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 41 in 21.37 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9645-ietf-tls-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9645-ietf-tls-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc9645-ietf-tls-common --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc9645-ietf-tls-common --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc9645-ietf-tls-common/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc9645-ietf-tls-common/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc9645-ietf-tls-common/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc9645-ietf-tls-common --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 40 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9645-ietf-tls-common >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9645-ietf-tls-common --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9645-ietf-tls-common <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9645-ietf-tls-common --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc9645-ietf-tls-common --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc9645-ietf-tls-common/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc9645-ietf-tls-common --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc9645-ietf-tls-common --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc9645-ietf-tls-common --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9645-ietf-tls-common --- [INFO] Building bundle: /w/workspace/ietf-maven-stage-master/model/rfc/rfc9645-ietf-tls-common/target/rfc9645-ietf-tls-common-1.0.3.jar [INFO] Writing manifest: /w/workspace/ietf-maven-stage-master/model/rfc/rfc9645-ietf-tls-common/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9645-ietf-tls-common --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc9645-ietf-tls-common/target/rfc9645-ietf-tls-common-1.0.3-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9645-ietf-tls-common --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/model/rfc/rfc9645-ietf-tls-common/target/bom.xml [INFO] attaching as rfc9645-ietf-tls-common-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/model/rfc/rfc9645-ietf-tls-common/target/bom.json [INFO] attaching as rfc9645-ietf-tls-common-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9645-ietf-tls-common --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc9645-ietf-tls-common --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9645-ietf-tls-common --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc9645-ietf-tls-common/target/rfc9645-ietf-tls-common-1.0.3-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9645-ietf-tls-common --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc9645-ietf-tls-common --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9645-ietf-tls-common --- [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9645-ietf-tls-common/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.3/rfc9645-ietf-tls-common-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9645-ietf-tls-common/target/rfc9645-ietf-tls-common-1.0.3.jar to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.3/rfc9645-ietf-tls-common-1.0.3.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9645-ietf-tls-common/target/rfc9645-ietf-tls-common-1.0.3-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.3/rfc9645-ietf-tls-common-1.0.3-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9645-ietf-tls-common/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.3/rfc9645-ietf-tls-common-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9645-ietf-tls-common/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.3/rfc9645-ietf-tls-common-1.0.3-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9645-ietf-tls-common/target/rfc9645-ietf-tls-common-1.0.3-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.3/rfc9645-ietf-tls-common-1.0.3-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc9645-ietf-tls-common --- [INFO] Installing org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.3/rfc9645-ietf-tls-common-1.0.3.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9645-ietf-tls-common --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9645-ietf-tls-common --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.ietf.model:rfc9645-ietf-tls-client >--------- [INFO] Building rfc9645-ietf-tls-client 1.0.3 [148/161] [INFO] from model/rfc/rfc9645-ietf-tls-client/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9645-ietf-tls-client --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc9645-ietf-tls-client --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc9645-ietf-tls-client --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9645-ietf-tls-client --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc9645-ietf-tls-client --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc9645-ietf-tls-client --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-stage-master/model/rfc/rfc9645-ietf-tls-client/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc9645-ietf-tls-client --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-stage-master/model/rfc/rfc9645-ietf-tls-client/src/main/yang [INFO] yang-to-sources: Found 7 dependencies in 800.8 μs [INFO] yang-to-sources: Project model files found: 1 in 1.442 ms [INFO] yang-to-sources: 8 YANG models processed in 39.78 ms [INFO] BindingJavaFileGenerator: Defined 47 files in 6.803 ms [INFO] Sorted 47 files into 12 directories in 72.05 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 47 in 13.16 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9645-ietf-tls-client --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9645-ietf-tls-client --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc9645-ietf-tls-client --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc9645-ietf-tls-client --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc9645-ietf-tls-client/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc9645-ietf-tls-client/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc9645-ietf-tls-client/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc9645-ietf-tls-client --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 46 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9645-ietf-tls-client >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9645-ietf-tls-client --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9645-ietf-tls-client <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9645-ietf-tls-client --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc9645-ietf-tls-client --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc9645-ietf-tls-client/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc9645-ietf-tls-client --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc9645-ietf-tls-client --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc9645-ietf-tls-client --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9645-ietf-tls-client --- [INFO] Building bundle: /w/workspace/ietf-maven-stage-master/model/rfc/rfc9645-ietf-tls-client/target/rfc9645-ietf-tls-client-1.0.3.jar [INFO] Writing manifest: /w/workspace/ietf-maven-stage-master/model/rfc/rfc9645-ietf-tls-client/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9645-ietf-tls-client --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc9645-ietf-tls-client/target/rfc9645-ietf-tls-client-1.0.3-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9645-ietf-tls-client --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 22 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/model/rfc/rfc9645-ietf-tls-client/target/bom.xml [INFO] attaching as rfc9645-ietf-tls-client-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/model/rfc/rfc9645-ietf-tls-client/target/bom.json [INFO] attaching as rfc9645-ietf-tls-client-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9645-ietf-tls-client --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc9645-ietf-tls-client --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9645-ietf-tls-client --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc9645-ietf-tls-client/target/rfc9645-ietf-tls-client-1.0.3-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9645-ietf-tls-client --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc9645-ietf-tls-client --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9645-ietf-tls-client --- [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9645-ietf-tls-client/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.3/rfc9645-ietf-tls-client-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9645-ietf-tls-client/target/rfc9645-ietf-tls-client-1.0.3.jar to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.3/rfc9645-ietf-tls-client-1.0.3.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9645-ietf-tls-client/target/rfc9645-ietf-tls-client-1.0.3-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.3/rfc9645-ietf-tls-client-1.0.3-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9645-ietf-tls-client/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.3/rfc9645-ietf-tls-client-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9645-ietf-tls-client/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.3/rfc9645-ietf-tls-client-1.0.3-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9645-ietf-tls-client/target/rfc9645-ietf-tls-client-1.0.3-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.3/rfc9645-ietf-tls-client-1.0.3-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc9645-ietf-tls-client --- [INFO] Installing org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.3/rfc9645-ietf-tls-client-1.0.3.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9645-ietf-tls-client --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9645-ietf-tls-client --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.ietf.model:rfc9645-ietf-tls-server >--------- [INFO] Building rfc9645-ietf-tls-server 1.0.3 [149/161] [INFO] from model/rfc/rfc9645-ietf-tls-server/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9645-ietf-tls-server --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc9645-ietf-tls-server --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc9645-ietf-tls-server --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9645-ietf-tls-server --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc9645-ietf-tls-server --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc9645-ietf-tls-server --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-stage-master/model/rfc/rfc9645-ietf-tls-server/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc9645-ietf-tls-server --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-stage-master/model/rfc/rfc9645-ietf-tls-server/src/main/yang [INFO] yang-to-sources: Found 7 dependencies in 752.4 μs [INFO] yang-to-sources: Project model files found: 1 in 2.091 ms [INFO] yang-to-sources: 8 YANG models processed in 43.06 ms [INFO] BindingJavaFileGenerator: Defined 48 files in 7.872 ms [INFO] Sorted 48 files into 12 directories in 107.3 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 48 in 17.55 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9645-ietf-tls-server --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9645-ietf-tls-server --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc9645-ietf-tls-server --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc9645-ietf-tls-server --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc9645-ietf-tls-server/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc9645-ietf-tls-server/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc9645-ietf-tls-server/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc9645-ietf-tls-server --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 47 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9645-ietf-tls-server >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9645-ietf-tls-server --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9645-ietf-tls-server <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9645-ietf-tls-server --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc9645-ietf-tls-server --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc9645-ietf-tls-server/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc9645-ietf-tls-server --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc9645-ietf-tls-server --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc9645-ietf-tls-server --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9645-ietf-tls-server --- [INFO] Building bundle: /w/workspace/ietf-maven-stage-master/model/rfc/rfc9645-ietf-tls-server/target/rfc9645-ietf-tls-server-1.0.3.jar [INFO] Writing manifest: /w/workspace/ietf-maven-stage-master/model/rfc/rfc9645-ietf-tls-server/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9645-ietf-tls-server --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc9645-ietf-tls-server/target/rfc9645-ietf-tls-server-1.0.3-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9645-ietf-tls-server --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 22 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/model/rfc/rfc9645-ietf-tls-server/target/bom.xml [INFO] attaching as rfc9645-ietf-tls-server-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/model/rfc/rfc9645-ietf-tls-server/target/bom.json [INFO] attaching as rfc9645-ietf-tls-server-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9645-ietf-tls-server --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc9645-ietf-tls-server --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9645-ietf-tls-server --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc9645-ietf-tls-server/target/rfc9645-ietf-tls-server-1.0.3-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9645-ietf-tls-server --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc9645-ietf-tls-server --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9645-ietf-tls-server --- [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9645-ietf-tls-server/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.3/rfc9645-ietf-tls-server-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9645-ietf-tls-server/target/rfc9645-ietf-tls-server-1.0.3.jar to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.3/rfc9645-ietf-tls-server-1.0.3.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9645-ietf-tls-server/target/rfc9645-ietf-tls-server-1.0.3-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.3/rfc9645-ietf-tls-server-1.0.3-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9645-ietf-tls-server/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.3/rfc9645-ietf-tls-server-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9645-ietf-tls-server/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.3/rfc9645-ietf-tls-server-1.0.3-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9645-ietf-tls-server/target/rfc9645-ietf-tls-server-1.0.3-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.3/rfc9645-ietf-tls-server-1.0.3-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc9645-ietf-tls-server --- [INFO] Installing org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.3/rfc9645-ietf-tls-server-1.0.3.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9645-ietf-tls-server --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9645-ietf-tls-server --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc9645 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC9645 1.0.3 [150/161] [INFO] from features/odl-ietf-model-rfc9645/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9645 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc9645 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9645 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc9645 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc9645 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9645 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9645 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9645 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc9645 --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9645 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc9645/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc9645 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9645 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc9645 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9645 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc9645 --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc9645 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9645 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:46153 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 46153 name: 1bed99d3-c10a-4290-9b85-d69e827276ac timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc9645 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc9645 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9645 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 38 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc9645/target/bom.xml [INFO] attaching as odl-ietf-model-rfc9645-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc9645/target/bom.json [INFO] attaching as odl-ietf-model-rfc9645-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9645 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9645 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9645 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc9645 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc9645 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9645 --- [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc9645/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.3/odl-ietf-model-rfc9645-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc9645/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.3/odl-ietf-model-rfc9645-1.0.3-features.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc9645/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.3/odl-ietf-model-rfc9645-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc9645/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.3/odl-ietf-model-rfc9645-1.0.3-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc9645 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] ----------------< org.opendaylight.ietf.model:rfc9648 >----------------- [INFO] Building rfc9648 1.0.3 [151/161] [INFO] from model/rfc/rfc9648/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9648 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc9648 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc9648 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9648 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc9648 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc9648 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-stage-master/model/rfc/rfc9648/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.22:generate-sources (binding) @ rfc9648 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-stage-master/model/rfc/rfc9648/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 872.5 μs [INFO] yang-to-sources: Project model files found: 1 in 3.491 ms [INFO] yang-to-sources: 6 YANG models processed in 21.20 ms [INFO] BindingJavaFileGenerator: Defined 39 files in 4.893 ms [INFO] Sorted 39 files into 11 directories in 169.4 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 39 in 14.99 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9648 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc9648 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc9648 --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc9648 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc9648/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc9648/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc9648/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc9648 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 38 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9648 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9648 --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9648 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9648 --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc9648 --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/model/rfc/rfc9648/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc9648 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc9648 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc9648 --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9648 --- [INFO] Building bundle: /w/workspace/ietf-maven-stage-master/model/rfc/rfc9648/target/rfc9648-1.0.3.jar [INFO] Writing manifest: /w/workspace/ietf-maven-stage-master/model/rfc/rfc9648/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc9648 --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc9648/target/rfc9648-1.0.3-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9648 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/model/rfc/rfc9648/target/bom.xml [INFO] attaching as rfc9648-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/model/rfc/rfc9648/target/bom.json [INFO] attaching as rfc9648-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9648 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc9648 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc9648 --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/model/rfc/rfc9648/target/rfc9648-1.0.3-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9648 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc9648 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc9648 --- [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9648/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9648/1.0.3/rfc9648-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9648/target/rfc9648-1.0.3.jar to /tmp/r/org/opendaylight/ietf/model/rfc9648/1.0.3/rfc9648-1.0.3.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9648/target/rfc9648-1.0.3-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9648/1.0.3/rfc9648-1.0.3-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9648/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9648/1.0.3/rfc9648-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9648/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9648/1.0.3/rfc9648-1.0.3-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-stage-master/model/rfc/rfc9648/target/rfc9648-1.0.3-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9648/1.0.3/rfc9648-1.0.3-sources.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ rfc9648 --- [INFO] Installing org/opendaylight/ietf/model/rfc9648/1.0.3/rfc9648-1.0.3.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc9648 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc9648 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc9648 >------------ [INFO] Building OpenDaylight :: IETF :: Model :: RFC9648 1.0.3 [152/161] [INFO] from features/odl-ietf-model-rfc9648/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9648 --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-model-rfc9648 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9648 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc9648 --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-model-rfc9648 --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9648 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9648 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9648 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-model-rfc9648 --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9648 --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc9648/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-model-rfc9648 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9648 >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc9648 --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9648 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc9648 --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-model-rfc9648 --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9648 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:43771 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 43771 name: 9e3d9d2b-000c-4f3c-b380-efa4665749db timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-model-rfc9648 --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-model-rfc9648 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9648 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 37 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc9648/target/bom.xml [INFO] attaching as odl-ietf-model-rfc9648-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc9648/target/bom.json [INFO] attaching as odl-ietf-model-rfc9648-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9648 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9648 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9648 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc9648 --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-model-rfc9648 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9648 --- [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc9648/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.3/odl-ietf-model-rfc9648-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc9648/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.3/odl-ietf-model-rfc9648-1.0.3-features.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc9648/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.3/odl-ietf-model-rfc9648-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-model-rfc9648/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.3/odl-ietf-model-rfc9648-1.0.3-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-model-rfc9648 --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] ----------------< org.opendaylight.ietf:rfc8294-netty >----------------- [INFO] Building rfc8294-netty 1.0.3 [153/161] [INFO] from lib/rfc8294-netty/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8294-netty --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8294-netty --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8294-netty --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8294-netty --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ rfc8294-netty --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ rfc8294-netty --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-stage-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/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8294-netty --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ rfc8294-netty --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8294-netty --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ rfc8294-netty --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/lib/rfc8294-netty/src/main/resources [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8294-netty --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug release 21 module-path] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found [WARNING] /w/workspace/ietf-maven-stage-master/lib/rfc8294-netty/src/main/java/module-info.java:[8,29] module name component rfc8294 should avoid terminal digits [WARNING] /w/workspace/ietf-maven-stage-master/lib/rfc8294-netty/src/main/java/module-info.java:[13,69] requires transitive directive for an automatic module [WARNING] /w/workspace/ietf-maven-stage-master/lib/rfc8294-netty/src/main/java/module-info.java:[16,36] requires directive for an automatic module [WARNING] /w/workspace/ietf-maven-stage-master/lib/rfc8294-netty/src/main/java/module-info.java:[17,40] requires directive for an automatic module [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8294-netty >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8294-netty --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8294-netty <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8294-netty --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- bnd:7.2.0:bnd-process (default) @ rfc8294-netty --- [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ rfc8294-netty --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/lib/rfc8294-netty/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8294-netty --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21 module-path] to target/test-classes [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ rfc8294-netty --- [INFO] Surefire report directory: /w/workspace/ietf-maven-stage-master/lib/rfc8294-netty/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.ietf.rfc8294.netty.RFC8294ByteBufUtilsTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.216 s -- in org.opendaylight.ietf.rfc8294.netty.RFC8294ByteBufUtilsTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ rfc8294-netty --- [INFO] [INFO] --- jar:3.5.0:jar (default-jar) @ rfc8294-netty --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/lib/rfc8294-netty/target/rfc8294-netty-1.0.3.jar [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8294-netty --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/lib/rfc8294-netty/target/rfc8294-netty-1.0.3-javadoc.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8294-netty --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/lib/rfc8294-netty/target/bom.xml [INFO] attaching as rfc8294-netty-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/lib/rfc8294-netty/target/bom.json [INFO] attaching as rfc8294-netty-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8294-netty --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8294-netty --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ rfc8294-netty --- [INFO] Building jar: /w/workspace/ietf-maven-stage-master/lib/rfc8294-netty/target/rfc8294-netty-1.0.3-sources.jar [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8294-netty --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ rfc8294-netty --- [INFO] Loading execution data file /w/workspace/ietf-maven-stage-master/lib/rfc8294-netty/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'rfc8294-netty' with 1 classes [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc8294-netty --- [INFO] Installing /w/workspace/ietf-maven-stage-master/lib/rfc8294-netty/pom.xml to /tmp/r/org/opendaylight/ietf/rfc8294-netty/1.0.3/rfc8294-netty-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/lib/rfc8294-netty/target/rfc8294-netty-1.0.3.jar to /tmp/r/org/opendaylight/ietf/rfc8294-netty/1.0.3/rfc8294-netty-1.0.3.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/lib/rfc8294-netty/target/rfc8294-netty-1.0.3-javadoc.jar to /tmp/r/org/opendaylight/ietf/rfc8294-netty/1.0.3/rfc8294-netty-1.0.3-javadoc.jar [INFO] Installing /w/workspace/ietf-maven-stage-master/lib/rfc8294-netty/target/bom.xml to /tmp/r/org/opendaylight/ietf/rfc8294-netty/1.0.3/rfc8294-netty-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/lib/rfc8294-netty/target/bom.json to /tmp/r/org/opendaylight/ietf/rfc8294-netty/1.0.3/rfc8294-netty-1.0.3-cyclonedx.json [INFO] Installing /w/workspace/ietf-maven-stage-master/lib/rfc8294-netty/target/rfc8294-netty-1.0.3-sources.jar to /tmp/r/org/opendaylight/ietf/rfc8294-netty/1.0.3/rfc8294-netty-1.0.3-sources.jar [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8294-netty --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] ------------< org.opendaylight.ietf:odl-ietf-rfc8294-netty >------------ [INFO] Building OpenDaylight :: IETF :: RFC8294 :: Netty 1.0.3 [154/161] [INFO] from features/odl-ietf-rfc8294-netty/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-rfc8294-netty --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-ietf-rfc8294-netty --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-ietf-rfc8294-netty --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-rfc8294-netty --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ odl-ietf-rfc8294-netty --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ odl-ietf-rfc8294-netty --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-rfc8294-netty --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-rfc8294-netty --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-ietf-rfc8294-netty --- [INFO] [INFO] --- karaf:4.4.9:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-rfc8294-netty --- [INFO] Generating feature descriptor file /w/workspace/ietf-maven-stage-master/features/odl-ietf-rfc8294-netty/target/feature/feature.xml [INFO] ...done! [INFO] Set artifact [INFO] [INFO] --- karaf:4.4.9:verify (default-verify) @ odl-ietf-rfc8294-netty --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-rfc8294-netty >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-rfc8294-netty --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-rfc8294-netty <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-rfc8294-netty --- [INFO] [INFO] --- feattest:14.2.1:test (default) @ odl-ietf-rfc8294-netty --- [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-rfc8294-netty [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.14.0) created. [INFO] Creating RMI registry server on 127.0.0.1:45225 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 45225 name: 9048374e-14bb-4bee-b9a5-6f6a0a56fdc0 timout: [ RelativeTimeout value = 180000 ] [INFO] Building jar from resources and headers. [INFO] Writing jar finished. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ odl-ietf-rfc8294-netty --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-ietf-rfc8294-netty --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-rfc8294-netty --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.6 with 51 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-stage-master/features/odl-ietf-rfc8294-netty/target/bom.xml [INFO] attaching as odl-ietf-rfc8294-netty-1.0.3-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-stage-master/features/odl-ietf-rfc8294-netty/target/bom.json [INFO] attaching as odl-ietf-rfc8294-netty-1.0.3-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-rfc8294-netty --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-ietf-rfc8294-netty --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ odl-ietf-rfc8294-netty --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-rfc8294-netty --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ odl-ietf-rfc8294-netty --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-rfc8294-netty --- [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-rfc8294-netty/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-rfc8294-netty/1.0.3/odl-ietf-rfc8294-netty-1.0.3.pom [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-rfc8294-netty/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-rfc8294-netty/1.0.3/odl-ietf-rfc8294-netty-1.0.3-features.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-rfc8294-netty/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-rfc8294-netty/1.0.3/odl-ietf-rfc8294-netty-1.0.3-cyclonedx.xml [INFO] Installing /w/workspace/ietf-maven-stage-master/features/odl-ietf-rfc8294-netty/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-rfc8294-netty/1.0.3/odl-ietf-rfc8294-netty-1.0.3-cyclonedx.json [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-ietf-rfc8294-netty --- [INFO] Using alternate deployment repository staging::file:/w/workspace/ietf-maven-stage-master/m2repo [INFO] [INFO] -------------< org.opendaylight.ietf:features-aggregator >-------------- [INFO] Building features-aggregator 1.0.3 [155/161] [INFO] from features/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ features-aggregator --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ features-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-aggregator --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.4:install (default-install) @ features-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] ----------------< org.opendaylight.ietf:lib-aggregator >---------------- [INFO] Building lib-aggregator 1.0.3 [156/161] [INFO] from lib/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ lib-aggregator --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ lib-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ lib-aggregator --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ lib-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.4:install (default-install) @ lib-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ lib-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] ---------------< org.opendaylight.ietf:iana-aggregator >---------------- [INFO] Building iana-aggregator 1.0.3 [157/161] [INFO] from model/iana/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ iana-aggregator --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ iana-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ iana-aggregator --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.4:install (default-install) @ iana-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ iana-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] ----------------< org.opendaylight.ietf:rfc-aggregator >---------------- [INFO] Building rfc-aggregator 1.0.3 [158/161] [INFO] from model/rfc/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ rfc-aggregator --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc-aggregator --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.4:install (default-install) @ rfc-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] ---------------< org.opendaylight.ietf:model-aggregator >--------------- [INFO] Building model-aggregator 1.0.3 [159/161] [INFO] from model/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ model-aggregator --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ model-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ model-aggregator --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ model-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.4:install (default-install) @ model-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ model-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] --------------< org.opendaylight.ietf:test-distribution >--------------- [INFO] Building test-distribution 1.0.3 [160/161] [INFO] from test-distribution/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ test-distribution --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ test-distribution --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ test-distribution --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ test-distribution --- [INFO] [INFO] --- dependency:3.9.0:properties (default) @ test-distribution --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ test-distribution --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/ietf-maven-stage-master/test-distribution/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ test-distribution --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ test-distribution --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.9.0:copy (unpack-license) @ test-distribution --- [INFO] [INFO] --- resources:3.4.0:resources (process-resources) @ test-distribution --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/test-distribution/src/main/resources [INFO] [INFO] --- karaf:4.4.9:assembly (process-resources) @ test-distribution --- [INFO] Using repositories: [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Creating work directory: /w/workspace/ietf-maven-stage-master/test-distribution/target/assembly [INFO] Loading direct KAR and features XML dependencies [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.9/kar [INFO] Feature framework will be added as a startup feature [INFO] Generating Karaf assembly: /w/workspace/ietf-maven-stage-master/test-distribution/target/assembly [INFO] Unzipping kars [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.9/kar [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.9/xml/features [INFO] Loading profiles from: [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml [INFO] Loading repositories [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.3/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7317-ietf-system/1.0.3/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.3/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.3/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7952/1.0.3/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.3/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.3/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8072/1.0.3/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8177/1.0.3/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8294/1.0.3/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8341/1.0.3/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8342/1.0.3/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8343/1.0.3/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8344/1.0.3/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8345/1.0.3/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8345-non-nmda/1.0.3/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8346/1.0.3/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8346-non-nmda/1.0.3/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8348/1.0.3/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8348-non-nmda/1.0.3/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8349/1.0.3/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8519/1.0.3/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8520/1.0.3/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8525/1.0.3/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8526/1.0.3/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8528/1.0.3/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8529/1.0.3/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8530/1.0.3/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8542/1.0.3/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.3/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.3/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8639/1.0.3/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8641/1.0.3/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8650/1.0.3/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8675/1.0.3/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8776/1.0.3/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8795/1.0.3/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8795-non-nmda/1.0.3/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8808/1.0.3/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8819/1.0.3/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8819-non-nmda/1.0.3/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8916/1.0.3/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9067/1.0.3/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9070/1.0.3/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9144/1.0.3/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9179/1.0.3/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.3/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.3/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9640/1.0.3/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9641/1.0.3/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9642/1.0.3/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9643/1.0.3/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9644/1.0.3/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9645/1.0.3/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9648/1.0.3/xml/features (stage: Startup) [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-rfc8294-netty/1.0.3/xml/features (stage: Startup) [INFO] Generating generated-startup profile [INFO] Generating generated-boot profile with parents: generated-startup [INFO] Generating generated-installed profile [INFO] Configuring etc/config.properties and etc/system.properties [INFO] Downloading libraries for generated profiles [INFO] Downloading additional libraries [INFO] Writing configurations [INFO] adding config file: etc/profile.cfg [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml [INFO] Startup stage [INFO] Loading startup repositories [INFO] Resolving startup features and bundles [INFO] Features: framework, odl-ietf-model-rfc7317-iana-crypt-hash/1.0.3, odl-ietf-model-rfc7317-ietf-system/1.0.3, odl-ietf-model-rfc7407-ietf-snmp/1.0.3, odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.3, odl-ietf-model-rfc7952/1.0.3, odl-ietf-model-rfc8040-ietf-restconf/1.0.3, odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.3, odl-ietf-model-rfc8072/1.0.3, odl-ietf-model-rfc8177/1.0.3, odl-ietf-model-rfc8294/1.0.3, odl-ietf-model-rfc8341/1.0.3, odl-ietf-model-rfc8342/1.0.3, odl-ietf-model-rfc8343/1.0.3, odl-ietf-model-rfc8344/1.0.3, odl-ietf-model-rfc8345/1.0.3, odl-ietf-model-rfc8345-non-nmda/1.0.3, odl-ietf-model-rfc8346/1.0.3, odl-ietf-model-rfc8346-non-nmda/1.0.3, odl-ietf-model-rfc8348/1.0.3, odl-ietf-model-rfc8348-non-nmda/1.0.3, odl-ietf-model-rfc8349/1.0.3, odl-ietf-model-rfc8519/1.0.3, odl-ietf-model-rfc8520/1.0.3, odl-ietf-model-rfc8525/1.0.3, odl-ietf-model-rfc8526/1.0.3, odl-ietf-model-rfc8528/1.0.3, odl-ietf-model-rfc8529/1.0.3, odl-ietf-model-rfc8530/1.0.3, odl-ietf-model-rfc8542/1.0.3, odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.3, odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.3, odl-ietf-model-rfc8639/1.0.3, odl-ietf-model-rfc8641/1.0.3, odl-ietf-model-rfc8650/1.0.3, odl-ietf-model-rfc8675/1.0.3, odl-ietf-model-rfc8776/1.0.3, odl-ietf-model-rfc8795/1.0.3, odl-ietf-model-rfc8795-non-nmda/1.0.3, odl-ietf-model-rfc8808/1.0.3, odl-ietf-model-rfc8819/1.0.3, odl-ietf-model-rfc8819-non-nmda/1.0.3, odl-ietf-model-rfc8916/1.0.3, odl-ietf-model-rfc9067/1.0.3, odl-ietf-model-rfc9070/1.0.3, odl-ietf-model-rfc9144/1.0.3, odl-ietf-model-rfc9179/1.0.3, odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.3, odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.3, odl-ietf-model-rfc9640/1.0.3, odl-ietf-model-rfc9641/1.0.3, odl-ietf-model-rfc9642/1.0.3, odl-ietf-model-rfc9643/1.0.3, odl-ietf-model-rfc9644/1.0.3, odl-ietf-model-rfc9645/1.0.3, odl-ietf-model-rfc9648/1.0.3, odl-ietf-rfc8294-netty/1.0.3 [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.2.1 [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.53.0 [INFO] adding maven artifact: mvn:com.google.guava/guava/33.5.0-jre [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.3 [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.2.9.Final [INFO] adding maven artifact: mvn:io.netty/netty-codec-base/4.2.9.Final [INFO] adding maven artifact: mvn:io.netty/netty-codec-compression/4.2.9.Final [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.2.9.Final [INFO] adding maven artifact: mvn:io.netty/netty-codec-http2/4.2.9.Final [INFO] adding maven artifact: mvn:io.netty/netty-common/4.2.9.Final [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.2.9.Final [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.2.9.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.2.9.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.2.9.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.2.9.Final [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.2.1 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.9 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.9 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.9 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 [INFO] adding maven artifact: mvn:org.opendaylight.ietf/ietf-type-util/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-crypt-hash/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-hardware/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-if-type/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-routing-types/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-encryption-algs/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-key-exchange-algs/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-mac-algs/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-public-key-algs/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-tls-cipher-suite-algs/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-tunnel-type/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6241/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6243/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6991-ietf-inet-types/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6991-ietf-yang-types/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7317-ietf-system/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7407-ietf-snmp/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7407-ietf-x509-cert-to-name/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7952/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8040-ietf-restconf/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8040-ietf-restconf-monitoring/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8072/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8177/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8294-ietf-routing-types/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8341/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8342-ietf-datastores/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8342-ietf-origin/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8343/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8344/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8345-ietf-network/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8345-ietf-network-state/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8345-ietf-network-topology/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8345-ietf-network-topology-state/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8346-ietf-l3-unicast-topology/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8346-ietf-l3-unicast-topology-state/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8348-ietf-hardware/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8348-ietf-hardware-state/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8349-ietf-ipv4-unicast-routing/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8349-ietf-ipv6-unicast-routing/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8349-ietf-routing/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8519-ietf-access-control-list/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8519-ietf-ethertypes/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8519-ietf-packet-fields/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8520-ietf-acldns/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8520-ietf-mud/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8525/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8526/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8528/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8529/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8530/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8542-ietf-dc-fabric-topology/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8542-ietf-dc-fabric-types/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8572-ietf-sztp-bootstrap-server/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8572-ietf-sztp-conveyed-info/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8639/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8641/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8650/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8776-ietf-te-packet-types/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8776-ietf-te-types/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8795-ietf-te-topology/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8795-ietf-te-topology-state/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8808/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8819-ietf-module-tags/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8819-ietf-module-tags-state/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8916/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9067/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9070-ietf-mpls-ldp/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9070-ietf-mpls-ldp-extended/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9144/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9179/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9196-ietf-notification-capabilities/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9196-ietf-system-capabilities/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9640/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9641/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9642/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-client/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-common/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-server/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-client/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-common/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-server/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-client/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-common/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-server/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9648/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf/rfc8294-netty/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-reflect/14.0.22 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-spec/14.0.22 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/codegen-extensions/14.0.22 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/14.0.22 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/14.0.22 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/14.0.22 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common-netty/14.0.22 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.2 [INFO] Boot stage [INFO] Loading boot repositories [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/14.0.22/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/14.0.22/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/14.0.22/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.2.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jspecify/14.2.1/xml/features [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7317-ietf-system/1.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8341/1.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6991/1.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7952/1.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8072/1.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8177/1.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8294/1.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8342/1.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8343/1.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8344/1.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8345/1.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8345-non-nmda/1.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8346/1.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8346-non-nmda/1.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8348/1.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8348-non-nmda/1.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8349/1.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8519/1.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8520/1.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8525/1.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8526/1.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6243/1.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6241/1.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8528/1.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8529/1.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8530/1.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8542/1.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8639/1.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8641/1.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8650/1.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8675/1.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7224/1.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8776/1.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8795/1.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8795-non-nmda/1.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8808/1.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8819/1.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8819-non-nmda/1.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8916/1.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9067/1.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9070/1.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9144/1.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9179/1.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9640/1.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9641/1.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9642/1.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9643/1.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9644/1.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9645/1.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9648/1.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-rfc8294-netty/1.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-netty/14.0.22/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.2.1/xml/features [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.9/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6022/1.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6470/1.0.3/xml/features [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.9/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.34/xml/features [INFO] Feature odl-ietf-model-rfc8795/1.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8795-ietf-te-topology/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8795-ietf-te-topology-state/1.0.3 [INFO] Feature odl-ietf-model-rfc6241/1.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6241/1.0.3 [INFO] Feature jaas-boot/4.4.9 is defined as a boot feature [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.9.jar [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.9 [INFO] Feature odl-ietf-model-rfc8177/1.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8177/1.0.3 [INFO] Feature odl-ietf-model-rfc8343/1.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8343/1.0.3 [INFO] Feature odl-netty-4/14.2.1 is defined as a boot feature [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.2.9.Final [INFO] adding maven artifact: mvn:io.netty/netty-codec-base/4.2.9.Final [INFO] adding maven artifact: mvn:io.netty/netty-common/4.2.9.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.9.Final/jar/linux-riscv64 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.9.Final/jar/linux-aarch_64 [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.2.9.Final [INFO] adding maven artifact: mvn:io.netty/netty-codec-compression/4.2.9.Final [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.2.9.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.9.Final/jar/linux-x86_64 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.2.9.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.2.9.Final/jar/linux-x86_64 [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.2.9.Final [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.2.9.Final [INFO] adding maven artifact: mvn:io.netty/netty-codec-http2/4.2.9.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.2.9.Final [INFO] Feature odl-ietf-model-rfc8650/1.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8650/1.0.3 [INFO] Feature odl-ietf-model-rfc8529/1.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8529/1.0.3 [INFO] Feature odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8040-ietf-restconf-monitoring/1.0.3 [INFO] Feature odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8572-ietf-sztp-conveyed-info/1.0.3 [INFO] Feature odl-ietf-model-rfc8525/1.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8525/1.0.3 [INFO] Feature package/4.4.9 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.9 [INFO] Feature shell/4.4.9 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.9 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.9 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.9 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg [INFO] adding config file: etc/org.apache.karaf.shell.cfg [INFO] Feature jline/3.30.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.jline/jline/3.30.6 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 [INFO] Feature feature/4.4.9 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.9 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.9 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.9 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg [INFO] Feature odl-ietf-model-rfc9643/1.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-server/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-client/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-common/1.0.3 [INFO] Feature system/4.4.9 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.9 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg [INFO] Feature odl-ietf-model-rfc8808/1.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8808/1.0.3 [INFO] Feature ssh/4.4.9 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.9 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.83 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.83 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.15.0 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.83 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.15.0 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.15.0 [INFO] Feature service/4.4.9 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.9 [INFO] Feature odl-yangtools-binding-spec/14.0.22 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-spec/14.0.22 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/codegen-extensions/14.0.22 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-reflect/14.0.22 [INFO] Feature odl-ietf-model-rfc8675/1.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-tunnel-type/1.0.3 [INFO] Feature odl-ietf-model-rfc8542/1.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8542-ietf-dc-fabric-topology/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8542-ietf-dc-fabric-types/1.0.3 [INFO] Feature odl-ietf-model-rfc8819-non-nmda/1.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8819-ietf-module-tags-state/1.0.3 [INFO] Feature odl-ietf-model-rfc8344/1.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8344/1.0.3 [INFO] Feature odl-ietf-model-rfc8776/1.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8776-ietf-te-packet-types/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8776-ietf-te-types/1.0.3 [INFO] Feature odl-ietf-model-rfc8795-non-nmda/1.0.3 is defined as a boot feature [INFO] Feature odl-ietf-model-rfc6991/1.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6991-ietf-inet-types/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf/ietf-type-util/1.0.3 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6991-ietf-yang-types/1.0.3 [INFO] Feature log/4.4.9 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.9 [INFO] adding config file: etc/org.apache.karaf.log.cfg [INFO] Feature framework/4.4.9 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.9 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.9 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.9 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 [INFO] Feature odl-ietf-model-rfc8040-ietf-restconf/1.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8040-ietf-restconf/1.0.3 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 [INFO] Feature odl-ietf-model-rfc8530/1.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8530/1.0.3 [INFO] Feature odl-ietf-model-rfc8639/1.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8639/1.0.3 [INFO] Feature odl-ietf-model-rfc8348-non-nmda/1.0.3 is defined as a boot feature [INFO] Feature shell-compat/4.4.9 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.9 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.9 [INFO] Feature odl-ietf-model-rfc8348/1.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8348-ietf-hardware-state/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-hardware/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8348-ietf-hardware/1.0.3 [INFO] Feature odl-ietf-model-rfc8526/1.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8526/1.0.3 [INFO] Feature deployer/4.4.9 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.9 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.9 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.9 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.9 [INFO] Feature diagnostic/4.4.9 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.9 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.9.jar [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.9 [INFO] Feature odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9196-ietf-system-capabilities/1.0.3 [INFO] Feature odl-ietf-model-rfc9642/1.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9642/1.0.3 [INFO] Feature odl-ietf-model-rfc8072/1.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8072/1.0.3 [INFO] Feature odl-ietf-model-rfc8294/1.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-routing-types/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8294-ietf-routing-types/1.0.3 [INFO] Feature odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9196-ietf-notification-capabilities/1.0.3 [INFO] Feature pt-triemap/1.3.2 is defined as a boot feature [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.2 [INFO] Feature odl-ietf-model-rfc8345/1.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8345-ietf-network-topology-state/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8345-ietf-network/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8345-ietf-network-state/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8345-ietf-network-topology/1.0.3 [INFO] Feature odl-ietf-model-rfc9070/1.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9070-ietf-mpls-ldp/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9070-ietf-mpls-ldp-extended/1.0.3 [INFO] Feature odl-ietf-model-rfc8345-non-nmda/1.0.3 is defined as a boot feature [INFO] Feature odl-ietf-model-rfc8341/1.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8341/1.0.3 [INFO] Feature odl-ietf-model-rfc7407-ietf-snmp/1.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7407-ietf-snmp/1.0.3 [INFO] Feature odl-ietf-model-rfc6243/1.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6243/1.0.3 [INFO] Feature jaas/4.4.9 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.9 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.9 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.9 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg [INFO] Feature odl-ietf-model-rfc7317-ietf-system/1.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7317-ietf-system/1.0.3 [INFO] Feature odl-ietf-model-rfc8519/1.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8519-ietf-access-control-list/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8519-ietf-packet-fields/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8519-ietf-ethertypes/1.0.3 [INFO] Feature scr/4.4.9 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.9 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.9 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 [INFO] Feature aries-proxy/4.4.9 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.9 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.9 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.9 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.9 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.9 [INFO] Feature kar/4.4.9 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.9 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg [INFO] Feature odl-ietf-model-rfc8349/1.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8349-ietf-ipv6-unicast-routing/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8349-ietf-routing/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8349-ietf-ipv4-unicast-routing/1.0.3 [INFO] Feature odl-ietf-model-rfc9645/1.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-tls-cipher-suite-algs/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-client/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-common/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-server/1.0.3 [INFO] Feature aries-blueprint/4.4.9 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.9 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 [INFO] Feature odl-ietf-model-rfc7224/1.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-if-type/1.0.3 [INFO] Feature odl-ietf-model-rfc9641/1.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9641/1.0.3 [INFO] Feature odl-ietf-model-rfc9144/1.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9144/1.0.3 [INFO] Feature odl-ietf-rfc8294-netty/1.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf/rfc8294-netty/1.0.3 [INFO] Feature odl-ietf-model-rfc9067/1.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9067/1.0.3 [INFO] Feature 936a0499-2916-46f6-ad81-67e32dfe71a8/0.0.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.2.1 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.2.1 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.2.1 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.2.1 [INFO] Feature odl-guava/14.2.1 is defined as a boot feature [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.3 [INFO] adding maven artifact: mvn:com.google.guava/guava/33.5.0-jre [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.53.0 [INFO] Feature odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8572-ietf-sztp-bootstrap-server/1.0.3 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 [INFO] Feature odl-jspecify/14.2.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 [INFO] Feature odl-ietf-model-rfc8346/1.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8346-ietf-l3-unicast-topology-state/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8346-ietf-l3-unicast-topology/1.0.3 [INFO] Feature pax-url-wrap/2.6.17 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.17/jar/uber [INFO] Feature config/4.4.9 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.9 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg [INFO] Feature odl-ietf-model-rfc8520/1.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8520-ietf-mud/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8520-ietf-acldns/1.0.3 [INFO] Feature odl-ietf-model-rfc8641/1.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8641/1.0.3 [INFO] Feature odl-yangtools-util/14.0.22 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/14.0.22 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/14.0.22 [INFO] Feature odl-ietf-model-rfc8342/1.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8342-ietf-datastores/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8342-ietf-origin/1.0.3 [INFO] Feature odl-yangtools-common/14.0.22 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/14.0.22 [INFO] Feature odl-ietf-model-rfc8528/1.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8528/1.0.3 [INFO] Feature management/4.4.9 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.9 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 [INFO] adding config file: etc/jmx.acl.cfg [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg [INFO] adding config file: etc/org.apache.karaf.management.cfg [INFO] Feature odl-ietf-model-rfc8916/1.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8916/1.0.3 [INFO] Feature odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7407-ietf-x509-cert-to-name/1.0.3 [INFO] Feature odl-yangtools-netty/14.0.22 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common-netty/14.0.22 [INFO] Feature odl-ietf-model-rfc9644/1.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-client/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-mac-algs/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-encryption-algs/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-key-exchange-algs/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-common/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-server/1.0.3 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-public-key-algs/1.0.3 [INFO] Feature standard/4.4.9 is defined as a boot feature [INFO] Feature odl-ietf-model-rfc8819/1.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8819-ietf-module-tags/1.0.3 [INFO] Feature odl-ietf-model-rfc9640/1.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9640/1.0.3 [INFO] Feature odl-ietf-model-rfc7952/1.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7952/1.0.3 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 [INFO] Feature odl-ietf-model-rfc9179/1.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9179/1.0.3 [INFO] Feature bundle/4.4.9 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.9 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg [INFO] Feature odl-ietf-model-rfc7317-iana-crypt-hash/1.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-crypt-hash/1.0.3 [INFO] Feature odl-ietf-model-rfc9648/1.0.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9648/1.0.3 [INFO] Feature odl-ietf-model-rfc8346-non-nmda/1.0.3 is defined as a boot feature [INFO] Feature instance/4.4.9 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.9 [INFO] Install stage [INFO] Loading installed repositories [INFO] Feature wrapper/4.4.9 is defined as an installed feature [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.9 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ test-distribution >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ test-distribution --- [INFO] No files found to run spotbugs, check compile phase has been run [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ test-distribution <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ test-distribution --- [INFO] [INFO] --- dependency:3.9.0:copy (apply-branding) @ test-distribution --- [INFO] [INFO] --- dependency:3.9.0:unpack-dependencies (unpack-karaf-resources) @ test-distribution --- [INFO] [INFO] --- dependency:3.9.0:copy (org.ops4j.pax.url.mvn.cfg) @ test-distribution --- [WARNING] Overwriting /w/workspace/ietf-maven-stage-master/test-distribution/target/assembly/etc/org.ops4j.pax.url.mvn.cfg [INFO] [INFO] --- copy:14.2.1:copy-files (default) @ test-distribution --- [INFO] [INFO] --- resources:3.4.0:copy-resources (copy-resources) @ test-distribution --- [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-stage-master/test-distribution/src/main/assembly [INFO] [INFO] --- karaf:14.2.1:populate-local-repo (populate-local-repo) @ test-distribution --- [INFO] Feature repository discovered recursively: d4032be6-1c2d-4c18-b755-7eb3ccc1de48 [INFO] Feature repository discovered recursively: framework-4.4.9 [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6022 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6241 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6243 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6470 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6991 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7224 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7317-iana-crypt-hash [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7317-ietf-system [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7407-ietf-snmp [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7407-ietf-x509-cert-to-name [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7952 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8040-ietf-restconf [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8040-ietf-restconf-monitoring [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8072 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8177 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8294 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8341 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8342 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8343 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8344 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8345 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8345-non-nmda [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8346 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8346-non-nmda [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8348 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8348-non-nmda [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8349 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8519 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8520 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8525 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8526 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8528 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8529 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8530 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8542 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8572-ietf-sztp-conveyed-info [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8639 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8641 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8650 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8675 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8776 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8795 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8795-non-nmda [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8808 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8819 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8819-non-nmda [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8916 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9067 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9070 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9144 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9179 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9196-ietf-notification-capabilities [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9196-ietf-system-capabilities [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9640 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9641 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9642 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9643 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9644 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9645 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9648 [INFO] Feature repository discovered recursively: odl-ietf-rfc8294-netty [INFO] Feature repository discovered recursively: odl-jspecify [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-yangtools-netty [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.34 [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: standard-4.4.9 [INFO] Feature: pax-web-tomcat from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-tomcat-websockets from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-http-tomcat from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-tomcat-keycloak18 from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-tomcat-keycloak from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-undertow from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-undertow-websockets from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-http-undertow from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-undertow-keycloak18 from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-undertow-keycloak from repository: org.ops4j.pax.web-8.0.34 is blacklisted, selected for removal from local repo [INFO] [INFO] --- antrun:3.2.0:run (fix-permissions) @ test-distribution --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- antrun:3.2.0:run (remove-system-bc) @ test-distribution --- [INFO] Executing tasks [INFO] [delete] Deleting directory /w/workspace/ietf-maven-stage-master/test-distribution/target/assembly/system/org/bouncycastle [INFO] Executed tasks [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ test-distribution --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- karaf:4.4.9:archive (package) @ test-distribution --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ test-distribution --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ test-distribution --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ test-distribution --- [INFO] Skipping pom project [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ test-distribution --- [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ test-distribution --- [INFO] [INFO] --- jacoco:0.8.14:report (report) @ test-distribution --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.4:install (default-install) @ test-distribution --- [INFO] Skipping artifact installation [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ test-distribution --- [INFO] Skipping artifact deployment [INFO] [INFO] ---------------< org.opendaylight.ietf:ietf-aggregator >---------------- [INFO] Building ietf 1.0.3 [161/161] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ ietf-aggregator --- [INFO] Deleting /w/workspace/ietf-maven-stage-master/target [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ ietf-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ ietf-aggregator --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ ietf-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.4:install (default-install) @ ietf-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ ietf-aggregator --- [INFO] Skipping artifact deployment [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for ietf 1.0.3: [INFO] [INFO] ietf-artifacts ..................................... SUCCESS [ 2.701 s] [INFO] bnd-parent ......................................... SUCCESS [ 7.276 s] [INFO] feature-parent ..................................... SUCCESS [ 3.022 s] [INFO] ietf-type-util ..................................... SUCCESS [ 9.740 s] [INFO] bundle-parent ...................................... SUCCESS [ 2.221 s] [INFO] rfc6991-ietf-inet-types ............................ SUCCESS [ 12.495 s] [INFO] rfc6991-ietf-yang-types ............................ SUCCESS [ 6.512 s] [INFO] OpenDaylight :: IETF :: Model :: RFC6991 ........... SUCCESS [ 12.690 s] [INFO] rfc6022 ............................................ SUCCESS [ 4.504 s] [INFO] OpenDaylight :: IETF :: Model :: RFC6022 ........... SUCCESS [ 7.997 s] [INFO] rfc6241 ............................................ SUCCESS [ 5.824 s] [INFO] OpenDaylight :: IETF :: Model :: RFC6241 ........... SUCCESS [ 8.359 s] [INFO] rfc6243 ............................................ SUCCESS [ 2.447 s] [INFO] OpenDaylight :: IETF :: Model :: RFC6243 ........... SUCCESS [ 7.602 s] [INFO] rfc6470 ............................................ SUCCESS [ 3.258 s] [INFO] OpenDaylight :: IETF :: Model :: RFC6470 ........... SUCCESS [ 7.710 s] [INFO] rfc8343 ............................................ SUCCESS [ 3.326 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8343 ........... SUCCESS [ 7.290 s] [INFO] iana-if-type ....................................... SUCCESS [ 5.588 s] [INFO] OpenDaylight :: IETF :: Model :: RFC7224 ........... SUCCESS [ 7.380 s] [INFO] iana-crypt-hash .................................... SUCCESS [ 2.145 s] [INFO] OpenDaylight :: IETF :: Model :: RFC7317 iana-crypt-hash SUCCESS [ 7.454 s] [INFO] rfc8341 ............................................ SUCCESS [ 3.094 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8341 ........... SUCCESS [ 7.506 s] [INFO] rfc7317-ietf-system ................................ SUCCESS [ 4.303 s] [INFO] OpenDaylight :: IETF :: Model :: RFC7317 ietf-system SUCCESS [ 7.441 s] [INFO] rfc7407-ietf-x509-cert-to-name ..................... SUCCESS [ 2.398 s] [INFO] OpenDaylight :: IETF :: Model :: RFC7407 ietf-x509-cert-to-name SUCCESS [ 7.534 s] [INFO] rfc7407-ietf-snmp .................................. SUCCESS [ 6.309 s] [INFO] OpenDaylight :: IETF :: Model :: RFC7407 ietf-snmp . SUCCESS [ 7.645 s] [INFO] rfc7952 ............................................ SUCCESS [ 2.109 s] [INFO] OpenDaylight :: IETF :: Model :: RFC7952 ........... SUCCESS [ 7.599 s] [INFO] rfc8040-ietf-restconf .............................. SUCCESS [ 2.892 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8040 ietf-restconf SUCCESS [ 8.771 s] [INFO] rfc8040-ietf-restconf-monitoring ................... SUCCESS [ 3.061 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8040 ietf-restconf-monitoring SUCCESS [ 7.320 s] [INFO] rfc8072 ............................................ SUCCESS [ 3.123 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8072 ........... SUCCESS [ 7.475 s] [INFO] rfc8177 ............................................ SUCCESS [ 3.750 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8177 ........... SUCCESS [ 7.195 s] [INFO] iana-routing-types ................................. SUCCESS [ 2.198 s] [INFO] rfc8294-ietf-routing-types ......................... SUCCESS [ 6.112 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8294 ........... SUCCESS [ 7.533 s] [INFO] rfc8342-ietf-datastores ............................ SUCCESS [ 2.239 s] [INFO] rfc8342-ietf-origin ................................ SUCCESS [ 2.169 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8342 ........... SUCCESS [ 7.072 s] [INFO] rfc8344 ............................................ SUCCESS [ 3.975 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8344 ........... SUCCESS [ 7.670 s] [INFO] rfc8345-ietf-network ............................... SUCCESS [ 2.914 s] [INFO] rfc8345-ietf-network-state ......................... SUCCESS [ 2.940 s] [INFO] rfc8345-ietf-network-topology ...................... SUCCESS [ 3.000 s] [INFO] rfc8345-ietf-network-topology-state ................ SUCCESS [ 3.058 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8345 ........... SUCCESS [ 7.523 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8345 :: NON-NMDA SUCCESS [ 7.843 s] [INFO] rfc8346-ietf-l3-unicast-topology ................... SUCCESS [ 3.701 s] [INFO] rfc8346-ietf-l3-unicast-topology-state ............. SUCCESS [ 2.940 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8346 ........... SUCCESS [ 7.697 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8346 :: NON-NMDA SUCCESS [ 7.644 s] [INFO] iana-hardware ...................................... SUCCESS [ 2.439 s] [INFO] rfc8348-ietf-hardware .............................. SUCCESS [ 3.104 s] [INFO] rfc8348-ietf-hardware-state ........................ SUCCESS [ 2.941 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8348 ........... SUCCESS [ 7.631 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8348 :: NON-NMDA SUCCESS [ 7.686 s] [INFO] rfc8349-ietf-routing ............................... SUCCESS [ 4.582 s] [INFO] rfc8349-ietf-ipv4-unicast-routing .................. SUCCESS [ 3.120 s] [INFO] rfc8349-ietf-ipv6-unicast-routing .................. SUCCESS [ 4.036 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8349 ........... SUCCESS [ 7.604 s] [INFO] rfc8519-ietf-ethertypes ............................ SUCCESS [ 4.404 s] [INFO] rfc8519-ietf-packet-fields ......................... SUCCESS [ 2.672 s] [INFO] rfc8519-ietf-access-control-list ................... SUCCESS [ 4.671 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8519 ........... SUCCESS [ 7.657 s] [INFO] rfc8520-ietf-acldns ................................ SUCCESS [ 2.381 s] [INFO] rfc8520-ietf-mud ................................... SUCCESS [ 3.013 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8520 ........... SUCCESS [ 7.245 s] [INFO] rfc8525 ............................................ SUCCESS [ 6.363 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8525 ........... SUCCESS [ 7.645 s] [INFO] rfc8526 ............................................ SUCCESS [ 3.215 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8526 ........... SUCCESS [ 7.807 s] [INFO] rfc8528 ............................................ SUCCESS [ 2.761 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8528 ........... SUCCESS [ 7.209 s] [INFO] rfc8529 ............................................ SUCCESS [ 3.282 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8529 ........... SUCCESS [ 7.304 s] [INFO] rfc8530 ............................................ SUCCESS [ 2.613 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8530 ........... SUCCESS [ 7.387 s] [INFO] rfc8542-ietf-dc-fabric-types ....................... SUCCESS [ 2.730 s] [INFO] rfc8542-ietf-dc-fabric-topology .................... SUCCESS [ 3.252 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8542 ........... SUCCESS [ 7.396 s] [INFO] rfc8572-ietf-sztp-bootstrap-server ................. SUCCESS [ 2.880 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8572 ietf-sztp-bootstrap-server SUCCESS [ 7.593 s] [INFO] rfc8572-ietf-sztp-conveyed-info .................... SUCCESS [ 2.990 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8572 ietf-sztp-conveyed-info SUCCESS [ 7.439 s] [INFO] rfc8639 ............................................ SUCCESS [ 5.105 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8639 ........... SUCCESS [ 7.304 s] [INFO] rfc8641 ............................................ SUCCESS [ 4.394 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8641 ........... SUCCESS [ 7.740 s] [INFO] rfc8650 ............................................ SUCCESS [ 2.373 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8650 ........... SUCCESS [ 7.827 s] [INFO] iana-tunnel-type ................................... SUCCESS [ 2.609 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8675 ........... SUCCESS [ 7.315 s] [INFO] rfc8776-ietf-te-types .............................. SUCCESS [ 11.226 s] [INFO] rfc8776-ietf-te-packet-types ....................... SUCCESS [ 2.838 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8776 ........... SUCCESS [ 7.639 s] [INFO] rfc8795-ietf-te-topology ........................... SUCCESS [ 7.280 s] [INFO] rfc8795-ietf-te-topology-state ..................... SUCCESS [ 3.851 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8795 ........... SUCCESS [ 7.802 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8795 :: NON-NMDA SUCCESS [ 8.216 s] [INFO] rfc8808 ............................................ SUCCESS [ 2.428 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8808 ........... SUCCESS [ 7.319 s] [INFO] rfc8819-ietf-module-tags ........................... SUCCESS [ 2.482 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8819 ........... SUCCESS [ 7.631 s] [INFO] rfc8819-ietf-module-tags-state ..................... SUCCESS [ 2.458 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8819 :: NON-NMDA SUCCESS [ 7.351 s] [INFO] rfc8916 ............................................ SUCCESS [ 4.554 s] [INFO] OpenDaylight :: IETF :: Model :: RFC8916 ........... SUCCESS [ 7.885 s] [INFO] rfc9067 ............................................ SUCCESS [ 4.501 s] [INFO] OpenDaylight :: IETF :: Model :: RFC9067 ........... SUCCESS [ 7.871 s] [INFO] rfc9070-ietf-mpls-ldp .............................. SUCCESS [ 6.282 s] [INFO] rfc9070-ietf-mpls-ldp-extended ..................... SUCCESS [ 5.691 s] [INFO] OpenDaylight :: IETF :: Model :: RFC9070 ........... SUCCESS [ 7.677 s] [INFO] rfc9144 ............................................ SUCCESS [ 2.816 s] [INFO] OpenDaylight :: IETF :: Model :: RFC9144 ........... SUCCESS [ 7.645 s] [INFO] rfc9179 ............................................ SUCCESS [ 2.805 s] [INFO] OpenDaylight :: IETF :: Model :: RFC9179 ........... SUCCESS [ 7.266 s] [INFO] rfc9196-ietf-system-capabilities ................... SUCCESS [ 2.689 s] [INFO] OpenDaylight :: IETF :: Model :: RFC9196 ietf-system-capabilities SUCCESS [ 7.385 s] [INFO] rfc9196-ietf-notification-capabilities ............. SUCCESS [ 2.939 s] [INFO] OpenDaylight :: IETF :: Model :: RFC9196 ietf-notification-capabilities SUCCESS [ 8.146 s] [INFO] rfc9640 ............................................ SUCCESS [ 4.124 s] [INFO] OpenDaylight :: IETF :: Model :: RFC9640 ........... SUCCESS [ 7.322 s] [INFO] rfc9641 ............................................ SUCCESS [ 3.712 s] [INFO] OpenDaylight :: IETF :: Model :: RFC9641 ........... SUCCESS [ 7.059 s] [INFO] rfc9642 ............................................ SUCCESS [ 4.098 s] [INFO] OpenDaylight :: IETF :: Model :: RFC9642 ........... SUCCESS [ 7.258 s] [INFO] rfc9643-ietf-tcp-common ............................ SUCCESS [ 2.230 s] [INFO] rfc9643-ietf-tcp-client ............................ SUCCESS [ 3.099 s] [INFO] rfc9643-ietf-tcp-server ............................ SUCCESS [ 2.423 s] [INFO] OpenDaylight :: IETF :: Model :: RFC9643 ........... SUCCESS [ 7.308 s] [INFO] iana-ssh-encryption-algs ........................... SUCCESS [ 2.205 s] [INFO] iana-ssh-key-exchange-algs ......................... SUCCESS [ 2.434 s] [INFO] iana-ssh-mac-algs .................................. SUCCESS [ 2.100 s] [INFO] iana-ssh-public-key-algs ........................... SUCCESS [ 2.042 s] [INFO] rfc9644-ietf-ssh-common ............................ SUCCESS [ 3.634 s] [INFO] rfc9644-ietf-ssh-client ............................ SUCCESS [ 3.282 s] [INFO] rfc9644-ietf-ssh-server ............................ SUCCESS [ 3.644 s] [INFO] OpenDaylight :: IETF :: Model :: RFC9644 ........... SUCCESS [ 7.763 s] [INFO] iana-tls-cipher-suite-algs ......................... SUCCESS [ 2.499 s] [INFO] rfc9645-ietf-tls-common ............................ SUCCESS [ 3.158 s] [INFO] rfc9645-ietf-tls-client ............................ SUCCESS [ 3.631 s] [INFO] rfc9645-ietf-tls-server ............................ SUCCESS [ 3.558 s] [INFO] OpenDaylight :: IETF :: Model :: RFC9645 ........... SUCCESS [ 7.926 s] [INFO] rfc9648 ............................................ SUCCESS [ 3.509 s] [INFO] OpenDaylight :: IETF :: Model :: RFC9648 ........... SUCCESS [ 7.741 s] [INFO] rfc8294-netty ...................................... SUCCESS [ 6.559 s] [INFO] OpenDaylight :: IETF :: RFC8294 :: Netty ........... SUCCESS [ 8.228 s] [INFO] features-aggregator ................................ SUCCESS [ 0.005 s] [INFO] lib-aggregator ..................................... SUCCESS [ 0.003 s] [INFO] iana-aggregator .................................... SUCCESS [ 0.002 s] [INFO] rfc-aggregator ..................................... SUCCESS [ 0.003 s] [INFO] model-aggregator ................................... SUCCESS [ 0.003 s] [INFO] test-distribution .................................. SUCCESS [ 12.000 s] [INFO] ietf ............................................... SUCCESS [ 0.005 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 14:05 min [INFO] Finished at: 2026-01-11T15:49:52Z [INFO] ------------------------------------------------------------------------ [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) Run condition [Boolean condition] enabling perform for step [BuilderChain] [ietf-maven-stage-master] $ /bin/sh -xe /tmp/jenkins4661638867198118344.sh + echo Running SBOM Generator Running SBOM Generator [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SBOM_FLAGS= [EnvInject] - Variables injected successfully. [ietf-maven-stage-master] $ /bin/bash /tmp/jenkins541182163294630476.sh ---> sbom-generator.sh INFO: downloading spdx-sbom-generator version v0.0.15 2026-01-11 15:49:53 URL:https://release-assets.githubusercontent.com/github-production-release-asset/368981583/139604a0-309c-4d20-a757-2a9d122cba66?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-01-11T16%3A28%3A05Z&rscd=attachment%3B+filename%3Dspdx-sbom-generator-v0.0.15-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-01-11T15%3A27%3A12Z&ske=2026-01-11T16%3A28%3A05Z&sks=b&skv=2018-11-09&sig=hng1Acs3S03BqUsbO7g4EZT0cnIl1dEntmRbA2Xwwdc%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc2ODE0ODM5MywibmJmIjoxNzY4MTQ2NTkzLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.1eO6-2XgfqbUL08_3qvURnrxE0aHdjIx-fE_wU7ckXM&response-content-disposition=attachment%3B%20filename%3Dspdx-sbom-generator-v0.0.15-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [13134338/13134338] -> "/tmp/spdx-sbom-generator-v0.0.15-linux-amd64.tar.gz" [1] INFO: running spdx-sbom-generator INFO[2026-01-11T15:49:53Z] Starting to generate SPDX ... INFO[2026-01-11T15:49:57Z] Running generator for Module Manager: `Java-Maven` with output `/w/workspace/ietf-maven-stage-master/archives/bom-Java-Maven.spdx` INFO[2026-01-11T15:49:57Z] Current Language Version Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 Java version: 21.0.9, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "5.15.0-164-generic", arch: "amd64", family: "unix" INFO[2026-01-11T15:49:57Z] Global Setting File /w/workspace/ietf-maven-stage-master@tmp/config16807368777579266009tmp 2026/01/11 15:50:15 dependency tree executed successfully: INFO[2026-01-11T15:50:15Z] Command completed successful for below package managers INFO[2026-01-11T15:50:15Z] Plugin Java-Maven generated output at /w/workspace/ietf-maven-stage-master/archives/bom-Java-Maven.spdx ---> sbom-generator.sh ends [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) Run condition [Boolean condition] enabling perform for step [BuilderChain] provisioning config files... copy managed file [sigul-config] to file:/w/workspace/ietf-maven-stage-master@tmp/config8074661958930369342tmp copy managed file [sigul-password] to file:/w/workspace/ietf-maven-stage-master@tmp/config7539943325701538526tmp copy managed file [sigul-pki] to file:/w/workspace/ietf-maven-stage-master@tmp/config9565084459203060771tmp [ietf-maven-stage-master] $ /bin/bash /tmp/jenkins16704876673098554519.sh ---> sigul-configuration.sh gpg: directory '/home/jenkins/.gnupg' created gpg: keybox '/home/jenkins/.gnupg/pubring.kbx' created gpg: CAST5.CFB encrypted data gpg: encrypted with 1 passphrase [ietf-maven-stage-master] $ /bin/bash /tmp/jenkins1205404319096076326.sh ---> sigul-install.sh INFO: Skip step, sigul install not available on platform ubuntu [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SIGN_DIR=/w/workspace/ietf-maven-stage-master/m2repo SIGN_MODE=serial [EnvInject] - Variables injected successfully. [ietf-maven-stage-master] $ /bin/bash -l /tmp/jenkins6513385452793097522.sh ---> sigul-sign-dir.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/ietf-maven-stage-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cCrn from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-cCrn/bin to PATH --2026-01-11 15:50:40-- https://raw.githubusercontent.com/lfit/releng-global-jjb/master/shell/sigul-sign.sh Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.110.133, 185.199.109.133, 185.199.111.133, ... Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.110.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 1394 (1.4K) [text/plain] Saving to: ‘/w/workspace/ietf-maven-stage-master/sigul-sign.sh’ 0K . 100% 8.01M=0s 2026-01-11 15:50:40 (8.01 MB/s) - ‘/w/workspace/ietf-maven-stage-master/sigul-sign.sh’ saved [1394/1394] --2026-01-11 15:50:40-- https://raw.githubusercontent.com/lfit/releng-global-jjb/master/docker/Dockerfile Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.111.133, 185.199.109.133, 185.199.110.133, ... Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.111.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 1085 (1.1K) [text/plain] Saving to: ‘/w/workspace/ietf-maven-stage-master/Dockerfile’ 0K . 100% 104M=0s 2026-01-11 15:50:41 (104 MB/s) - ‘/w/workspace/ietf-maven-stage-master/Dockerfile’ saved [1085/1085] #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.12kB done #1 DONE 0.0s #2 [internal] load metadata for docker.io/library/centos:7 #2 DONE 0.6s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [internal] load build context #4 transferring context: 1.44kB done #4 DONE 0.0s #5 [1/7] FROM docker.io/library/centos:7@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4 #5 resolve docker.io/library/centos:7@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4 0.0s done #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 0B / 76.10MB 0.2s #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 5.24MB / 76.10MB 0.3s #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 10.49MB / 76.10MB 0.6s #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 15.73MB / 76.10MB 0.8s #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 23.07MB / 76.10MB 0.9s #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 27.26MB / 76.10MB 1.1s #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 32.51MB / 76.10MB 1.2s #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 39.85MB / 76.10MB 1.4s #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 47.19MB / 76.10MB 1.5s #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 52.43MB / 76.10MB 1.7s #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 57.67MB / 76.10MB 1.8s #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 61.87MB / 76.10MB 2.0s #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 72.35MB / 76.10MB 2.3s #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 76.10MB / 76.10MB 2.7s done #5 extracting sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc #5 extracting sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 2.5s done #5 DONE 5.2s #6 [2/7] RUN echo $'[fedora-infra-sigul] \nname=Fedora builder packages for sigul \nbaseurl=https://kojipkgs.fedoraproject.org/repos-dist/epel\$releasever-infra/latest/\$basearch/ \nenabled=1 \ngpgcheck=1 \ngpgkey=https://infrastructure.fedoraproject.org/repo/infra/RPM-GPG-KEY-INFRA-TAGS \nincludepkgs=sigul* \nskip_if_unavailable=True' > /etc/yum.repos.d/fedora-infra-sigul.repo #6 DONE 1.6s #7 [3/7] RUN sed -i_ 's/mirrorlist/#mirrorlist/g' /etc/yum.repos.d/CentOS-* || exit 1 #7 DONE 0.2s #8 [4/7] RUN sed -i_ 's@#baseurl=http://mirror.centos.org@baseurl=http://vault.centos.org@g' /etc/yum.repos.d/CentOS-* || exit 1 #8 DONE 0.3s #9 [5/7] RUN yum install -y -q https://kojipkgs.fedoraproject.org//packages/sigul/0.207/1.el7/x86_64/sigul-0.207-1.el7.x86_64.rpm #9 1.293 https://kojipkgs.fedoraproject.org/repos-dist/epel7-infra/latest/x86_64/repodata/repomd.xml: [Errno 14] HTTPS Error 403 - Forbidden #9 1.293 Trying other mirror. #9 1.293 To address this issue please refer to the below wiki article #9 1.293 #9 1.293 https://wiki.centos.org/yum-errors #9 1.293 #9 1.293 If above article doesn't help to resolve this issue please use https://bugs.centos.org/. #9 1.293 #9 7.582 warning: /var/cache/yum/x86_64/7/extras/packages/koji-1.15.1-1.el7.centos.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY #9 7.584 Public key for koji-1.15.1-1.el7.centos.noarch.rpm is not installed #9 7.677 Public key for logrotate-3.8.6-19.el7.x86_64.rpm is not installed #9 8.048 Importing GPG key 0xF4A80EB5: #9 8.048 Userid : "CentOS-7 Key (CentOS 7 Official Signing Key) " #9 8.048 Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5 #9 8.048 Package : centos-release-7-9.2009.0.el7.centos.x86_64 (@CentOS) #9 8.048 From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 #9 DONE 10.1s #10 [6/7] RUN mkdir -p /w/workspace && mkdir -p /home/jenkins #10 DONE 0.2s #11 [7/7] COPY ./sigul-sign.sh / #11 DONE 0.0s #12 exporting to image #12 exporting layers #12 exporting layers 12.0s done #12 exporting manifest sha256:bbc45232d37c8c9851da3536d7c1402c7b85246c55753dfc2847933526e04c13 done #12 exporting config sha256:b40672da5440dbb6c6dac8b572c2ce7ac440309300074154bc58e59840bcce28 done #12 exporting attestation manifest sha256:0a55b82718a317d574bebbd6489efedc278a432e2f8d2f38e410a6330278d9d5 0.0s done #12 exporting manifest list sha256:388dfee66df97d482d9f2448c5bae165533a4bc5d2c502203ea4a5c4ebc7b948 done #12 naming to docker.io/library/sigul-sign:latest done #12 unpacking to docker.io/library/sigul-sign:latest #12 unpacking to docker.io/library/sigul-sign:latest 1.2s done #12 DONE 13.3s wrkspc_vol [ { "CreatedAt": "2026-01-11T15:51:13Z", "Driver": "local", "Labels": null, "Mountpoint": "/var/lib/docker/volumes/wrkspc_vol/_data", "Name": "wrkspc_vol", "Options": { "device": "/w/workspace", "o": "bind", "type": "none" }, "Scope": "local" } ] Sign files in: /w/workspace/ietf-maven-stage-master/m2repo Sign list is not empty ERROR: I/O error: NSPR connection reset Build step 'Conditional steps (multiple)' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 1573 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [ietf-maven-stage-master] $ /bin/bash /tmp/jenkins12707504419289429305.sh ---> sysstat.sh [ietf-maven-stage-master] $ /bin/bash /tmp/jenkins12359760393352699602.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/ietf-maven-stage-master + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/ietf-maven-stage-master ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/ietf-maven-stage-master ']' + mkdir -p /w/workspace/ietf-maven-stage-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ietf-maven-stage-master/archives/ [ietf-maven-stage-master] $ /bin/bash /tmp/jenkins12544422991492311547.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/ietf-maven-stage-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cCrn from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-cCrn/bin to PATH INFO: Running in OpenStack, capturing instance metadata [ietf-maven-stage-master] $ /bin/bash /tmp/jenkins2272205456247365784.sh provisioning config files... Could not find credentials [logs] for ietf-maven-stage-master #9 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ietf-maven-stage-master@tmp/config6029621829632365333tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] Run condition [Regular expression match] enabling perform for step [Provide Configuration files] provisioning config files... copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [ietf-maven-stage-master] $ /bin/bash /tmp/jenkins4124378849706252764.sh ---> create-netrc.sh WARN: Log server credential not found. [ietf-maven-stage-master] $ /bin/bash /tmp/jenkins308405318479239608.sh ---> python-tools-install.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/ietf-maven-stage-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cCrn from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-cCrn/bin to PATH [ietf-maven-stage-master] $ /bin/bash /tmp/jenkins8903485760736985302.sh ---> sudo-logs.sh Archiving 'sudo' log.. [ietf-maven-stage-master] $ /bin/bash /tmp/jenkins7430334003325249879.sh ---> job-cost.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/ietf-maven-stage-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cCrn from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-cCrn/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-4 INFO: Archiving Costs [ietf-maven-stage-master] $ /bin/bash -l /tmp/jenkins16870881906783900219.sh ---> logs-deploy.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/ietf-maven-stage-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cCrn from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-cCrn/bin to PATH WARNING: Nexus logging server not set INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/ietf-maven-stage-master/9/ INFO: archiving logs to S3 ---> uname -a: Linux prd-ubuntu2204-docker-4c-4g-25641 5.15.0-164-generic #174-Ubuntu SMP Fri Nov 14 20:25:16 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Address sizes: 40 bits physical, 48 bits virtual Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Vendor ID: AuthenticAMD Model name: AMD EPYC-Rome Processor CPU family: 23 Model: 49 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 Stepping: 0 BogoMIPS: 5599.99 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 128 KiB (4 instances) L1i cache: 128 KiB (4 instances) L2 cache: 2 MiB (4 instances) L3 cache: 64 MiB (4 instances) NUMA node(s): 1 NUMA node0 CPU(s): 0-3 Vulnerability Gather data sampling: Not affected Vulnerability Indirect target selection: Not affected Vulnerability Itlb multihit: Not affected Vulnerability L1tf: Not affected Vulnerability Mds: Not affected Vulnerability Meltdown: Not affected Vulnerability Mmio stale data: Not affected Vulnerability Reg file data sampling: Not affected Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled Vulnerability Spec rstack overflow: Mitigation; SMT disabled Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected Vulnerability Srbds: Not affected Vulnerability Tsa: Not affected Vulnerability Tsx async abort: Not affected Vulnerability Vmscape: Not affected ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on tmpfs 1.6G 1.1M 1.6G 1% /run /dev/vda1 78G 11G 67G 14% / tmpfs 7.9G 0 7.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock /dev/vda15 105M 6.1M 99M 6% /boot/efi tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 15989 640 9787 4 5560 15006 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:ae:0e:37 brd ff:ff:ff:ff:ff:ff altname enp0s3 inet 10.30.170.55/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 valid_lft 85210sec preferred_lft 85210sec inet6 fe80::f816:3eff:feae:e37/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1458 qdisc noqueue state DOWN group default link/ether ce:fa:1e:92:8d:84 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever inet6 fe80::ccfa:1eff:fe92:8d84/64 scope link valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 5.15.0-164-generic (prd-ubuntu2204-docker-4c-4g-25641) 01/11/26 _x86_64_ (4 CPU) 15:34:08 LINUX RESTART (4 CPU) 15:40:13 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:50:18 45.62 0.07 38.31 7.25 3.81 3859.01 23001.95 Average: 45.62 0.07 38.31 7.25 3.81 3859.01 23001.95 15:40:13 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:50:18 10831228 15139408 815352 4.98 201320 4168292 1389468 7.98 987804 4099244 351524 Average: 10831228 15139408 815352 4.98 201320 4168292 1389468 7.98 987804 4099244 351524 15:40:13 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:50:18 lo 4442.50 4442.50 4234.44 4234.44 0.00 0.00 0.00 0.00 15:50:18 ens3 72.21 60.77 256.31 17.27 0.00 0.00 0.00 0.00 15:50:18 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 4442.50 4442.50 4234.44 4234.44 0.00 0.00 0.00 0.00 Average: ens3 72.21 60.77 256.31 17.27 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 5.15.0-164-generic (prd-ubuntu2204-docker-4c-4g-25641) 01/11/26 _x86_64_ (4 CPU) 15:34:08 LINUX RESTART (4 CPU) 15:40:13 CPU %user %nice %system %iowait %steal %idle 15:50:18 all 64.74 0.00 3.76 0.14 0.10 31.25 15:50:18 0 64.33 0.00 3.46 0.13 0.10 31.98 15:50:18 1 65.53 0.00 3.97 0.20 0.11 30.18 15:50:18 2 63.90 0.00 4.04 0.16 0.10 31.80 15:50:18 3 65.20 0.00 3.56 0.07 0.11 31.06 Average: all 64.74 0.00 3.76 0.14 0.10 31.25 Average: 0 64.33 0.00 3.46 0.13 0.10 31.98 Average: 1 65.53 0.00 3.97 0.20 0.11 30.18 Average: 2 63.90 0.00 4.04 0.16 0.10 31.80 Average: 3 65.20 0.00 3.56 0.07 0.11 31.06