Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-centos8-builder-4c-4g-5610 (centos8-builder-4c-4g) in workspace /w/workspace/mdsal-sonar 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/mdsal > git init /w/workspace/mdsal-sonar # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/mdsal > git --version # timeout=10 > git --version # 'git version 2.43.0' using GIT_SSH to set credentials jenkins-ssh [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/mdsal-sonar@tmp/jenkins-gitclient-ssh17099977728016715387.key 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/mdsal +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/mdsal # 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 4d78e33d0740d9dd26db37c88cefdc36b669cc38 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4d78e33d0740d9dd26db37c88cefdc36b669cc38 # timeout=10 Commit message: "Do not use ClusteredDOMDataTreeChangeListener" > git rev-list --no-walk b9899eb609c72737899032ffdd3e219f0f1eb85e # timeout=10 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] Run condition [Not] preventing prebuild for step [BuilderChain] [mdsal-sonar] $ /bin/bash /tmp/jenkins15912161277847474125.sh ---> python-tools-install.sh Setup pyenv: system * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ElGB lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-ElGB/bin to PATH Generating Requirements File Python 3.10.6 pip 24.0 from /tmp/venv-ElGB/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.2.2 aspy.yaml==1.3.0 attrs==23.2.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.34.39 botocore==1.34.39 bs4==0.0.2 cachetools==5.3.2 certifi==2024.2.2 cffi==1.16.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 cliff==4.5.0 cmd2==2.4.3 cryptography==3.3.2 debtcollector==2.5.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.8 dnspython==2.5.0 docker==4.2.2 dogpile.cache==1.3.1 email-validator==2.1.0.post1 filelock==3.13.1 future==0.18.3 gitdb==4.0.11 GitPython==3.1.41 google-auth==2.27.0 httplib2==0.22.0 identify==2.5.34 idna==3.6 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.3 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==2.4 jsonschema==4.21.1 jsonschema-specifications==2023.12.1 keystoneauth1==5.5.0 kubernetes==29.0.0 lftools==0.37.8 lxml==5.1.0 MarkupSafe==2.1.5 msgpack==1.0.7 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.0.0 netifaces==0.11.0 niet==1.4.2 nodeenv==1.8.0 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==0.62.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.0.0 oslo.config==9.3.0 oslo.context==5.3.0 oslo.i18n==6.2.0 oslo.log==5.4.0 oslo.serialization==5.3.0 oslo.utils==7.0.0 packaging==23.2 pbr==6.0.0 platformdirs==4.2.0 prettytable==3.9.0 pyasn1==0.5.1 pyasn1-modules==0.3.0 pycparser==2.21 pygerrit2==2.0.15 PyGithub==2.2.0 pyinotify==0.9.6 PyJWT==2.8.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.8.2 pyrsistent==0.20.0 python-cinderclient==9.4.0 python-dateutil==2.8.2 python-heatclient==3.4.0 python-jenkins==1.8.2 python-keystoneclient==5.3.0 python-magnumclient==4.3.0 python-novaclient==18.4.0 python-openstackclient==6.0.1 python-swiftclient==4.4.0 pytz==2024.1 PyYAML==6.0.1 referencing==0.33.0 requests==2.31.0 requests-oauthlib==1.3.1 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.17.1 rsa==4.9 ruamel.yaml==0.18.6 ruamel.yaml.clib==0.2.8 s3transfer==0.10.0 simplejson==3.19.2 six==1.16.0 smmap==5.0.1 soupsieve==2.5 stevedore==5.1.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.12.3 tqdm==4.66.2 typing_extensions==4.9.0 tzdata==2023.4 urllib3==1.26.18 virtualenv==20.25.0 wcwidth==0.2.13 websocket-client==1.7.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.2.3 [Boolean condition] checking [true] against [^(1|y|yes|t|true|on|run)$] (origin token: true) Run condition [Boolean condition] enabling perform for step [BuilderChain] [mdsal-sonar] $ /bin/sh -xe /tmp/jenkins14659749901552426311.sh + echo 'Using SonarCloud' Using SonarCloud [mdsal-sonar] $ /bin/sh -xe /tmp/jenkins10717365249174311250.sh + echo quiet=on Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.8.3/apache-maven-3.8.3-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 on prd-centos8-builder-4c-4g-5610 [mdsal-sonar] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_BRANCH=master -DPROJECT=mdsal -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DSTREAM=master "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt " -DJAVA_OPTS= -DGERRIT_PROJECT=mdsal -Dsha1=origin/master -DMAVEN_OPTS=-Dintegrationtests -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 "-DMAVEN_PARAMS=-Dodl.jacoco.aggregateFile=$WORKSPACE/target/jacoco.exec -Dskip.karaf.featureTest=true " "-DSONAR_MAVEN_GOAL=jacoco:report -Djacoco.dataFile=$WORKSPACE/target/jacoco.exec sonar:sonar " --version Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 Java version: 11.0.18-ea, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-11-openjdk-11.0.18.0.9-0.3.ea.el8.x86_64 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "4.18.0-535.el8.x86_64", arch: "amd64", family: "unix" [mdsal-sonar] $ /bin/sh -xe /tmp/jenkins3178927090649040091.sh + rm /home/jenkins/.wgetrc [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SET_JDK_VERSION=openjdk17 GIT_URL="git://devvexx.opendaylight.org/mirror" [EnvInject] - Variables injected successfully. [mdsal-sonar] $ /bin/sh /tmp/jenkins8928476216461703048.sh ---> update-java-alternatives.sh ---> Updating Java version ---> RedHat type system detected openjdk version "17.0.6-ea" 2023-01-17 LTS OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) OpenJDK 64-Bit Server VM (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS, mixed mode, sharing) JAVA_HOME=/usr/lib/jvm/java-17-openjdk [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' [EnvInject] - Variables injected successfully. [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content MAVEN_GOALS=clean deploy SONARCLOUD_JAVA_VERSION=openjdk17 SONARCLOUD_QUALITYGATE_WAIT=False SCAN_DEV_BRANCH=False PROJECT_ORGANIZATION=opendaylight SONAR_HOST_URL=https://sonarcloud.io PROJECT_KEY=opendaylight_mdsal [EnvInject] - Variables injected successfully. provisioning config files... copy managed file [global-settings] to file:/w/workspace/mdsal-sonar@tmp/config10070502343075802127tmp copy managed file [mdsal-settings] to file:/w/workspace/mdsal-sonar@tmp/config3290259869556966700tmp [mdsal-sonar] $ /bin/bash -l /tmp/jenkins3748577968559511574.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-sonar.sh + set +u + export MAVEN_OPTS + declare -a params + params+=("--global-settings $GLOBAL_SETTINGS_FILE") + params+=("--settings $SETTINGS_FILE") + _JAVA_OPTIONS= + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn clean deploy -e -Dsonar --global-settings /w/workspace/mdsal-sonar@tmp/config10070502343075802127tmp --settings /w/workspace/mdsal-sonar@tmp/config3290259869556966700tmp --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 -Dodl.jacoco.aggregateFile=/w/workspace/mdsal-sonar/target/jacoco.exec -Dskip.karaf.featureTest=true Picked up _JAVA_OPTIONS: Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 Java version: 17.0.6-ea, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-17-openjdk-17.0.6.0.9-0.3.ea.el8.x86_64 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "4.18.0-535.el8.x86_64", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] mdsal-artifacts [pom] [INFO] bnd-parent [pom] [INFO] bundle-parent [pom] [INFO] mdsal-common-api [jar] [INFO] common-agreggator [pom] [INFO] mdsal-dom-api [bundle] [INFO] yang-binding [jar] [INFO] binding-parent [pom] [INFO] mdsal-binding-model-api [bundle] [INFO] mdsal-binding-model-ri [bundle] [INFO] mdsal-binding-runtime-api [bundle] [INFO] mdsal-binding-generator [bundle] [INFO] mdsal-binding-java-api-generator [bundle] [INFO] yang-ext [bundle] [INFO] mdsal-dom-spi [bundle] [INFO] mdsal-dom-inmemory-datastore [bundle] [INFO] mdsal-dom-broker [bundle] [INFO] mdsal-binding-spec-util [bundle] [INFO] rfc8040 [bundle] [INFO] mdsal-binding-test-model [bundle] [INFO] mdsal-binding-runtime-spi [bundle] [INFO] mdsal-dom-schema-osgi [bundle] [INFO] mdsal-binding-loader [bundle] [INFO] mdsal-binding-api [bundle] [INFO] mdsal-binding-dom-codec-api [bundle] [INFO] mdsal-binding-dom-codec-spi [bundle] [INFO] mdsal-binding-dom-codec [bundle] [INFO] mdsal-binding-dom-adapter [bundle] [INFO] mdsal-binding-runtime-osgi [bundle] [INFO] mdsal-binding-dom-codec-osgi [bundle] [INFO] mdsal-binding-spi [bundle] [INFO] mdsal-binding-test-utils [jar] [INFO] mdsal-binding-util [bundle] [INFO] general-entity [bundle] [INFO] mdsal-eos-common-api [bundle] [INFO] mdsal-eos-dom-api [bundle] [INFO] mdsal-eos-dom-simple [bundle] [INFO] mdsal-eos-binding-api [bundle] [INFO] mdsal-eos-binding-adapter [bundle] [INFO] mdsal-singleton-api [bundle] [INFO] mdsal-singleton-impl [bundle] [INFO] mdsal-trace-api [bundle] [INFO] mdsal-trace-cli [bundle] [INFO] mdsal-trace-impl [bundle] [INFO] mdsal-yanglib-api [bundle] [INFO] ietf-type-util [bundle] [INFO] rfc6991-ietf-inet-types [bundle] [INFO] rfc6991-ietf-yang-types [bundle] [INFO] rfc8342-ietf-datastores [bundle] [INFO] rfc8525 [bundle] [INFO] mdsal-yanglib-rfc8525 [bundle] [INFO] mdsal-replicate-common [bundle] [INFO] mdsal-replicate-netty [bundle] [INFO] rfc8294-ietf-routing-types [bundle] [INFO] mdsal-rfc8294-netty [bundle] [INFO] opendaylight-l2-types [bundle] [INFO] rfc7952 [bundle] [INFO] rfc8342-ietf-origin [bundle] [INFO] rfc8343 [bundle] [INFO] rfc8344 [bundle] [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] rfc8346-ietf-l3-unicast-topology [bundle] [INFO] rfc8346-ietf-l3-unicast-topology-state [bundle] [INFO] iana-hardware [bundle] [INFO] rfc8348-ietf-hardware [bundle] [INFO] rfc8348-ietf-hardware-state [bundle] [INFO] rfc8349-ietf-routing [bundle] [INFO] rfc8349-ietf-ipv4-unicast-routing [bundle] [INFO] rfc8349-ietf-ipv6-unicast-routing [bundle] [INFO] rfc8519-ietf-ethertypes [bundle] [INFO] rfc8519-ietf-packet-fields [bundle] [INFO] rfc8519-ietf-access-control-list [bundle] [INFO] rfc8520-ietf-acldns [bundle] [INFO] rfc8520-ietf-mud [bundle] [INFO] rfc8528 [bundle] [INFO] rfc8529 [bundle] [INFO] rfc8530 [bundle] [INFO] rfc8542-ietf-dc-fabric-types [bundle] [INFO] rfc8542-ietf-dc-fabric-topology [bundle] [INFO] rfc8776-ietf-te-types [bundle] [INFO] rfc8776-ietf-te-packet-types [bundle] [INFO] rfc8795-ietf-te-topology [bundle] [INFO] rfc8795-ietf-te-topology-state [bundle] [INFO] iana-if-type [bundle] [INFO] iana-routing-types [bundle] [INFO] ietf-topology [bundle] [INFO] mdsal-docs [jar] [INFO] OpenDaylight :: MD-SAL :: Feature Parent [pom] [INFO] OpenDaylight :: MD-SAL :: ByteBuddy [feature] [INFO] OpenDaylight :: MD-SAL :: Common [feature] [INFO] OpenDaylight :: MD-SAL :: DOM API and SPI [feature] [INFO] OpenDaylight :: MD-SAL :: Binding Base [feature] [INFO] OpenDaylight :: MD-SAL :: Binding Runtime APIs [feature] [INFO] OpenDaylight :: MD-SAL :: DOM Runtime [feature] [INFO] OpenDaylight :: MD-SAL :: Binding Runtime [feature] [INFO] OpenDaylight :: MD-SAL :: Binding API [feature] [INFO] OpenDaylight :: MD-SAL :: DOM Broker [feature] [INFO] OpenDaylight :: MD-SAL :: Binding/DOM Adapter [feature] [INFO] OpenDaylight :: MD-SAL :: DOM [feature] [INFO] OpenDaylight :: MD-SAL :: Binding [feature] [INFO] OpenDaylight :: MD-SAL :: EOS :: Common [feature] [INFO] OpenDaylight :: MD-SAL :: EOS :: DOM [feature] [INFO] OpenDaylight :: MD-SAL :: EOS :: Binding [feature] [INFO] OpenDaylight :: MD-SAL :: Singleton :: Common [feature] [INFO] OpenDaylight :: MD-SAL :: Singleton :: DOM [feature] [INFO] OpenDaylight :: MD-SAL :: TracingBroker [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC6991 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8294 [feature] [INFO] OpenDaylight :: MD-SAL :: RFC8294 :: Netty [feature] [INFO] OpenDaylight :: MD-SAL :: Replicate :: Common [feature] [INFO] OpenDaylight :: MD-SAL :: Replicate :: Netty [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8343 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC7224 [feature] [INFO] iana-crypt-hash [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC7317 iana-crypt-hash [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC7952 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8040 [feature] [INFO] rfc8072 [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8072 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8342 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8344 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8345 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8345 :: NON-NMDA [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8346 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8346 :: NON-NMDA [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8348 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8348 :: NON-NMDA [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8349 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8519 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8520 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8525 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8528 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8529 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8530 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8542 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8776 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8795 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8795 :: NON-NMDA [feature] [INFO] rfc8819-ietf-module-tags [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8819 [feature] [INFO] rfc8819-ietf-module-tags-state [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8819 :: NON-NMDA [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: draft-clemm-netmod-yang-network-topo-01 :: Minimal [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: OpenDaylight L2 Types [feature] [INFO] OpenDaylight :: MD-SAL :: Stable Features [feature] [INFO] OpenDaylight :: MD-SAL :: YANG (Module) Library API [feature] [INFO] OpenDaylight :: MD-SAL :: RFC8525 YANG Library [feature] [INFO] OpenDaylight :: MD-SAL :: Experimental Features [feature] [INFO] features-mdsal-aggregator [pom] [INFO] mdsal-karaf [pom] [INFO] mdsal-dom-inmemory-datastore-benchmark [jar] [INFO] dom-aggregator [pom] [INFO] binding-aggregator [pom] [INFO] model-iana-aggregator [pom] [INFO] model-ietf-aggregator [pom] [INFO] model-aggregator [pom] [INFO] entityownersip-aggregator [pom] [INFO] singleton-service [pom] [INFO] trace-aggregator [pom] [INFO] netty-agreggator [pom] [INFO] mdsal-replicate [pom] [INFO] mdsal-yanglib [pom] [INFO] md-sal [pom] [INFO] [INFO] ---------------< org.opendaylight.mdsal:mdsal-artifacts >--------------- [INFO] Building mdsal-artifacts 13.0.1-SNAPSHOT [1/166] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ mdsal-artifacts --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ mdsal-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-maven-plugin:7.0.0:revision (get-git-infos) @ mdsal-artifacts --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ mdsal-artifacts --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/artifacts/target/bom.xml [INFO] attaching as mdsal-artifacts-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/artifacts/target/bom.json [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword [INFO] attaching as mdsal-artifacts-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mdsal-artifacts --- [INFO] Installing /w/workspace/mdsal-sonar/artifacts/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-artifacts/13.0.1-SNAPSHOT/mdsal-artifacts-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/artifacts/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-artifacts/13.0.1-SNAPSHOT/mdsal-artifacts-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/artifacts/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-artifacts/13.0.1-SNAPSHOT/mdsal-artifacts-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ mdsal-artifacts --- [INFO] [INFO] -----------------< org.opendaylight.mdsal:bnd-parent >------------------ [INFO] Building bnd-parent 13.0.1-SNAPSHOT [2/166] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bnd-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bnd-parent --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bnd-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bnd-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bnd-parent --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/mdsal-sonar/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] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bnd-parent --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bnd-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bnd-parent --- [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ bnd-parent >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ bnd-parent --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ bnd-parent <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ bnd-parent --- [INFO] [INFO] --- bnd-maven-plugin:7.0.0:bnd-process (default) @ bnd-parent --- [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ bnd-parent --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bnd-parent --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ bnd-parent --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 10 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/bnd-parent/target/bom.xml [INFO] attaching as bnd-parent-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/bnd-parent/target/bom.json [INFO] attaching as bnd-parent-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bnd-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bnd-parent --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bnd-parent --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bnd-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bnd-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bnd-parent --- [INFO] Installing /w/workspace/mdsal-sonar/bnd-parent/pom.xml to /tmp/r/org/opendaylight/mdsal/bnd-parent/13.0.1-SNAPSHOT/bnd-parent-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/bnd-parent/target/bom.xml to /tmp/r/org/opendaylight/mdsal/bnd-parent/13.0.1-SNAPSHOT/bnd-parent-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/bnd-parent/target/bom.json to /tmp/r/org/opendaylight/mdsal/bnd-parent/13.0.1-SNAPSHOT/bnd-parent-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ bnd-parent --- [INFO] [INFO] ----------------< org.opendaylight.mdsal:bundle-parent >---------------- [INFO] Building bundle-parent 13.0.1-SNAPSHOT [3/166] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bundle-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bundle-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bundle-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bundle-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bundle-parent --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/mdsal-sonar/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] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bundle-parent --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bundle-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bundle-parent --- [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ bundle-parent >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ bundle-parent --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ bundle-parent <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ bundle-parent --- [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ bundle-parent --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bundle-parent --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ bundle-parent --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 3 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/bundle-parent/target/bom.xml [INFO] attaching as bundle-parent-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/bundle-parent/target/bom.json [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword [INFO] attaching as bundle-parent-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bundle-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bundle-parent --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bundle-parent --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bundle-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bundle-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bundle-parent --- [INFO] Installing /w/workspace/mdsal-sonar/bundle-parent/pom.xml to /tmp/r/org/opendaylight/mdsal/bundle-parent/13.0.1-SNAPSHOT/bundle-parent-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/bundle-parent/target/bom.xml to /tmp/r/org/opendaylight/mdsal/bundle-parent/13.0.1-SNAPSHOT/bundle-parent-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/bundle-parent/target/bom.json to /tmp/r/org/opendaylight/mdsal/bundle-parent/13.0.1-SNAPSHOT/bundle-parent-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ bundle-parent --- [INFO] [INFO] --------------< org.opendaylight.mdsal:mdsal-common-api >--------------- [INFO] Building mdsal-common-api 13.0.1-SNAPSHOT [4/166] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ mdsal-common-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ mdsal-common-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ mdsal-common-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ mdsal-common-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ mdsal-common-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/mdsal-sonar/common/mdsal-common-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ mdsal-common-api --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ mdsal-common-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ mdsal-common-api --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ mdsal-common-api --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/common/mdsal-common-api/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ mdsal-common-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 16 source files with javac [debug release 17 module-path] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] /w/workspace/mdsal-sonar/common/mdsal-common-api/src/main/java/module-info.java:[16,47] requires transitive directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/common/mdsal-common-api/src/main/java/module-info.java:[17,40] requires directive for an automatic module [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ mdsal-common-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ mdsal-common-api --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ mdsal-common-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ mdsal-common-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- bnd-maven-plugin:7.0.0:bnd-process (default) @ mdsal-common-api --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ mdsal-common-api --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/common/mdsal-common-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ mdsal-common-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [debug release 17 module-path] to target/test-classes [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ mdsal-common-api --- [INFO] Surefire report directory: /w/workspace/mdsal-sonar/common/mdsal-common-api/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.mdsal.common.api.DataValidationFailedExceptionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s -- in org.opendaylight.mdsal.common.api.DataValidationFailedExceptionTest [INFO] Running org.opendaylight.mdsal.common.api.DataStoreUnavailableExceptionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.mdsal.common.api.DataStoreUnavailableExceptionTest [INFO] Running org.opendaylight.mdsal.common.api.TransactionCommitFailedExceptionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.585 s -- in org.opendaylight.mdsal.common.api.TransactionCommitFailedExceptionTest [INFO] Running org.opendaylight.mdsal.common.api.LogicalDatastoreTypeTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s -- in org.opendaylight.mdsal.common.api.LogicalDatastoreTypeTest [INFO] Running org.opendaylight.mdsal.common.api.OptimisticLockFailedExceptionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.mdsal.common.api.OptimisticLockFailedExceptionTest [INFO] Running org.opendaylight.mdsal.common.api.PostCommitStepTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.opendaylight.mdsal.common.api.PostCommitStepTest [INFO] Running org.opendaylight.mdsal.common.api.CommitInfoTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.mdsal.common.api.CommitInfoTest [INFO] Running org.opendaylight.mdsal.common.api.EmptyCommitInfoTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.mdsal.common.api.EmptyCommitInfoTest [INFO] Running org.opendaylight.mdsal.common.api.TransactionCommitDeadlockExceptionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.mdsal.common.api.TransactionCommitDeadlockExceptionTest [INFO] Running org.opendaylight.mdsal.common.api.ReadFailedExceptionTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.mdsal.common.api.ReadFailedExceptionTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ mdsal-common-api --- [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ mdsal-common-api --- [INFO] Building jar: /w/workspace/mdsal-sonar/common/mdsal-common-api/target/mdsal-common-api-13.0.1-SNAPSHOT.jar [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ mdsal-common-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ mdsal-common-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 21 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/common/mdsal-common-api/target/bom.xml [INFO] attaching as mdsal-common-api-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/common/mdsal-common-api/target/bom.json [INFO] attaching as mdsal-common-api-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-common-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ mdsal-common-api --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ mdsal-common-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ mdsal-common-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ mdsal-common-api --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/common/mdsal-common-api/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'mdsal-common-api' with 17 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mdsal-common-api --- [INFO] Installing /w/workspace/mdsal-sonar/common/mdsal-common-api/target/mdsal-common-api-13.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-common-api/13.0.1-SNAPSHOT/mdsal-common-api-13.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/common/mdsal-common-api/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-common-api/13.0.1-SNAPSHOT/mdsal-common-api-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/common/mdsal-common-api/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-common-api/13.0.1-SNAPSHOT/mdsal-common-api-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/common/mdsal-common-api/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-common-api/13.0.1-SNAPSHOT/mdsal-common-api-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ mdsal-common-api --- [INFO] [INFO] --------------< org.opendaylight.mdsal:common-agreggator >-------------- [INFO] Building common-agreggator 13.0.1-SNAPSHOT [5/166] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ common-agreggator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ common-agreggator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ common-agreggator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ common-agreggator --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ common-agreggator --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ common-agreggator --- [INFO] Skipping artifact deployment [INFO] [INFO] ----------------< org.opendaylight.mdsal:mdsal-dom-api >---------------- [INFO] Building mdsal-dom-api 13.0.1-SNAPSHOT [6/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ mdsal-dom-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ mdsal-dom-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ mdsal-dom-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ mdsal-dom-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ mdsal-dom-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/mdsal-sonar/dom/mdsal-dom-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ mdsal-dom-api --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ mdsal-dom-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ mdsal-dom-api --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ mdsal-dom-api --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/dom/mdsal-dom-api/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ mdsal-dom-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 57 source files with javac [debug release 17 module-path] to target/classes [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-api/src/main/java/module-info.java:[12,35] requires transitive directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-api/src/main/java/module-info.java:[22,40] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-api/src/main/java/module-info.java:[23,60] requires transitive directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-api/src/main/java/module-info.java:[24,47] requires transitive directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-api/src/main/java/org/opendaylight/mdsal/dom/api/DOMDataTreeWriteTransaction.java:[441,6] class edu.umd.cs.findbugs.annotations.CheckReturnValue in module com.github.spotbugs.annotations is not indirectly exported using requires transitive [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-api/src/main/java/org/opendaylight/mdsal/dom/api/DOMDataTreeWriteOperations.java:[73,6] class edu.umd.cs.findbugs.annotations.CheckReturnValue in module com.github.spotbugs.annotations is not indirectly exported using requires transitive [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-api/src/main/java/org/opendaylight/mdsal/dom/api/DOMDataBroker.java:[171,40] org.opendaylight.mdsal.dom.api.ClusteredDOMDataTreeChangeListener in org.opendaylight.mdsal.dom.api has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-api/src/main/java/org/opendaylight/mdsal/dom/api/DOMDataBroker.java:[191,23] org.opendaylight.mdsal.dom.api.ClusteredDOMDataTreeChangeListener in org.opendaylight.mdsal.dom.api has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-api/src/main/java/org/opendaylight/mdsal/dom/api/DOMDataBroker.java:[191,23] org.opendaylight.mdsal.dom.api.ClusteredDOMDataTreeChangeListener in org.opendaylight.mdsal.dom.api has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-api/src/main/java/org/opendaylight/mdsal/dom/api/DOMDataBroker.java:[191,23] org.opendaylight.mdsal.dom.api.ClusteredDOMDataTreeChangeListener in org.opendaylight.mdsal.dom.api has been deprecated and marked for removal [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ mdsal-dom-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ mdsal-dom-api --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ mdsal-dom-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ mdsal-dom-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ mdsal-dom-api --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/dom/mdsal-dom-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ mdsal-dom-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 17 module-path] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ mdsal-dom-api --- [INFO] Surefire report directory: /w/workspace/mdsal-sonar/dom/mdsal-dom-api/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.mdsal.dom.api.DOMRpcIdentifierTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.164 s -- in org.opendaylight.mdsal.dom.api.DOMRpcIdentifierTest [INFO] Running org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifierTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifierTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ mdsal-dom-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ mdsal-dom-api --- [WARNING] Bundle org.opendaylight.mdsal:mdsal-dom-api:bundle:13.0.1-SNAPSHOT : Split package, multiple jars provide the same package: Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:org.eclipse.jdt.annotation, Jar:mdsal-common-api, Jar:concepts, Jar:util, Jar:triemap, Jar:yang-common, Jar:yang-data-api, Jar:yang-data-tree-api, Jar:yang-model-api, Jar:yang-xpath-api, Jar:org.osgi.annotation.bundle] Class path [Jar:., Jar:spotbugs-annotations, Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:checker-qual, Jar:org.eclipse.jdt.annotation, Jar:modernizer-maven-annotations, Jar:mdsal-common-api, Jar:concepts, Jar:util, Jar:triemap, Jar:yang-common, Jar:yang-data-api, Jar:value, Jar:yang-data-tree-api, Jar:yang-model-api, Jar:yang-xpath-api, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [INFO] Building bundle: /w/workspace/mdsal-sonar/dom/mdsal-dom-api/target/mdsal-dom-api-13.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/dom/mdsal-dom-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ mdsal-dom-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ mdsal-dom-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 22 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/dom/mdsal-dom-api/target/bom.xml [INFO] attaching as mdsal-dom-api-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/dom/mdsal-dom-api/target/bom.json [INFO] attaching as mdsal-dom-api-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-dom-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ mdsal-dom-api --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ mdsal-dom-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ mdsal-dom-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ mdsal-dom-api --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/dom/mdsal-dom-api/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'mdsal-dom-api' with 49 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mdsal-dom-api --- [INFO] Installing /w/workspace/mdsal-sonar/dom/mdsal-dom-api/target/mdsal-dom-api-13.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-dom-api/13.0.1-SNAPSHOT/mdsal-dom-api-13.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/dom/mdsal-dom-api/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-dom-api/13.0.1-SNAPSHOT/mdsal-dom-api-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/dom/mdsal-dom-api/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-dom-api/13.0.1-SNAPSHOT/mdsal-dom-api-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/dom/mdsal-dom-api/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-dom-api/13.0.1-SNAPSHOT/mdsal-dom-api-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ mdsal-dom-api --- [INFO] Writing OBR metadata [INFO] Installing org/opendaylight/mdsal/mdsal-dom-api/13.0.1-SNAPSHOT/mdsal-dom-api-13.0.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ mdsal-dom-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ mdsal-dom-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----------------< org.opendaylight.mdsal:yang-binding >----------------- [INFO] Building yang-binding 13.0.1-SNAPSHOT [7/166] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ yang-binding --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ yang-binding --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ yang-binding --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ yang-binding --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ yang-binding --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/mdsal-sonar/binding/yang-binding/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] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ yang-binding --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ yang-binding --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ yang-binding --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ yang-binding --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/binding/yang-binding/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ yang-binding --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 64 source files with javac [debug release 17 module-path] to target/classes [WARNING] /w/workspace/mdsal-sonar/binding/yang-binding/src/main/java/module-info.java:[14,35] requires transitive directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/binding/yang-binding/src/main/java/module-info.java:[20,47] requires transitive directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/binding/yang-binding/src/main/java/module-info.java:[21,40] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/binding/yang-binding/src/main/java/module-info.java:[22,49] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/binding/yang-binding/src/main/java/module-info.java:[23,40] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/binding/yang-binding/src/main/java/org/opendaylight/yangtools/yang/binding/Action.java:[31,6] class edu.umd.cs.findbugs.annotations.CheckReturnValue in module com.github.spotbugs.annotations is not indirectly exported using requires transitive [WARNING] /w/workspace/mdsal-sonar/binding/yang-binding/src/main/java/org/opendaylight/yangtools/yang/binding/Rpc.java:[26,6] class edu.umd.cs.findbugs.annotations.CheckReturnValue in module com.github.spotbugs.annotations is not indirectly exported using requires transitive [WARNING] /w/workspace/mdsal-sonar/binding/yang-binding/src/main/java/org/opendaylight/yangtools/yang/binding/DataObjectStep.java:[70,36] found raw type: org.opendaylight.yangtools.yang.binding.KeyStep missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyStep [WARNING] /w/workspace/mdsal-sonar/binding/yang-binding/src/main/java/org/opendaylight/yangtools/yang/binding/DataObjectStep.java:[71,34] found raw type: org.opendaylight.yangtools.yang.binding.KeyStep missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyStep [WARNING] /w/workspace/mdsal-sonar/binding/yang-binding/src/main/java/org/opendaylight/yangtools/yang/binding/IIv4.java:[69,46] unchecked cast required: java.lang.Class found: java.lang.Object [WARNING] /w/workspace/mdsal-sonar/binding/yang-binding/src/main/java/org/opendaylight/yangtools/yang/binding/KIIv4.java:[40,32] unchecked cast required: K found: java.lang.Object [WARNING] /w/workspace/mdsal-sonar/binding/yang-binding/src/main/java/org/opendaylight/yangtools/yang/binding/InstanceIdentifierV3.java:[57,46] unchecked cast required: java.lang.Class found: java.lang.Object [WARNING] /w/workspace/mdsal-sonar/binding/yang-binding/src/main/java/org/opendaylight/yangtools/yang/binding/KeyedInstanceIdentifierV2.java:[37,32] unchecked cast required: K found: java.lang.Object [WARNING] /w/workspace/mdsal-sonar/binding/yang-binding/src/main/java/org/opendaylight/yangtools/yang/binding/KeyedListAction.java:[22,6] class edu.umd.cs.findbugs.annotations.CheckReturnValue in module com.github.spotbugs.annotations is not indirectly exported using requires transitive [WARNING] /w/workspace/mdsal-sonar/binding/yang-binding/src/main/java/org/opendaylight/yangtools/yang/binding/util/BindingMap.java:[290,33] Varargs method could cause heap pollution from non-reifiable varargs parameter values [WARNING] /w/workspace/mdsal-sonar/binding/yang-binding/src/main/java/org/opendaylight/yangtools/yang/binding/util/BindingMap.java:[431,38] Varargs method could cause heap pollution from non-reifiable varargs parameter values [WARNING] /w/workspace/mdsal-sonar/binding/yang-binding/src/main/java/org/opendaylight/yangtools/yang/binding/util/BindingMap.java:[523,41] Varargs method could cause heap pollution from non-reifiable varargs parameter values [WARNING] /w/workspace/mdsal-sonar/binding/yang-binding/src/main/java/org/opendaylight/yangtools/yang/binding/util/BindingMap.java:[597,53] found raw type: java.util.Map.Entry missing type arguments for generic class java.util.Map.Entry [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ yang-binding >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ yang-binding --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ yang-binding <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ yang-binding --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- bnd-maven-plugin:7.0.0:bnd-process (default) @ yang-binding --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ yang-binding --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/binding/yang-binding/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ yang-binding --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 14 source files with javac [debug release 17 module-path] to target/test-classes [WARNING] /w/workspace/mdsal-sonar/binding/yang-binding/src/test/java/org/opendaylight/yangtools/yang/binding/InstanceIdentifierTest.java:[157,33] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier.Builder missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier.Builder [WARNING] /w/workspace/mdsal-sonar/binding/yang-binding/src/test/java/org/opendaylight/yangtools/yang/binding/InstanceIdentifierTest.java:[159,61] unchecked call to augmentation(java.lang.Class) as a member of the raw type org.opendaylight.yangtools.yang.binding.InstanceIdentifier.Builder [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ yang-binding --- [INFO] Surefire report directory: /w/workspace/mdsal-sonar/binding/yang-binding/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.yangtools.yang.binding.InstanceIdentifierTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 s -- in org.opendaylight.yangtools.yang.binding.InstanceIdentifierTest [INFO] Running org.opendaylight.yangtools.yang.binding.contract.NamingTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s -- in org.opendaylight.yangtools.yang.binding.contract.NamingTest [INFO] Running org.opendaylight.yangtools.yang.binding.KeyedInstanceIdentifierTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.yangtools.yang.binding.KeyedInstanceIdentifierTest [INFO] Running org.opendaylight.yangtools.yang.binding.CodeHelpersTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.507 s -- in org.opendaylight.yangtools.yang.binding.CodeHelpersTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ yang-binding --- [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ yang-binding --- [INFO] Building jar: /w/workspace/mdsal-sonar/binding/yang-binding/target/yang-binding-13.0.1-SNAPSHOT.jar [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ yang-binding --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ yang-binding --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 22 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/binding/yang-binding/target/bom.xml [INFO] attaching as yang-binding-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/binding/yang-binding/target/bom.json [INFO] attaching as yang-binding-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ yang-binding --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ yang-binding --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ yang-binding --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ yang-binding --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ yang-binding --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/binding/yang-binding/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'yang-binding' with 35 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ yang-binding --- [INFO] Installing /w/workspace/mdsal-sonar/binding/yang-binding/target/yang-binding-13.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/yang-binding/13.0.1-SNAPSHOT/yang-binding-13.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/binding/yang-binding/pom.xml to /tmp/r/org/opendaylight/mdsal/yang-binding/13.0.1-SNAPSHOT/yang-binding-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/binding/yang-binding/target/bom.xml to /tmp/r/org/opendaylight/mdsal/yang-binding/13.0.1-SNAPSHOT/yang-binding-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/binding/yang-binding/target/bom.json to /tmp/r/org/opendaylight/mdsal/yang-binding/13.0.1-SNAPSHOT/yang-binding-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ yang-binding --- [INFO] [INFO] ---------------< org.opendaylight.mdsal:binding-parent >---------------- [INFO] Building binding-parent 13.0.1-SNAPSHOT [8/166] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ binding-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ binding-parent --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ binding-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ binding-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ binding-parent --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/mdsal-sonar/binding/binding-parent/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ binding-parent --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ binding-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ binding-parent --- [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ binding-parent >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ binding-parent --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ binding-parent <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ binding-parent --- [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ binding-parent --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ binding-parent --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ binding-parent --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 3 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/binding/binding-parent/target/bom.xml [INFO] attaching as binding-parent-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/binding/binding-parent/target/bom.json [INFO] attaching as binding-parent-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ binding-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ binding-parent --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ binding-parent --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ binding-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ binding-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ binding-parent --- [INFO] Installing /w/workspace/mdsal-sonar/binding/binding-parent/pom.xml to /tmp/r/org/opendaylight/mdsal/binding-parent/13.0.1-SNAPSHOT/binding-parent-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/binding/binding-parent/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding-parent/13.0.1-SNAPSHOT/binding-parent-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/binding/binding-parent/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding-parent/13.0.1-SNAPSHOT/binding-parent-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ binding-parent --- [INFO] [INFO] -----------< org.opendaylight.mdsal:mdsal-binding-model-api >----------- [INFO] Building mdsal-binding-model-api 13.0.1-SNAPSHOT [9/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ mdsal-binding-model-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ mdsal-binding-model-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ mdsal-binding-model-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ mdsal-binding-model-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ mdsal-binding-model-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/mdsal-sonar/binding/mdsal-binding-model-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ mdsal-binding-model-api --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ mdsal-binding-model-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ mdsal-binding-model-api --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ mdsal-binding-model-api --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/binding/mdsal-binding-model-api/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ mdsal-binding-model-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 36 source files with javac [debug release 17 module-path] to target/classes [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-model-api/src/main/java/module-info.java:[14,24] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-model-api/src/main/java/module-info.java:[15,17] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-model-api/src/main/java/module-info.java:[18,47] requires transitive directive for an automatic module [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ mdsal-binding-model-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ mdsal-binding-model-api --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ mdsal-binding-model-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ mdsal-binding-model-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ mdsal-binding-model-api --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/binding/mdsal-binding-model-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ mdsal-binding-model-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 17 module-path] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ mdsal-binding-model-api --- [INFO] Surefire report directory: /w/workspace/mdsal-sonar/binding/mdsal-binding-model-api/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.mdsal.binding.model.api.JavaTypeNameTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in org.opendaylight.mdsal.binding.model.api.JavaTypeNameTest [INFO] Running org.opendaylight.mdsal.binding.model.api.TypeTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.mdsal.binding.model.api.TypeTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ mdsal-binding-model-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ mdsal-binding-model-api --- [WARNING] Bundle org.opendaylight.mdsal:mdsal-binding-model-api:bundle:13.0.1-SNAPSHOT : Split package, multiple jars provide the same package: Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:org.eclipse.jdt.annotation, Jar:concepts, Jar:yang-model-api, Jar:yang-common, Jar:yang-xpath-api, Jar:org.osgi.annotation.bundle] Class path [Jar:., Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:checker-qual, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:org.eclipse.jdt.annotation, Jar:concepts, Jar:yang-model-api, Jar:yang-common, Jar:yang-xpath-api, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [INFO] Building bundle: /w/workspace/mdsal-sonar/binding/mdsal-binding-model-api/target/mdsal-binding-model-api-13.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/binding/mdsal-binding-model-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ mdsal-binding-model-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ mdsal-binding-model-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 14 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/binding/mdsal-binding-model-api/target/bom.xml [INFO] attaching as mdsal-binding-model-api-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/binding/mdsal-binding-model-api/target/bom.json [INFO] attaching as mdsal-binding-model-api-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-binding-model-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ mdsal-binding-model-api --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ mdsal-binding-model-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ mdsal-binding-model-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ mdsal-binding-model-api --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/binding/mdsal-binding-model-api/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'mdsal-binding-model-api' with 17 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mdsal-binding-model-api --- [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-model-api/target/mdsal-binding-model-api-13.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-binding-model-api/13.0.1-SNAPSHOT/mdsal-binding-model-api-13.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-model-api/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-binding-model-api/13.0.1-SNAPSHOT/mdsal-binding-model-api-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-model-api/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-binding-model-api/13.0.1-SNAPSHOT/mdsal-binding-model-api-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-model-api/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-binding-model-api/13.0.1-SNAPSHOT/mdsal-binding-model-api-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ mdsal-binding-model-api --- [INFO] Installing org/opendaylight/mdsal/mdsal-binding-model-api/13.0.1-SNAPSHOT/mdsal-binding-model-api-13.0.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ mdsal-binding-model-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ mdsal-binding-model-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -----------< org.opendaylight.mdsal:mdsal-binding-model-ri >------------ [INFO] Building mdsal-binding-model-ri 13.0.1-SNAPSHOT [10/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ mdsal-binding-model-ri --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ mdsal-binding-model-ri --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ mdsal-binding-model-ri --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ mdsal-binding-model-ri --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ mdsal-binding-model-ri --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/mdsal-sonar/binding/mdsal-binding-model-ri/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] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ mdsal-binding-model-ri --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ mdsal-binding-model-ri --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ mdsal-binding-model-ri --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ mdsal-binding-model-ri --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/binding/mdsal-binding-model-ri/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ mdsal-binding-model-ri --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 24 source files with javac [debug release 17 module-path] to target/classes [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-model-ri/src/main/java/module-info.java:[19,47] requires transitive directive for an automatic module [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ mdsal-binding-model-ri >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ mdsal-binding-model-ri --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ mdsal-binding-model-ri <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ mdsal-binding-model-ri --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ mdsal-binding-model-ri --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ mdsal-binding-model-ri --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 19 source files with javac [debug release 17 module-path] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ mdsal-binding-model-ri --- [INFO] Surefire report directory: /w/workspace/mdsal-sonar/binding/mdsal-binding-model-ri/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.mdsal.binding.model.ri.generated.type.builder.GeneratedTypeBuilderTest [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 s -- in org.opendaylight.mdsal.binding.model.ri.generated.type.builder.GeneratedTypeBuilderTest [INFO] Running org.opendaylight.mdsal.binding.model.ri.generated.type.builder.MethodSignatureImplTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.mdsal.binding.model.ri.generated.type.builder.MethodSignatureImplTest [INFO] Running org.opendaylight.mdsal.binding.model.ri.generated.type.builder.AnnotationBuilderTest [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.mdsal.binding.model.ri.generated.type.builder.AnnotationBuilderTest [INFO] Running org.opendaylight.mdsal.binding.model.ri.generated.type.builder.GeneratedTOBuilderTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.mdsal.binding.model.ri.generated.type.builder.GeneratedTOBuilderTest [INFO] Running org.opendaylight.mdsal.binding.model.ri.generated.type.builder.GeneratedPropertyTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.mdsal.binding.model.ri.generated.type.builder.GeneratedPropertyTest [INFO] Running org.opendaylight.mdsal.binding.model.ri.generated.type.builder.MethodParameterImplTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.mdsal.binding.model.ri.generated.type.builder.MethodParameterImplTest [INFO] Running org.opendaylight.mdsal.binding.model.ri.generated.type.builder.EnumerationBuilderImplTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s -- in org.opendaylight.mdsal.binding.model.ri.generated.type.builder.EnumerationBuilderImplTest [INFO] Running org.opendaylight.mdsal.binding.model.ri.generated.type.builder.GeneratedPropertyBuilderImplTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.mdsal.binding.model.ri.generated.type.builder.GeneratedPropertyBuilderImplTest [INFO] Running org.opendaylight.mdsal.binding.model.ri.generated.type.builder.GeneratedTOBuilderImplTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.mdsal.binding.model.ri.generated.type.builder.GeneratedTOBuilderImplTest [INFO] Running org.opendaylight.mdsal.binding.model.ri.generated.type.builder.MethodSignatureBuilderImplTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.mdsal.binding.model.ri.generated.type.builder.MethodSignatureBuilderImplTest [INFO] Running org.opendaylight.mdsal.binding.model.ri.generated.type.builder.AbstractGeneratedTypeBuilderTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.mdsal.binding.model.ri.generated.type.builder.AbstractGeneratedTypeBuilderTest [INFO] Running org.opendaylight.mdsal.binding.model.ri.generated.type.builder.GeneratedPropertyImplTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.mdsal.binding.model.ri.generated.type.builder.GeneratedPropertyImplTest [INFO] Running org.opendaylight.mdsal.binding.model.ri.generated.type.builder.MethodSignatureBuilderTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.mdsal.binding.model.ri.generated.type.builder.MethodSignatureBuilderTest [INFO] Running org.opendaylight.mdsal.binding.model.ri.generated.type.builder.ConstantImplTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.mdsal.binding.model.ri.generated.type.builder.ConstantImplTest [INFO] Running org.opendaylight.mdsal.binding.model.ri.generated.type.builder.AbstractTypeMemberTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.mdsal.binding.model.ri.generated.type.builder.AbstractTypeMemberTest [INFO] Running org.opendaylight.mdsal.binding.model.ri.BaseYangTypesTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.opendaylight.mdsal.binding.model.ri.BaseYangTypesTest [INFO] Running org.opendaylight.mdsal.binding.model.ri.BindingTypesTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.mdsal.binding.model.ri.BindingTypesTest [INFO] Running org.opendaylight.mdsal.binding.model.ri.TypeNameTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.mdsal.binding.model.ri.TypeNameTest [INFO] Running org.opendaylight.mdsal.binding.model.ri.TypesTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.mdsal.binding.model.ri.TypesTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 101, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ mdsal-binding-model-ri --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ mdsal-binding-model-ri --- [WARNING] Bundle org.opendaylight.mdsal:mdsal-binding-model-ri:bundle:13.0.1-SNAPSHOT : Split package, multiple jars provide the same package: Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:org.eclipse.jdt.annotation, Jar:util, Jar:concepts, Jar:triemap, Jar:yang-common, Jar:yang-model-api, Jar:yang-xpath-api, Jar:mdsal-binding-model-api, Jar:yang-binding, Jar:org.osgi.annotation.bundle] Class path [Jar:., Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:checker-qual, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:org.eclipse.jdt.annotation, Jar:util, Jar:concepts, Jar:triemap, Jar:yang-common, Jar:yang-model-api, Jar:yang-xpath-api, Jar:mdsal-binding-model-api, Jar:yang-binding, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [INFO] Building bundle: /w/workspace/mdsal-sonar/binding/mdsal-binding-model-ri/target/mdsal-binding-model-ri-13.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/binding/mdsal-binding-model-ri/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ mdsal-binding-model-ri --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ mdsal-binding-model-ri --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 18 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/binding/mdsal-binding-model-ri/target/bom.xml [INFO] attaching as mdsal-binding-model-ri-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/binding/mdsal-binding-model-ri/target/bom.json [INFO] attaching as mdsal-binding-model-ri-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-binding-model-ri --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ mdsal-binding-model-ri --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ mdsal-binding-model-ri --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ mdsal-binding-model-ri --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ mdsal-binding-model-ri --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/binding/mdsal-binding-model-ri/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'mdsal-binding-model-ri' with 40 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mdsal-binding-model-ri --- [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-model-ri/target/mdsal-binding-model-ri-13.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-binding-model-ri/13.0.1-SNAPSHOT/mdsal-binding-model-ri-13.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-model-ri/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-binding-model-ri/13.0.1-SNAPSHOT/mdsal-binding-model-ri-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-model-ri/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-binding-model-ri/13.0.1-SNAPSHOT/mdsal-binding-model-ri-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-model-ri/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-binding-model-ri/13.0.1-SNAPSHOT/mdsal-binding-model-ri-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ mdsal-binding-model-ri --- [INFO] Installing org/opendaylight/mdsal/mdsal-binding-model-ri/13.0.1-SNAPSHOT/mdsal-binding-model-ri-13.0.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ mdsal-binding-model-ri --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ mdsal-binding-model-ri --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----------< org.opendaylight.mdsal:mdsal-binding-runtime-api >---------- [INFO] Building mdsal-binding-runtime-api 13.0.1-SNAPSHOT [11/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ mdsal-binding-runtime-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ mdsal-binding-runtime-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ mdsal-binding-runtime-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ mdsal-binding-runtime-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ mdsal-binding-runtime-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/mdsal-sonar/binding/mdsal-binding-runtime-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ mdsal-binding-runtime-api --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ mdsal-binding-runtime-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ mdsal-binding-runtime-api --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ mdsal-binding-runtime-api --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/binding/mdsal-binding-runtime-api/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ mdsal-binding-runtime-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 38 source files with javac [debug release 17 module-path] to target/classes [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-runtime-api/src/main/java/module-info.java:[18,17] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-runtime-api/src/main/java/module-info.java:[21,47] requires transitive directive for an automatic module [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ mdsal-binding-runtime-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ mdsal-binding-runtime-api --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ mdsal-binding-runtime-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ mdsal-binding-runtime-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ mdsal-binding-runtime-api --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/binding/mdsal-binding-runtime-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ mdsal-binding-runtime-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ mdsal-binding-runtime-api --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ mdsal-binding-runtime-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ mdsal-binding-runtime-api --- [WARNING] Bundle org.opendaylight.mdsal:mdsal-binding-runtime-api:bundle:13.0.1-SNAPSHOT : Split package, multiple jars provide the same package: Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:org.eclipse.jdt.annotation, Jar:concepts, Jar:yang-common, Jar:yang-model-api, Jar:yang-xpath-api, Jar:rfc8040-model-api, Jar:yang-repo-api, Jar:util, Jar:triemap, Jar:mdsal-binding-model-api, Jar:yang-binding, Jar:org.osgi.annotation.bundle] Class path [Jar:., Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:checker-qual, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:org.eclipse.jdt.annotation, Jar:concepts, Jar:yang-common, Jar:yang-model-api, Jar:yang-xpath-api, Jar:rfc8040-model-api, Jar:yang-repo-api, Jar:util, Jar:triemap, Jar:mdsal-binding-model-api, Jar:yang-binding, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [INFO] Building bundle: /w/workspace/mdsal-sonar/binding/mdsal-binding-runtime-api/target/mdsal-binding-runtime-api-13.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/binding/mdsal-binding-runtime-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ mdsal-binding-runtime-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ mdsal-binding-runtime-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 20 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/binding/mdsal-binding-runtime-api/target/bom.xml [INFO] attaching as mdsal-binding-runtime-api-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/binding/mdsal-binding-runtime-api/target/bom.json [INFO] attaching as mdsal-binding-runtime-api-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-binding-runtime-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ mdsal-binding-runtime-api --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ mdsal-binding-runtime-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ mdsal-binding-runtime-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ mdsal-binding-runtime-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mdsal-binding-runtime-api --- [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-runtime-api/target/mdsal-binding-runtime-api-13.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-binding-runtime-api/13.0.1-SNAPSHOT/mdsal-binding-runtime-api-13.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-runtime-api/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-binding-runtime-api/13.0.1-SNAPSHOT/mdsal-binding-runtime-api-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-runtime-api/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-binding-runtime-api/13.0.1-SNAPSHOT/mdsal-binding-runtime-api-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-runtime-api/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-binding-runtime-api/13.0.1-SNAPSHOT/mdsal-binding-runtime-api-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ mdsal-binding-runtime-api --- [INFO] Installing org/opendaylight/mdsal/mdsal-binding-runtime-api/13.0.1-SNAPSHOT/mdsal-binding-runtime-api-13.0.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ mdsal-binding-runtime-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ mdsal-binding-runtime-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -----------< org.opendaylight.mdsal:mdsal-binding-generator >----------- [INFO] Building mdsal-binding-generator 13.0.1-SNAPSHOT [12/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ mdsal-binding-generator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ mdsal-binding-generator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ mdsal-binding-generator --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ mdsal-binding-generator --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ mdsal-binding-generator --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/mdsal-sonar/binding/mdsal-binding-generator/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] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ mdsal-binding-generator --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ mdsal-binding-generator --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ mdsal-binding-generator --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ mdsal-binding-generator --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/binding/mdsal-binding-generator/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ mdsal-binding-generator --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 94 source files with javac [debug release 17 module-path] to target/classes [INFO] Writing META-INF/services/org.opendaylight.mdsal.binding.runtime.api.BindingRuntimeGenerator [INFO] Writing META-INF/services/org.opendaylight.mdsal.binding.generator.BindingGenerator [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-generator/src/main/java/module-info.java:[23,24] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-generator/src/main/java/module-info.java:[33,17] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-generator/src/main/java/module-info.java:[36,47] requires transitive directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-generator/src/main/java/module-info.java:[38,32] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-generator/src/main/java/module-info.java:[39,47] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-generator/src/main/java/org/opendaylight/mdsal/binding/generator/impl/reactor/AbstractExplicitGenerator.java:[43,38] org.opendaylight.yangtools.yang.model.api.CopyableNode in org.opendaylight.yangtools.yang.model.api has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-generator/src/main/java/org/opendaylight/mdsal/binding/generator/impl/reactor/AbstractExplicitGenerator.java:[43,38] org.opendaylight.yangtools.yang.model.api.CopyableNode in org.opendaylight.yangtools.yang.model.api has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-generator/src/main/java/org/opendaylight/mdsal/binding/generator/impl/reactor/AbstractExplicitGenerator.java:[43,38] org.opendaylight.yangtools.yang.model.api.CopyableNode in org.opendaylight.yangtools.yang.model.api has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-generator/src/main/java/org/opendaylight/mdsal/binding/generator/impl/reactor/AbstractExplicitGenerator.java:[182,37] org.opendaylight.yangtools.yang.model.api.AddedByUsesAware in org.opendaylight.yangtools.yang.model.api has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-generator/src/main/java/org/opendaylight/mdsal/binding/generator/impl/reactor/AbstractExplicitGenerator.java:[187,37] org.opendaylight.yangtools.yang.model.api.CopyableNode in org.opendaylight.yangtools.yang.model.api has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-generator/src/main/java/org/opendaylight/mdsal/binding/generator/impl/reactor/AbstractCompositeGenerator.java:[392,61] unchecked cast required: org.opendaylight.mdsal.binding.generator.impl.reactor.OriginalLink found: @org.eclipse.jdt.annotation.NonNull org.opendaylight.mdsal.binding.generator.impl.reactor.OriginalLink [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-generator/src/main/java/org/opendaylight/mdsal/binding/generator/impl/reactor/AbstractCompositeGenerator.java:[401,63] unchecked cast required: org.opendaylight.mdsal.binding.generator.impl.reactor.OriginalLink found: @org.eclipse.jdt.annotation.NonNull org.opendaylight.mdsal.binding.generator.impl.reactor.OriginalLink [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-generator/src/main/java/org/opendaylight/mdsal/binding/generator/impl/reactor/AbstractCompositeGenerator.java:[600,29] org.opendaylight.yangtools.yang.model.api.AddedByUsesAware in org.opendaylight.yangtools.yang.model.api has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-generator/src/main/java/org/opendaylight/mdsal/binding/generator/impl/reactor/AbstractCompositeGenerator.java:[601,59] org.opendaylight.yangtools.yang.model.api.CopyableNode in org.opendaylight.yangtools.yang.model.api has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-generator/src/main/java/org/opendaylight/mdsal/binding/generator/impl/reactor/AbstractCompositeGenerator.java:[608,32] org.opendaylight.yangtools.yang.model.api.AddedByUsesAware in org.opendaylight.yangtools.yang.model.api has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-generator/src/main/java/org/opendaylight/mdsal/binding/generator/impl/reactor/AbstractCompositeGenerator.java:[612,32] org.opendaylight.yangtools.yang.model.api.CopyableNode in org.opendaylight.yangtools.yang.model.api has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-generator/src/main/java/org/opendaylight/mdsal/binding/generator/impl/di/SingletonBindingRuntimeGenerator.java:[16,2] class javax.inject.Singleton in module javax.inject is not indirectly exported using requires transitive [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-generator/src/main/java/org/opendaylight/mdsal/binding/generator/impl/di/SingletonBindingRuntimeGenerator.java:[17,61] class org.opendaylight.mdsal.binding.generator.impl.DefaultBindingRuntimeGenerator in module org.opendaylight.mdsal.binding.generator is not exported [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-generator/src/main/java/org/opendaylight/mdsal/binding/generator/impl/di/SingletonBindingRuntimeGenerator.java:[18,6] class javax.inject.Inject in module javax.inject is not indirectly exported using requires transitive [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-generator/src/main/java/org/opendaylight/mdsal/binding/generator/BindingGeneratorUtil.java:[120,43] unchecked cast required: T found: capture#5 of ? [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ mdsal-binding-generator >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ mdsal-binding-generator --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ mdsal-binding-generator <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ mdsal-binding-generator --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ mdsal-binding-generator --- [INFO] Copying 122 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ mdsal-binding-generator --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 67 source files with javac [debug release 17 module-path] to target/test-classes [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-generator/src/test/java/org/opendaylight/mdsal/binding/generator/BindingGeneratorUtilTest.java:[42,46] class org.opendaylight.yangtools.yang.model.ri.type.InvalidLengthConstraintException in module org.opendaylight.yangtools.yang.model.ri is not indirectly exported using requires transitive [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ mdsal-binding-generator --- [INFO] Surefire report directory: /w/workspace/mdsal-sonar/binding/mdsal-binding-generator/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.mdsal.binding.generator.impl.Mdsal669Test [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.278 s -- in org.opendaylight.mdsal.binding.generator.impl.Mdsal669Test [INFO] Running org.opendaylight.mdsal.binding.generator.impl.Mdsal302Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.opendaylight.mdsal.binding.generator.impl.Mdsal302Test [INFO] Running org.opendaylight.mdsal.binding.generator.impl.GenerateInnerClassForBitsAndUnionInLeavesTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in org.opendaylight.mdsal.binding.generator.impl.GenerateInnerClassForBitsAndUnionInLeavesTest [INFO] Running org.opendaylight.mdsal.binding.generator.impl.Mdsal182Test [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.opendaylight.mdsal.binding.generator.impl.Mdsal182Test [INFO] Running org.opendaylight.mdsal.binding.generator.impl.Mdsal161Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.opendaylight.mdsal.binding.generator.impl.Mdsal161Test [INFO] Running org.opendaylight.mdsal.binding.generator.impl.Mdsal666Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.mdsal.binding.generator.impl.Mdsal666Test [INFO] Running org.opendaylight.mdsal.binding.generator.impl.AugmentRelativeXPathTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.opendaylight.mdsal.binding.generator.impl.AugmentRelativeXPathTest [INFO] Running org.opendaylight.mdsal.binding.generator.impl.GeneratedTypesTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.140 s -- in org.opendaylight.mdsal.binding.generator.impl.GeneratedTypesTest [INFO] Running org.opendaylight.mdsal.binding.generator.impl.Mdsal675Test [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s -- in org.opendaylight.mdsal.binding.generator.impl.Mdsal675Test [INFO] Running org.opendaylight.mdsal.binding.generator.impl.Mdsal829Test [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.opendaylight.mdsal.binding.generator.impl.Mdsal829Test [INFO] Running org.opendaylight.mdsal.binding.generator.impl.Mdsal437Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.mdsal.binding.generator.impl.Mdsal437Test [INFO] Running org.opendaylight.mdsal.binding.generator.impl.Mdsal320Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.mdsal.binding.generator.impl.Mdsal320Test [INFO] Running org.opendaylight.mdsal.binding.generator.impl.Mdsal458Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.mdsal.binding.generator.impl.Mdsal458Test [INFO] Running org.opendaylight.mdsal.binding.generator.impl.UnionTypeDefTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in org.opendaylight.mdsal.binding.generator.impl.UnionTypeDefTest [INFO] Running org.opendaylight.mdsal.binding.generator.impl.GenEnumResolvingTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.349 s -- in org.opendaylight.mdsal.binding.generator.impl.GenEnumResolvingTest [INFO] Running org.opendaylight.mdsal.binding.generator.impl.SerialVersionHelperTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.mdsal.binding.generator.impl.SerialVersionHelperTest [INFO] Running org.opendaylight.mdsal.binding.generator.impl.BindingGeneratorImplTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.100 s -- in org.opendaylight.mdsal.binding.generator.impl.BindingGeneratorImplTest [INFO] Running org.opendaylight.mdsal.binding.generator.impl.Mdsal572Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.mdsal.binding.generator.impl.Mdsal572Test [INFO] Running org.opendaylight.mdsal.binding.generator.impl.BitAndUnionTOEnclosingTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.mdsal.binding.generator.impl.BitAndUnionTOEnclosingTest [INFO] Running org.opendaylight.mdsal.binding.generator.impl.reactor.GeneratorTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.594 s -- in org.opendaylight.mdsal.binding.generator.impl.reactor.GeneratorTest [INFO] Running org.opendaylight.mdsal.binding.generator.impl.Mdsal324Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.opendaylight.mdsal.binding.generator.impl.Mdsal324Test [INFO] Running org.opendaylight.mdsal.binding.generator.impl.ExtendedTypedefTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.100 s -- in org.opendaylight.mdsal.binding.generator.impl.ExtendedTypedefTest [INFO] Running org.opendaylight.mdsal.binding.generator.impl.Bug4621Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.mdsal.binding.generator.impl.Bug4621Test [INFO] Running org.opendaylight.mdsal.binding.generator.impl.Mdsal406TypeObjectTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 s -- in org.opendaylight.mdsal.binding.generator.impl.Mdsal406TypeObjectTest [INFO] Running org.opendaylight.mdsal.binding.generator.impl.Mdsal459Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.mdsal.binding.generator.impl.Mdsal459Test [INFO] Running org.opendaylight.mdsal.binding.generator.impl.Mdsal715Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.mdsal.binding.generator.impl.Mdsal715Test [INFO] Running org.opendaylight.mdsal.binding.generator.impl.Mdsal269Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.mdsal.binding.generator.impl.Mdsal269Test [INFO] Running org.opendaylight.mdsal.binding.generator.impl.Mdsal810Test [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.opendaylight.mdsal.binding.generator.impl.Mdsal810Test [INFO] Running org.opendaylight.mdsal.binding.generator.impl.Bug4145Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.mdsal.binding.generator.impl.Bug4145Test [INFO] Running org.opendaylight.mdsal.binding.generator.impl.Mdsal300Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.mdsal.binding.generator.impl.Mdsal300Test [INFO] Running org.opendaylight.mdsal.binding.generator.impl.Mdsal554Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.mdsal.binding.generator.impl.Mdsal554Test [INFO] Running org.opendaylight.mdsal.binding.generator.impl.Mdsal335Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.mdsal.binding.generator.impl.Mdsal335Test [INFO] Running org.opendaylight.mdsal.binding.generator.impl.Bug1862Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.opendaylight.mdsal.binding.generator.impl.Bug1862Test [INFO] Running org.opendaylight.mdsal.binding.generator.impl.Mdsal531Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.opendaylight.mdsal.binding.generator.impl.Mdsal531Test [INFO] Running org.opendaylight.mdsal.binding.generator.impl.ControllerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.opendaylight.mdsal.binding.generator.impl.ControllerTest [INFO] Running org.opendaylight.mdsal.binding.generator.impl.Mdsal519Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.mdsal.binding.generator.impl.Mdsal519Test [INFO] Running org.opendaylight.mdsal.binding.generator.impl.Mdsal499Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.opendaylight.mdsal.binding.generator.impl.Mdsal499Test [INFO] Running org.opendaylight.mdsal.binding.generator.impl.Mdsal573Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.mdsal.binding.generator.impl.Mdsal573Test [INFO] Running org.opendaylight.mdsal.binding.generator.impl.Mdsal824Test [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.opendaylight.mdsal.binding.generator.impl.Mdsal824Test [INFO] Running org.opendaylight.mdsal.binding.generator.impl.Bug6135Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.mdsal.binding.generator.impl.Bug6135Test [INFO] Running org.opendaylight.mdsal.binding.generator.impl.Mdsal438Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.mdsal.binding.generator.impl.Mdsal438Test [INFO] Running org.opendaylight.mdsal.binding.generator.impl.Mdsal500Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.mdsal.binding.generator.impl.Mdsal500Test [INFO] Running org.opendaylight.mdsal.binding.generator.impl.Mdsal352Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.mdsal.binding.generator.impl.Mdsal352Test [INFO] Running org.opendaylight.mdsal.binding.generator.impl.Mdsal506Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.mdsal.binding.generator.impl.Mdsal506Test [INFO] Running org.opendaylight.mdsal.binding.generator.impl.LeafrefResolutionTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.opendaylight.mdsal.binding.generator.impl.LeafrefResolutionTest [INFO] Running org.opendaylight.mdsal.binding.generator.impl.Mdsal517Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.mdsal.binding.generator.impl.Mdsal517Test [INFO] Running org.opendaylight.mdsal.binding.generator.impl.ActionsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.mdsal.binding.generator.impl.ActionsTest [INFO] Running org.opendaylight.mdsal.binding.generator.impl.AugmentedTypeTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.opendaylight.mdsal.binding.generator.impl.AugmentedTypeTest [INFO] Running org.opendaylight.mdsal.binding.generator.impl.GeneratedTypesBitsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.mdsal.binding.generator.impl.GeneratedTypesBitsTest [INFO] Running org.opendaylight.mdsal.binding.generator.impl.GeneratedTypesLeafrefTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s -- in org.opendaylight.mdsal.binding.generator.impl.GeneratedTypesLeafrefTest [INFO] Running org.opendaylight.mdsal.binding.generator.impl.Mdsal332Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.mdsal.binding.generator.impl.Mdsal332Test [INFO] Running org.opendaylight.mdsal.binding.generator.impl.GeneratedTypesStringTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.mdsal.binding.generator.impl.GeneratedTypesStringTest [INFO] Running org.opendaylight.mdsal.binding.generator.impl.GenTypesSubSetTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.255 s -- in org.opendaylight.mdsal.binding.generator.impl.GenTypesSubSetTest [INFO] Running org.opendaylight.mdsal.binding.generator.impl.IdentityrefTypeTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.mdsal.binding.generator.impl.IdentityrefTypeTest [INFO] Running org.opendaylight.mdsal.binding.generator.impl.Mdsal516Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.mdsal.binding.generator.impl.Mdsal516Test [INFO] Running org.opendaylight.mdsal.binding.generator.impl.ChoiceCaseGenTypesTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.opendaylight.mdsal.binding.generator.impl.ChoiceCaseGenTypesTest [INFO] Running org.opendaylight.mdsal.binding.generator.impl.Mdsal718Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.mdsal.binding.generator.impl.Mdsal718Test [INFO] Running org.opendaylight.mdsal.binding.generator.impl.DefaultBindingGeneratorTest [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s -- in org.opendaylight.mdsal.binding.generator.impl.DefaultBindingGeneratorTest [INFO] Running org.opendaylight.mdsal.binding.generator.impl.Mdsal552Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.opendaylight.mdsal.binding.generator.impl.Mdsal552Test [INFO] Running org.opendaylight.mdsal.binding.generator.impl.BinaryTypeTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.opendaylight.mdsal.binding.generator.impl.BinaryTypeTest [INFO] Running org.opendaylight.mdsal.binding.generator.impl.UsesTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.opendaylight.mdsal.binding.generator.impl.UsesTest [INFO] Running org.opendaylight.mdsal.binding.generator.impl.Mdsal600Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.mdsal.binding.generator.impl.Mdsal600Test [INFO] Running org.opendaylight.mdsal.binding.generator.BindingGeneratorUtilTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s -- in org.opendaylight.mdsal.binding.generator.BindingGeneratorUtilTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 135, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ mdsal-binding-generator --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ mdsal-binding-generator --- [WARNING] Bundle org.opendaylight.mdsal:mdsal-binding-generator:bundle:13.0.1-SNAPSHOT : Split package, multiple jars provide the same package: Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:org.eclipse.jdt.annotation, Jar:concepts, Jar:yang-common, Jar:yang-model-api, Jar:odlext-model-api, Jar:rfc8040-model-api, Jar:yang-model-spi, Jar:util, Jar:triemap, Jar:yang-ir, Jar:rfc7952-model-api, Jar:yang-model-ri, Jar:yang-model-util, Jar:yang-xpath-api, Jar:yang-binding, Jar:mdsal-binding-model-api, Jar:mdsal-binding-model-ri, Jar:mdsal-binding-runtime-api, Jar:yang-repo-api, Jar:javax.inject, Jar:org.osgi.namespace.extender, Jar:org.osgi.util.function, Jar:org.osgi.annotation.bundle] Class path [Jar:., Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:checker-qual, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:org.eclipse.jdt.annotation, Jar:concepts, Jar:yang-common, Jar:yang-model-api, Jar:odlext-model-api, Jar:rfc8040-model-api, Jar:yang-model-spi, Jar:util, Jar:triemap, Jar:yang-ir, Jar:rfc7952-model-api, Jar:yang-model-ri, Jar:yang-model-util, Jar:yang-xpath-api, Jar:yang-binding, Jar:mdsal-binding-model-api, Jar:mdsal-binding-model-ri, Jar:mdsal-binding-runtime-api, Jar:yang-repo-api, Jar:javax.inject, Jar:metainf-services, Jar:org.osgi.service.component.annotations, Jar:org.osgi.namespace.extender, Jar:org.osgi.util.function, Jar:org.osgi.util.promise, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [INFO] Building bundle: /w/workspace/mdsal-sonar/binding/mdsal-binding-generator/target/mdsal-binding-generator-13.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/binding/mdsal-binding-generator/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ mdsal-binding-generator --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ mdsal-binding-generator --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 34 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/binding/mdsal-binding-generator/target/bom.xml [INFO] attaching as mdsal-binding-generator-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/binding/mdsal-binding-generator/target/bom.json [INFO] attaching as mdsal-binding-generator-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-binding-generator --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ mdsal-binding-generator --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ mdsal-binding-generator --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ mdsal-binding-generator --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ mdsal-binding-generator --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/binding/mdsal-binding-generator/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'mdsal-binding-generator' with 131 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mdsal-binding-generator --- [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-generator/target/mdsal-binding-generator-13.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-binding-generator/13.0.1-SNAPSHOT/mdsal-binding-generator-13.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-generator/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-binding-generator/13.0.1-SNAPSHOT/mdsal-binding-generator-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-generator/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-binding-generator/13.0.1-SNAPSHOT/mdsal-binding-generator-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-generator/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-binding-generator/13.0.1-SNAPSHOT/mdsal-binding-generator-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ mdsal-binding-generator --- [INFO] Installing org/opendaylight/mdsal/mdsal-binding-generator/13.0.1-SNAPSHOT/mdsal-binding-generator-13.0.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ mdsal-binding-generator --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ mdsal-binding-generator --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------< org.opendaylight.mdsal:mdsal-binding-java-api-generator >------- [INFO] Building mdsal-binding-java-api-generator 13.0.1-SNAPSHOT [13/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ mdsal-binding-java-api-generator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ mdsal-binding-java-api-generator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ mdsal-binding-java-api-generator --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ mdsal-binding-java-api-generator --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ mdsal-binding-java-api-generator --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/mdsal-sonar/binding/mdsal-binding-java-api-generator/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] --- xtend-maven-plugin:2.33.0:compile (default) @ mdsal-binding-java-api-generator --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ mdsal-binding-java-api-generator --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ mdsal-binding-java-api-generator --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ mdsal-binding-java-api-generator --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ mdsal-binding-java-api-generator --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/binding/mdsal-binding-java-api-generator/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ mdsal-binding-java-api-generator --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 45 source files with javac [debug release 17] to target/classes [INFO] Writing META-INF/services/org.opendaylight.yangtools.plugin.generator.api.FileGeneratorFactory [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-java-api-generator/target/generated-sources/xtend/org/opendaylight/mdsal/binding/java/api/generator/BaseTemplate.java:[445,90] unchecked cast required: java.util.Map.Entry found: java.lang.Object [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-java-api-generator/target/generated-sources/xtend/org/opendaylight/mdsal/binding/java/api/generator/BaseTemplate.java:[475,106] unchecked cast required: java.util.Map.Entry found: java.lang.Object [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-java-api-generator/target/generated-sources/xtend/org/opendaylight/mdsal/binding/java/api/generator/BuilderTemplate.java:[750,71] unchecked cast required: java.util.Map found: java.lang.Object [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-java-api-generator/target/generated-sources/xtend/org/opendaylight/mdsal/binding/java/api/generator/BuilderTemplate.java:[852,64] unchecked cast required: java.util.List found: java.lang.Object [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-java-api-generator/target/generated-sources/xtend/org/opendaylight/mdsal/binding/java/api/generator/ClassTemplate.java:[1184,75] unchecked cast required: java.util.Map found: java.lang.Object [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ mdsal-binding-java-api-generator >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ mdsal-binding-java-api-generator --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ mdsal-binding-java-api-generator <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ mdsal-binding-java-api-generator --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ mdsal-binding-java-api-generator --- [INFO] Copying 73 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ mdsal-binding-java-api-generator --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 33 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ mdsal-binding-java-api-generator --- [INFO] Surefire report directory: /w/workspace/mdsal-sonar/binding/mdsal-binding-java-api-generator/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.mdsal.binding.java.api.generator.TypedefCompilationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.254 s -- in org.opendaylight.mdsal.binding.java.api.generator.TypedefCompilationTest [INFO] Running org.opendaylight.mdsal.binding.java.api.generator.TypeUtilsTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.811 s -- in org.opendaylight.mdsal.binding.java.api.generator.TypeUtilsTest [INFO] Running org.opendaylight.mdsal.binding.java.api.generator.NestedGroupingCompilationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.589 s -- in org.opendaylight.mdsal.binding.java.api.generator.NestedGroupingCompilationTest [INFO] Running org.opendaylight.mdsal.binding.java.api.generator.Mdsal732Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.718 s -- in org.opendaylight.mdsal.binding.java.api.generator.Mdsal732Test [INFO] Running org.opendaylight.mdsal.binding.java.api.generator.PresenceContainerTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 s -- in org.opendaylight.mdsal.binding.java.api.generator.PresenceContainerTest [INFO] Running org.opendaylight.mdsal.binding.java.api.generator.UnionWithMultipleIdentityrefsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.253 s -- in org.opendaylight.mdsal.binding.java.api.generator.UnionWithMultipleIdentityrefsTest [INFO] Running org.opendaylight.mdsal.binding.java.api.generator.Mdsal807Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182 s -- in org.opendaylight.mdsal.binding.java.api.generator.Mdsal807Test [INFO] Running org.opendaylight.mdsal.binding.java.api.generator.SpecializingLeafrefTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.411 s -- in org.opendaylight.mdsal.binding.java.api.generator.SpecializingLeafrefTest [INFO] Running org.opendaylight.mdsal.binding.java.api.generator.ByteRangeGeneratorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.mdsal.binding.java.api.generator.ByteRangeGeneratorTest [INFO] Running org.opendaylight.mdsal.binding.java.api.generator.GeneratorUtilTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.416 s -- in org.opendaylight.mdsal.binding.java.api.generator.GeneratorUtilTest [INFO] Running org.opendaylight.mdsal.binding.java.api.generator.Bug1276Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.165 s -- in org.opendaylight.mdsal.binding.java.api.generator.Bug1276Test [INFO] Running org.opendaylight.mdsal.binding.java.api.generator.Mdsal738Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s -- in org.opendaylight.mdsal.binding.java.api.generator.Mdsal738Test [INFO] Running org.opendaylight.mdsal.binding.java.api.generator.EnumGeneratorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.mdsal.binding.java.api.generator.EnumGeneratorTest [INFO] Running org.opendaylight.mdsal.binding.java.api.generator.GeneratorJavaFileTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.mdsal.binding.java.api.generator.GeneratorJavaFileTest [INFO] Running org.opendaylight.mdsal.binding.java.api.generator.CascadeUsesCompilationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.209 s -- in org.opendaylight.mdsal.binding.java.api.generator.CascadeUsesCompilationTest [INFO] Running org.opendaylight.mdsal.binding.java.api.generator.YangModuleInfoCompilationTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.258 s -- in org.opendaylight.mdsal.binding.java.api.generator.YangModuleInfoCompilationTest [INFO] Running org.opendaylight.mdsal.binding.java.api.generator.AugmentToUsesInAugmentCompilationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.343 s -- in org.opendaylight.mdsal.binding.java.api.generator.AugmentToUsesInAugmentCompilationTest [INFO] Running org.opendaylight.mdsal.binding.java.api.generator.EncodingInJavaDocTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.384 s -- in org.opendaylight.mdsal.binding.java.api.generator.EncodingInJavaDocTest [INFO] Running org.opendaylight.mdsal.binding.java.api.generator.Bug532Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.421 s -- in org.opendaylight.mdsal.binding.java.api.generator.Bug532Test [INFO] Running org.opendaylight.mdsal.binding.java.api.generator.IntegerRangeGeneratorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.mdsal.binding.java.api.generator.IntegerRangeGeneratorTest [INFO] Running org.opendaylight.mdsal.binding.java.api.generator.UnionWithIdentityrefTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s -- in org.opendaylight.mdsal.binding.java.api.generator.UnionWithIdentityrefTest [INFO] Running org.opendaylight.mdsal.binding.java.api.generator.CompilationTest [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.651 s -- in org.opendaylight.mdsal.binding.java.api.generator.CompilationTest [INFO] Running org.opendaylight.mdsal.binding.java.api.generator.UnionTypedefUnusedImportTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s -- in org.opendaylight.mdsal.binding.java.api.generator.UnionTypedefUnusedImportTest [INFO] Running org.opendaylight.mdsal.binding.java.api.generator.ClassCodeGeneratorTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.mdsal.binding.java.api.generator.ClassCodeGeneratorTest [INFO] Running org.opendaylight.mdsal.binding.java.api.generator.ShortRangeGeneratorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.mdsal.binding.java.api.generator.ShortRangeGeneratorTest [INFO] Running org.opendaylight.mdsal.binding.java.api.generator.InterfaceGeneratorTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.mdsal.binding.java.api.generator.InterfaceGeneratorTest [INFO] Running org.opendaylight.mdsal.binding.java.api.generator.Bug5151Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s -- in org.opendaylight.mdsal.binding.java.api.generator.Bug5151Test [INFO] Running org.opendaylight.mdsal.binding.java.api.generator.BuilderGeneratorTest [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.opendaylight.mdsal.binding.java.api.generator.BuilderGeneratorTest [INFO] Running org.opendaylight.mdsal.binding.java.api.generator.Decimal64RangeGeneratorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.mdsal.binding.java.api.generator.Decimal64RangeGeneratorTest [INFO] Running org.opendaylight.mdsal.binding.java.api.generator.LongRangeGeneratorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.mdsal.binding.java.api.generator.LongRangeGeneratorTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 93, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ mdsal-binding-java-api-generator --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ mdsal-binding-java-api-generator --- [INFO] Building bundle: /w/workspace/mdsal-sonar/binding/mdsal-binding-java-api-generator/target/mdsal-binding-java-api-generator-13.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/binding/mdsal-binding-java-api-generator/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ mdsal-binding-java-api-generator --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ mdsal-binding-java-api-generator --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 39 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/binding/mdsal-binding-java-api-generator/target/bom.xml [INFO] attaching as mdsal-binding-java-api-generator-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/binding/mdsal-binding-java-api-generator/target/bom.json [INFO] attaching as mdsal-binding-java-api-generator-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-binding-java-api-generator --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ mdsal-binding-java-api-generator --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ mdsal-binding-java-api-generator --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ mdsal-binding-java-api-generator --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ mdsal-binding-java-api-generator --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/binding/mdsal-binding-java-api-generator/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'mdsal-binding-java-api-generator' with 45 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mdsal-binding-java-api-generator --- [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-java-api-generator/target/mdsal-binding-java-api-generator-13.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-binding-java-api-generator/13.0.1-SNAPSHOT/mdsal-binding-java-api-generator-13.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-java-api-generator/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-binding-java-api-generator/13.0.1-SNAPSHOT/mdsal-binding-java-api-generator-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-java-api-generator/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-binding-java-api-generator/13.0.1-SNAPSHOT/mdsal-binding-java-api-generator-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-java-api-generator/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-binding-java-api-generator/13.0.1-SNAPSHOT/mdsal-binding-java-api-generator-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ mdsal-binding-java-api-generator --- [INFO] Installing org/opendaylight/mdsal/mdsal-binding-java-api-generator/13.0.1-SNAPSHOT/mdsal-binding-java-api-generator-13.0.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ mdsal-binding-java-api-generator --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ mdsal-binding-java-api-generator --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---------------< org.opendaylight.mdsal.model:yang-ext >---------------- [INFO] Building yang-ext 2013.09.07.25.1-SNAPSHOT [14/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ yang-ext --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ yang-ext --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ yang-ext --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ yang-ext --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ yang-ext --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/yang-ext/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ yang-ext --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/yang-ext/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 3.376 ms [INFO] yang-to-sources: Project model files found: 1 in 64.41 ms [INFO] yang-to-sources: 1 YANG models processed in 76.93 ms [INFO] BindingJavaFileGenerator: Defined 5 files in 48.61 ms [INFO] Sorted 5 files into 3 directories in 3.505 ms [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 5 in 74.96 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ yang-ext --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ yang-ext --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ yang-ext --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ yang-ext --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/yang-ext/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/yang-ext/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/mdsal-sonar/model/yang-ext/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ yang-ext --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 4 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ yang-ext >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ yang-ext --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ yang-ext <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ yang-ext --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ yang-ext --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/yang-ext/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ yang-ext --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ yang-ext --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ yang-ext --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ yang-ext --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/yang-ext/target/yang-ext-2013.09.07.25.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/yang-ext/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ yang-ext --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ yang-ext --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 15 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/yang-ext/target/bom.xml [INFO] attaching as yang-ext-2013.09.07.25.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/yang-ext/target/bom.json [INFO] attaching as yang-ext-2013.09.07.25.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ yang-ext --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ yang-ext --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ yang-ext --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ yang-ext --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ yang-ext --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ yang-ext --- [INFO] Installing /w/workspace/mdsal-sonar/model/yang-ext/target/yang-ext-2013.09.07.25.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/model/yang-ext/2013.09.07.25.1-SNAPSHOT/yang-ext-2013.09.07.25.1-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/yang-ext/pom.xml to /tmp/r/org/opendaylight/mdsal/model/yang-ext/2013.09.07.25.1-SNAPSHOT/yang-ext-2013.09.07.25.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/yang-ext/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/yang-ext/2013.09.07.25.1-SNAPSHOT/yang-ext-2013.09.07.25.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/yang-ext/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/yang-ext/2013.09.07.25.1-SNAPSHOT/yang-ext-2013.09.07.25.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ yang-ext --- [INFO] Installing org/opendaylight/mdsal/model/yang-ext/2013.09.07.25.1-SNAPSHOT/yang-ext-2013.09.07.25.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ yang-ext --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ yang-ext --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----------------< org.opendaylight.mdsal:mdsal-dom-spi >---------------- [INFO] Building mdsal-dom-spi 13.0.1-SNAPSHOT [15/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ mdsal-dom-spi --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ mdsal-dom-spi --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ mdsal-dom-spi --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ mdsal-dom-spi --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ mdsal-dom-spi --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/mdsal-sonar/dom/mdsal-dom-spi/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ mdsal-dom-spi --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ mdsal-dom-spi --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ mdsal-dom-spi --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ mdsal-dom-spi --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/dom/mdsal-dom-spi/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ mdsal-dom-spi --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 58 source files with javac [debug release 17 module-path] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault' [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-spi/src/main/java/module-info.java:[18,24] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-spi/src/main/java/module-info.java:[24,17] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-spi/src/main/java/module-info.java:[27,47] requires transitive directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-spi/src/main/java/module-info.java:[28,40] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-spi/src/main/java/module-info.java:[29,49] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-spi/src/main/java/org/opendaylight/mdsal/dom/spi/AbstractDOMDataBroker.java:[49,37] registerLegacyTreeChangeListener(org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier,org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener) in org.opendaylight.mdsal.dom.api.DOMDataBroker.DataTreeChangeExtension has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-spi/src/main/java/org/opendaylight/mdsal/dom/spi/AbstractDOMDataBroker.java:[51,60] registerLegacyTreeChangeListener(@org.eclipse.jdt.annotation.NonNull org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier,@org.eclipse.jdt.annotation.NonNull org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener) in org.opendaylight.mdsal.dom.spi.store.DOMStoreTreeChangePublisher has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-spi/src/main/java/org/opendaylight/mdsal/dom/spi/store/AbstractDOMStoreTreeChangePublisher.java:[151,25] registerLegacyTreeChangeListener(@org.eclipse.jdt.annotation.NonNull org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier,@org.eclipse.jdt.annotation.NonNull org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener) in org.opendaylight.mdsal.dom.spi.store.DOMStoreTreeChangePublisher has been deprecated and marked for removal [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ mdsal-dom-spi >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ mdsal-dom-spi --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ mdsal-dom-spi <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ mdsal-dom-spi --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ mdsal-dom-spi --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ mdsal-dom-spi --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 30 source files with javac [debug release 17 module-path] to target/test-classes [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-spi/src/test/java/org/opendaylight/mdsal/dom/spi/ForwardingDOMRpcResultTest.java:[21,6] class org.mockito.Mock in module is not exported [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-spi/src/test/java/org/opendaylight/mdsal/dom/spi/ForwardingDOMNotificationServiceTest.java:[24,6] class org.mockito.Mock in module is not exported [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-spi/src/test/java/org/opendaylight/mdsal/dom/spi/ForwardingDOMRpcProviderServiceTest.java:[25,6] class org.mockito.Mock in module is not exported [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-spi/src/test/java/org/opendaylight/mdsal/dom/spi/ForwardingDOMDataReadOnlyTransactionTest.java:[22,6] class org.mockito.Mock in module is not exported [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-spi/src/test/java/org/opendaylight/mdsal/dom/spi/ForwardingDOMTransactionChainTest.java:[22,6] class org.mockito.Mock in module is not exported [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-spi/src/test/java/org/opendaylight/mdsal/dom/spi/ForwardingDOMNotificationPublishServiceTest.java:[24,6] class org.mockito.Mock in module is not exported [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-spi/src/test/java/org/opendaylight/mdsal/dom/spi/ForwardingDOMRpcServiceTest.java:[24,6] class org.mockito.Mock in module is not exported [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-spi/src/test/java/org/opendaylight/mdsal/dom/spi/store/AbstractSnapshotBackedTransactionChainTest.java:[21,6] class org.mockito.Mock in module is not exported [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-spi/src/test/java/org/opendaylight/mdsal/dom/spi/store/AbstractSnapshotBackedTransactionChainTest.java:[23,6] class org.mockito.Mock in module is not exported [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-spi/src/test/java/org/opendaylight/mdsal/dom/spi/store/AbstractSnapshotBackedTransactionChainTest.java:[25,6] class org.mockito.Mock in module is not exported [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-spi/src/test/java/org/opendaylight/mdsal/dom/spi/store/AbstractSnapshotBackedTransactionChainTest.java:[27,6] class org.mockito.Mock in module is not exported [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-spi/src/test/java/org/opendaylight/mdsal/dom/spi/store/SnapshotBackedReadWriteTransactionTest.java:[38,17] unchecked conversion required: org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransaction.TransactionReadyPrototype found: org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransaction.TransactionReadyPrototype [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-spi/src/test/java/org/opendaylight/mdsal/dom/spi/store/ForwardingDOMStoreThreePhaseCommitCohortTest.java:[20,6] class org.mockito.Mock in module is not exported [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-spi/src/test/java/org/opendaylight/mdsal/dom/spi/store/SnapshotBackedWriteTransactionTest.java:[39,17] unchecked conversion required: org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransaction.TransactionReadyPrototype found: org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransaction.TransactionReadyPrototype [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-spi/src/test/java/org/opendaylight/mdsal/dom/spi/store/AbstractDOMStoreTreeChangePublisherTest.java:[57,18] auto-closeable resource reg is never referenced in body of corresponding try statement [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-spi/src/test/java/org/opendaylight/mdsal/dom/spi/PingPongTransactionChainTest.java:[53,6] class org.mockito.Mock in module is not exported [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-spi/src/test/java/org/opendaylight/mdsal/dom/spi/PingPongTransactionChainTest.java:[55,6] class org.mockito.Mock in module is not exported [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-spi/src/test/java/org/opendaylight/mdsal/dom/spi/PingPongTransactionChainTest.java:[55,20] enum org.mockito.Answers in module is not exported [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-spi/src/test/java/org/opendaylight/mdsal/dom/spi/PingPongTransactionChainTest.java:[57,6] class org.mockito.Mock in module is not exported [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-spi/src/test/java/org/opendaylight/mdsal/dom/spi/PingPongTransactionChainTest.java:[59,6] class org.mockito.Mock in module is not exported [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-spi/src/test/java/org/opendaylight/mdsal/dom/spi/PingPongTransactionChainTest.java:[61,6] class org.mockito.Mock in module is not exported [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-spi/src/test/java/org/opendaylight/mdsal/dom/spi/AbstractDOMForwardedTransactionTest.java:[29,6] class org.mockito.Mock in module is not exported [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-spi/src/test/java/org/opendaylight/mdsal/dom/spi/AbstractDOMForwardedTransactionTest.java:[31,6] class org.mockito.Mock in module is not exported [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-spi/src/test/java/org/opendaylight/mdsal/dom/spi/ForwardingDOMDataWriteTransactionTest.java:[22,6] class org.mockito.Mock in module is not exported [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-spi/src/test/java/org/opendaylight/mdsal/dom/spi/store/SnapshotBackedTransactionsTest.java:[24,82] unchecked conversion required: org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransaction.TransactionReadyPrototype found: org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransaction.TransactionReadyPrototype [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ mdsal-dom-spi --- [INFO] Surefire report directory: /w/workspace/mdsal-sonar/dom/mdsal-dom-spi/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.mdsal.dom.spi.store.AbstractDOMStoreTreeChangePublisherTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.808 s -- in org.opendaylight.mdsal.dom.spi.store.AbstractDOMStoreTreeChangePublisherTest [INFO] Running org.opendaylight.mdsal.dom.spi.SimpleDOMMountPointTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 s -- in org.opendaylight.mdsal.dom.spi.SimpleDOMMountPointTest [INFO] Running org.opendaylight.mdsal.dom.spi.TransactionCommitFailedExceptionMapperTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.mdsal.dom.spi.TransactionCommitFailedExceptionMapperTest [INFO] Running org.opendaylight.mdsal.dom.spi.ForwardingDOMDataBrokerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.266 s -- in org.opendaylight.mdsal.dom.spi.ForwardingDOMDataBrokerTest [INFO] Running org.opendaylight.mdsal.dom.spi.RegistrationTreeNodeTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.mdsal.dom.spi.RegistrationTreeNodeTest [INFO] Running org.opendaylight.mdsal.dom.spi.RegistrationTreeSnapshotTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.opendaylight.mdsal.dom.spi.RegistrationTreeSnapshotTest [INFO] Running org.opendaylight.mdsal.dom.spi.ForwardingDOMRpcImplementationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.230 s -- in org.opendaylight.mdsal.dom.spi.ForwardingDOMRpcImplementationTest [INFO] Running org.opendaylight.mdsal.dom.spi.ForwardingDOMRpcResultTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s -- in org.opendaylight.mdsal.dom.spi.ForwardingDOMRpcResultTest [INFO] Running org.opendaylight.mdsal.dom.spi.ForwardingDOMNotificationServiceTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.100 s -- in org.opendaylight.mdsal.dom.spi.ForwardingDOMNotificationServiceTest [INFO] Running org.opendaylight.mdsal.dom.spi.ForwardingDOMRpcProviderServiceTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.opendaylight.mdsal.dom.spi.ForwardingDOMRpcProviderServiceTest [INFO] Running org.opendaylight.mdsal.dom.spi.ForwardingDOMDataReadOnlyTransactionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.mdsal.dom.spi.ForwardingDOMDataReadOnlyTransactionTest [INFO] Running org.opendaylight.mdsal.dom.spi.store.AbstractDOMStoreTransactionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.mdsal.dom.spi.store.AbstractDOMStoreTransactionTest [INFO] Running org.opendaylight.mdsal.dom.spi.store.AbstractSnapshotBackedTransactionChainTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.289 s -- in org.opendaylight.mdsal.dom.spi.store.AbstractSnapshotBackedTransactionChainTest [INFO] Running org.opendaylight.mdsal.dom.spi.store.SnapshotBackedReadWriteTransactionTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.229 s -- in org.opendaylight.mdsal.dom.spi.store.SnapshotBackedReadWriteTransactionTest [INFO] Running org.opendaylight.mdsal.dom.spi.store.ForwardingDOMStoreThreePhaseCommitCohortTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.mdsal.dom.spi.store.ForwardingDOMStoreThreePhaseCommitCohortTest [INFO] Running org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransactionTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransactionTest [INFO] Running org.opendaylight.mdsal.dom.spi.store.SnapshotBackedReadTransactionTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.mdsal.dom.spi.store.SnapshotBackedReadTransactionTest [INFO] Running org.opendaylight.mdsal.dom.spi.store.SnapshotBackedTransactionsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.mdsal.dom.spi.store.SnapshotBackedTransactionsTest [INFO] Running org.opendaylight.mdsal.dom.spi.DOMForwardedWriteTransactionTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s -- in org.opendaylight.mdsal.dom.spi.DOMForwardedWriteTransactionTest [INFO] Running org.opendaylight.mdsal.dom.spi.ForwardingDOMTransactionChainTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.mdsal.dom.spi.ForwardingDOMTransactionChainTest [INFO] Running org.opendaylight.mdsal.dom.spi.DOMDataTreePrefixTableTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.mdsal.dom.spi.DOMDataTreePrefixTableTest [INFO] Running org.opendaylight.mdsal.dom.spi.ForwardingDOMNotificationPublishServiceTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s -- in org.opendaylight.mdsal.dom.spi.ForwardingDOMNotificationPublishServiceTest [INFO] Running org.opendaylight.mdsal.dom.spi.ForwardingDOMRpcServiceTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in org.opendaylight.mdsal.dom.spi.ForwardingDOMRpcServiceTest [INFO] Running org.opendaylight.mdsal.dom.spi.AbstractRegistrationTreeTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.mdsal.dom.spi.AbstractRegistrationTreeTest [INFO] Running org.opendaylight.mdsal.dom.spi.DefaultDOMRpcResultTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.opendaylight.mdsal.dom.spi.DefaultDOMRpcResultTest [INFO] Running org.opendaylight.mdsal.dom.spi.PingPongTransactionChainTest [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.203 s -- in org.opendaylight.mdsal.dom.spi.PingPongTransactionChainTest [INFO] Running org.opendaylight.mdsal.dom.spi.AbstractDOMForwardedTransactionTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.opendaylight.mdsal.dom.spi.AbstractDOMForwardedTransactionTest [INFO] Running org.opendaylight.mdsal.dom.spi.DOMDataTreePrefixTableEntryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.mdsal.dom.spi.DOMDataTreePrefixTableEntryTest [INFO] Running org.opendaylight.mdsal.dom.spi.ForwardingDOMDataWriteTransactionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.mdsal.dom.spi.ForwardingDOMDataWriteTransactionTest [INFO] Running org.opendaylight.mdsal.dom.spi.ContentRoutedRpcContextTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.121 s -- in org.opendaylight.mdsal.dom.spi.ContentRoutedRpcContextTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 59, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ mdsal-dom-spi --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ mdsal-dom-spi --- [WARNING] Bundle org.opendaylight.mdsal:mdsal-dom-spi:bundle:13.0.1-SNAPSHOT : Split package, multiple jars provide the same package: Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:org.eclipse.jdt.annotation, Jar:concepts, Jar:odlext-model-api, Jar:util, Jar:triemap, Jar:yang-common, Jar:yang-data-api, Jar:yang-data-tree-api, Jar:yang-data-tree-spi, Jar:yang-model-api, Jar:yang-xpath-api, Jar:mdsal-common-api, Jar:mdsal-dom-api, Jar:org.osgi.annotation.bundle] Class path [Jar:., Jar:spotbugs-annotations, Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:checker-qual, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:org.eclipse.jdt.annotation, Jar:modernizer-maven-annotations, Jar:concepts, Jar:odlext-model-api, Jar:util, Jar:triemap, Jar:yang-common, Jar:yang-data-api, Jar:value, Jar:yang-data-tree-api, Jar:yang-data-tree-spi, Jar:yang-model-api, Jar:yang-xpath-api, Jar:mdsal-common-api, Jar:mdsal-dom-api, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [INFO] Building bundle: /w/workspace/mdsal-sonar/dom/mdsal-dom-spi/target/mdsal-dom-spi-13.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/dom/mdsal-dom-spi/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ mdsal-dom-spi --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ mdsal-dom-spi --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 25 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/dom/mdsal-dom-spi/target/bom.xml [INFO] attaching as mdsal-dom-spi-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/dom/mdsal-dom-spi/target/bom.json [INFO] attaching as mdsal-dom-spi-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-dom-spi --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ mdsal-dom-spi --- [WARNING] Used undeclared dependencies found: [WARNING] org.checkerframework:checker-qual:jar:3.42.0:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ mdsal-dom-spi --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ mdsal-dom-spi --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ mdsal-dom-spi --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/dom/mdsal-dom-spi/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'mdsal-dom-spi' with 64 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mdsal-dom-spi --- [INFO] Installing /w/workspace/mdsal-sonar/dom/mdsal-dom-spi/target/mdsal-dom-spi-13.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-dom-spi/13.0.1-SNAPSHOT/mdsal-dom-spi-13.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/dom/mdsal-dom-spi/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-dom-spi/13.0.1-SNAPSHOT/mdsal-dom-spi-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/dom/mdsal-dom-spi/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-dom-spi/13.0.1-SNAPSHOT/mdsal-dom-spi-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/dom/mdsal-dom-spi/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-dom-spi/13.0.1-SNAPSHOT/mdsal-dom-spi-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ mdsal-dom-spi --- [INFO] Installing org/opendaylight/mdsal/mdsal-dom-spi/13.0.1-SNAPSHOT/mdsal-dom-spi-13.0.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ mdsal-dom-spi --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ mdsal-dom-spi --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.mdsal:mdsal-dom-inmemory-datastore >--------- [INFO] Building mdsal-dom-inmemory-datastore 13.0.1-SNAPSHOT [16/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ mdsal-dom-inmemory-datastore --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ mdsal-dom-inmemory-datastore --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ mdsal-dom-inmemory-datastore --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ mdsal-dom-inmemory-datastore --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ mdsal-dom-inmemory-datastore --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/mdsal-sonar/dom/mdsal-dom-inmemory-datastore/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ mdsal-dom-inmemory-datastore --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ mdsal-dom-inmemory-datastore --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ mdsal-dom-inmemory-datastore --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ mdsal-dom-inmemory-datastore --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/dom/mdsal-dom-inmemory-datastore/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ mdsal-dom-inmemory-datastore --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 7 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-inmemory-datastore/src/main/java/org/opendaylight/mdsal/dom/store/inmemory/InMemoryDOMDataStore.java:[158,25] registerLegacyTreeChangeListener(org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier,org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener) in org.opendaylight.mdsal.dom.spi.store.DOMStoreTreeChangePublisher has been deprecated and marked for removal [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ mdsal-dom-inmemory-datastore >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ mdsal-dom-inmemory-datastore --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ mdsal-dom-inmemory-datastore <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ mdsal-dom-inmemory-datastore --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ mdsal-dom-inmemory-datastore --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ mdsal-dom-inmemory-datastore --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 6 source files with javac [debug release 17] to target/test-classes [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault' [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ mdsal-dom-inmemory-datastore --- [INFO] Surefire report directory: /w/workspace/mdsal-sonar/dom/mdsal-dom-inmemory-datastore/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStoreFactoryTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.913 s -- in org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStoreFactoryTest [INFO] Running org.opendaylight.mdsal.dom.store.inmemory.InMemoryDataStoreTest [WARNING] Tests run: 17, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.360 s -- in org.opendaylight.mdsal.dom.store.inmemory.InMemoryDataStoreTest [INFO] Running org.opendaylight.mdsal.dom.store.inmemory.SchemaUpdateForTransactionTest [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s -- in org.opendaylight.mdsal.dom.store.inmemory.SchemaUpdateForTransactionTest [INFO] Running org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMStoreThreePhaseCommitCohortTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.217 s -- in org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMStoreThreePhaseCommitCohortTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 28, Failures: 0, Errors: 0, Skipped: 2 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ mdsal-dom-inmemory-datastore --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ mdsal-dom-inmemory-datastore --- [INFO] Building bundle: /w/workspace/mdsal-sonar/dom/mdsal-dom-inmemory-datastore/target/mdsal-dom-inmemory-datastore-13.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/dom/mdsal-dom-inmemory-datastore/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ mdsal-dom-inmemory-datastore --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ mdsal-dom-inmemory-datastore --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 34 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/dom/mdsal-dom-inmemory-datastore/target/bom.xml [INFO] attaching as mdsal-dom-inmemory-datastore-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/dom/mdsal-dom-inmemory-datastore/target/bom.json [INFO] attaching as mdsal-dom-inmemory-datastore-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-dom-inmemory-datastore --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ mdsal-dom-inmemory-datastore --- [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:13.0.1:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ mdsal-dom-inmemory-datastore --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ mdsal-dom-inmemory-datastore --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ mdsal-dom-inmemory-datastore --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/dom/mdsal-dom-inmemory-datastore/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'mdsal-dom-inmemory-datastore' with 10 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mdsal-dom-inmemory-datastore --- [INFO] Installing /w/workspace/mdsal-sonar/dom/mdsal-dom-inmemory-datastore/target/mdsal-dom-inmemory-datastore-13.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/13.0.1-SNAPSHOT/mdsal-dom-inmemory-datastore-13.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/dom/mdsal-dom-inmemory-datastore/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/13.0.1-SNAPSHOT/mdsal-dom-inmemory-datastore-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/dom/mdsal-dom-inmemory-datastore/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/13.0.1-SNAPSHOT/mdsal-dom-inmemory-datastore-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/dom/mdsal-dom-inmemory-datastore/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/13.0.1-SNAPSHOT/mdsal-dom-inmemory-datastore-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ mdsal-dom-inmemory-datastore --- [INFO] Installing org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/13.0.1-SNAPSHOT/mdsal-dom-inmemory-datastore-13.0.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ mdsal-dom-inmemory-datastore --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ mdsal-dom-inmemory-datastore --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------------< org.opendaylight.mdsal:mdsal-dom-broker >--------------- [INFO] Building mdsal-dom-broker 13.0.1-SNAPSHOT [17/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ mdsal-dom-broker --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ mdsal-dom-broker --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ mdsal-dom-broker --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ mdsal-dom-broker --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ mdsal-dom-broker --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/mdsal-sonar/dom/mdsal-dom-broker/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ mdsal-dom-broker --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ mdsal-dom-broker --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ mdsal-dom-broker --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ mdsal-dom-broker --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ mdsal-dom-broker --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 23 source files with javac [debug release 17 module-path] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found [INFO] Writing META-INF/services/org.opendaylight.mdsal.dom.api.DOMMountPointService [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/src/main/java/module-info.java:[19,24] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/src/main/java/module-info.java:[20,17] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/src/main/java/module-info.java:[23,36] requires transitive directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/src/main/java/module-info.java:[25,40] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/src/main/java/module-info.java:[26,36] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/src/main/java/module-info.java:[27,32] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/src/main/java/module-info.java:[28,47] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/src/main/java/module-info.java:[29,46] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/src/main/java/org/opendaylight/mdsal/dom/broker/AbstractDOMRoutingTable.java:[82,51] unchecked cast required: E found: org.opendaylight.mdsal.dom.broker.AbstractDOMRoutingTableEntry [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/src/main/java/org/opendaylight/mdsal/dom/broker/AbstractDOMRoutingTable.java:[157,53] unchecked cast required: E found: org.opendaylight.mdsal.dom.broker.AbstractDOMRoutingTableEntry [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/src/main/java/org/opendaylight/mdsal/dom/broker/DOMMountPointServiceImpl.java:[35,2] class org.kohsuke.MetaInfServices in module org.kohsuke.metainf_services is not indirectly exported using requires transitive [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ mdsal-dom-broker >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ mdsal-dom-broker --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ mdsal-dom-broker <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ mdsal-dom-broker --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ mdsal-dom-broker --- [INFO] Copying 5 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ mdsal-dom-broker --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 18 source files with javac [debug release 17 module-path] to target/test-classes [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault' [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMDataTreeChangeListenerTest.java:[74,58] unchecked method invocation: method onDataTreeChanged in interface org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener is applied to given types required: java.util.List found: java.util.List [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMDataTreeChangeListenerTest.java:[74,83] unchecked conversion required: java.util.List found: java.util.List [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMDataTreeChangeListenerTest.java:[75,89] unchecked method invocation: method getOnlyElement in class com.google.common.collect.Iterables is applied to given types required: java.lang.Iterable found: java.util.List [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMDataTreeChangeListenerTest.java:[75,115] unchecked conversion required: java.lang.Iterable found: java.util.List [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMDataTreeChangeListenerTest.java:[82,30] found raw type: java.util.List missing type arguments for generic class java.util.List [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMDataTreeChangeListenerTest.java:[98,58] unchecked method invocation: method onDataTreeChanged in interface org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener is applied to given types required: java.util.List found: java.util.List [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMDataTreeChangeListenerTest.java:[98,83] unchecked conversion required: java.util.List found: java.util.List [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMDataTreeChangeListenerTest.java:[99,89] unchecked method invocation: method getOnlyElement in class com.google.common.collect.Iterables is applied to given types required: java.lang.Iterable found: java.util.List [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMDataTreeChangeListenerTest.java:[99,115] unchecked conversion required: java.lang.Iterable found: java.util.List [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMDataTreeChangeListenerTest.java:[106,30] found raw type: java.util.List missing type arguments for generic class java.util.List [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMDataTreeChangeListenerTest.java:[125,58] unchecked method invocation: method onDataTreeChanged in interface org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener is applied to given types required: java.util.List found: java.util.List [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMDataTreeChangeListenerTest.java:[125,83] unchecked conversion required: java.util.List found: java.util.List [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMDataTreeListenerTest.java:[125,54] registerDataTreeChangeListener(org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier,org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener) in org.opendaylight.mdsal.dom.api.DOMDataBroker.DataTreeChangeExtension has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMDataTreeListenerTest.java:[157,54] registerDataTreeChangeListener(org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier,org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener) in org.opendaylight.mdsal.dom.api.DOMDataBroker.DataTreeChangeExtension has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMDataTreeListenerTest.java:[195,54] registerDataTreeChangeListener(org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier,org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener) in org.opendaylight.mdsal.dom.api.DOMDataBroker.DataTreeChangeExtension has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMDataTreeListenerTest.java:[234,54] registerDataTreeChangeListener(org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier,org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener) in org.opendaylight.mdsal.dom.api.DOMDataBroker.DataTreeChangeExtension has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMDataTreeListenerTest.java:[276,54] registerDataTreeChangeListener(org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier,org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener) in org.opendaylight.mdsal.dom.api.DOMDataBroker.DataTreeChangeExtension has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMDataTreeListenerTest.java:[315,54] registerDataTreeChangeListener(org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier,org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener) in org.opendaylight.mdsal.dom.api.DOMDataBroker.DataTreeChangeExtension has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/RoutedDOMRpcRoutingTableEntryTest.java:[62,6] class org.mockito.Mock in module is not exported [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/RoutedDOMRpcRoutingTableEntryTest.java:[64,6] class org.mockito.Mock in module is not exported [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/RoutedDOMRpcRoutingTableEntryTest.java:[66,12] class org.opendaylight.mdsal.dom.broker.RoutedDOMRpcRoutingTableEntry in module org.opendaylight.mdsal.dom.broker is not accessible to clients that require this module [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMRpcRouterTest.java:[126,30] DOMRpcRouter() in org.opendaylight.mdsal.dom.broker.DOMRpcRouter has been deprecated [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMRpcRouterTest.java:[152,30] DOMRpcRouter() in org.opendaylight.mdsal.dom.broker.DOMRpcRouter has been deprecated [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMRpcRouterTest.java:[171,39] DOMRpcRouter() in org.opendaylight.mdsal.dom.broker.DOMRpcRouter has been deprecated [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMRpcRouterTest.java:[235,37] DOMRpcRouter() in org.opendaylight.mdsal.dom.broker.DOMRpcRouter has been deprecated [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMRpcRouterTest.java:[241,37] DOMRpcRouter() in org.opendaylight.mdsal.dom.broker.DOMRpcRouter has been deprecated [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMRpcRouterTest.java:[201,22] auto-closeable resource reg is never referenced in body of corresponding try statement [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMRpcRouterTest.java:[221,22] auto-closeable resource reg is never referenced in body of corresponding try statement [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ mdsal-dom-broker --- [INFO] Surefire report directory: /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.mdsal.dom.broker.GlobalDOMRpcRoutingTableEntryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.199 s -- in org.opendaylight.mdsal.dom.broker.GlobalDOMRpcRoutingTableEntryTest [INFO] Running org.opendaylight.mdsal.dom.broker.DOMTransactionChainTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.025 s -- in org.opendaylight.mdsal.dom.broker.DOMTransactionChainTest [INFO] Running org.opendaylight.mdsal.dom.broker.DOMNotificationRouterTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.766 s -- in org.opendaylight.mdsal.dom.broker.DOMNotificationRouterTest [INFO] Running org.opendaylight.mdsal.dom.broker.DOMDataTreeChangeListenerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.155 s -- in org.opendaylight.mdsal.dom.broker.DOMDataTreeChangeListenerTest [INFO] Running org.opendaylight.mdsal.dom.broker.DOMDataTreeListenerTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.236 s -- in org.opendaylight.mdsal.dom.broker.DOMDataTreeListenerTest [INFO] Running org.opendaylight.mdsal.dom.broker.RoutedDOMRpcRoutingTableEntryTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.273 s -- in org.opendaylight.mdsal.dom.broker.RoutedDOMRpcRoutingTableEntryTest [INFO] Running org.opendaylight.mdsal.dom.broker.UnknownDOMRpcRoutingTableEntryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.mdsal.dom.broker.UnknownDOMRpcRoutingTableEntryTest [INFO] Running org.opendaylight.mdsal.dom.broker.DOMMountPointServiceImplTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.110 s -- in org.opendaylight.mdsal.dom.broker.DOMMountPointServiceImplTest [INFO] Running org.opendaylight.mdsal.dom.broker.DOMRpcRouterTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.271 s -- in org.opendaylight.mdsal.dom.broker.DOMRpcRouterTest [INFO] Running org.opendaylight.mdsal.dom.broker.DOMBrokerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s -- in org.opendaylight.mdsal.dom.broker.DOMBrokerTest [INFO] Running org.opendaylight.mdsal.dom.broker.CommitCoordinationTaskTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s -- in org.opendaylight.mdsal.dom.broker.CommitCoordinationTaskTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 48, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ mdsal-dom-broker --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ mdsal-dom-broker --- [WARNING] Bundle org.opendaylight.mdsal:mdsal-dom-broker:bundle:13.0.1-SNAPSHOT : Split package, multiple jars provide the same package: Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:org.eclipse.jdt.annotation, Jar:mdsal-common-api, Jar:mdsal-dom-api, Jar:mdsal-dom-spi, Jar:odlext-model-api, Jar:yang-data-tree-spi, Jar:concepts, Jar:util, Jar:triemap, Jar:yang-common, Jar:yang-data-api, Jar:yang-data-tree-api, Jar:yang-model-api, Jar:yang-xpath-api, Jar:yang-model-spi, Jar:yang-ir, Jar:rfc7952-model-api, Jar:javax.inject, Jar:org.osgi.namespace.extender, Jar:org.osgi.util.function, Jar:org.osgi.namespace.implementation, Jar:org.osgi.annotation.bundle] Class path [Jar:., Jar:spotbugs-annotations, Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:checker-qual, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:org.eclipse.jdt.annotation, Jar:mdsal-common-api, Jar:mdsal-dom-api, Jar:mdsal-dom-spi, Jar:odlext-model-api, Jar:yang-data-tree-spi, Jar:concepts, Jar:util, Jar:triemap, Jar:yang-common, Jar:yang-data-api, Jar:value, Jar:yang-data-tree-api, Jar:yang-model-api, Jar:yang-xpath-api, Jar:yang-model-spi, Jar:yang-ir, Jar:rfc7952-model-api, Jar:javax.inject, Jar:jakarta.annotation-api, Jar:metainf-services, Jar:org.osgi.service.component.annotations, Jar:org.osgi.namespace.extender, Jar:org.osgi.util.function, Jar:org.osgi.util.promise, Jar:org.osgi.service.metatype.annotations, Jar:org.osgi.namespace.implementation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [INFO] Building bundle: /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/target/mdsal-dom-broker-13.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ mdsal-dom-broker --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ mdsal-dom-broker --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 37 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/target/bom.xml [INFO] attaching as mdsal-dom-broker-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/target/bom.json [INFO] attaching as mdsal-dom-broker-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-dom-broker --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ mdsal-dom-broker --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:13.0.1:test [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.yangtools:yang-model-spi:jar:13.0.1:compile [WARNING] org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.1:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ mdsal-dom-broker --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ mdsal-dom-broker --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ mdsal-dom-broker --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'mdsal-dom-broker' with 41 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mdsal-dom-broker --- [INFO] Installing /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/target/mdsal-dom-broker-13.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-dom-broker/13.0.1-SNAPSHOT/mdsal-dom-broker-13.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-dom-broker/13.0.1-SNAPSHOT/mdsal-dom-broker-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-dom-broker/13.0.1-SNAPSHOT/mdsal-dom-broker-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-dom-broker/13.0.1-SNAPSHOT/mdsal-dom-broker-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ mdsal-dom-broker --- [INFO] Installing org/opendaylight/mdsal/mdsal-dom-broker/13.0.1-SNAPSHOT/mdsal-dom-broker-13.0.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ mdsal-dom-broker --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ mdsal-dom-broker --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -----------< org.opendaylight.mdsal:mdsal-binding-spec-util >----------- [INFO] Building mdsal-binding-spec-util 13.0.1-SNAPSHOT [18/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ mdsal-binding-spec-util --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ mdsal-binding-spec-util --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ mdsal-binding-spec-util --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ mdsal-binding-spec-util --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ mdsal-binding-spec-util --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/mdsal-sonar/binding/mdsal-binding-spec-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] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ mdsal-binding-spec-util --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ mdsal-binding-spec-util --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ mdsal-binding-spec-util --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ mdsal-binding-spec-util --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/binding/mdsal-binding-spec-util/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ mdsal-binding-spec-util --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug release 17 module-path] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-spec-util/src/main/java/module-info.java:[16,17] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-spec-util/src/main/java/module-info.java:[19,47] requires transitive directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-spec-util/src/main/java/module-info.java:[20,49] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-spec-util/src/main/java/org/opendaylight/mdsal/binding/spec/reflect/StringValueObjectFactory.java:[130,20] java.security.AccessController in java.security has been deprecated and marked for removal [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ mdsal-binding-spec-util >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ mdsal-binding-spec-util --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ mdsal-binding-spec-util <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ mdsal-binding-spec-util --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ mdsal-binding-spec-util --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/binding/mdsal-binding-spec-util/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ mdsal-binding-spec-util --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 17 module-path] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ mdsal-binding-spec-util --- [INFO] Surefire report directory: /w/workspace/mdsal-sonar/binding/mdsal-binding-spec-util/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.mdsal.binding.spec.reflect.BindingReflectionsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.opendaylight.mdsal.binding.spec.reflect.BindingReflectionsTest [INFO] Running org.opendaylight.mdsal.binding.spec.reflect.StringValueObjectFactoryTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.mdsal.binding.spec.reflect.StringValueObjectFactoryTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ mdsal-binding-spec-util --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ mdsal-binding-spec-util --- [WARNING] Bundle org.opendaylight.mdsal:mdsal-binding-spec-util:bundle:13.0.1-SNAPSHOT : Split package, multiple jars provide the same package: Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:org.eclipse.jdt.annotation, Jar:yang-common, Jar:concepts, Jar:yang-binding, Jar:util, Jar:triemap, Jar:org.osgi.annotation.bundle] Class path [Jar:., Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:checker-qual, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:org.eclipse.jdt.annotation, Jar:yang-common, Jar:concepts, Jar:yang-binding, Jar:util, Jar:triemap, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [INFO] Building bundle: /w/workspace/mdsal-sonar/binding/mdsal-binding-spec-util/target/mdsal-binding-spec-util-13.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/binding/mdsal-binding-spec-util/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ mdsal-binding-spec-util --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ mdsal-binding-spec-util --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 15 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/binding/mdsal-binding-spec-util/target/bom.xml [INFO] attaching as mdsal-binding-spec-util-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/binding/mdsal-binding-spec-util/target/bom.json [INFO] attaching as mdsal-binding-spec-util-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-binding-spec-util --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ mdsal-binding-spec-util --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ mdsal-binding-spec-util --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ mdsal-binding-spec-util --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ mdsal-binding-spec-util --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/binding/mdsal-binding-spec-util/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'mdsal-binding-spec-util' with 3 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mdsal-binding-spec-util --- [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-spec-util/target/mdsal-binding-spec-util-13.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-binding-spec-util/13.0.1-SNAPSHOT/mdsal-binding-spec-util-13.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-spec-util/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-binding-spec-util/13.0.1-SNAPSHOT/mdsal-binding-spec-util-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-spec-util/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-binding-spec-util/13.0.1-SNAPSHOT/mdsal-binding-spec-util-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-spec-util/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-binding-spec-util/13.0.1-SNAPSHOT/mdsal-binding-spec-util-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ mdsal-binding-spec-util --- [INFO] Installing org/opendaylight/mdsal/mdsal-binding-spec-util/13.0.1-SNAPSHOT/mdsal-binding-spec-util-13.0.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ mdsal-binding-spec-util --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ mdsal-binding-spec-util --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc8040 >---------- [INFO] Building rfc8040 13.0.1-SNAPSHOT [19/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc8040 --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc8040 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc8040 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rfc8040 --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rfc8040 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/ietf/rfc8040/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-maven-plugin:13.0.1:generate-sources (binding) @ rfc8040 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/ietf/rfc8040/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 1.186 ms [INFO] yang-to-sources: Project model files found: 1 in 16.04 ms [INFO] yang-to-sources: 1 YANG models processed in 42.48 ms [INFO] BindingJavaFileGenerator: Defined 21 files in 17.20 ms [INFO] Sorted 21 files into 8 directories in 205.8 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 21 in 59.39 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc8040 --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc8040 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc8040 --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc8040 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/rfc8040/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/rfc8040/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/mdsal-sonar/model/ietf/rfc8040/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ rfc8040 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 20 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ rfc8040 >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ rfc8040 --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ rfc8040 <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ rfc8040 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc8040 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/rfc8040/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rfc8040 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ rfc8040 --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ rfc8040 --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc8040 --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/ietf/rfc8040/target/rfc8040-13.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/ietf/rfc8040/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc8040 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ rfc8040 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 15 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/ietf/rfc8040/target/bom.xml [INFO] attaching as rfc8040-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/ietf/rfc8040/target/bom.json [INFO] attaching as rfc8040-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc8040 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc8040 --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rfc8040 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rfc8040 --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rfc8040 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rfc8040 --- [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8040/target/rfc8040-13.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8040/13.0.1-SNAPSHOT/rfc8040-13.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8040/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8040/13.0.1-SNAPSHOT/rfc8040-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8040/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8040/13.0.1-SNAPSHOT/rfc8040-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8040/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8040/13.0.1-SNAPSHOT/rfc8040-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc8040 --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8040/13.0.1-SNAPSHOT/rfc8040-13.0.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rfc8040 --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc8040 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----------< org.opendaylight.mdsal:mdsal-binding-test-model >----------- [INFO] Building mdsal-binding-test-model 13.0.1-SNAPSHOT [20/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ mdsal-binding-test-model --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ mdsal-binding-test-model --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ mdsal-binding-test-model --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ mdsal-binding-test-model --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ mdsal-binding-test-model --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/mdsal-sonar/binding/mdsal-binding-test-model/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ mdsal-binding-test-model --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/binding/mdsal-binding-test-model/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 1.928 ms [INFO] yang-to-sources: Project model files found: 61 in 195.9 ms [INFO] yang-to-sources: 63 YANG models processed in 277.9 ms [INFO] BindingJavaFileGenerator: Defined 907 files in 85.64 ms [INFO] Sorted 907 files into 241 directories in 2.781 ms [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 907 in 407.9 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ mdsal-binding-test-model --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ mdsal-binding-test-model --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ mdsal-binding-test-model --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ mdsal-binding-test-model --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/binding/mdsal-binding-test-model/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/binding/mdsal-binding-test-model/target/generated-sources/spi [INFO] Copying 61 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 61 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/binding/mdsal-binding-test-model/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ mdsal-binding-test-model --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 908 source files with javac [debug release 17] to target/classes [INFO] Writing META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ mdsal-binding-test-model >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ mdsal-binding-test-model --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ mdsal-binding-test-model <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ mdsal-binding-test-model --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ mdsal-binding-test-model --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/binding/mdsal-binding-test-model/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ mdsal-binding-test-model --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 9 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ mdsal-binding-test-model --- [INFO] Surefire report directory: /w/workspace/mdsal-sonar/binding/mdsal-binding-test-model/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.mdsal.binding.test.model.Mdsal744Test [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 s -- in org.opendaylight.mdsal.binding.test.model.Mdsal744Test [INFO] Running org.opendaylight.mdsal.binding.test.model.Mdsal792Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.mdsal.binding.test.model.Mdsal792Test [INFO] Running org.opendaylight.mdsal.binding.test.model.Mdsal818Test [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.opendaylight.mdsal.binding.test.model.Mdsal818Test [INFO] Running org.opendaylight.mdsal.binding.test.model.TestBindingMap [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in org.opendaylight.mdsal.binding.test.model.TestBindingMap [INFO] Running org.opendaylight.mdsal.binding.test.model.Mdsal766Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.mdsal.binding.test.model.Mdsal766Test [INFO] Running org.opendaylight.mdsal.binding.test.model.TestCopyBuilders [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.mdsal.binding.test.model.TestCopyBuilders [INFO] Running org.opendaylight.mdsal.binding.test.model.TestListSquashing [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.opendaylight.mdsal.binding.test.model.TestListSquashing [INFO] Running org.opendaylight.mdsal.binding.test.model.Mdsal661Test [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.mdsal.binding.test.model.Mdsal661Test [INFO] Running org.opendaylight.mdsal.binding.test.model.TestListEquals [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.opendaylight.mdsal.binding.test.model.TestListEquals [INFO] [INFO] Results: [INFO] [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ mdsal-binding-test-model --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ mdsal-binding-test-model --- [INFO] Building bundle: /w/workspace/mdsal-sonar/binding/mdsal-binding-test-model/target/mdsal-binding-test-model-13.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/binding/mdsal-binding-test-model/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ mdsal-binding-test-model --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ mdsal-binding-test-model --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 18 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/binding/mdsal-binding-test-model/target/bom.xml [INFO] attaching as mdsal-binding-test-model-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/binding/mdsal-binding-test-model/target/bom.json [INFO] attaching as mdsal-binding-test-model-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-binding-test-model --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ mdsal-binding-test-model --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ mdsal-binding-test-model --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ mdsal-binding-test-model --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ mdsal-binding-test-model --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/binding/mdsal-binding-test-model/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'mdsal-binding-test-model' with 124 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mdsal-binding-test-model --- [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-test-model/target/mdsal-binding-test-model-13.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-binding-test-model/13.0.1-SNAPSHOT/mdsal-binding-test-model-13.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-test-model/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-binding-test-model/13.0.1-SNAPSHOT/mdsal-binding-test-model-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-test-model/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-binding-test-model/13.0.1-SNAPSHOT/mdsal-binding-test-model-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-test-model/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-binding-test-model/13.0.1-SNAPSHOT/mdsal-binding-test-model-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ mdsal-binding-test-model --- [INFO] Installing org/opendaylight/mdsal/mdsal-binding-test-model/13.0.1-SNAPSHOT/mdsal-binding-test-model-13.0.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ mdsal-binding-test-model --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ mdsal-binding-test-model --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----------< org.opendaylight.mdsal:mdsal-binding-runtime-spi >---------- [INFO] Building mdsal-binding-runtime-spi 13.0.1-SNAPSHOT [21/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ mdsal-binding-runtime-spi --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ mdsal-binding-runtime-spi --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ mdsal-binding-runtime-spi --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ mdsal-binding-runtime-spi --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ mdsal-binding-runtime-spi --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/mdsal-sonar/binding/mdsal-binding-runtime-spi/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ mdsal-binding-runtime-spi --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ mdsal-binding-runtime-spi --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ mdsal-binding-runtime-spi --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ mdsal-binding-runtime-spi --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/binding/mdsal-binding-runtime-spi/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ mdsal-binding-runtime-spi --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 8 source files with javac [debug release 17 module-path] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-runtime-spi/src/main/java/module-info.java:[17,52] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-runtime-spi/src/main/java/module-info.java:[20,17] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-runtime-spi/src/main/java/module-info.java:[27,47] requires transitive directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-runtime-spi/src/main/java/module-info.java:[28,49] requires directive for an automatic module [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ mdsal-binding-runtime-spi >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ mdsal-binding-runtime-spi --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ mdsal-binding-runtime-spi <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ mdsal-binding-runtime-spi --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ mdsal-binding-runtime-spi --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/binding/mdsal-binding-runtime-spi/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ mdsal-binding-runtime-spi --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 17 module-path] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ mdsal-binding-runtime-spi --- [INFO] Surefire report directory: /w/workspace/mdsal-sonar/binding/mdsal-binding-runtime-spi/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.mdsal.binding.runtime.spi.ModuleInfoSnapshotBuilderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.129 s -- in org.opendaylight.mdsal.binding.runtime.spi.ModuleInfoSnapshotBuilderTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ mdsal-binding-runtime-spi --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ mdsal-binding-runtime-spi --- [WARNING] Bundle org.opendaylight.mdsal:mdsal-binding-runtime-spi:bundle:13.0.1-SNAPSHOT : Split package, multiple jars provide the same package: Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:org.eclipse.jdt.annotation, Jar:concepts, Jar:yang-common, Jar:yang-model-api, Jar:yang-xpath-api, Jar:yang-model-spi, Jar:util, Jar:triemap, Jar:yang-ir, Jar:rfc7952-model-api, Jar:yang-parser-api, Jar:yang-parser-impl, Jar:yang-parser-spi, Jar:yang-parser-reactor, Jar:yang-repo-spi, Jar:yang-parser-rfc7950, Jar:odlext-parser-support, Jar:openconfig-parser-support, Jar:openconfig-model-api, Jar:rfc6241-parser-support, Jar:rfc6241-model-api, Jar:rfc6536-parser-support, Jar:rfc6536-model-api, Jar:rfc6643-parser-support, Jar:rfc6643-model-api, Jar:rfc7952-parser-support, Jar:rfc8040-parser-support, Jar:rfc8528-parser-support, Jar:rfc8528-model-api, Jar:rfc8639-parser-support, Jar:rfc8639-model-api, Jar:rfc8819-parser-support, Jar:rfc8819-model-api, Jar:yang-xpath-impl, Jar:yang-repo-api, Jar:mdsal-binding-spec-util, Jar:mdsal-binding-model-api, Jar:mdsal-binding-runtime-api, Jar:rfc8040-model-api, Jar:yang-binding, Jar:odlext-model-api, Jar:yang-model-ri, Jar:org.osgi.annotation.bundle] Class path [Jar:., Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:checker-qual, Jar:org.eclipse.jdt.annotation, Jar:concepts, Jar:yang-common, Jar:yang-model-api, Jar:yang-xpath-api, Jar:yang-model-spi, Jar:util, Jar:triemap, Jar:yang-ir, Jar:rfc7952-model-api, Jar:yang-parser-api, Jar:yang-parser-impl, Jar:yang-parser-spi, Jar:yang-parser-reactor, Jar:yang-repo-spi, Jar:yang-parser-rfc7950, Jar:antlr4-runtime, Jar:odlext-parser-support, Jar:openconfig-parser-support, Jar:openconfig-model-api, Jar:rfc6241-parser-support, Jar:rfc6241-model-api, Jar:rfc6536-parser-support, Jar:rfc6536-model-api, Jar:rfc6643-parser-support, Jar:rfc6643-model-api, Jar:rfc7952-parser-support, Jar:rfc8040-parser-support, Jar:rfc8528-parser-support, Jar:rfc8528-model-api, Jar:rfc8639-parser-support, Jar:rfc8639-model-api, Jar:rfc8819-parser-support, Jar:rfc8819-model-api, Jar:yang-xpath-impl, Jar:yang-repo-api, Jar:mdsal-binding-spec-util, Jar:mdsal-binding-model-api, Jar:mdsal-binding-runtime-api, Jar:rfc8040-model-api, Jar:yang-binding, Jar:odlext-model-api, Jar:yang-model-ri, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [INFO] Building bundle: /w/workspace/mdsal-sonar/binding/mdsal-binding-runtime-spi/target/mdsal-binding-runtime-spi-13.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/binding/mdsal-binding-runtime-spi/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ mdsal-binding-runtime-spi --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ mdsal-binding-runtime-spi --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 52 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/binding/mdsal-binding-runtime-spi/target/bom.xml [INFO] attaching as mdsal-binding-runtime-spi-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/binding/mdsal-binding-runtime-spi/target/bom.json [INFO] attaching as mdsal-binding-runtime-spi-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-binding-runtime-spi --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ mdsal-binding-runtime-spi --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ mdsal-binding-runtime-spi --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ mdsal-binding-runtime-spi --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ mdsal-binding-runtime-spi --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/binding/mdsal-binding-runtime-spi/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'mdsal-binding-runtime-spi' with 10 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mdsal-binding-runtime-spi --- [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-runtime-spi/target/mdsal-binding-runtime-spi-13.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-binding-runtime-spi/13.0.1-SNAPSHOT/mdsal-binding-runtime-spi-13.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-runtime-spi/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-binding-runtime-spi/13.0.1-SNAPSHOT/mdsal-binding-runtime-spi-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-runtime-spi/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-binding-runtime-spi/13.0.1-SNAPSHOT/mdsal-binding-runtime-spi-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-runtime-spi/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-binding-runtime-spi/13.0.1-SNAPSHOT/mdsal-binding-runtime-spi-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ mdsal-binding-runtime-spi --- [INFO] Installing org/opendaylight/mdsal/mdsal-binding-runtime-spi/13.0.1-SNAPSHOT/mdsal-binding-runtime-spi-13.0.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ mdsal-binding-runtime-spi --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ mdsal-binding-runtime-spi --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.mdsal:mdsal-dom-schema-osgi >------------ [INFO] Building mdsal-dom-schema-osgi 13.0.1-SNAPSHOT [22/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ mdsal-dom-schema-osgi --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ mdsal-dom-schema-osgi --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ mdsal-dom-schema-osgi --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ mdsal-dom-schema-osgi --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ mdsal-dom-schema-osgi --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/mdsal-sonar/dom/mdsal-dom-schema-osgi/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ mdsal-dom-schema-osgi --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ mdsal-dom-schema-osgi --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ mdsal-dom-schema-osgi --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ mdsal-dom-schema-osgi --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/dom/mdsal-dom-schema-osgi/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ mdsal-dom-schema-osgi --- [WARNING] **************************************************************************************************************************************************************** [WARNING] * Required filename-based automodules detected: [org.apache.karaf.features.core-4.4.4.jar]. Please don't publish this project to a public artifact repository! * [WARNING] **************************************************************************************************************************************************************** [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 12 source files with javac [debug release 17 module-path] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-schema-osgi/src/main/java/module-info.java:[11,35] requires transitive directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-schema-osgi/src/main/java/module-info.java:[18,22] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-schema-osgi/src/main/java/module-info.java:[19,30] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-schema-osgi/src/main/java/module-info.java:[20,27] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-schema-osgi/src/main/java/module-info.java:[21,17] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-schema-osgi/src/main/java/module-info.java:[24,46] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-schema-osgi/src/main/java/module-info.java:[25,47] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/dom/mdsal-dom-schema-osgi/src/main/java/org/opendaylight/mdsal/dom/schema/osgi/impl/ModelContextListener.java:[42,67] unchecked cast required: java.util.function.Consumer found: java.lang.Object [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ mdsal-dom-schema-osgi >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ mdsal-dom-schema-osgi --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ mdsal-dom-schema-osgi <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ mdsal-dom-schema-osgi --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ mdsal-dom-schema-osgi --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ mdsal-dom-schema-osgi --- [WARNING] Can't extract module name from pax-url-aether-2.6.14.jar: Provider class org.apache.commons.logging.impl.SLF4JLogFactory not in module [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug release 17 module-path] to target/test-classes [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ mdsal-dom-schema-osgi --- [INFO] Surefire report directory: /w/workspace/mdsal-sonar/dom/mdsal-dom-schema-osgi/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.mdsal.dom.schema.osgi.impl.OSGiModelRuntimeTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.877 s -- in org.opendaylight.mdsal.dom.schema.osgi.impl.OSGiModelRuntimeTest [INFO] Running org.opendaylight.mdsal.dom.schema.osgi.impl.KarafFeaturesSupportTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.211 s -- in org.opendaylight.mdsal.dom.schema.osgi.impl.KarafFeaturesSupportTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ mdsal-dom-schema-osgi --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ mdsal-dom-schema-osgi --- [WARNING] Bundle org.opendaylight.mdsal:mdsal-dom-schema-osgi:bundle:13.0.1-SNAPSHOT : Split package, multiple jars provide the same package: Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:mdsal-dom-api, Jar:org.eclipse.jdt.annotation, Jar:mdsal-common-api, Jar:concepts, Jar:util, Jar:triemap, Jar:yang-common, Jar:yang-data-api, Jar:yang-data-tree-api, Jar:yang-model-api, Jar:yang-xpath-api, Jar:mdsal-binding-runtime-spi, Jar:yang-model-spi, Jar:yang-ir, Jar:rfc7952-model-api, Jar:yang-parser-api, Jar:yang-parser-impl, Jar:yang-parser-spi, Jar:yang-parser-reactor, Jar:yang-repo-spi, Jar:yang-parser-rfc7950, Jar:yang-model-ri, Jar:odlext-parser-support, Jar:odlext-model-api, Jar:openconfig-parser-support, Jar:openconfig-model-api, Jar:rfc6241-parser-support, Jar:rfc6241-model-api, Jar:rfc6536-parser-support, Jar:rfc6536-model-api, Jar:rfc6643-parser-support, Jar:rfc6643-model-api, Jar:rfc7952-parser-support, Jar:rfc8040-parser-support, Jar:rfc8528-parser-support, Jar:rfc8528-model-api, Jar:rfc8639-parser-support, Jar:rfc8639-model-api, Jar:rfc8819-parser-support, Jar:rfc8819-model-api, Jar:yang-xpath-impl, Jar:yang-repo-api, Jar:mdsal-binding-spec-util, Jar:mdsal-binding-model-api, Jar:mdsal-binding-runtime-api, Jar:rfc8040-model-api, Jar:yang-binding, Jar:org.osgi.framework, Jar:org.osgi.namespace.extender, Jar:org.osgi.util.function, Jar:jakarta.xml.bind-api, Jar:jaxb-runtime, Jar:txw2, Jar:istack-commons-runtime, Jar:jakarta.activation, Jar:jackson-annotations, Jar:org.osgi.annotation.bundle] Class path [Jar:., Jar:mdsal-dom-api, Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:checker-qual, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:org.eclipse.jdt.annotation, Jar:mdsal-common-api, Jar:concepts, Jar:util, Jar:triemap, Jar:yang-common, Jar:yang-data-api, Jar:value, Jar:yang-data-tree-api, Jar:yang-model-api, Jar:yang-xpath-api, Jar:mdsal-binding-runtime-spi, Jar:yang-model-spi, Jar:yang-ir, Jar:rfc7952-model-api, Jar:yang-parser-api, Jar:yang-parser-impl, Jar:yang-parser-spi, Jar:yang-parser-reactor, Jar:yang-repo-spi, Jar:yang-parser-rfc7950, Jar:antlr4-runtime, Jar:yang-model-ri, Jar:odlext-parser-support, Jar:odlext-model-api, Jar:openconfig-parser-support, Jar:openconfig-model-api, Jar:rfc6241-parser-support, Jar:rfc6241-model-api, Jar:rfc6536-parser-support, Jar:rfc6536-model-api, Jar:rfc6643-parser-support, Jar:rfc6643-model-api, Jar:rfc7952-parser-support, Jar:rfc8040-parser-support, Jar:rfc8528-parser-support, Jar:rfc8528-model-api, Jar:rfc8639-parser-support, Jar:rfc8639-model-api, Jar:rfc8819-parser-support, Jar:rfc8819-model-api, Jar:yang-xpath-impl, Jar:yang-repo-api, Jar:mdsal-binding-spec-util, Jar:mdsal-binding-model-api, Jar:mdsal-binding-runtime-api, Jar:rfc8040-model-api, Jar:yang-binding, Jar:org.osgi.annotation.versioning, Jar:org.osgi.framework, Jar:org.osgi.service.component, Jar:osgi.annotation, Jar:org.osgi.namespace.extender, Jar:org.osgi.util.function, Jar:org.osgi.util.promise, Jar:org.osgi.service.component.annotations, Jar:org.osgi.util.tracker, Jar:org.apache.karaf.features.core, Jar:ops4j-base-util-property, Jar:ops4j-base-util-collections, Jar:ops4j-base-lang, Jar:pax-swissbox-property, Jar:jakarta.xml.bind-api, Jar:jaxb-runtime, Jar:txw2, Jar:istack-commons-runtime, Jar:jakarta.activation, Jar:jackson-databind, Jar:jackson-annotations, Jar:jackson-core, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:slf4j-api] [INFO] Building bundle: /w/workspace/mdsal-sonar/dom/mdsal-dom-schema-osgi/target/mdsal-dom-schema-osgi-13.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/dom/mdsal-dom-schema-osgi/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ mdsal-dom-schema-osgi --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ mdsal-dom-schema-osgi --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 80 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/dom/mdsal-dom-schema-osgi/target/bom.xml [INFO] attaching as mdsal-dom-schema-osgi-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/dom/mdsal-dom-schema-osgi/target/bom.json [INFO] attaching as mdsal-dom-schema-osgi-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-dom-schema-osgi --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ mdsal-dom-schema-osgi --- [WARNING] Used undeclared dependencies found: [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.1:compile [WARNING] org.checkerframework:checker-qual:jar:3.42.0:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.1-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.1-SNAPSHOT:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile [WARNING] org.opendaylight.yangtools:yang-data-api:jar:13.0.1:compile [WARNING] org.opendaylight.yangtools:yang-repo-api:jar:13.0.1:compile [WARNING] org.opendaylight.yangtools:yang-parser-api:jar:13.0.1:compile [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.1:compile [WARNING] org.opendaylight.yangtools:yang-model-api:jar:13.0.1:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.1:compile [WARNING] org.opendaylight.yangtools:yang-data-api:jar:13.0.1:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ mdsal-dom-schema-osgi --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ mdsal-dom-schema-osgi --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ mdsal-dom-schema-osgi --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/dom/mdsal-dom-schema-osgi/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'mdsal-dom-schema-osgi' with 15 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mdsal-dom-schema-osgi --- [INFO] Installing /w/workspace/mdsal-sonar/dom/mdsal-dom-schema-osgi/target/mdsal-dom-schema-osgi-13.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-dom-schema-osgi/13.0.1-SNAPSHOT/mdsal-dom-schema-osgi-13.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/dom/mdsal-dom-schema-osgi/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-dom-schema-osgi/13.0.1-SNAPSHOT/mdsal-dom-schema-osgi-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/dom/mdsal-dom-schema-osgi/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-dom-schema-osgi/13.0.1-SNAPSHOT/mdsal-dom-schema-osgi-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/dom/mdsal-dom-schema-osgi/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-dom-schema-osgi/13.0.1-SNAPSHOT/mdsal-dom-schema-osgi-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ mdsal-dom-schema-osgi --- [INFO] Installing org/opendaylight/mdsal/mdsal-dom-schema-osgi/13.0.1-SNAPSHOT/mdsal-dom-schema-osgi-13.0.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ mdsal-dom-schema-osgi --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ mdsal-dom-schema-osgi --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.mdsal:mdsal-binding-loader >------------- [INFO] Building mdsal-binding-loader 13.0.1-SNAPSHOT [23/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ mdsal-binding-loader --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ mdsal-binding-loader --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ mdsal-binding-loader --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ mdsal-binding-loader --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ mdsal-binding-loader --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/mdsal-sonar/binding/mdsal-binding-loader/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] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ mdsal-binding-loader --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ mdsal-binding-loader --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ mdsal-binding-loader --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ mdsal-binding-loader --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/binding/mdsal-binding-loader/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ mdsal-binding-loader --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 17 module-path] to target/classes [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-loader/src/main/java/module-info.java:[18,24] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-loader/src/main/java/module-info.java:[20,17] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-loader/src/main/java/module-info.java:[23,47] requires transitive directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-loader/src/main/java/org/opendaylight/mdsal/binding/loader/BindingClassLoader.java:[141,16] java.security.AccessController in java.security has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-loader/src/main/java/org/opendaylight/mdsal/binding/loader/BindingClassLoader.java:[196,35] unchecked cast required: java.lang.Class found: java.lang.Class [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-loader/src/main/java/org/opendaylight/mdsal/binding/loader/BindingClassLoader.java:[206,103] unchecked cast required: java.lang.Class found: java.lang.Class [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-loader/src/main/java/org/opendaylight/mdsal/binding/loader/RootBindingClassLoader.java:[65,21] java.security.AccessController in java.security has been deprecated and marked for removal [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ mdsal-binding-loader >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ mdsal-binding-loader --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ mdsal-binding-loader <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ mdsal-binding-loader --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ mdsal-binding-loader --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/binding/mdsal-binding-loader/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ mdsal-binding-loader --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ mdsal-binding-loader --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ mdsal-binding-loader --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ mdsal-binding-loader --- [WARNING] Bundle org.opendaylight.mdsal:mdsal-binding-loader:bundle:13.0.1-SNAPSHOT : Split package, multiple jars provide the same package: Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:org.eclipse.jdt.annotation, Jar:yang-binding, Jar:concepts, Jar:util, Jar:triemap, Jar:yang-common, Jar:org.osgi.annotation.bundle] Class path [Jar:., Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:checker-qual, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:byte-buddy, Jar:org.eclipse.jdt.annotation, Jar:yang-binding, Jar:concepts, Jar:util, Jar:triemap, Jar:yang-common, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [INFO] Building bundle: /w/workspace/mdsal-sonar/binding/mdsal-binding-loader/target/mdsal-binding-loader-13.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/binding/mdsal-binding-loader/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ mdsal-binding-loader --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ mdsal-binding-loader --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 16 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/binding/mdsal-binding-loader/target/bom.xml [INFO] attaching as mdsal-binding-loader-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/binding/mdsal-binding-loader/target/bom.json [INFO] attaching as mdsal-binding-loader-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-binding-loader --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ mdsal-binding-loader --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ mdsal-binding-loader --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ mdsal-binding-loader --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ mdsal-binding-loader --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mdsal-binding-loader --- [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-loader/target/mdsal-binding-loader-13.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-binding-loader/13.0.1-SNAPSHOT/mdsal-binding-loader-13.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-loader/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-binding-loader/13.0.1-SNAPSHOT/mdsal-binding-loader-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-loader/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-binding-loader/13.0.1-SNAPSHOT/mdsal-binding-loader-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-loader/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-binding-loader/13.0.1-SNAPSHOT/mdsal-binding-loader-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ mdsal-binding-loader --- [INFO] Installing org/opendaylight/mdsal/mdsal-binding-loader/13.0.1-SNAPSHOT/mdsal-binding-loader-13.0.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ mdsal-binding-loader --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ mdsal-binding-loader --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------------< org.opendaylight.mdsal:mdsal-binding-api >-------------- [INFO] Building mdsal-binding-api 13.0.1-SNAPSHOT [24/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ mdsal-binding-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ mdsal-binding-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ mdsal-binding-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ mdsal-binding-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ mdsal-binding-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/mdsal-sonar/binding/mdsal-binding-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ mdsal-binding-api --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ mdsal-binding-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ mdsal-binding-api --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ mdsal-binding-api --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ mdsal-binding-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 55 source files with javac [debug release 17 module-path] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/main/java/module-info.java:[18,47] requires transitive directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/main/java/module-info.java:[19,40] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/WriteTransaction.java:[447,6] class edu.umd.cs.findbugs.annotations.CheckReturnValue in module com.github.spotbugs.annotations is not indirectly exported using requires transitive [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/query/MatchBuilderPath.java:[73,44] leaf(org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.BooleanLeafReference) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath is potentially ambiguous with leaf(org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.Decimal64LeafReference) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/query/MatchBuilderPath.java:[91,42] leaf(org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.EmptyLeafReference) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath is potentially ambiguous with leaf(org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.StringLeafReference) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/query/MatchBuilderPath.java:[109,46] leaf(org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.Int8LeafReference) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath is potentially ambiguous with leaf(org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.Int16LeafReference) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/query/MatchBuilderPath.java:[127,49] leaf(org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.Int32LeafReference) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath is potentially ambiguous with leaf(org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.Int64LeafReference) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/query/MatchBuilderPath.java:[145,47] leaf(org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.Uint8LeafReference) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath is potentially ambiguous with leaf(org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.Uint16LeafReference) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/query/MatchBuilderPath.java:[163,48] leaf(org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.Uint32LeafReference) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath is potentially ambiguous with leaf(org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.Uint64LeafReference) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/query/MatchBuilderPath.java:[181,63] leaf(org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.IdentityLeafReference) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath is potentially ambiguous with leaf(org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.TypeObjectLeafReference) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/DataTreeChangeService.java:[112,36] org.opendaylight.mdsal.binding.api.ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/DataTreeChangeService.java:[130,73] org.opendaylight.mdsal.binding.api.ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/DataTreeChangeService.java:[130,73] org.opendaylight.mdsal.binding.api.ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/DataTreeChangeService.java:[130,73] org.opendaylight.mdsal.binding.api.ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/ActionService.java:[71,36] Possible heap pollution from parameterized vararg type org.opendaylight.mdsal.binding.api.DataTreeIdentifier

[WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/DataTreeCommitCohort.java:[104,6] class edu.umd.cs.findbugs.annotations.CheckReturnValue in module com.github.spotbugs.annotations is not indirectly exported using requires transitive [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ mdsal-binding-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ mdsal-binding-api --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ mdsal-binding-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ mdsal-binding-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ mdsal-binding-api --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ mdsal-binding-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 17 module-path] to target/test-classes [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/query/QueryBuilderExamples.java:[63,27] dummyMethod(P) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.LeafReference has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/query/QueryBuilderExamples.java:[76,27] dummyMethod(P) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.LeafReference has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/query/QueryBuilderExamples.java:[90,27] dummyMethod(P) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.LeafReference has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/query/QueryBuilderExamples.java:[107,27] dummyMethod(P) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.LeafReference has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/query/QueryBuilderExamples.java:[111,27] dummyMethod(P) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.LeafReference has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/query/QueryBuilderExamples.java:[129,27] dummyMethod(P) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.LeafReference has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/query/QueryBuilderExamples.java:[134,27] dummyMethod(P) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.LeafReference has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/query/QueryBuilderExamples.java:[143,27] dummyMethod(P) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.LeafReference has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/query/QueryBuilderExamples.java:[152,27] dummyMethod(P) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.LeafReference has been deprecated and marked for removal [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ mdsal-binding-api --- [INFO] Surefire report directory: /w/workspace/mdsal-sonar/binding/mdsal-binding-api/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.mdsal.binding.api.NotificationRejectedExceptionTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.opendaylight.mdsal.binding.api.NotificationRejectedExceptionTest [INFO] Running org.opendaylight.mdsal.binding.api.TransactionChainClosedExceptionTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.mdsal.binding.api.TransactionChainClosedExceptionTest [INFO] Running org.opendaylight.mdsal.binding.api.DataTreeChangeServiceWildcardedTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.837 s -- in org.opendaylight.mdsal.binding.api.DataTreeChangeServiceWildcardedTest [INFO] Running org.opendaylight.mdsal.binding.api.DataTreeIdentifierTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.opendaylight.mdsal.binding.api.DataTreeIdentifierTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ mdsal-binding-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ mdsal-binding-api --- [WARNING] Bundle org.opendaylight.mdsal:mdsal-binding-api:bundle:13.0.1-SNAPSHOT : Split package, multiple jars provide the same package: Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:org.eclipse.jdt.annotation, Jar:mdsal-common-api, Jar:yang-binding, Jar:concepts, Jar:util, Jar:triemap, Jar:yang-common, Jar:org.osgi.annotation.bundle] Class path [Jar:., Jar:spotbugs-annotations, Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:checker-qual, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:org.eclipse.jdt.annotation, Jar:mdsal-common-api, Jar:yang-binding, Jar:concepts, Jar:util, Jar:triemap, Jar:yang-common, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [INFO] Building bundle: /w/workspace/mdsal-sonar/binding/mdsal-binding-api/target/mdsal-binding-api-13.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/binding/mdsal-binding-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ mdsal-binding-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ mdsal-binding-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/binding/mdsal-binding-api/target/bom.xml [INFO] attaching as mdsal-binding-api-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/binding/mdsal-binding-api/target/bom.json [INFO] attaching as mdsal-binding-api-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-binding-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ mdsal-binding-api --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ mdsal-binding-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ mdsal-binding-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ mdsal-binding-api --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/binding/mdsal-binding-api/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'mdsal-binding-api' with 25 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mdsal-binding-api --- [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-api/target/mdsal-binding-api-13.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-binding-api/13.0.1-SNAPSHOT/mdsal-binding-api-13.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-api/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-binding-api/13.0.1-SNAPSHOT/mdsal-binding-api-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-api/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-binding-api/13.0.1-SNAPSHOT/mdsal-binding-api-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-api/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-binding-api/13.0.1-SNAPSHOT/mdsal-binding-api-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ mdsal-binding-api --- [INFO] Installing org/opendaylight/mdsal/mdsal-binding-api/13.0.1-SNAPSHOT/mdsal-binding-api-13.0.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ mdsal-binding-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ mdsal-binding-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---------< org.opendaylight.mdsal:mdsal-binding-dom-codec-api >--------- [INFO] Building mdsal-binding-dom-codec-api 13.0.1-SNAPSHOT [25/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ mdsal-binding-dom-codec-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ mdsal-binding-dom-codec-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ mdsal-binding-dom-codec-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ mdsal-binding-dom-codec-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ mdsal-binding-dom-codec-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ mdsal-binding-dom-codec-api --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ mdsal-binding-dom-codec-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ mdsal-binding-dom-codec-api --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ mdsal-binding-dom-codec-api --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec-api/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ mdsal-binding-dom-codec-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 27 source files with javac [debug release 17 module-path] to target/classes [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec-api/src/main/java/module-info.java:[17,47] requires transitive directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec-api/src/main/java/module-info.java:[18,40] requires directive for an automatic module [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ mdsal-binding-dom-codec-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ mdsal-binding-dom-codec-api --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ mdsal-binding-dom-codec-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ mdsal-binding-dom-codec-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ mdsal-binding-dom-codec-api --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ mdsal-binding-dom-codec-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ mdsal-binding-dom-codec-api --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ mdsal-binding-dom-codec-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ mdsal-binding-dom-codec-api --- [WARNING] Bundle org.opendaylight.mdsal:mdsal-binding-dom-codec-api:bundle:13.0.1-SNAPSHOT : Split package, multiple jars provide the same package: Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:org.eclipse.jdt.annotation, Jar:concepts, Jar:yang-common, Jar:yang-data-api, Jar:util, Jar:triemap, Jar:yang-model-api, Jar:yang-xpath-api, Jar:mdsal-binding-runtime-api, Jar:rfc8040-model-api, Jar:yang-repo-api, Jar:mdsal-binding-model-api, Jar:yang-binding, Jar:org.osgi.annotation.bundle] Class path [Jar:., Jar:spotbugs-annotations, Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:checker-qual, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:org.eclipse.jdt.annotation, Jar:concepts, Jar:yang-common, Jar:yang-data-api, Jar:value, Jar:util, Jar:triemap, Jar:yang-model-api, Jar:yang-xpath-api, Jar:mdsal-binding-runtime-api, Jar:rfc8040-model-api, Jar:yang-repo-api, Jar:mdsal-binding-model-api, Jar:yang-binding, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [INFO] Building bundle: /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec-api/target/mdsal-binding-dom-codec-api-13.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ mdsal-binding-dom-codec-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ mdsal-binding-dom-codec-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 24 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec-api/target/bom.xml [INFO] attaching as mdsal-binding-dom-codec-api-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec-api/target/bom.json [INFO] attaching as mdsal-binding-dom-codec-api-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-binding-dom-codec-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ mdsal-binding-dom-codec-api --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ mdsal-binding-dom-codec-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ mdsal-binding-dom-codec-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ mdsal-binding-dom-codec-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mdsal-binding-dom-codec-api --- [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec-api/target/mdsal-binding-dom-codec-api-13.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-binding-dom-codec-api/13.0.1-SNAPSHOT/mdsal-binding-dom-codec-api-13.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec-api/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-binding-dom-codec-api/13.0.1-SNAPSHOT/mdsal-binding-dom-codec-api-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec-api/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-binding-dom-codec-api/13.0.1-SNAPSHOT/mdsal-binding-dom-codec-api-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec-api/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-binding-dom-codec-api/13.0.1-SNAPSHOT/mdsal-binding-dom-codec-api-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ mdsal-binding-dom-codec-api --- [INFO] Installing org/opendaylight/mdsal/mdsal-binding-dom-codec-api/13.0.1-SNAPSHOT/mdsal-binding-dom-codec-api-13.0.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ mdsal-binding-dom-codec-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ mdsal-binding-dom-codec-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---------< org.opendaylight.mdsal:mdsal-binding-dom-codec-spi >--------- [INFO] Building mdsal-binding-dom-codec-spi 13.0.1-SNAPSHOT [26/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ mdsal-binding-dom-codec-spi --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ mdsal-binding-dom-codec-spi --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ mdsal-binding-dom-codec-spi --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ mdsal-binding-dom-codec-spi --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ mdsal-binding-dom-codec-spi --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec-spi/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ mdsal-binding-dom-codec-spi --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ mdsal-binding-dom-codec-spi --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ mdsal-binding-dom-codec-spi --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ mdsal-binding-dom-codec-spi --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec-spi/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ mdsal-binding-dom-codec-spi --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [debug release 17 module-path] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec-spi/src/main/java/module-info.java:[14,47] requires transitive directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec-spi/src/main/java/module-info.java:[15,49] requires directive for an automatic module [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ mdsal-binding-dom-codec-spi >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ mdsal-binding-dom-codec-spi --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ mdsal-binding-dom-codec-spi <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ mdsal-binding-dom-codec-spi --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ mdsal-binding-dom-codec-spi --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec-spi/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ mdsal-binding-dom-codec-spi --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ mdsal-binding-dom-codec-spi --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ mdsal-binding-dom-codec-spi --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ mdsal-binding-dom-codec-spi --- [WARNING] Bundle org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:bundle:13.0.1-SNAPSHOT : Split package, multiple jars provide the same package: Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:org.eclipse.jdt.annotation, Jar:concepts, Jar:yang-common, Jar:yang-data-api, Jar:util, Jar:triemap, Jar:yang-model-api, Jar:yang-xpath-api, Jar:mdsal-binding-dom-codec-api, Jar:mdsal-binding-runtime-api, Jar:rfc8040-model-api, Jar:yang-repo-api, Jar:mdsal-binding-model-api, Jar:yang-binding, Jar:org.osgi.annotation.bundle] Class path [Jar:., Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:checker-qual, Jar:org.eclipse.jdt.annotation, Jar:concepts, Jar:yang-common, Jar:yang-data-api, Jar:value, Jar:util, Jar:triemap, Jar:yang-model-api, Jar:yang-xpath-api, Jar:mdsal-binding-dom-codec-api, Jar:mdsal-binding-runtime-api, Jar:rfc8040-model-api, Jar:yang-repo-api, Jar:mdsal-binding-model-api, Jar:yang-binding, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [INFO] Building bundle: /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec-spi/target/mdsal-binding-dom-codec-spi-13.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec-spi/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ mdsal-binding-dom-codec-spi --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ mdsal-binding-dom-codec-spi --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 24 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec-spi/target/bom.xml [INFO] attaching as mdsal-binding-dom-codec-spi-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec-spi/target/bom.json [INFO] attaching as mdsal-binding-dom-codec-spi-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-binding-dom-codec-spi --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ mdsal-binding-dom-codec-spi --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ mdsal-binding-dom-codec-spi --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ mdsal-binding-dom-codec-spi --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ mdsal-binding-dom-codec-spi --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mdsal-binding-dom-codec-spi --- [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec-spi/target/mdsal-binding-dom-codec-spi-13.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-binding-dom-codec-spi/13.0.1-SNAPSHOT/mdsal-binding-dom-codec-spi-13.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec-spi/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-binding-dom-codec-spi/13.0.1-SNAPSHOT/mdsal-binding-dom-codec-spi-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec-spi/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-binding-dom-codec-spi/13.0.1-SNAPSHOT/mdsal-binding-dom-codec-spi-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec-spi/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-binding-dom-codec-spi/13.0.1-SNAPSHOT/mdsal-binding-dom-codec-spi-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ mdsal-binding-dom-codec-spi --- [INFO] Installing org/opendaylight/mdsal/mdsal-binding-dom-codec-spi/13.0.1-SNAPSHOT/mdsal-binding-dom-codec-spi-13.0.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ mdsal-binding-dom-codec-spi --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ mdsal-binding-dom-codec-spi --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -----------< org.opendaylight.mdsal:mdsal-binding-dom-codec >----------- [INFO] Building mdsal-binding-dom-codec 13.0.1-SNAPSHOT [27/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ mdsal-binding-dom-codec --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ mdsal-binding-dom-codec --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ mdsal-binding-dom-codec --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ mdsal-binding-dom-codec --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ mdsal-binding-dom-codec --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec/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] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ mdsal-binding-dom-codec --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ mdsal-binding-dom-codec --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ mdsal-binding-dom-codec --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ mdsal-binding-dom-codec --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ mdsal-binding-dom-codec --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 86 source files with javac [debug release 17 module-path] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault' [INFO] Writing META-INF/services/org.opendaylight.mdsal.binding.dom.codec.api.BindingCodecTreeFactory [INFO] Writing META-INF/services/org.opendaylight.mdsal.binding.dom.codec.spi.BindingDOMCodecServices [INFO] Writing META-INF/services/org.opendaylight.mdsal.binding.dom.codec.spi.BindingDOMCodecFactory [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec/src/main/java/module-info.java:[29,24] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec/src/main/java/module-info.java:[44,17] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec/src/main/java/module-info.java:[47,40] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec/src/main/java/module-info.java:[49,36] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec/src/main/java/module-info.java:[50,32] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec/src/main/java/module-info.java:[51,47] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec/src/main/java/org/opendaylight/mdsal/binding/dom/codec/impl/DataContainerCodecContext.java:[126,89] getSchema() in org.opendaylight.mdsal.binding.dom.codec.api.BindingCodecTreeNode has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec/src/main/java/org/opendaylight/mdsal/binding/dom/codec/impl/ValueNodeCodecContext.java:[68,33] getSchema() in org.opendaylight.mdsal.binding.dom.codec.api.BindingCodecTreeNode has been deprecated and marked for removal [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec/src/main/java/org/opendaylight/mdsal/binding/dom/codec/impl/AbstractDataObjectCodecContext.java:[62,29] getSchema() in org.opendaylight.mdsal.binding.dom.codec.api.BindingCodecTreeNode has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec/src/main/java/org/opendaylight/mdsal/binding/dom/codec/impl/AbstractDataObjectCodecContext.java:[73,18] class org.opendaylight.mdsal.binding.dom.codec.impl.CommonDataObjectCodecContext in module org.opendaylight.mdsal.binding.dom.codec.impl is not accessible to clients that require this module [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec/src/main/java/org/opendaylight/mdsal/binding/dom/codec/impl/DataObjectCodecContext.java:[199,58] unchecked method invocation: method findAugmentationTarget in class org.opendaylight.mdsal.binding.dom.codec.impl.DataContainerCodecContext is applied to given types required: java.lang.Class> found: java.lang.Class [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec/src/main/java/org/opendaylight/mdsal/binding/dom/codec/impl/DataObjectCodecContext.java:[199,59] unchecked conversion required: java.lang.Class> found: java.lang.Class [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec/src/main/java/org/opendaylight/mdsal/binding/dom/codec/impl/MapCodecContext.java:[61,45] found raw type: org.opendaylight.yangtools.yang.binding.KeylessStep missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeylessStep [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec/src/main/java/org/opendaylight/mdsal/binding/dom/codec/impl/MapCodecContext.java:[61,41] unchecked call to KeylessStep(java.lang.Class) as a member of the raw type org.opendaylight.yangtools.yang.binding.KeylessStep [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec/src/main/java/org/opendaylight/mdsal/binding/dom/codec/impl/ChoiceCodecContext.java:[205,23] getSchema() in org.opendaylight.mdsal.binding.dom.codec.api.BindingCodecTreeNode has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec/src/main/java/org/opendaylight/mdsal/binding/dom/codec/impl/ChoiceCodecContext.java:[241,60] unchecked cast required: T found: java.lang.Object [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec/src/main/java/org/opendaylight/mdsal/binding/dom/codec/impl/BindingCodecContext.java:[160,44] found raw type: org.opendaylight.mdsal.binding.runtime.api.ContainerLikeRuntimeType missing type arguments for generic class org.opendaylight.mdsal.binding.runtime.api.ContainerLikeRuntimeType [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec/src/main/java/org/opendaylight/mdsal/binding/dom/codec/impl/BindingCodecContext.java:[220,32] found raw type: org.opendaylight.mdsal.binding.dom.codec.impl.ChoiceCodecContext missing type arguments for generic class org.opendaylight.mdsal.binding.dom.codec.impl.ChoiceCodecContext [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec/src/main/java/org/opendaylight/mdsal/binding/dom/codec/impl/BindingCodecContext.java:[220,28] unchecked call to ChoiceCodecContext(java.lang.Class,org.opendaylight.mdsal.binding.runtime.api.ChoiceRuntimeType,org.opendaylight.mdsal.binding.dom.codec.impl.CodecContextFactory) as a member of the raw type org.opendaylight.mdsal.binding.dom.codec.impl.ChoiceCodecContext [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec/src/main/java/org/opendaylight/mdsal/binding/dom/codec/impl/BindingCodecContext.java:[258,25] found raw type: org.opendaylight.mdsal.binding.dom.codec.impl.ContainerLikeCodecContext missing type arguments for generic class org.opendaylight.mdsal.binding.dom.codec.impl.ContainerLikeCodecContext [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec/src/main/java/org/opendaylight/mdsal/binding/dom/codec/impl/BindingCodecContext.java:[258,21] unchecked call to ContainerLikeCodecContext(java.lang.Class,org.opendaylight.mdsal.binding.runtime.api.ContainerLikeRuntimeType,org.opendaylight.mdsal.binding.dom.codec.impl.CodecContextFactory) as a member of the raw type org.opendaylight.mdsal.binding.dom.codec.impl.ContainerLikeCodecContext [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec/src/main/java/org/opendaylight/mdsal/binding/dom/codec/impl/BindingCodecContext.java:[260,25] found raw type: org.opendaylight.mdsal.binding.dom.codec.impl.ContainerLikeCodecContext missing type arguments for generic class org.opendaylight.mdsal.binding.dom.codec.impl.ContainerLikeCodecContext [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec/src/main/java/org/opendaylight/mdsal/binding/dom/codec/impl/BindingCodecContext.java:[260,21] unchecked call to ContainerLikeCodecContext(java.lang.Class,org.opendaylight.mdsal.binding.runtime.api.ContainerLikeRuntimeType,org.opendaylight.mdsal.binding.dom.codec.impl.CodecContextFactory) as a member of the raw type org.opendaylight.mdsal.binding.dom.codec.impl.ContainerLikeCodecContext [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec/src/main/java/org/opendaylight/mdsal/binding/dom/codec/impl/BindingCodecContext.java:[257,24] unchecked method invocation: constructor in class org.opendaylight.mdsal.binding.dom.codec.impl.ActionCodecContext is applied to given types required: org.opendaylight.mdsal.binding.dom.codec.impl.DataObjectCodecContext,org.opendaylight.mdsal.binding.dom.codec.impl.DataObjectCodecContext found: org.opendaylight.mdsal.binding.dom.codec.impl.ContainerLikeCodecContext,org.opendaylight.mdsal.binding.dom.codec.impl.ContainerLikeCodecContext [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec/src/main/java/org/opendaylight/mdsal/binding/dom/codec/impl/BindingCodecContext.java:[258,21] unchecked conversion required: org.opendaylight.mdsal.binding.dom.codec.impl.DataObjectCodecContext found: org.opendaylight.mdsal.binding.dom.codec.impl.ContainerLikeCodecContext [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec/src/main/java/org/opendaylight/mdsal/binding/dom/codec/impl/BindingCodecContext.java:[260,21] unchecked conversion required: org.opendaylight.mdsal.binding.dom.codec.impl.DataObjectCodecContext found: org.opendaylight.mdsal.binding.dom.codec.impl.ContainerLikeCodecContext [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec/src/main/java/org/opendaylight/mdsal/binding/dom/codec/impl/BindingCodecContext.java:[304,32] found raw type: org.opendaylight.mdsal.binding.dom.codec.impl.ContainerLikeCodecContext missing type arguments for generic class org.opendaylight.mdsal.binding.dom.codec.impl.ContainerLikeCodecContext [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec/src/main/java/org/opendaylight/mdsal/binding/dom/codec/impl/BindingCodecContext.java:[304,28] unchecked call to ContainerLikeCodecContext(java.lang.Class,org.opendaylight.mdsal.binding.runtime.api.ContainerLikeRuntimeType,org.opendaylight.mdsal.binding.dom.codec.impl.CodecContextFactory) as a member of the raw type org.opendaylight.mdsal.binding.dom.codec.impl.ContainerLikeCodecContext [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec/src/main/java/org/opendaylight/mdsal/binding/dom/codec/impl/BindingCodecContext.java:[307,32] found raw type: org.opendaylight.mdsal.binding.dom.codec.impl.ContainerLikeCodecContext missing type arguments for generic class org.opendaylight.mdsal.binding.dom.codec.impl.ContainerLikeCodecContext [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec/src/main/java/org/opendaylight/mdsal/binding/dom/codec/impl/BindingCodecContext.java:[307,28] unchecked call to ContainerLikeCodecContext(java.lang.Class,org.opendaylight.mdsal.binding.runtime.api.ContainerLikeRuntimeType,org.opendaylight.mdsal.binding.dom.codec.impl.CodecContextFactory) as a member of the raw type org.opendaylight.mdsal.binding.dom.codec.impl.ContainerLikeCodecContext [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec/src/main/java/org/opendaylight/mdsal/binding/dom/codec/impl/BindingCodecContext.java:[519,42] found raw type: org.opendaylight.mdsal.binding.dom.codec.impl.DataContainerCodecContext missing type arguments for generic class org.opendaylight.mdsal.binding.dom.codec.impl.DataContainerCodecContext [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec/src/main/java/org/opendaylight/mdsal/binding/dom/codec/impl/BindingCodecContext.java:[675,33] unchecked method invocation: constructor in class org.opendaylight.mdsal.binding.dom.codec.impl.AnyxmlCodecContext is applied to given types required: org.opendaylight.yangtools.yang.model.api.AnyxmlSchemaNode,java.lang.String,java.lang.Class,org.opendaylight.mdsal.binding.loader.BindingClassLoader found: org.opendaylight.yangtools.yang.model.api.AnyxmlSchemaNode,java.lang.String,java.lang.Class,@org.eclipse.jdt.annotation.NonNull org.opendaylight.mdsal.binding.loader.BindingClassLoader [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec/src/main/java/org/opendaylight/mdsal/binding/dom/codec/impl/BindingCodecContext.java:[678,33] unchecked method invocation: constructor in class org.opendaylight.mdsal.binding.dom.codec.impl.AnydataCodecContext is applied to given types required: org.opendaylight.yangtools.yang.model.api.AnydataSchemaNode,java.lang.String,java.lang.Class,org.opendaylight.mdsal.binding.loader.BindingClassLoader found: org.opendaylight.yangtools.yang.model.api.AnydataSchemaNode,java.lang.String,java.lang.Class,@org.eclipse.jdt.annotation.NonNull org.opendaylight.mdsal.binding.loader.BindingClassLoader [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec/src/main/java/org/opendaylight/mdsal/binding/dom/codec/impl/BindingCodecContext.java:[924,34] unchecked cast required: T found: org.opendaylight.yangtools.yang.binding.DataObject [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec/src/main/java/org/opendaylight/mdsal/binding/dom/codec/impl/BindingCodecContext.java:[930,34] unchecked cast required: T found: org.opendaylight.yangtools.yang.binding.DataObject [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec/src/main/java/org/opendaylight/mdsal/binding/dom/codec/impl/BindingCodecContext.java:[939,68] unchecked cast required: java.lang.Class> found: java.lang.Class [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec/src/main/java/org/opendaylight/mdsal/binding/dom/codec/impl/BindingCodecContext.java:[126,2] class org.kohsuke.MetaInfServices in module org.kohsuke.metainf_services is not indirectly exported using requires transitive [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec/src/main/java/org/opendaylight/mdsal/binding/dom/codec/impl/BindingCodecContext.java:[352,12] class org.opendaylight.mdsal.binding.loader.BindingClassLoader in module org.opendaylight.mdsal.binding.loader is not indirectly exported using requires transitive [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec/src/main/java/org/opendaylight/mdsal/binding/dom/codec/impl/BindingCodecContext.java:[357,12] class org.opendaylight.mdsal.binding.dom.codec.impl.IdentityCodec in module org.opendaylight.mdsal.binding.dom.codec.impl is not accessible to clients that require this module [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec/src/main/java/org/opendaylight/mdsal/binding/dom/codec/impl/BindingCodecContext.java:[619,33] class org.opendaylight.mdsal.binding.dom.codec.impl.ValueNodeCodecContext in module org.opendaylight.mdsal.binding.dom.codec.impl is not accessible to clients that require this module [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec/src/main/java/org/opendaylight/mdsal/binding/dom/codec/impl/BindingCodecContext.java:[741,12] class org.opendaylight.mdsal.binding.dom.codec.impl.IdentifiableItemCodec in module org.opendaylight.mdsal.binding.dom.codec.impl is not accessible to clients that require this module [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec/src/main/java/org/opendaylight/mdsal/binding/dom/codec/impl/BindingCodecContext.java:[757,35] class org.opendaylight.mdsal.binding.dom.codec.impl.DataContainerCodecContext in module org.opendaylight.mdsal.binding.dom.codec.impl is not accessible to clients that require this module [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec/src/main/java/org/opendaylight/mdsal/binding/dom/codec/impl/CodecDataObject.java:[83,70] interface org.opendaylight.mdsal.binding.dom.codec.impl.CodecContextSupplier in module org.opendaylight.mdsal.binding.dom.codec.impl is not accessible to clients that require this module [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec/src/main/java/org/opendaylight/mdsal/binding/dom/codec/impl/CodecItemFactory.java:[30,43] org.opendaylight.yangtools.yang.model.api.AddedByUsesAware in org.opendaylight.yangtools.yang.model.api has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec/src/main/java/org/opendaylight/mdsal/binding/dom/codec/impl/CodecItemFactory.java:[49,45] unchecked method invocation: method createStep in class org.opendaylight.yangtools.yang.binding.InstanceIdentifier is applied to given types required: java.lang.Class found: java.lang.Class [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec/src/main/java/org/opendaylight/mdsal/binding/dom/codec/impl/CodecItemFactory.java:[49,46] unchecked conversion required: java.lang.Class found: java.lang.Class [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec/src/main/java/org/opendaylight/mdsal/binding/dom/codec/impl/DataContainerAnalysis.java:[72,33] getSchema() in org.opendaylight.mdsal.binding.dom.codec.impl.ValueNodeCodecContext has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec/src/main/java/org/opendaylight/mdsal/binding/dom/codec/impl/DataContainerAnalysis.java:[142,30] found raw type: org.opendaylight.mdsal.binding.runtime.api.ContainerLikeRuntimeType missing type arguments for generic class org.opendaylight.mdsal.binding.runtime.api.ContainerLikeRuntimeType [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec/src/main/java/org/opendaylight/mdsal/binding/dom/codec/impl/LazyBindingList.java:[110,63] unchecked cast required: E found: java.lang.Object [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec/src/main/java/org/opendaylight/mdsal/binding/dom/codec/impl/LazyBindingList.java:[116,108] unchecked cast required: E found: java.lang.Object [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec/src/main/java/org/opendaylight/mdsal/binding/dom/codec/impl/LazyBindingMapIterState.java:[230,97] unchecked cast required: V found: java.lang.Object [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec/src/main/java/org/opendaylight/mdsal/binding/dom/codec/impl/LazyBindingMapIterState.java:[236,111] unchecked cast required: V found: java.lang.Object [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec/src/main/java/org/opendaylight/mdsal/binding/dom/codec/impl/SimpleBindingCodecTreeFactory.java:[20,2] class org.kohsuke.MetaInfServices in module org.kohsuke.metainf_services is not indirectly exported using requires transitive [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec/src/main/java/org/opendaylight/mdsal/binding/dom/codec/impl/AbstractBindingNormalizedNodeCacheHolder.java:[35,28] unchecked method invocation: constructor in class org.opendaylight.mdsal.binding.dom.codec.impl.TypeObjectNormalizedNodeCache is applied to given types required: C found: org.opendaylight.mdsal.binding.dom.codec.impl.LeafNodeCodecContext.OfTypeObject [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec/src/main/java/org/opendaylight/mdsal/binding/dom/codec/impl/LazyBindingMapLookupState.java:[113,32] unchecked cast required: K found: @org.eclipse.jdt.annotation.NonNull java.lang.Object [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec/src/main/java/org/opendaylight/mdsal/binding/dom/codec/impl/LazyBindingMapLookupState.java:[283,97] unchecked cast required: V found: java.lang.Object [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec/src/main/java/org/opendaylight/mdsal/binding/dom/codec/impl/LazyBindingMapLookupState.java:[291,111] unchecked cast required: V found: java.lang.Object [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec/src/main/java/org/opendaylight/mdsal/binding/dom/codec/impl/BindingToNormalizedStreamWriter.java:[114,31] getSchema() in org.opendaylight.mdsal.binding.dom.codec.impl.ValueNodeCodecContext has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec/src/main/java/org/opendaylight/mdsal/binding/dom/codec/impl/BindingToNormalizedStreamWriter.java:[149,63] getSchema() in org.opendaylight.mdsal.binding.dom.codec.impl.ValueNodeCodecContext has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec/src/main/java/org/opendaylight/mdsal/binding/dom/codec/impl/BindingToNormalizedStreamWriter.java:[179,29] getSchema() in org.opendaylight.mdsal.binding.dom.codec.api.BindingCodecTreeNode has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec/src/main/java/org/opendaylight/mdsal/binding/dom/codec/impl/ClassGeneratorBridge.java:[68,28] interface org.opendaylight.mdsal.binding.dom.codec.impl.CodecContextSupplier in module org.opendaylight.mdsal.binding.dom.codec.impl is not accessible to clients that require this module [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [INFO] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec/src/main/java/org/opendaylight/mdsal/binding/dom/codec/impl/CodecDataObjectGenerator.java: /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec/src/main/java/org/opendaylight/mdsal/binding/dom/codec/impl/CodecDataObjectGenerator.java uses or overrides a deprecated API that is marked for removal. [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ mdsal-binding-dom-codec >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ mdsal-binding-dom-codec --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ mdsal-binding-dom-codec <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ mdsal-binding-dom-codec --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ mdsal-binding-dom-codec --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ mdsal-binding-dom-codec --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 38 source files with javac [debug release 17 module-path] to target/test-classes [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec/src/test/java/org/opendaylight/mdsal/binding/dom/codec/impl/InstanceIdentifierSerializeDeserializeTest.java:[129,57] unchecked method invocation: method child in class org.opendaylight.yangtools.yang.binding.InstanceIdentifier.Builder is applied to given types required: java.lang.Class found: java.lang.Class [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec/src/test/java/org/opendaylight/mdsal/binding/dom/codec/impl/InstanceIdentifierSerializeDeserializeTest.java:[129,58] unchecked conversion required: java.lang.Class found: java.lang.Class [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec/src/test/java/org/opendaylight/mdsal/binding/dom/codec/impl/CachingCodecTest.java:[149,63] Varargs method could cause heap pollution from non-reifiable varargs parameter classes [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec/src/test/java/org/opendaylight/mdsal/binding/dom/codec/impl/CachingCodecTest.java:[155,64] Varargs method could cause heap pollution from non-reifiable varargs parameter classes [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec/src/test/java/org/opendaylight/mdsal/binding/dom/codec/impl/NormalizedNodeSerializeDeserializeTest.java:[59,25] class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsal.test.binding.rev140701.two.level.list.TopLevelListKey in module is not exported [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec/src/test/java/org/opendaylight/mdsal/binding/dom/codec/impl/NonCachingCodecTest.java:[24,6] class org.mockito.Mock in module is not exported [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec/src/test/java/org/opendaylight/mdsal/binding/dom/codec/impl/NonCachingCodecTest.java:[26,6] class org.mockito.Mock in module is not exported [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec/src/test/java/org/opendaylight/mdsal/binding/dom/codec/impl/NonCachingCodecTest.java:[28,6] class org.mockito.Mock in module is not exported [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ mdsal-binding-dom-codec --- [INFO] Surefire report directory: /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.mdsal.binding.dom.codec.impl.CodecClassLoaderTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.552 s -- in org.opendaylight.mdsal.binding.dom.codec.impl.CodecClassLoaderTest [INFO] Running org.opendaylight.mdsal.binding.dom.codec.impl.RpcDataSerializationTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.559 s -- in org.opendaylight.mdsal.binding.dom.codec.impl.RpcDataSerializationTest [INFO] Running org.opendaylight.mdsal.binding.dom.codec.impl.AnydataLeafTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.471 s -- in org.opendaylight.mdsal.binding.dom.codec.impl.AnydataLeafTest [INFO] Running org.opendaylight.mdsal.binding.dom.codec.impl.InstanceIdentifierSerializeDeserializeTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.434 s -- in org.opendaylight.mdsal.binding.dom.codec.impl.InstanceIdentifierSerializeDeserializeTest [INFO] Running org.opendaylight.mdsal.binding.dom.codec.impl.AnyxmlLeafTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.247 s -- in org.opendaylight.mdsal.binding.dom.codec.impl.AnyxmlLeafTest [INFO] Running org.opendaylight.mdsal.binding.dom.codec.impl.CachingCodecTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.277 s -- in org.opendaylight.mdsal.binding.dom.codec.impl.CachingCodecTest [INFO] Running org.opendaylight.mdsal.binding.dom.codec.impl.EmptyLeafTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.193 s -- in org.opendaylight.mdsal.binding.dom.codec.impl.EmptyLeafTest [INFO] Running org.opendaylight.mdsal.binding.dom.codec.impl.UnionValueOptionContextTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.mdsal.binding.dom.codec.impl.UnionValueOptionContextTest [INFO] Running org.opendaylight.mdsal.binding.dom.codec.impl.ExceptionReportingTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s -- in org.opendaylight.mdsal.binding.dom.codec.impl.ExceptionReportingTest [INFO] Running org.opendaylight.mdsal.binding.dom.codec.impl.InstanceIdentifierTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.208 s -- in org.opendaylight.mdsal.binding.dom.codec.impl.InstanceIdentifierTest [INFO] Running org.opendaylight.mdsal.binding.dom.codec.impl.Mdsal668Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.169 s -- in org.opendaylight.mdsal.binding.dom.codec.impl.Mdsal668Test [INFO] Running org.opendaylight.mdsal.binding.dom.codec.impl.CaseSubstitutionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.169 s -- in org.opendaylight.mdsal.binding.dom.codec.impl.CaseSubstitutionTest [INFO] Running org.opendaylight.mdsal.binding.dom.codec.impl.AugmentationSubstitutionTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.192 s -- in org.opendaylight.mdsal.binding.dom.codec.impl.AugmentationSubstitutionTest [INFO] Running org.opendaylight.mdsal.binding.dom.codec.impl.LazyBindingMapTest [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.129 s -- in org.opendaylight.mdsal.binding.dom.codec.impl.LazyBindingMapTest [INFO] Running org.opendaylight.mdsal.binding.dom.codec.impl.EnumerationCodecTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.266 s -- in org.opendaylight.mdsal.binding.dom.codec.impl.EnumerationCodecTest [INFO] Running org.opendaylight.mdsal.binding.dom.codec.impl.LazyBindingListTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.931 s -- in org.opendaylight.mdsal.binding.dom.codec.impl.LazyBindingListTest [INFO] Running org.opendaylight.mdsal.binding.dom.codec.impl.SpecializingLeafrefTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.497 s -- in org.opendaylight.mdsal.binding.dom.codec.impl.SpecializingLeafrefTest [INFO] Running org.opendaylight.mdsal.binding.dom.codec.impl.UnionTypeWithMultipleIdentityrefsTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.396 s -- in org.opendaylight.mdsal.binding.dom.codec.impl.UnionTypeWithMultipleIdentityrefsTest [INFO] Running org.opendaylight.mdsal.binding.dom.codec.impl.Bug5845booleanKeyTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.389 s -- in org.opendaylight.mdsal.binding.dom.codec.impl.Bug5845booleanKeyTest [INFO] Running org.opendaylight.mdsal.binding.dom.codec.impl.Mdsal673Test [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.255 s -- in org.opendaylight.mdsal.binding.dom.codec.impl.Mdsal673Test [INFO] Running org.opendaylight.mdsal.binding.dom.codec.impl.Mdsal805Test [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.007 s -- in org.opendaylight.mdsal.binding.dom.codec.impl.Mdsal805Test [INFO] Running org.opendaylight.mdsal.binding.dom.codec.impl.BinaryKeyTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.166 s -- in org.opendaylight.mdsal.binding.dom.codec.impl.BinaryKeyTest [INFO] Running org.opendaylight.mdsal.binding.dom.codec.impl.NormalizedNodeSerializeDeserializeTest [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.627 s -- in org.opendaylight.mdsal.binding.dom.codec.impl.NormalizedNodeSerializeDeserializeTest [INFO] Running org.opendaylight.mdsal.binding.dom.codec.impl.NotificationProcessingTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.246 s -- in org.opendaylight.mdsal.binding.dom.codec.impl.NotificationProcessingTest [INFO] Running org.opendaylight.mdsal.binding.dom.codec.impl.LeafrefSerializeDeserializeTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 s -- in org.opendaylight.mdsal.binding.dom.codec.impl.LeafrefSerializeDeserializeTest [INFO] Running org.opendaylight.mdsal.binding.dom.codec.impl.LeafReferenceTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 s -- in org.opendaylight.mdsal.binding.dom.codec.impl.LeafReferenceTest [INFO] Running org.opendaylight.mdsal.binding.dom.codec.impl.IdentityKeyTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s -- in org.opendaylight.mdsal.binding.dom.codec.impl.IdentityKeyTest [INFO] Running org.opendaylight.mdsal.binding.dom.codec.impl.NonCachingCodecTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.218 s -- in org.opendaylight.mdsal.binding.dom.codec.impl.NonCachingCodecTest [INFO] Running org.opendaylight.mdsal.binding.dom.codec.impl.TopLevelContainerViaUsesTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.130 s -- in org.opendaylight.mdsal.binding.dom.codec.impl.TopLevelContainerViaUsesTest [INFO] Running org.opendaylight.mdsal.binding.dom.codec.impl.TypedefTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 s -- in org.opendaylight.mdsal.binding.dom.codec.impl.TypedefTest [INFO] Running org.opendaylight.mdsal.binding.dom.codec.impl.ActionSerializeDeserializeTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.164 s -- in org.opendaylight.mdsal.binding.dom.codec.impl.ActionSerializeDeserializeTest [INFO] Running org.opendaylight.mdsal.binding.dom.codec.impl.Mdsal552Test [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 s -- in org.opendaylight.mdsal.binding.dom.codec.impl.Mdsal552Test [INFO] Running org.opendaylight.mdsal.binding.dom.codec.impl.Mdsal724Test [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.mdsal.binding.dom.codec.impl.Mdsal724Test [INFO] Running org.opendaylight.mdsal.binding.dom.codec.impl.KeyInheritenceTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.130 s -- in org.opendaylight.mdsal.binding.dom.codec.impl.KeyInheritenceTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 114, Failures: 0, Errors: 0, Skipped: 2 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ mdsal-binding-dom-codec --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ mdsal-binding-dom-codec --- [WARNING] Bundle org.opendaylight.mdsal:mdsal-binding-dom-codec:bundle:13.0.1-SNAPSHOT : Split package, multiple jars provide the same package: Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:org.eclipse.jdt.annotation, Jar:concepts, Jar:util, Jar:triemap, Jar:yang-common, Jar:yang-data-api, Jar:yang-data-impl, Jar:yang-data-util, Jar:rfc8528-model-api, Jar:yang-model-util, Jar:yang-data-spi, Jar:yang-model-api, Jar:yang-xpath-api, Jar:mdsal-binding-loader, Jar:mdsal-binding-model-api, Jar:mdsal-binding-dom-codec-api, Jar:mdsal-binding-dom-codec-spi, Jar:mdsal-binding-runtime-api, Jar:rfc8040-model-api, Jar:yang-repo-api, Jar:mdsal-binding-spec-util, Jar:yang-binding, Jar:javax.inject, Jar:org.osgi.namespace.extender, Jar:org.osgi.util.function, Jar:yang-model-spi, Jar:yang-ir, Jar:rfc7952-model-api, Jar:org.osgi.annotation.bundle] Class path [Jar:., Jar:spotbugs-annotations, Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:checker-qual, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:byte-buddy, Jar:org.eclipse.jdt.annotation, Jar:concepts, Jar:util, Jar:triemap, Jar:yang-common, Jar:yang-data-api, Jar:value, Jar:yang-data-impl, Jar:yang-data-util, Jar:rfc8528-model-api, Jar:yang-model-util, Jar:yang-data-spi, Jar:yang-model-api, Jar:yang-xpath-api, Jar:mdsal-binding-loader, Jar:mdsal-binding-model-api, Jar:mdsal-binding-dom-codec-api, Jar:mdsal-binding-dom-codec-spi, Jar:mdsal-binding-runtime-api, Jar:rfc8040-model-api, Jar:yang-repo-api, Jar:mdsal-binding-spec-util, Jar:yang-binding, Jar:javax.inject, Jar:metainf-services, Jar:org.osgi.service.component.annotations, Jar:org.osgi.namespace.extender, Jar:org.osgi.util.function, Jar:org.osgi.util.promise, Jar:yang-model-spi, Jar:yang-ir, Jar:rfc7952-model-api, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [INFO] Building bundle: /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec/target/mdsal-binding-dom-codec-13.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ mdsal-binding-dom-codec --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ mdsal-binding-dom-codec --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 43 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec/target/bom.xml [INFO] attaching as mdsal-binding-dom-codec-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec/target/bom.json [INFO] attaching as mdsal-binding-dom-codec-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-binding-dom-codec --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ mdsal-binding-dom-codec --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ mdsal-binding-dom-codec --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ mdsal-binding-dom-codec --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ mdsal-binding-dom-codec --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'mdsal-binding-dom-codec' with 129 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mdsal-binding-dom-codec --- [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec/target/mdsal-binding-dom-codec-13.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-binding-dom-codec/13.0.1-SNAPSHOT/mdsal-binding-dom-codec-13.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-binding-dom-codec/13.0.1-SNAPSHOT/mdsal-binding-dom-codec-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-binding-dom-codec/13.0.1-SNAPSHOT/mdsal-binding-dom-codec-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-binding-dom-codec/13.0.1-SNAPSHOT/mdsal-binding-dom-codec-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ mdsal-binding-dom-codec --- [INFO] Installing org/opendaylight/mdsal/mdsal-binding-dom-codec/13.0.1-SNAPSHOT/mdsal-binding-dom-codec-13.0.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ mdsal-binding-dom-codec --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ mdsal-binding-dom-codec --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----------< org.opendaylight.mdsal:mdsal-binding-dom-adapter >---------- [INFO] Building mdsal-binding-dom-adapter 13.0.1-SNAPSHOT [28/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ mdsal-binding-dom-adapter --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ mdsal-binding-dom-adapter --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ mdsal-binding-dom-adapter --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ mdsal-binding-dom-adapter --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ mdsal-binding-dom-adapter --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ mdsal-binding-dom-adapter --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ mdsal-binding-dom-adapter --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ mdsal-binding-dom-adapter --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ mdsal-binding-dom-adapter --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ mdsal-binding-dom-adapter --- [WARNING] *********************************************************************************************************************************************** [WARNING] * Required filename-based automodules detected: [failureaccess-1.0.1.jar]. Please don't publish this project to a public artifact repository! * [WARNING] *********************************************************************************************************************************************** [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 90 source files with javac [debug release 17 module-path] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault' [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault' [INFO] Writing META-INF/services/org.opendaylight.mdsal.binding.api.query.QueryFactory [INFO] Writing META-INF/services/org.opendaylight.mdsal.binding.dom.adapter.AdapterContext [INFO] Writing META-INF/services/org.opendaylight.mdsal.binding.dom.adapter.spi.AdapterFactory [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/module-info.java:[28,35] requires transitive directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/module-info.java:[41,17] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/module-info.java:[42,14] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/module-info.java:[45,29] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/module-info.java:[46,37] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/module-info.java:[47,34] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/module-info.java:[50,40] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/module-info.java:[52,32] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/module-info.java:[53,36] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/module-info.java:[55,47] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/InstanceNotificationServiceAdapter.java:[80,35] registerListener(@org.eclipse.jdt.annotation.NonNull org.opendaylight.mdsal.binding.api.InstanceNotificationSpec,@org.eclipse.jdt.annotation.NonNull org.opendaylight.yangtools.yang.binding.InstanceIdentifier,@org.eclipse.jdt.annotation.NonNull org.opendaylight.mdsal.dom.api.DOMInstanceNotificationListener) in org.opendaylight.mdsal.binding.dom.adapter.InstanceNotificationServiceAdapter is potentially ambiguous with registerListener(org.opendaylight.mdsal.binding.api.InstanceNotificationSpec,org.opendaylight.yangtools.yang.binding.InstanceIdentifier

,org.opendaylight.mdsal.binding.api.InstanceNotificationService.Listener) in org.opendaylight.mdsal.binding.api.InstanceNotificationService [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/DefaultQueryResultItem.java:[75,44] unchecked cast required: T found: java.lang.Object [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/DefaultQueryResult.java:[109,76] unchecked cast required: org.opendaylight.mdsal.binding.dom.codec.api.BindingDataObjectCodecTreeNode found: java.lang.Object [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataBrokerAdapter.java:[84,48] registerLegacyTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataBrokerAdapter.java:[86,38] registerLegacyTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMRpcImplementationAdapter.java:[50,45] unchecked method invocation: method create in class org.opendaylight.mdsal.binding.dom.adapter.LazyDOMRpcResultFuture is applied to given types required: org.opendaylight.mdsal.binding.dom.codec.api.BindingNormalizedNodeSerializer,com.google.common.util.concurrent.ListenableFuture> found: org.opendaylight.mdsal.binding.dom.adapter.CurrentAdapterSerializer,com.google.common.util.concurrent.ListenableFuture [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMRpcImplementationAdapter.java:[50,58] unchecked conversion required: com.google.common.util.concurrent.ListenableFuture> found: com.google.common.util.concurrent.ListenableFuture [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/BindingAdapterFactory.java:[47,2] class org.kohsuke.MetaInfServices in module org.kohsuke.metainf_services is not indirectly exported using requires transitive [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/BindingAdapterFactory.java:[49,2] class javax.inject.Singleton in module javax.inject is not indirectly exported using requires transitive [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/BindingAdapterFactory.java:[58,6] class javax.inject.Inject in module javax.inject is not indirectly exported using requires transitive [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/LambdaDecoder.java:[63,24] java.security.AccessController in java.security has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/QueryBuilderState.java:[73,52] getSchema() in org.opendaylight.mdsal.binding.dom.codec.api.BindingCodecTreeNode has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/LazyAugmentationModification.java:[35,84] unchecked cast required: org.opendaylight.yangtools.yang.binding.ExactDataObjectStep found: org.opendaylight.yangtools.yang.binding.DataObjectStep [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/LazyDataObjectModification.java:[32,85] unchecked cast required: org.opendaylight.yangtools.yang.binding.ExactDataObjectStep found: org.opendaylight.yangtools.yang.binding.DataObjectStep [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/osgi/OSGiDataBroker.java:[74,48] registerLegacyTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/osgi/OSGiDataBroker.java:[76,24] registerLegacyTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/AbstractValueMatchBuilder.java:[51,75] getSchema() in org.opendaylight.mdsal.binding.dom.codec.api.BindingCodecTreeNode has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeChangeServiceAdapter.java:[44,48] registerLegacyTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeChangeServiceAdapter.java:[46,29] registerLegacyTreeChangeListener(org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier,org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener) in org.opendaylight.mdsal.dom.api.DOMDataBroker.DataTreeChangeExtension has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMRpcServiceAdapter.java:[26,72] class org.opendaylight.mdsal.binding.dom.adapter.RpcAdapter in module org.opendaylight.mdsal.binding.dom.adapter is not accessible to clients that require this module [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMMountPointServiceAdapter.java:[19,84] class org.opendaylight.mdsal.binding.dom.adapter.BindingMountPointAdapter in module org.opendaylight.mdsal.binding.dom.adapter is not accessible to clients that require this module [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/ActionServiceAdapter.java:[59,76] found raw type: java.lang.Class missing type arguments for generic class java.lang.Class [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMWriteTransactionAdapter.java:[155,36] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMNotificationServiceAdapter.java:[31,25] interface org.opendaylight.mdsal.binding.dom.adapter.BindingDOMAdapterBuilder.Factory in module org.opendaylight.mdsal.binding.dom.adapter is not accessible to clients that require this module [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/ConstantAdapterContext.java:[23,2] class org.kohsuke.MetaInfServices in module org.kohsuke.metainf_services is not indirectly exported using requires transitive [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/ConstantAdapterContext.java:[24,2] class javax.inject.Singleton in module javax.inject is not indirectly exported using requires transitive [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/ConstantAdapterContext.java:[33,6] class javax.inject.Inject in module javax.inject is not indirectly exported using requires transitive [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ mdsal-binding-dom-adapter >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ mdsal-binding-dom-adapter --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ mdsal-binding-dom-adapter <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ mdsal-binding-dom-adapter --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ mdsal-binding-dom-adapter --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ mdsal-binding-dom-adapter --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 57 source files with javac [debug release 17 module-path] to target/test-classes [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found [WARNING] Cannot find annotation method 'name()' in type 'org.osgi.service.metatype.annotations.AttributeDefinition': class file for org.osgi.service.metatype.annotations.AttributeDefinition not found [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMAdapterLoaderTest.java:[73,57] unchecked method invocation: method registerDataTreeChangeListener in interface org.opendaylight.mdsal.binding.api.DataTreeChangeService is applied to given types required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMAdapterLoaderTest.java:[75,21] unchecked conversion required: org.opendaylight.mdsal.binding.api.DataTreeChangeListener found: org.opendaylight.mdsal.binding.api.DataTreeChangeListener [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMAdapterLoaderTest.java:[73,26] registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/test/util/BindingTestContext.java:[48,8] auto-closeable resource org.opendaylight.mdsal.binding.dom.adapter.test.util.BindingTestContext has a member method close() that could throw InterruptedException [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/Bug4513Test.java:[50,34] registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/Bug4513Test.java:[50,18] auto-closeable resource reg is never referenced in body of corresponding try statement [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMTransactionChainAdapterTest.java:[84,12] interface org.mockito.junit.MockitoRule in module is not exported [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/AdapterBuilderTest.java:[18,41] found raw type: org.opendaylight.mdsal.binding.dom.adapter.AdapterBuilder missing type arguments for generic class org.opendaylight.mdsal.binding.dom.adapter.AdapterBuilder [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/AdapterBuilderTest.java:[24,25] unchecked call to addDelegate(java.lang.Class,D) as a member of the raw type org.opendaylight.mdsal.binding.dom.adapter.AdapterBuilder [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/AdapterBuilderTest.java:[25,25] unchecked method invocation: method putAll in interface java.util.Map is applied to given types required: java.util.Map found: java.util.Map [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/AdapterBuilderTest.java:[25,26] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/AdapterBuilderTest.java:[27,25] unchecked call to addDelegate(java.lang.Class,D) as a member of the raw type org.opendaylight.mdsal.binding.dom.adapter.AdapterBuilder [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/AdapterBuilderTest.java:[28,25] unchecked method invocation: method putAll in interface java.util.Map is applied to given types required: java.util.Map found: java.util.Map [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/AdapterBuilderTest.java:[28,26] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/AdapterBuilderTest.java:[39,43] found raw type: com.google.common.collect.ClassToInstanceMap missing type arguments for generic class com.google.common.collect.ClassToInstanceMap [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/Bug4494Test.java:[24,34] class org.opendaylight.mdsal.binding.dom.adapter.test.AbstractDataBrokerTest in module org.opendaylight.mdsal.binding.dom.adapter is not exported [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/LazyDataTreeModificationTest.java:[37,70] unchecked method invocation: method getSubtreeCodec in interface org.opendaylight.mdsal.binding.dom.codec.api.BindingCodecTree is applied to given types required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/LazyDataTreeModificationTest.java:[37,74] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/test/AbstractDataTreeChangeListenerTest.java:[60,65] Varargs method could cause heap pollution from non-reifiable varargs parameter inOrder [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/test/AbstractDataTreeChangeListenerTest.java:[158,40] registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/ListInsertionDataChangeListenerTest.java:[36,58] class org.opendaylight.mdsal.binding.dom.adapter.test.AbstractDataTreeChangeListenerTest in module org.opendaylight.mdsal.binding.dom.adapter is not exported [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/Bug1418AugmentationTest.java:[31,46] class org.opendaylight.mdsal.binding.dom.adapter.test.AbstractDataTreeChangeListenerTest in module org.opendaylight.mdsal.binding.dom.adapter is not exported [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/ContextExtractorTest.java:[29,41] interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.rpc.routing.rev140701.EncapsulatedRouteInGrouping in module is not exported [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMMountPointListenerAdapterTest.java:[36,19] org.opendaylight.yangtools.concepts.ListenerRegistration in org.opendaylight.yangtools.concepts has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMMountPointListenerAdapterTest.java:[36,19] org.opendaylight.yangtools.concepts.ListenerRegistration in org.opendaylight.yangtools.concepts has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMMountPointListenerAdapterTest.java:[36,19] org.opendaylight.yangtools.concepts.ListenerRegistration in org.opendaylight.yangtools.concepts has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/LazyDOMRpcResultFutureTest.java:[36,63] unchecked conversion required: com.google.common.util.concurrent.ListenableFuture> found: com.google.common.util.concurrent.ListenableFuture [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/LazyDOMRpcResultFutureTest.java:[42,14] unchecked generic array creation for varargs parameter of type com.google.common.util.concurrent.ListenableFuture>[] [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeCommitCohortRegistryAdapterTest.java:[28,2] class org.junit.jupiter.api.extension.ExtendWith in module is not exported [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeCommitCohortRegistryAdapterTest.java:[28,13] class org.mockito.junit.jupiter.MockitoExtension in module is not exported [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeCommitCohortRegistryAdapterTest.java:[51,18] auto-closeable resource reg is never referenced in body of corresponding try statement [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeChangeServiceAdapterTest.java:[66,16] registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.ClusteredDataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeChangeServiceAdapterTest.java:[68,50] registerLegacyTreeChangeListener(org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier,org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener) in org.opendaylight.mdsal.dom.api.DOMDataBroker.DataTreeChangeExtension has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeChangeServiceAdapterTest.java:[70,16] registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeChangeServiceAdapterTest.java:[78,79] org.opendaylight.mdsal.binding.api.ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeChangeServiceAdapterTest.java:[78,79] org.opendaylight.mdsal.binding.api.ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeChangeServiceAdapterTest.java:[78,79] org.opendaylight.mdsal.binding.api.ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeChangeServiceAdapterTest.java:[78,79] org.opendaylight.mdsal.binding.api.ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeChangeServiceAdapterTest.java:[78,79] org.opendaylight.mdsal.binding.api.ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeChangeServiceAdapterTest.java:[78,79] org.opendaylight.mdsal.binding.api.ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/AbstractActionAdapterTest.java:[44,28] interface org.opendaylight.yang.gen.v1.urn.odl.actions.norev.cont.FooInput in module is not exported [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/AbstractActionAdapterTest.java:[45,28] interface org.opendaylight.yang.gen.v1.urn.odl.actions.norev.cont.FooOutput in module is not exported [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/AbstractActionAdapterTest.java:[46,28] interface org.opendaylight.yang.gen.v1.urn.odl.actions.norev.lstio.FooioInput in module is not exported [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/AbstractActionAdapterTest.java:[47,28] interface org.opendaylight.yang.gen.v1.urn.odl.actions.norev.lstio.FooioOutput in module is not exported [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/ActionServiceAdapterTest.java:[74,42] redundant cast to org.opendaylight.yangtools.yang.binding.KeyedInstanceIdentifier [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/DataListenerTest.java:[44,24] unchecked conversion required: org.opendaylight.mdsal.binding.api.DataListener found: org.opendaylight.mdsal.binding.api.DataListener [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/DataListenerTest.java:[45,30] unchecked conversion required: org.opendaylight.mdsal.binding.api.DataChangeListener found: org.opendaylight.mdsal.binding.api.DataChangeListener [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/DataListenerTest.java:[34,39] class org.opendaylight.mdsal.binding.dom.adapter.test.AbstractDataBrokerTest in module org.opendaylight.mdsal.binding.dom.adapter is not exported [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/Bug2562DeserializedUnkeyedListTest.java:[24,57] class org.opendaylight.mdsal.binding.dom.adapter.test.AbstractDataTreeChangeListenerTest in module org.opendaylight.mdsal.binding.dom.adapter is not exported [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeCommitCohortAdapterTest.java:[54,70] unchecked method invocation: method getSubtreeCodec in interface org.opendaylight.mdsal.binding.dom.codec.api.BindingCodecTree is applied to given types required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeCommitCohortAdapterTest.java:[54,74] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeCommitCohortAdapterTest.java:[67,33] unchecked method invocation: method canCommit in interface org.opendaylight.mdsal.binding.api.DataTreeCommitCohort is applied to given types required: java.lang.Object,java.util.Collection> found: java.lang.Object,java.util.Collection [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeCommitCohortAdapterTest.java:[67,65] unchecked conversion required: java.util.Collection> found: java.util.Collection [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/ForwardedNotificationAdapterTest.java:[32,55] class org.opendaylight.mdsal.binding.dom.adapter.test.AbstractNotificationBrokerTest in module org.opendaylight.mdsal.binding.dom.adapter is not exported [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/ForwardedNotificationAdapterTest.java:[41,18] auto-closeable resource reg is never referenced in body of corresponding try statement [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/ForwardedNotificationAdapterTest.java:[54,18] auto-closeable resource reg is never referenced in body of corresponding try statement [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/ForwardedNotificationAdapterTest.java:[68,18] auto-closeable resource reg is never referenced in body of corresponding try statement [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/WriteTransactionTest.java:[48,16] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/WriteTransactionTest.java:[57,16] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/WriteTransactionTest.java:[71,16] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/WriteTransactionTest.java:[78,16] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/WriteTransactionTest.java:[87,16] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/WriteTransactionTest.java:[101,16] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/WriteTransactionTest.java:[26,43] class org.opendaylight.mdsal.binding.dom.adapter.test.AbstractDataBrokerTest in module org.opendaylight.mdsal.binding.dom.adapter is not exported [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/DirectContextExtractorTest.java:[33,58] interface org.opendaylight.yang.gen.v1.urn.yang.foo.rev160101.BooleanContainer in module is not exported [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/LeafDefaultValueTest.java:[59,43] class org.opendaylight.mdsal.binding.dom.adapter.test.AbstractDataBrokerTest in module org.opendaylight.mdsal.binding.dom.adapter is not exported [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/query/QueryBuilderTest.java:[108,27] dummyMethod(P) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.LeafReference has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/query/QueryBuilderTest.java:[109,33] dummyMethod(P) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.LeafReference has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/query/QueryBuilderTest.java:[123,27] dummyMethod(P) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.LeafReference has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/query/QueryBuilderTest.java:[138,27] dummyMethod(P) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.LeafReference has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/query/QueryBuilderTest.java:[153,27] dummyMethod(P) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.LeafReference has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/query/QueryBuilderTest.java:[175,27] dummyMethod(P) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.LeafReference has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/query/QueryBuilderTest.java:[190,19] dummyMethod(P) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.LeafReference has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/query/QueryBuilderTest.java:[205,19] dummyMethod(P) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.LeafReference has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/query/QueryBuilderTest.java:[220,19] dummyMethod(P) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.LeafReference has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/query/QueryBuilderTest.java:[235,19] dummyMethod(P) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.LeafReference has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/query/QueryBuilderTest.java:[250,31] dummyMethod(P) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.LeafReference has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/Bug1333DataChangeListenerTest.java:[36,52] class org.opendaylight.mdsal.binding.dom.adapter.test.AbstractDataTreeChangeListenerTest in module org.opendaylight.mdsal.binding.dom.adapter is not exported [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/Bug1333DataChangeListenerTest.java:[51,12] interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsal.test.binding.rev140701.Top in module is not exported [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/Mdsal108Test.java:[24,35] class org.opendaylight.mdsal.binding.dom.adapter.test.AbstractDataBrokerTest in module org.opendaylight.mdsal.binding.dom.adapter is not exported [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/query/QueryPerformanceTest.java:[94,27] dummyMethod(P) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.LeafReference has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/Bug3090MultiKeyList.java:[28,42] class org.opendaylight.mdsal.binding.dom.adapter.test.AbstractDataTreeChangeListenerTest in module org.opendaylight.mdsal.binding.dom.adapter is not exported [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/Mdsal298Test.java:[72,19] unchecked method invocation: method child in class org.opendaylight.yangtools.yang.binding.InstanceIdentifier is applied to given types required: java.lang.Class found: java.lang.Class [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/Mdsal298Test.java:[72,20] unchecked conversion required: java.lang.Class found: java.lang.Class [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/Mdsal298Test.java:[72,19] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/Mdsal298Test.java:[107,43] unchecked method invocation: method onDataTreeChanged in interface org.opendaylight.mdsal.binding.api.DataTreeChangeListener is applied to given types required: java.util.List> found: java.util.List [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/Mdsal298Test.java:[107,58] unchecked conversion required: java.util.List> found: java.util.List [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/Mdsal298Test.java:[108,72] unchecked conversion required: java.util.List> found: java.util.List [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/Mdsal298Test.java:[162,43] unchecked method invocation: method onDataTreeChanged in interface org.opendaylight.mdsal.binding.api.DataTreeChangeListener is applied to given types required: java.util.List> found: java.util.List [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/Mdsal298Test.java:[162,58] unchecked conversion required: java.util.List> found: java.util.List [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/Mdsal298Test.java:[163,72] unchecked conversion required: java.util.List> found: java.util.List [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/Mdsal298Test.java:[194,43] unchecked method invocation: method onDataTreeChanged in interface org.opendaylight.mdsal.binding.api.DataTreeChangeListener is applied to given types required: java.util.List> found: java.util.List [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/Mdsal298Test.java:[194,58] unchecked conversion required: java.util.List> found: java.util.List [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/Mdsal298Test.java:[195,73] unchecked conversion required: java.util.List> found: java.util.List [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/Mdsal298Test.java:[207,101] unchecked cast required: org.opendaylight.mdsal.binding.api.DataObjectModification found: capture#1 of ? extends org.opendaylight.mdsal.binding.api.DataObjectModification [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/Mdsal298Test.java:[226,43] unchecked method invocation: method onDataTreeChanged in interface org.opendaylight.mdsal.binding.api.DataTreeChangeListener is applied to given types required: java.util.List> found: java.util.List [INFO] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/Mdsal298Test.java: Some input files additionally use or override a deprecated API that is marked for removal. [INFO] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/Mdsal298Test.java: /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/Mdsal298Test.java has additional unchecked or unsafe operations. [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ mdsal-binding-dom-adapter --- [INFO] Surefire report directory: /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.BindingStructuralTypeTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.186 s -- in org.opendaylight.mdsal.binding.dom.adapter.BindingStructuralTypeTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.Mdsal739Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.156 s -- in org.opendaylight.mdsal.binding.dom.adapter.Mdsal739Test [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.BindingDOMDataTreeCommitCohortRegistryAdapterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.549 s -- in org.opendaylight.mdsal.binding.dom.adapter.BindingDOMDataTreeCommitCohortRegistryAdapterTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.BindingDOMDataTreeChangeServiceAdapterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.199 s -- in org.opendaylight.mdsal.binding.dom.adapter.BindingDOMDataTreeChangeServiceAdapterTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.BindingDOMMountPointServiceAdapterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.176 s -- in org.opendaylight.mdsal.binding.dom.adapter.BindingDOMMountPointServiceAdapterTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.ActionLookupTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.436 s -- in org.opendaylight.mdsal.binding.dom.adapter.ActionLookupTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.test.tests.AbstractDataBrokerTestTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.546 s -- in org.opendaylight.mdsal.binding.dom.adapter.test.tests.AbstractDataBrokerTestTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.BindingDOMAdapterLoaderTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.239 s -- in org.opendaylight.mdsal.binding.dom.adapter.BindingDOMAdapterLoaderTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.LazySerializedDOMNotificationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s -- in org.opendaylight.mdsal.binding.dom.adapter.LazySerializedDOMNotificationTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.Mdsal500Test [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.opendaylight.mdsal.binding.dom.adapter.Mdsal500Test [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.BindingDOMTransactionChainAdapterTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.216 s -- in org.opendaylight.mdsal.binding.dom.adapter.BindingDOMTransactionChainAdapterTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.AdapterBuilderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.mdsal.binding.dom.adapter.AdapterBuilderTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.Bug4494Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.mdsal.binding.dom.adapter.Bug4494Test [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.LazyDataTreeModificationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.150 s -- in org.opendaylight.mdsal.binding.dom.adapter.LazyDataTreeModificationTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.ListInsertionDataChangeListenerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.660 s -- in org.opendaylight.mdsal.binding.dom.adapter.ListInsertionDataChangeListenerTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.Bug1418AugmentationTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.975 s -- in org.opendaylight.mdsal.binding.dom.adapter.Bug1418AugmentationTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.ContextExtractorTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.mdsal.binding.dom.adapter.ContextExtractorTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.BindingDOMMountPointListenerAdapterTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.555 s -- in org.opendaylight.mdsal.binding.dom.adapter.BindingDOMMountPointListenerAdapterTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.LazySerializedContainerNodeTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.199 s -- in org.opendaylight.mdsal.binding.dom.adapter.LazySerializedContainerNodeTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.LazyDOMRpcResultFutureTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.176 s -- in org.opendaylight.mdsal.binding.dom.adapter.LazyDOMRpcResultFutureTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.FutureSchemaTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.mdsal.binding.dom.adapter.FutureSchemaTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.ActionServiceAdapterTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.404 s -- in org.opendaylight.mdsal.binding.dom.adapter.ActionServiceAdapterTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.DataListenerTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.340 s -- in org.opendaylight.mdsal.binding.dom.adapter.DataListenerTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.ActionProviderServiceAdapterTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.524 s -- in org.opendaylight.mdsal.binding.dom.adapter.ActionProviderServiceAdapterTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.Bug2562DeserializedUnkeyedListTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.opendaylight.mdsal.binding.dom.adapter.Bug2562DeserializedUnkeyedListTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.BindingDOMDataTreeCommitCohortAdapterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.mdsal.binding.dom.adapter.BindingDOMDataTreeCommitCohortAdapterTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.ForwardedNotificationAdapterTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.opendaylight.mdsal.binding.dom.adapter.ForwardedNotificationAdapterTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.WriteTransactionTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.opendaylight.mdsal.binding.dom.adapter.WriteTransactionTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.DirectContextExtractorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s -- in org.opendaylight.mdsal.binding.dom.adapter.DirectContextExtractorTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.LeafDefaultValueTest [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.191 s -- in org.opendaylight.mdsal.binding.dom.adapter.LeafDefaultValueTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.query.QueryBuilderTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.224 s -- in org.opendaylight.mdsal.binding.dom.adapter.query.QueryBuilderTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.query.QueryPerformanceTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.469 s -- in org.opendaylight.mdsal.binding.dom.adapter.query.QueryPerformanceTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.Bug1333DataChangeListenerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.499 s -- in org.opendaylight.mdsal.binding.dom.adapter.Bug1333DataChangeListenerTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.Mdsal108Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.opendaylight.mdsal.binding.dom.adapter.Mdsal108Test [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.CurrentAdapterSerializerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.opendaylight.mdsal.binding.dom.adapter.CurrentAdapterSerializerTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.Mdsal298Test [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.250 s -- in org.opendaylight.mdsal.binding.dom.adapter.Mdsal298Test [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.osgi.AdaptingTrackerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.175 s -- in org.opendaylight.mdsal.binding.dom.adapter.osgi.AdaptingTrackerTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.DataTreeChangeListenerTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s -- in org.opendaylight.mdsal.binding.dom.adapter.DataTreeChangeListenerTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.BindingDOMRpcIntegrationTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 s -- in org.opendaylight.mdsal.binding.dom.adapter.BindingDOMRpcIntegrationTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.Bug1125RegressionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.321 s -- in org.opendaylight.mdsal.binding.dom.adapter.Bug1125RegressionTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 118, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ mdsal-binding-dom-adapter --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ mdsal-binding-dom-adapter --- [WARNING] Bundle org.opendaylight.mdsal:mdsal-binding-dom-adapter:bundle:13.0.1-SNAPSHOT : Split package, multiple jars provide the same package: Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:javax.inject, Jar:org.eclipse.jdt.annotation, Jar:concepts, Jar:util, Jar:triemap, Jar:yang-common, Jar:yang-data-api, Jar:yang-data-impl, Jar:yang-data-spi, Jar:yang-data-util, Jar:rfc8528-model-api, Jar:yang-data-tree-api, Jar:yang-model-api, Jar:yang-xpath-api, Jar:yang-model-util, Jar:yang-model-spi, Jar:yang-ir, Jar:rfc7952-model-api, Jar:rfc8040-model-api, Jar:mdsal-binding-api, Jar:mdsal-binding-dom-codec-api, Jar:mdsal-binding-dom-codec-spi, Jar:mdsal-binding-model-api, Jar:mdsal-binding-runtime-api, Jar:yang-repo-api, Jar:mdsal-binding-spec-util, Jar:mdsal-common-api, Jar:mdsal-dom-api, Jar:mdsal-dom-spi, Jar:odlext-model-api, Jar:yang-data-tree-spi, Jar:yang-binding, Jar:org.osgi.framework, Jar:org.osgi.namespace.extender, Jar:org.osgi.util.function, Jar:org.osgi.annotation.bundle] Class path [Jar:., Jar:spotbugs-annotations, Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:checker-qual, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:javax.inject, Jar:org.eclipse.jdt.annotation, Jar:modernizer-maven-annotations, Jar:metainf-services, Jar:concepts, Jar:util, Jar:triemap, Jar:yang-common, Jar:yang-data-api, Jar:value, Jar:yang-data-impl, Jar:yang-data-spi, Jar:yang-data-util, Jar:rfc8528-model-api, Jar:yang-data-tree-api, Jar:yang-model-api, Jar:yang-xpath-api, Jar:yang-model-util, Jar:yang-model-spi, Jar:yang-ir, Jar:rfc7952-model-api, Jar:rfc8040-model-api, Jar:mdsal-binding-api, Jar:mdsal-binding-dom-codec-api, Jar:mdsal-binding-dom-codec-spi, Jar:mdsal-binding-model-api, Jar:mdsal-binding-runtime-api, Jar:yang-repo-api, Jar:mdsal-binding-spec-util, Jar:mdsal-common-api, Jar:mdsal-dom-api, Jar:mdsal-dom-spi, Jar:odlext-model-api, Jar:yang-data-tree-spi, Jar:yang-binding, Jar:org.osgi.annotation.versioning, Jar:org.osgi.framework, Jar:org.osgi.service.component, Jar:osgi.annotation, Jar:org.osgi.namespace.extender, Jar:org.osgi.util.function, Jar:org.osgi.util.promise, Jar:org.osgi.service.component.annotations, Jar:org.osgi.util.tracker, Jar:org.osgi.annotation.bundle, Jar:slf4j-api] [INFO] Building bundle: /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/target/mdsal-binding-dom-adapter-13.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ mdsal-binding-dom-adapter --- [INFO] Building jar: /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/target/mdsal-binding-dom-adapter-13.0.1-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-source-plugin:3.3.0:test-jar-no-fork (default) @ mdsal-binding-dom-adapter --- [INFO] Skipping source per configuration. [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ mdsal-binding-dom-adapter --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ mdsal-binding-dom-adapter --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 53 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/target/bom.xml [INFO] attaching as mdsal-binding-dom-adapter-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/target/bom.json [INFO] attaching as mdsal-binding-dom-adapter-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-binding-dom-adapter --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ mdsal-binding-dom-adapter --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:13.0.1:compile [WARNING] org.opendaylight.yangtools:yang-repo-api:jar:13.0.1:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.yangtools:yang-repo-api:jar:13.0.1:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ mdsal-binding-dom-adapter --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ mdsal-binding-dom-adapter --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ mdsal-binding-dom-adapter --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'mdsal-binding-dom-adapter' with 116 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mdsal-binding-dom-adapter --- [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/target/mdsal-binding-dom-adapter-13.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-binding-dom-adapter/13.0.1-SNAPSHOT/mdsal-binding-dom-adapter-13.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-binding-dom-adapter/13.0.1-SNAPSHOT/mdsal-binding-dom-adapter-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/target/mdsal-binding-dom-adapter-13.0.1-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/mdsal/mdsal-binding-dom-adapter/13.0.1-SNAPSHOT/mdsal-binding-dom-adapter-13.0.1-SNAPSHOT-tests.jar [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-binding-dom-adapter/13.0.1-SNAPSHOT/mdsal-binding-dom-adapter-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-binding-dom-adapter/13.0.1-SNAPSHOT/mdsal-binding-dom-adapter-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ mdsal-binding-dom-adapter --- [INFO] Installing org/opendaylight/mdsal/mdsal-binding-dom-adapter/13.0.1-SNAPSHOT/mdsal-binding-dom-adapter-13.0.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ mdsal-binding-dom-adapter --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ mdsal-binding-dom-adapter --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---------< org.opendaylight.mdsal:mdsal-binding-runtime-osgi >---------- [INFO] Building mdsal-binding-runtime-osgi 13.0.1-SNAPSHOT [29/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ mdsal-binding-runtime-osgi --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ mdsal-binding-runtime-osgi --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ mdsal-binding-runtime-osgi --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ mdsal-binding-runtime-osgi --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ mdsal-binding-runtime-osgi --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/mdsal-sonar/binding/mdsal-binding-runtime-osgi/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ mdsal-binding-runtime-osgi --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ mdsal-binding-runtime-osgi --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ mdsal-binding-runtime-osgi --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ mdsal-binding-runtime-osgi --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/binding/mdsal-binding-runtime-osgi/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ mdsal-binding-runtime-osgi --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 17 module-path] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-runtime-osgi/src/main/java/module-info.java:[13,24] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-runtime-osgi/src/main/java/module-info.java:[16,22] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-runtime-osgi/src/main/java/module-info.java:[17,30] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-runtime-osgi/src/main/java/module-info.java:[18,17] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-runtime-osgi/src/main/java/module-info.java:[21,49] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-runtime-osgi/src/main/java/module-info.java:[22,36] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-runtime-osgi/src/main/java/module-info.java:[23,47] requires directive for an automatic module [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ mdsal-binding-runtime-osgi >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ mdsal-binding-runtime-osgi --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ mdsal-binding-runtime-osgi <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ mdsal-binding-runtime-osgi --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ mdsal-binding-runtime-osgi --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/binding/mdsal-binding-runtime-osgi/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ mdsal-binding-runtime-osgi --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ mdsal-binding-runtime-osgi --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ mdsal-binding-runtime-osgi --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ mdsal-binding-runtime-osgi --- [WARNING] Bundle org.opendaylight.mdsal:mdsal-binding-runtime-osgi:bundle:13.0.1-SNAPSHOT : Split package, multiple jars provide the same package: Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:org.eclipse.jdt.annotation, Jar:yang-model-api, Jar:concepts, Jar:yang-common, Jar:yang-xpath-api, Jar:mdsal-binding-runtime-api, Jar:rfc8040-model-api, Jar:yang-repo-api, Jar:util, Jar:triemap, Jar:mdsal-binding-model-api, Jar:yang-binding, Jar:mdsal-binding-runtime-spi, Jar:yang-model-spi, Jar:yang-ir, Jar:rfc7952-model-api, Jar:yang-parser-api, Jar:yang-parser-impl, Jar:yang-parser-spi, Jar:yang-parser-reactor, Jar:yang-repo-spi, Jar:yang-parser-rfc7950, Jar:odlext-parser-support, Jar:openconfig-parser-support, Jar:openconfig-model-api, Jar:rfc6241-parser-support, Jar:rfc6241-model-api, Jar:rfc6536-parser-support, Jar:rfc6536-model-api, Jar:rfc6643-parser-support, Jar:rfc6643-model-api, Jar:rfc7952-parser-support, Jar:rfc8040-parser-support, Jar:rfc8528-parser-support, Jar:rfc8528-model-api, Jar:rfc8639-parser-support, Jar:rfc8639-model-api, Jar:rfc8819-parser-support, Jar:rfc8819-model-api, Jar:yang-xpath-impl, Jar:mdsal-binding-spec-util, Jar:mdsal-dom-schema-osgi, Jar:mdsal-dom-api, Jar:mdsal-common-api, Jar:yang-data-api, Jar:yang-data-tree-api, Jar:org.osgi.framework, Jar:org.osgi.namespace.extender, Jar:org.osgi.util.function, Jar:odlext-model-api, Jar:yang-model-ri, Jar:org.osgi.annotation.bundle] Class path [Jar:., Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:checker-qual, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:org.eclipse.jdt.annotation, Jar:yang-model-api, Jar:concepts, Jar:yang-common, Jar:yang-xpath-api, Jar:mdsal-binding-runtime-api, Jar:rfc8040-model-api, Jar:yang-repo-api, Jar:util, Jar:triemap, Jar:mdsal-binding-model-api, Jar:yang-binding, Jar:mdsal-binding-runtime-spi, Jar:yang-model-spi, Jar:yang-ir, Jar:rfc7952-model-api, Jar:yang-parser-api, Jar:yang-parser-impl, Jar:yang-parser-spi, Jar:yang-parser-reactor, Jar:yang-repo-spi, Jar:yang-parser-rfc7950, Jar:antlr4-runtime, Jar:odlext-parser-support, Jar:openconfig-parser-support, Jar:openconfig-model-api, Jar:rfc6241-parser-support, Jar:rfc6241-model-api, Jar:rfc6536-parser-support, Jar:rfc6536-model-api, Jar:rfc6643-parser-support, Jar:rfc6643-model-api, Jar:rfc7952-parser-support, Jar:rfc8040-parser-support, Jar:rfc8528-parser-support, Jar:rfc8528-model-api, Jar:rfc8639-parser-support, Jar:rfc8639-model-api, Jar:rfc8819-parser-support, Jar:rfc8819-model-api, Jar:yang-xpath-impl, Jar:mdsal-binding-spec-util, Jar:mdsal-dom-schema-osgi, Jar:mdsal-dom-api, Jar:mdsal-common-api, Jar:yang-data-api, Jar:value, Jar:yang-data-tree-api, Jar:org.osgi.framework, Jar:org.osgi.service.component, Jar:osgi.annotation, Jar:org.osgi.namespace.extender, Jar:org.osgi.util.function, Jar:org.osgi.util.promise, Jar:org.osgi.service.component.annotations, Jar:odlext-model-api, Jar:yang-model-ri, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [INFO] Building bundle: /w/workspace/mdsal-sonar/binding/mdsal-binding-runtime-osgi/target/mdsal-binding-runtime-osgi-13.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/binding/mdsal-binding-runtime-osgi/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ mdsal-binding-runtime-osgi --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ mdsal-binding-runtime-osgi --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 66 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/binding/mdsal-binding-runtime-osgi/target/bom.xml [INFO] attaching as mdsal-binding-runtime-osgi-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/binding/mdsal-binding-runtime-osgi/target/bom.json [INFO] attaching as mdsal-binding-runtime-osgi-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-binding-runtime-osgi --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ mdsal-binding-runtime-osgi --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ mdsal-binding-runtime-osgi --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ mdsal-binding-runtime-osgi --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ mdsal-binding-runtime-osgi --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mdsal-binding-runtime-osgi --- [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-runtime-osgi/target/mdsal-binding-runtime-osgi-13.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-binding-runtime-osgi/13.0.1-SNAPSHOT/mdsal-binding-runtime-osgi-13.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-runtime-osgi/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-binding-runtime-osgi/13.0.1-SNAPSHOT/mdsal-binding-runtime-osgi-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-runtime-osgi/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-binding-runtime-osgi/13.0.1-SNAPSHOT/mdsal-binding-runtime-osgi-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-runtime-osgi/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-binding-runtime-osgi/13.0.1-SNAPSHOT/mdsal-binding-runtime-osgi-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ mdsal-binding-runtime-osgi --- [INFO] Installing org/opendaylight/mdsal/mdsal-binding-runtime-osgi/13.0.1-SNAPSHOT/mdsal-binding-runtime-osgi-13.0.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ mdsal-binding-runtime-osgi --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ mdsal-binding-runtime-osgi --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi >--------- [INFO] Building mdsal-binding-dom-codec-osgi 13.0.1-SNAPSHOT [30/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ mdsal-binding-dom-codec-osgi --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ mdsal-binding-dom-codec-osgi --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ mdsal-binding-dom-codec-osgi --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ mdsal-binding-dom-codec-osgi --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ mdsal-binding-dom-codec-osgi --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec-osgi/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ mdsal-binding-dom-codec-osgi --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ mdsal-binding-dom-codec-osgi --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ mdsal-binding-dom-codec-osgi --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ mdsal-binding-dom-codec-osgi --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec-osgi/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ mdsal-binding-dom-codec-osgi --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 17 module-path] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec-osgi/src/main/java/module-info.java:[17,22] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec-osgi/src/main/java/module-info.java:[18,30] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec-osgi/src/main/java/module-info.java:[19,17] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec-osgi/src/main/java/module-info.java:[22,49] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec-osgi/src/main/java/module-info.java:[23,47] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec-osgi/src/main/java/org/opendaylight/mdsal/binding/dom/codec/osgi/OSGiBindingDOMCodecServices.java:[15,75] interface org.opendaylight.mdsal.binding.dom.codec.spi.BindingDOMCodecServices in module org.opendaylight.mdsal.binding.dom.codec.spi is not indirectly exported using requires transitive [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ mdsal-binding-dom-codec-osgi >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ mdsal-binding-dom-codec-osgi --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ mdsal-binding-dom-codec-osgi <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ mdsal-binding-dom-codec-osgi --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ mdsal-binding-dom-codec-osgi --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec-osgi/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ mdsal-binding-dom-codec-osgi --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ mdsal-binding-dom-codec-osgi --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ mdsal-binding-dom-codec-osgi --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ mdsal-binding-dom-codec-osgi --- [WARNING] Bundle org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:bundle:13.0.1-SNAPSHOT : Split package, multiple jars provide the same package: Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:org.eclipse.jdt.annotation, Jar:yang-data-api, Jar:concepts, Jar:util, Jar:triemap, Jar:yang-common, Jar:yang-model-api, Jar:mdsal-binding-dom-codec-api, Jar:mdsal-binding-dom-codec-spi, Jar:mdsal-binding-runtime-api, Jar:rfc8040-model-api, Jar:yang-repo-api, Jar:mdsal-binding-model-api, Jar:mdsal-binding-runtime-osgi, Jar:mdsal-binding-runtime-spi, Jar:yang-parser-api, Jar:yang-parser-impl, Jar:yang-parser-spi, Jar:yang-parser-reactor, Jar:yang-repo-spi, Jar:yang-parser-rfc7950, Jar:odlext-parser-support, Jar:openconfig-parser-support, Jar:openconfig-model-api, Jar:rfc6241-parser-support, Jar:rfc6241-model-api, Jar:rfc6536-parser-support, Jar:rfc6536-model-api, Jar:rfc6643-parser-support, Jar:rfc6643-model-api, Jar:rfc7952-parser-support, Jar:rfc8040-parser-support, Jar:rfc8528-parser-support, Jar:rfc8528-model-api, Jar:rfc8639-parser-support, Jar:rfc8639-model-api, Jar:rfc8819-parser-support, Jar:rfc8819-model-api, Jar:yang-xpath-impl, Jar:mdsal-binding-spec-util, Jar:mdsal-dom-schema-osgi, Jar:mdsal-dom-api, Jar:mdsal-common-api, Jar:yang-data-tree-api, Jar:yang-binding, Jar:org.osgi.framework, Jar:org.osgi.namespace.extender, Jar:org.osgi.util.function, Jar:odlext-model-api, Jar:yang-model-spi, Jar:yang-ir, Jar:rfc7952-model-api, Jar:yang-model-ri, Jar:yang-xpath-api, Jar:org.osgi.annotation.bundle] Class path [Jar:., Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:checker-qual, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:org.eclipse.jdt.annotation, Jar:yang-data-api, Jar:value, Jar:concepts, Jar:util, Jar:triemap, Jar:yang-common, Jar:yang-model-api, Jar:mdsal-binding-dom-codec-api, Jar:mdsal-binding-dom-codec-spi, Jar:mdsal-binding-runtime-api, Jar:rfc8040-model-api, Jar:yang-repo-api, Jar:mdsal-binding-model-api, Jar:mdsal-binding-runtime-osgi, Jar:mdsal-binding-runtime-spi, Jar:yang-parser-api, Jar:yang-parser-impl, Jar:yang-parser-spi, Jar:yang-parser-reactor, Jar:yang-repo-spi, Jar:yang-parser-rfc7950, Jar:antlr4-runtime, Jar:odlext-parser-support, Jar:openconfig-parser-support, Jar:openconfig-model-api, Jar:rfc6241-parser-support, Jar:rfc6241-model-api, Jar:rfc6536-parser-support, Jar:rfc6536-model-api, Jar:rfc6643-parser-support, Jar:rfc6643-model-api, Jar:rfc7952-parser-support, Jar:rfc8040-parser-support, Jar:rfc8528-parser-support, Jar:rfc8528-model-api, Jar:rfc8639-parser-support, Jar:rfc8639-model-api, Jar:rfc8819-parser-support, Jar:rfc8819-model-api, Jar:yang-xpath-impl, Jar:mdsal-binding-spec-util, Jar:mdsal-dom-schema-osgi, Jar:mdsal-dom-api, Jar:mdsal-common-api, Jar:yang-data-tree-api, Jar:yang-binding, Jar:org.osgi.framework, Jar:org.osgi.service.component, Jar:osgi.annotation, Jar:org.osgi.namespace.extender, Jar:org.osgi.util.function, Jar:org.osgi.util.promise, Jar:org.osgi.service.component.annotations, Jar:odlext-model-api, Jar:yang-model-spi, Jar:yang-ir, Jar:rfc7952-model-api, Jar:yang-model-ri, Jar:yang-xpath-api, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [INFO] Building bundle: /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec-osgi/target/mdsal-binding-dom-codec-osgi-13.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec-osgi/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ mdsal-binding-dom-codec-osgi --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ mdsal-binding-dom-codec-osgi --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 69 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec-osgi/target/bom.xml [INFO] attaching as mdsal-binding-dom-codec-osgi-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec-osgi/target/bom.json [INFO] attaching as mdsal-binding-dom-codec-osgi-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-binding-dom-codec-osgi --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ mdsal-binding-dom-codec-osgi --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ mdsal-binding-dom-codec-osgi --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ mdsal-binding-dom-codec-osgi --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ mdsal-binding-dom-codec-osgi --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mdsal-binding-dom-codec-osgi --- [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec-osgi/target/mdsal-binding-dom-codec-osgi-13.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-binding-dom-codec-osgi/13.0.1-SNAPSHOT/mdsal-binding-dom-codec-osgi-13.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec-osgi/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-binding-dom-codec-osgi/13.0.1-SNAPSHOT/mdsal-binding-dom-codec-osgi-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec-osgi/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-binding-dom-codec-osgi/13.0.1-SNAPSHOT/mdsal-binding-dom-codec-osgi-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec-osgi/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-binding-dom-codec-osgi/13.0.1-SNAPSHOT/mdsal-binding-dom-codec-osgi-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ mdsal-binding-dom-codec-osgi --- [INFO] Installing org/opendaylight/mdsal/mdsal-binding-dom-codec-osgi/13.0.1-SNAPSHOT/mdsal-binding-dom-codec-osgi-13.0.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ mdsal-binding-dom-codec-osgi --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ mdsal-binding-dom-codec-osgi --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------------< org.opendaylight.mdsal:mdsal-binding-spi >-------------- [INFO] Building mdsal-binding-spi 13.0.1-SNAPSHOT [31/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ mdsal-binding-spi --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ mdsal-binding-spi --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ mdsal-binding-spi --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ mdsal-binding-spi --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ mdsal-binding-spi --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/mdsal-sonar/binding/mdsal-binding-spi/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ mdsal-binding-spi --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ mdsal-binding-spi --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ mdsal-binding-spi --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ mdsal-binding-spi --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/binding/mdsal-binding-spi/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ mdsal-binding-spi --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 6 source files with javac [debug release 17 module-path] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-spi/src/main/java/module-info.java:[14,47] requires transitive directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-spi/src/main/java/org/opendaylight/mdsal/binding/spi/ForwardingDataBroker.java:[62,48] registerLegacyTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-spi/src/main/java/org/opendaylight/mdsal/binding/spi/ForwardingDataBroker.java:[64,26] registerLegacyTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ mdsal-binding-spi >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ mdsal-binding-spi --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ mdsal-binding-spi <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ mdsal-binding-spi --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ mdsal-binding-spi --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/binding/mdsal-binding-spi/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ mdsal-binding-spi --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ mdsal-binding-spi --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ mdsal-binding-spi --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ mdsal-binding-spi --- [WARNING] Bundle org.opendaylight.mdsal:mdsal-binding-spi:bundle:13.0.1-SNAPSHOT : Split package, multiple jars provide the same package: Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:org.eclipse.jdt.annotation, Jar:mdsal-binding-api, Jar:util, Jar:triemap, Jar:yang-common, Jar:mdsal-common-api, Jar:yang-binding, Jar:concepts, Jar:org.osgi.annotation.bundle] Class path [Jar:., Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:checker-qual, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:org.eclipse.jdt.annotation, Jar:mdsal-binding-api, Jar:util, Jar:triemap, Jar:yang-common, Jar:mdsal-common-api, Jar:yang-binding, Jar:concepts, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [INFO] Building bundle: /w/workspace/mdsal-sonar/binding/mdsal-binding-spi/target/mdsal-binding-spi-13.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/binding/mdsal-binding-spi/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ mdsal-binding-spi --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ mdsal-binding-spi --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/binding/mdsal-binding-spi/target/bom.xml [INFO] attaching as mdsal-binding-spi-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/binding/mdsal-binding-spi/target/bom.json [INFO] attaching as mdsal-binding-spi-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-binding-spi --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ mdsal-binding-spi --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ mdsal-binding-spi --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ mdsal-binding-spi --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ mdsal-binding-spi --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mdsal-binding-spi --- [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-spi/target/mdsal-binding-spi-13.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-binding-spi/13.0.1-SNAPSHOT/mdsal-binding-spi-13.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-spi/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-binding-spi/13.0.1-SNAPSHOT/mdsal-binding-spi-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-spi/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-binding-spi/13.0.1-SNAPSHOT/mdsal-binding-spi-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-spi/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-binding-spi/13.0.1-SNAPSHOT/mdsal-binding-spi-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ mdsal-binding-spi --- [INFO] Installing org/opendaylight/mdsal/mdsal-binding-spi/13.0.1-SNAPSHOT/mdsal-binding-spi-13.0.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ mdsal-binding-spi --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ mdsal-binding-spi --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----------< org.opendaylight.mdsal:mdsal-binding-test-utils >----------- [INFO] Building mdsal-binding-test-utils 13.0.1-SNAPSHOT [32/166] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ mdsal-binding-test-utils --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ mdsal-binding-test-utils --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ mdsal-binding-test-utils --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ mdsal-binding-test-utils --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ mdsal-binding-test-utils --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/mdsal-sonar/binding/mdsal-binding-test-utils/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ mdsal-binding-test-utils --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ mdsal-binding-test-utils --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ mdsal-binding-test-utils --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ mdsal-binding-test-utils --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/binding/mdsal-binding-test-utils/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ mdsal-binding-test-utils --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 4 source files with javac [debug release 17] to target/classes [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ mdsal-binding-test-utils >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ mdsal-binding-test-utils --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ mdsal-binding-test-utils <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ mdsal-binding-test-utils --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ mdsal-binding-test-utils --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/binding/mdsal-binding-test-utils/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ mdsal-binding-test-utils --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ mdsal-binding-test-utils --- [INFO] Surefire report directory: /w/workspace/mdsal-sonar/binding/mdsal-binding-test-utils/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.mdsal.binding.testutils.DataBrokerTestModuleTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.285 s -- in org.opendaylight.mdsal.binding.testutils.DataBrokerTestModuleTest [INFO] Running org.opendaylight.mdsal.binding.testutils.DataBrokerFailuresTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.655 s -- in org.opendaylight.mdsal.binding.testutils.DataBrokerFailuresTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ mdsal-binding-test-utils --- [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ mdsal-binding-test-utils --- [INFO] Building jar: /w/workspace/mdsal-sonar/binding/mdsal-binding-test-utils/target/mdsal-binding-test-utils-13.0.1-SNAPSHOT.jar [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ mdsal-binding-test-utils --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ mdsal-binding-test-utils --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 78 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/binding/mdsal-binding-test-utils/target/bom.xml [INFO] attaching as mdsal-binding-test-utils-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/binding/mdsal-binding-test-utils/target/bom.json [INFO] attaching as mdsal-binding-test-utils-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-binding-test-utils --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ mdsal-binding-test-utils --- [WARNING] Used undeclared dependencies found: [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.1-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.1-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.1-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1-SNAPSHOT:compile [WARNING] org.opendaylight.yangtools:yang-model-api:jar:13.0.1:compile [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.1-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.1-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.1-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.1-SNAPSHOT:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] junit:junit:jar:4.13.2:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ mdsal-binding-test-utils --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ mdsal-binding-test-utils --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ mdsal-binding-test-utils --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/binding/mdsal-binding-test-utils/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'mdsal-binding-test-utils' with 6 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mdsal-binding-test-utils --- [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-test-utils/target/mdsal-binding-test-utils-13.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-binding-test-utils/13.0.1-SNAPSHOT/mdsal-binding-test-utils-13.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-test-utils/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-binding-test-utils/13.0.1-SNAPSHOT/mdsal-binding-test-utils-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-test-utils/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-binding-test-utils/13.0.1-SNAPSHOT/mdsal-binding-test-utils-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-test-utils/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-binding-test-utils/13.0.1-SNAPSHOT/mdsal-binding-test-utils-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ mdsal-binding-test-utils --- [INFO] [INFO] -------------< org.opendaylight.mdsal:mdsal-binding-util >-------------- [INFO] Building mdsal-binding-util 13.0.1-SNAPSHOT [33/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ mdsal-binding-util --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ mdsal-binding-util --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ mdsal-binding-util --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ mdsal-binding-util --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ mdsal-binding-util --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/mdsal-sonar/binding/mdsal-binding-util/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ mdsal-binding-util --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ mdsal-binding-util --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ mdsal-binding-util --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ mdsal-binding-util --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/binding/mdsal-binding-util/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ mdsal-binding-util --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 28 source files with javac [debug release 17 module-path] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-util/src/main/java/module-info.java:[15,17] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-util/src/main/java/module-info.java:[18,47] requires transitive directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-util/src/main/java/module-info.java:[20,40] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/ManagedTransactionFactory.java:[104,6] class edu.umd.cs.findbugs.annotations.CheckReturnValue in module com.github.spotbugs.annotations is not indirectly exported using requires transitive [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/ManagedTransactionFactory.java:[177,6] class edu.umd.cs.findbugs.annotations.CheckReturnValue in module com.github.spotbugs.annotations is not indirectly exported using requires transitive [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/ManagedTransactionFactory.java:[208,6] class edu.umd.cs.findbugs.annotations.CheckReturnValue in module com.github.spotbugs.annotations is not indirectly exported using requires transitive [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/TypedWriteTransaction.java:[91,6] class edu.umd.cs.findbugs.annotations.CheckReturnValue in module com.github.spotbugs.annotations is not indirectly exported using requires transitive [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/TypedWriteTransactionImpl.java:[36,19] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/TypedWriteTransactionImpl.java:[49,19] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/ManagedNewTransactionRunnerImpl.java:[46,6] class edu.umd.cs.findbugs.annotations.CheckReturnValue in module com.github.spotbugs.annotations is not indirectly exported using requires transitive [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/ManagedNewTransactionRunnerImpl.java:[74,6] class edu.umd.cs.findbugs.annotations.CheckReturnValue in module com.github.spotbugs.annotations is not indirectly exported using requires transitive [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/ManagedNewTransactionRunnerImpl.java:[84,6] class edu.umd.cs.findbugs.annotations.CheckReturnValue in module com.github.spotbugs.annotations is not indirectly exported using requires transitive [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/WriteTrackingReadWriteTransaction.java:[37,40] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.spi.ForwardingReadWriteTransaction has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/WriteTrackingReadWriteTransaction.java:[39,14] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.spi.ForwardingReadWriteTransaction has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/WriteTrackingReadWriteTransaction.java:[51,40] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.spi.ForwardingReadWriteTransaction has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/WriteTrackingReadWriteTransaction.java:[53,14] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.spi.ForwardingReadWriteTransaction has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/RetryingManagedNewTransactionRunnerImpl.java:[181,27] unchecked cast required: com.google.common.util.concurrent.FluentFuture found: com.google.common.util.concurrent.FluentFuture [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/RetryingManagedNewTransactionRunnerImpl.java:[205,27] unchecked cast required: com.google.common.util.concurrent.FluentFuture found: com.google.common.util.concurrent.FluentFuture [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/WriteTrackingWriteTransaction.java:[35,40] merge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.spi.ForwardingWriteTransaction has been deprecated [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/WriteTrackingWriteTransaction.java:[37,14] merge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.spi.ForwardingWriteTransaction has been deprecated [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ mdsal-binding-util >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ mdsal-binding-util --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ mdsal-binding-util <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ mdsal-binding-util --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ mdsal-binding-util --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/binding/mdsal-binding-util/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ mdsal-binding-util --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 4 source files with javac [debug release 17 module-path] to target/test-classes [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-util/src/test/java/org/opendaylight/mdsal/binding/util/ManagedNewTransactionRunnerImplTest.java:[45,58] class org.opendaylight.mdsal.binding.dom.adapter.test.AbstractConcurrentDataBrokerTest in module is not exported [WARNING] /w/workspace/mdsal-sonar/binding/mdsal-binding-util/src/test/java/org/opendaylight/mdsal/binding/util/TransactionAdapterTest.java:[40,45] class org.opendaylight.mdsal.binding.dom.adapter.test.AbstractConcurrentDataBrokerTest in module is not exported [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ mdsal-binding-util --- [INFO] Surefire report directory: /w/workspace/mdsal-sonar/binding/mdsal-binding-util/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.mdsal.binding.util.DatastoreTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.mdsal.binding.util.DatastoreTest [INFO] Running org.opendaylight.mdsal.binding.util.ManagedNewTransactionRunnerImplTest [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.045 s -- in org.opendaylight.mdsal.binding.util.ManagedNewTransactionRunnerImplTest [INFO] Running org.opendaylight.mdsal.binding.util.RetryingManagedNewTransactionRunnerTest [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s -- in org.opendaylight.mdsal.binding.util.RetryingManagedNewTransactionRunnerTest [INFO] Running org.opendaylight.mdsal.binding.util.TransactionAdapterTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.mdsal.binding.util.TransactionAdapterTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 48, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ mdsal-binding-util --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ mdsal-binding-util --- [WARNING] Bundle org.opendaylight.mdsal:mdsal-binding-util:bundle:13.0.1-SNAPSHOT : Split package, multiple jars provide the same package: Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:mdsal-binding-spi, Jar:org.eclipse.jdt.annotation, Jar:mdsal-binding-api, Jar:util, Jar:triemap, Jar:mdsal-common-api, Jar:yang-binding, Jar:concepts, Jar:javax.inject, Jar:yang-common, Jar:org.osgi.annotation.bundle] Class path [Jar:., Jar:spotbugs-annotations, Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:checker-qual, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:mdsal-binding-spi, Jar:org.eclipse.jdt.annotation, Jar:mdsal-binding-api, Jar:util, Jar:triemap, Jar:mdsal-common-api, Jar:yang-binding, Jar:concepts, Jar:javax.inject, Jar:yang-common, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [INFO] Building bundle: /w/workspace/mdsal-sonar/binding/mdsal-binding-util/target/mdsal-binding-util-13.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/binding/mdsal-binding-util/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ mdsal-binding-util --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ mdsal-binding-util --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 20 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/binding/mdsal-binding-util/target/bom.xml [INFO] attaching as mdsal-binding-util-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/binding/mdsal-binding-util/target/bom.json [INFO] attaching as mdsal-binding-util-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-binding-util --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ mdsal-binding-util --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.1-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.1-SNAPSHOT:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile [WARNING] org.opendaylight.yangtools:util:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.1-SNAPSHOT:test [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ mdsal-binding-util --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ mdsal-binding-util --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ mdsal-binding-util --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/binding/mdsal-binding-util/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'mdsal-binding-util' with 20 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mdsal-binding-util --- [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-util/target/mdsal-binding-util-13.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-binding-util/13.0.1-SNAPSHOT/mdsal-binding-util-13.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-util/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-binding-util/13.0.1-SNAPSHOT/mdsal-binding-util-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-util/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-binding-util/13.0.1-SNAPSHOT/mdsal-binding-util-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/binding/mdsal-binding-util/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-binding-util/13.0.1-SNAPSHOT/mdsal-binding-util-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ mdsal-binding-util --- [INFO] Installing org/opendaylight/mdsal/mdsal-binding-util/13.0.1-SNAPSHOT/mdsal-binding-util-13.0.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ mdsal-binding-util --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ mdsal-binding-util --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.mdsal.model:general-entity >------------- [INFO] Building general-entity 13.0.1-SNAPSHOT [34/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ general-entity --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ general-entity --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ general-entity --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ general-entity --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ general-entity --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/general-entity/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ general-entity --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/general-entity/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 766.3 μs [INFO] yang-to-sources: Project model files found: 1 in 1.239 ms [INFO] yang-to-sources: 1 YANG models processed in 1.997 ms [INFO] BindingJavaFileGenerator: Defined 7 files in 1.225 ms [INFO] Sorted 7 files into 3 directories in 171.8 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 7 in 6.052 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ general-entity --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ general-entity --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ general-entity --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ general-entity --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/general-entity/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/general-entity/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/mdsal-sonar/model/general-entity/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ general-entity --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 6 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ general-entity >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ general-entity --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ general-entity <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ general-entity --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ general-entity --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/general-entity/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ general-entity --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ general-entity --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ general-entity --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ general-entity --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/general-entity/target/general-entity-13.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/general-entity/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ general-entity --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ general-entity --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 15 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/general-entity/target/bom.xml [INFO] attaching as general-entity-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/general-entity/target/bom.json [INFO] attaching as general-entity-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ general-entity --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ general-entity --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ general-entity --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ general-entity --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ general-entity --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ general-entity --- [INFO] Installing /w/workspace/mdsal-sonar/model/general-entity/target/general-entity-13.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/model/general-entity/13.0.1-SNAPSHOT/general-entity-13.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/general-entity/pom.xml to /tmp/r/org/opendaylight/mdsal/model/general-entity/13.0.1-SNAPSHOT/general-entity-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/general-entity/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/general-entity/13.0.1-SNAPSHOT/general-entity-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/general-entity/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/general-entity/13.0.1-SNAPSHOT/general-entity-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ general-entity --- [INFO] Installing org/opendaylight/mdsal/model/general-entity/13.0.1-SNAPSHOT/general-entity-13.0.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ general-entity --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ general-entity --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.mdsal:mdsal-eos-common-api >------------- [INFO] Building mdsal-eos-common-api 13.0.1-SNAPSHOT [35/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ mdsal-eos-common-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ mdsal-eos-common-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ mdsal-eos-common-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ mdsal-eos-common-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ mdsal-eos-common-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/mdsal-sonar/entityownership/mdsal-eos-common-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ mdsal-eos-common-api --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ mdsal-eos-common-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ mdsal-eos-common-api --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ mdsal-eos-common-api --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/entityownership/mdsal-eos-common-api/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ mdsal-eos-common-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 17 module-path] to target/classes [WARNING] /w/workspace/mdsal-sonar/entityownership/mdsal-eos-common-api/src/main/java/module-info.java:[14,47] requires transitive directive for an automatic module [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ mdsal-eos-common-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ mdsal-eos-common-api --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ mdsal-eos-common-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ mdsal-eos-common-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ mdsal-eos-common-api --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/entityownership/mdsal-eos-common-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ mdsal-eos-common-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug release 17 module-path] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ mdsal-eos-common-api --- [INFO] Surefire report directory: /w/workspace/mdsal-sonar/entityownership/mdsal-eos-common-api/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.mdsal.eos.common.api.EntityOwnershipStateTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.opendaylight.mdsal.eos.common.api.EntityOwnershipStateTest [INFO] Running org.opendaylight.mdsal.eos.common.api.GenericEntityTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.mdsal.eos.common.api.GenericEntityTest [INFO] Running org.opendaylight.mdsal.eos.common.api.EntityOwnershipStateChangeTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.opendaylight.mdsal.eos.common.api.EntityOwnershipStateChangeTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ mdsal-eos-common-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ mdsal-eos-common-api --- [WARNING] Bundle org.opendaylight.mdsal:mdsal-eos-common-api:bundle:13.0.1-SNAPSHOT : Split package, multiple jars provide the same package: Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:org.eclipse.jdt.annotation, Jar:concepts, Jar:org.osgi.annotation.bundle] Class path [Jar:., Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:checker-qual, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:org.eclipse.jdt.annotation, Jar:concepts, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [INFO] Building bundle: /w/workspace/mdsal-sonar/entityownership/mdsal-eos-common-api/target/mdsal-eos-common-api-13.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/entityownership/mdsal-eos-common-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ mdsal-eos-common-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ mdsal-eos-common-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 11 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/entityownership/mdsal-eos-common-api/target/bom.xml [INFO] attaching as mdsal-eos-common-api-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/entityownership/mdsal-eos-common-api/target/bom.json [INFO] attaching as mdsal-eos-common-api-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-eos-common-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ mdsal-eos-common-api --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ mdsal-eos-common-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ mdsal-eos-common-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ mdsal-eos-common-api --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/entityownership/mdsal-eos-common-api/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'mdsal-eos-common-api' with 5 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mdsal-eos-common-api --- [INFO] Installing /w/workspace/mdsal-sonar/entityownership/mdsal-eos-common-api/target/mdsal-eos-common-api-13.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-eos-common-api/13.0.1-SNAPSHOT/mdsal-eos-common-api-13.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/entityownership/mdsal-eos-common-api/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-eos-common-api/13.0.1-SNAPSHOT/mdsal-eos-common-api-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/entityownership/mdsal-eos-common-api/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-eos-common-api/13.0.1-SNAPSHOT/mdsal-eos-common-api-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/entityownership/mdsal-eos-common-api/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-eos-common-api/13.0.1-SNAPSHOT/mdsal-eos-common-api-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ mdsal-eos-common-api --- [INFO] Installing org/opendaylight/mdsal/mdsal-eos-common-api/13.0.1-SNAPSHOT/mdsal-eos-common-api-13.0.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ mdsal-eos-common-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ mdsal-eos-common-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------------< org.opendaylight.mdsal:mdsal-eos-dom-api >-------------- [INFO] Building mdsal-eos-dom-api 13.0.1-SNAPSHOT [36/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ mdsal-eos-dom-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ mdsal-eos-dom-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ mdsal-eos-dom-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ mdsal-eos-dom-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ mdsal-eos-dom-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/mdsal-sonar/entityownership/mdsal-eos-dom-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ mdsal-eos-dom-api --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ mdsal-eos-dom-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ mdsal-eos-dom-api --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ mdsal-eos-dom-api --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/entityownership/mdsal-eos-dom-api/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ mdsal-eos-dom-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 4 source files with javac [debug release 17 module-path] to target/classes [WARNING] /w/workspace/mdsal-sonar/entityownership/mdsal-eos-dom-api/src/main/java/module-info.java:[15,47] requires transitive directive for an automatic module [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ mdsal-eos-dom-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ mdsal-eos-dom-api --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ mdsal-eos-dom-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ mdsal-eos-dom-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ mdsal-eos-dom-api --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/entityownership/mdsal-eos-dom-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ mdsal-eos-dom-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17 module-path] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ mdsal-eos-dom-api --- [INFO] Surefire report directory: /w/workspace/mdsal-sonar/entityownership/mdsal-eos-dom-api/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.mdsal.eos.dom.api.DOMEntityTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 s -- in org.opendaylight.mdsal.eos.dom.api.DOMEntityTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ mdsal-eos-dom-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ mdsal-eos-dom-api --- [WARNING] Bundle org.opendaylight.mdsal:mdsal-eos-dom-api:bundle:13.0.1-SNAPSHOT : Split package, multiple jars provide the same package: Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:org.eclipse.jdt.annotation, Jar:mdsal-eos-common-api, Jar:concepts, Jar:yang-common, Jar:yang-data-api, Jar:util, Jar:triemap, Jar:yang-model-api, Jar:yang-xpath-api, Jar:org.osgi.annotation.bundle] Class path [Jar:., Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:checker-qual, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:org.eclipse.jdt.annotation, Jar:mdsal-eos-common-api, Jar:concepts, Jar:yang-common, Jar:yang-data-api, Jar:value, Jar:util, Jar:triemap, Jar:yang-model-api, Jar:yang-xpath-api, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [INFO] Building bundle: /w/workspace/mdsal-sonar/entityownership/mdsal-eos-dom-api/target/mdsal-eos-dom-api-13.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/entityownership/mdsal-eos-dom-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ mdsal-eos-dom-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ mdsal-eos-dom-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/entityownership/mdsal-eos-dom-api/target/bom.xml [INFO] attaching as mdsal-eos-dom-api-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/entityownership/mdsal-eos-dom-api/target/bom.json [INFO] attaching as mdsal-eos-dom-api-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-eos-dom-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ mdsal-eos-dom-api --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ mdsal-eos-dom-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ mdsal-eos-dom-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ mdsal-eos-dom-api --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/entityownership/mdsal-eos-dom-api/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'mdsal-eos-dom-api' with 1 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mdsal-eos-dom-api --- [INFO] Installing /w/workspace/mdsal-sonar/entityownership/mdsal-eos-dom-api/target/mdsal-eos-dom-api-13.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-eos-dom-api/13.0.1-SNAPSHOT/mdsal-eos-dom-api-13.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/entityownership/mdsal-eos-dom-api/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-eos-dom-api/13.0.1-SNAPSHOT/mdsal-eos-dom-api-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/entityownership/mdsal-eos-dom-api/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-eos-dom-api/13.0.1-SNAPSHOT/mdsal-eos-dom-api-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/entityownership/mdsal-eos-dom-api/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-eos-dom-api/13.0.1-SNAPSHOT/mdsal-eos-dom-api-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ mdsal-eos-dom-api --- [INFO] Installing org/opendaylight/mdsal/mdsal-eos-dom-api/13.0.1-SNAPSHOT/mdsal-eos-dom-api-13.0.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ mdsal-eos-dom-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ mdsal-eos-dom-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.mdsal:mdsal-eos-dom-simple >------------- [INFO] Building mdsal-eos-dom-simple 13.0.1-SNAPSHOT [37/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ mdsal-eos-dom-simple --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ mdsal-eos-dom-simple --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ mdsal-eos-dom-simple --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ mdsal-eos-dom-simple --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ mdsal-eos-dom-simple --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/mdsal-sonar/entityownership/mdsal-eos-dom-simple/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ mdsal-eos-dom-simple --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ mdsal-eos-dom-simple --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ mdsal-eos-dom-simple --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ mdsal-eos-dom-simple --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/entityownership/mdsal-eos-dom-simple/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ mdsal-eos-dom-simple --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug release 17 module-path] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [INFO] Writing META-INF/services/org.opendaylight.mdsal.eos.dom.api.DOMEntityOwnershipService [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] /w/workspace/mdsal-sonar/entityownership/mdsal-eos-dom-simple/src/main/java/module-info.java:[16,17] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/entityownership/mdsal-eos-dom-simple/src/main/java/module-info.java:[22,36] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/entityownership/mdsal-eos-dom-simple/src/main/java/module-info.java:[23,49] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/entityownership/mdsal-eos-dom-simple/src/main/java/module-info.java:[24,32] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/entityownership/mdsal-eos-dom-simple/src/main/java/module-info.java:[25,47] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/entityownership/mdsal-eos-dom-simple/src/main/java/org/opendaylight/mdsal/eos/dom/simple/di/LocalDOMEntityOwnershipService.java:[20,2] class com.google.common.annotations.Beta in module com.google.common is not indirectly exported using requires transitive [WARNING] /w/workspace/mdsal-sonar/entityownership/mdsal-eos-dom-simple/src/main/java/org/opendaylight/mdsal/eos/dom/simple/di/LocalDOMEntityOwnershipService.java:[21,2] class javax.inject.Singleton in module javax.inject is not indirectly exported using requires transitive [WARNING] /w/workspace/mdsal-sonar/entityownership/mdsal-eos-dom-simple/src/main/java/org/opendaylight/mdsal/eos/dom/simple/di/LocalDOMEntityOwnershipService.java:[22,59] class org.opendaylight.mdsal.eos.dom.simple.SimpleDOMEntityOwnershipService in module org.opendaylight.mdsal.eos.dom.simple is not exported [WARNING] /w/workspace/mdsal-sonar/entityownership/mdsal-eos-dom-simple/src/main/java/org/opendaylight/mdsal/eos/dom/simple/di/LocalDOMEntityOwnershipService.java:[23,6] class javax.inject.Inject in module javax.inject is not indirectly exported using requires transitive [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ mdsal-eos-dom-simple >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ mdsal-eos-dom-simple --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ mdsal-eos-dom-simple <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ mdsal-eos-dom-simple --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ mdsal-eos-dom-simple --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/entityownership/mdsal-eos-dom-simple/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ mdsal-eos-dom-simple --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17 module-path] to target/test-classes [WARNING] /w/workspace/mdsal-sonar/entityownership/mdsal-eos-dom-simple/src/test/java/org/opendaylight/mdsal/eos/dom/simple/SimpleDOMEntityOwnershipServiceTest.java:[78,22] auto-closeable resource fooReg is never referenced in body of corresponding try statement [WARNING] /w/workspace/mdsal-sonar/entityownership/mdsal-eos-dom-simple/src/test/java/org/opendaylight/mdsal/eos/dom/simple/SimpleDOMEntityOwnershipServiceTest.java:[73,18] auto-closeable resource barReg is never referenced in body of corresponding try statement [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ mdsal-eos-dom-simple --- [INFO] Surefire report directory: /w/workspace/mdsal-sonar/entityownership/mdsal-eos-dom-simple/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.mdsal.eos.dom.simple.SimpleDOMEntityOwnershipServiceTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.904 s -- in org.opendaylight.mdsal.eos.dom.simple.SimpleDOMEntityOwnershipServiceTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ mdsal-eos-dom-simple --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ mdsal-eos-dom-simple --- [WARNING] Bundle org.opendaylight.mdsal:mdsal-eos-dom-simple:bundle:13.0.1-SNAPSHOT : Split package, multiple jars provide the same package: Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:javax.inject, Jar:org.eclipse.jdt.annotation, Jar:mdsal-eos-common-api, Jar:mdsal-eos-dom-api, Jar:yang-common, Jar:concepts, Jar:yang-data-api, Jar:util, Jar:triemap, Jar:yang-model-api, Jar:yang-xpath-api, Jar:org.osgi.namespace.extender, Jar:org.osgi.util.function, Jar:org.osgi.annotation.bundle] Class path [Jar:., Jar:javax.inject, Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:checker-qual, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:org.eclipse.jdt.annotation, Jar:metainf-services, Jar:mdsal-eos-common-api, Jar:mdsal-eos-dom-api, Jar:yang-common, Jar:concepts, Jar:yang-data-api, Jar:value, Jar:util, Jar:triemap, Jar:yang-model-api, Jar:yang-xpath-api, Jar:org.osgi.service.component.annotations, Jar:org.osgi.namespace.extender, Jar:org.osgi.util.function, Jar:org.osgi.util.promise, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [INFO] Building bundle: /w/workspace/mdsal-sonar/entityownership/mdsal-eos-dom-simple/target/mdsal-eos-dom-simple-13.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/entityownership/mdsal-eos-dom-simple/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ mdsal-eos-dom-simple --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ mdsal-eos-dom-simple --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 26 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/entityownership/mdsal-eos-dom-simple/target/bom.xml [INFO] attaching as mdsal-eos-dom-simple-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/entityownership/mdsal-eos-dom-simple/target/bom.json [INFO] attaching as mdsal-eos-dom-simple-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-eos-dom-simple --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ mdsal-eos-dom-simple --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ mdsal-eos-dom-simple --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ mdsal-eos-dom-simple --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ mdsal-eos-dom-simple --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/entityownership/mdsal-eos-dom-simple/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'mdsal-eos-dom-simple' with 4 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mdsal-eos-dom-simple --- [INFO] Installing /w/workspace/mdsal-sonar/entityownership/mdsal-eos-dom-simple/target/mdsal-eos-dom-simple-13.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-eos-dom-simple/13.0.1-SNAPSHOT/mdsal-eos-dom-simple-13.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/entityownership/mdsal-eos-dom-simple/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-eos-dom-simple/13.0.1-SNAPSHOT/mdsal-eos-dom-simple-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/entityownership/mdsal-eos-dom-simple/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-eos-dom-simple/13.0.1-SNAPSHOT/mdsal-eos-dom-simple-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/entityownership/mdsal-eos-dom-simple/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-eos-dom-simple/13.0.1-SNAPSHOT/mdsal-eos-dom-simple-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ mdsal-eos-dom-simple --- [INFO] Installing org/opendaylight/mdsal/mdsal-eos-dom-simple/13.0.1-SNAPSHOT/mdsal-eos-dom-simple-13.0.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ mdsal-eos-dom-simple --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ mdsal-eos-dom-simple --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.mdsal:mdsal-eos-binding-api >------------ [INFO] Building mdsal-eos-binding-api 13.0.1-SNAPSHOT [38/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ mdsal-eos-binding-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ mdsal-eos-binding-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ mdsal-eos-binding-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ mdsal-eos-binding-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ mdsal-eos-binding-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ mdsal-eos-binding-api --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ mdsal-eos-binding-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ mdsal-eos-binding-api --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ mdsal-eos-binding-api --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-api/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ mdsal-eos-binding-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 4 source files with javac [debug release 17 module-path] to target/classes [WARNING] /w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-api/src/main/java/module-info.java:[11,35] requires transitive directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-api/src/main/java/module-info.java:[15,50] requires directive for an automatic module [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ mdsal-eos-binding-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ mdsal-eos-binding-api --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ mdsal-eos-binding-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ mdsal-eos-binding-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ mdsal-eos-binding-api --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ mdsal-eos-binding-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17 module-path] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ mdsal-eos-binding-api --- [INFO] Surefire report directory: /w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-api/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.mdsal.eos.binding.api.EntityTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.100 s -- in org.opendaylight.mdsal.eos.binding.api.EntityTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ mdsal-eos-binding-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ mdsal-eos-binding-api --- [WARNING] Bundle org.opendaylight.mdsal:mdsal-eos-binding-api:bundle:13.0.1-SNAPSHOT : Split package, multiple jars provide the same package: Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:org.eclipse.jdt.annotation, Jar:concepts, Jar:mdsal-eos-common-api, Jar:general-entity, Jar:yang-common, Jar:yang-binding, Jar:util, Jar:triemap, Jar:org.osgi.annotation.bundle] Class path [Jar:., Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:checker-qual, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:org.eclipse.jdt.annotation, Jar:concepts, Jar:mdsal-eos-common-api, Jar:general-entity, Jar:yang-common, Jar:yang-binding, Jar:util, Jar:triemap, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [INFO] Building bundle: /w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-api/target/mdsal-eos-binding-api-13.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ mdsal-eos-binding-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ mdsal-eos-binding-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-api/target/bom.xml [INFO] attaching as mdsal-eos-binding-api-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-api/target/bom.json [INFO] attaching as mdsal-eos-binding-api-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-eos-binding-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ mdsal-eos-binding-api --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ mdsal-eos-binding-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ mdsal-eos-binding-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ mdsal-eos-binding-api --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-api/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'mdsal-eos-binding-api' with 1 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mdsal-eos-binding-api --- [INFO] Installing /w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-api/target/mdsal-eos-binding-api-13.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-eos-binding-api/13.0.1-SNAPSHOT/mdsal-eos-binding-api-13.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-api/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-eos-binding-api/13.0.1-SNAPSHOT/mdsal-eos-binding-api-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-api/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-eos-binding-api/13.0.1-SNAPSHOT/mdsal-eos-binding-api-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-api/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-eos-binding-api/13.0.1-SNAPSHOT/mdsal-eos-binding-api-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ mdsal-eos-binding-api --- [INFO] Installing org/opendaylight/mdsal/mdsal-eos-binding-api/13.0.1-SNAPSHOT/mdsal-eos-binding-api-13.0.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ mdsal-eos-binding-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ mdsal-eos-binding-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----------< org.opendaylight.mdsal:mdsal-eos-binding-adapter >---------- [INFO] Building mdsal-eos-binding-adapter 13.0.1-SNAPSHOT [39/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ mdsal-eos-binding-adapter --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ mdsal-eos-binding-adapter --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ mdsal-eos-binding-adapter --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ mdsal-eos-binding-adapter --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ mdsal-eos-binding-adapter --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-adapter/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ mdsal-eos-binding-adapter --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ mdsal-eos-binding-adapter --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ mdsal-eos-binding-adapter --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ mdsal-eos-binding-adapter --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-adapter/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ mdsal-eos-binding-adapter --- [WARNING] *********************************************************************************************************************************************** [WARNING] * Required filename-based automodules detected: [failureaccess-1.0.1.jar]. Please don't publish this project to a public artifact repository! * [WARNING] *********************************************************************************************************************************************** [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug release 17 module-path] to target/classes [WARNING] /w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-adapter/src/main/java/module-info.java:[15,17] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-adapter/src/main/java/module-info.java:[19,47] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-adapter/src/main/java/org/opendaylight/mdsal/eos/binding/dom/adapter/DefaultEntityOwnershipService.java:[34,2] class javax.inject.Singleton in module javax.inject is not indirectly exported using requires transitive [WARNING] /w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-adapter/src/main/java/org/opendaylight/mdsal/eos/binding/dom/adapter/DefaultEntityOwnershipService.java:[40,6] class javax.inject.Inject in module javax.inject is not indirectly exported using requires transitive [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ mdsal-eos-binding-adapter >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ mdsal-eos-binding-adapter --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ mdsal-eos-binding-adapter <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ mdsal-eos-binding-adapter --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ mdsal-eos-binding-adapter --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-adapter/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ mdsal-eos-binding-adapter --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17 module-path] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ mdsal-eos-binding-adapter --- [INFO] Surefire report directory: /w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-adapter/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.mdsal.eos.binding.dom.adapter.DefaultEntityOwnershipServiceTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.104 s -- in org.opendaylight.mdsal.eos.binding.dom.adapter.DefaultEntityOwnershipServiceTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ mdsal-eos-binding-adapter --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ mdsal-eos-binding-adapter --- [WARNING] Bundle org.opendaylight.mdsal:mdsal-eos-binding-adapter:bundle:13.0.1-SNAPSHOT : Split package, multiple jars provide the same package: Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:org.eclipse.jdt.annotation, Jar:mdsal-binding-dom-adapter, Jar:util, Jar:triemap, Jar:yang-common, Jar:yang-data-impl, Jar:yang-data-spi, Jar:yang-data-util, Jar:rfc8528-model-api, Jar:yang-data-tree-api, Jar:yang-model-api, Jar:yang-model-util, Jar:mdsal-binding-api, Jar:mdsal-binding-dom-codec-api, Jar:mdsal-binding-model-api, Jar:mdsal-binding-runtime-api, Jar:mdsal-binding-spec-util, Jar:mdsal-common-api, Jar:mdsal-dom-api, Jar:mdsal-dom-spi, Jar:yang-data-tree-spi, Jar:mdsal-binding-dom-codec-spi, Jar:mdsal-eos-binding-api, Jar:general-entity, Jar:mdsal-eos-common-api, Jar:mdsal-eos-dom-api, Jar:concepts, Jar:yang-binding, Jar:yang-data-api, Jar:javax.inject, Jar:org.osgi.namespace.extender, Jar:org.osgi.util.function, Jar:odlext-model-api, Jar:rfc8040-model-api, Jar:yang-model-spi, Jar:yang-ir, Jar:rfc7952-model-api, Jar:yang-xpath-api, Jar:yang-repo-api, Jar:org.osgi.annotation.bundle] Class path [Jar:., Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:checker-qual, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:org.eclipse.jdt.annotation, Jar:mdsal-binding-dom-adapter, Jar:util, Jar:triemap, Jar:yang-common, Jar:yang-data-impl, Jar:yang-data-spi, Jar:yang-data-util, Jar:rfc8528-model-api, Jar:yang-data-tree-api, Jar:yang-model-api, Jar:yang-model-util, Jar:mdsal-binding-api, Jar:mdsal-binding-dom-codec-api, Jar:mdsal-binding-model-api, Jar:mdsal-binding-runtime-api, Jar:mdsal-binding-spec-util, Jar:mdsal-common-api, Jar:mdsal-dom-api, Jar:mdsal-dom-spi, Jar:yang-data-tree-spi, Jar:mdsal-binding-dom-codec-spi, Jar:mdsal-eos-binding-api, Jar:general-entity, Jar:mdsal-eos-common-api, Jar:mdsal-eos-dom-api, Jar:concepts, Jar:yang-binding, Jar:yang-data-api, Jar:value, Jar:javax.inject, Jar:org.osgi.service.component.annotations, Jar:org.osgi.namespace.extender, Jar:org.osgi.util.function, Jar:org.osgi.util.promise, Jar:odlext-model-api, Jar:rfc8040-model-api, Jar:yang-model-spi, Jar:yang-ir, Jar:rfc7952-model-api, Jar:yang-xpath-api, Jar:yang-repo-api, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [INFO] Building bundle: /w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-adapter/target/mdsal-eos-binding-adapter-13.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-adapter/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ mdsal-eos-binding-adapter --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ mdsal-eos-binding-adapter --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 51 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-adapter/target/bom.xml [INFO] attaching as mdsal-eos-binding-adapter-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-adapter/target/bom.json [INFO] attaching as mdsal-eos-binding-adapter-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-eos-binding-adapter --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ mdsal-eos-binding-adapter --- [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.1-SNAPSHOT:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ mdsal-eos-binding-adapter --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ mdsal-eos-binding-adapter --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ mdsal-eos-binding-adapter --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-adapter/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'mdsal-eos-binding-adapter' with 2 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mdsal-eos-binding-adapter --- [INFO] Installing /w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-adapter/target/mdsal-eos-binding-adapter-13.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-eos-binding-adapter/13.0.1-SNAPSHOT/mdsal-eos-binding-adapter-13.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-adapter/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-eos-binding-adapter/13.0.1-SNAPSHOT/mdsal-eos-binding-adapter-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-adapter/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-eos-binding-adapter/13.0.1-SNAPSHOT/mdsal-eos-binding-adapter-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-adapter/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-eos-binding-adapter/13.0.1-SNAPSHOT/mdsal-eos-binding-adapter-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ mdsal-eos-binding-adapter --- [INFO] Installing org/opendaylight/mdsal/mdsal-eos-binding-adapter/13.0.1-SNAPSHOT/mdsal-eos-binding-adapter-13.0.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ mdsal-eos-binding-adapter --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ mdsal-eos-binding-adapter --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------------< org.opendaylight.mdsal:mdsal-singleton-api >------------- [INFO] Building mdsal-singleton-api 13.0.1-SNAPSHOT [40/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ mdsal-singleton-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ mdsal-singleton-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ mdsal-singleton-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ mdsal-singleton-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ mdsal-singleton-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/mdsal-sonar/singleton-service/mdsal-singleton-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ mdsal-singleton-api --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ mdsal-singleton-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ mdsal-singleton-api --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ mdsal-singleton-api --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/singleton-service/mdsal-singleton-api/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ mdsal-singleton-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 4 source files with javac [debug release 17 module-path] to target/classes [WARNING] /w/workspace/mdsal-sonar/singleton-service/mdsal-singleton-api/src/main/java/module-info.java:[14,47] requires transitive directive for an automatic module [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ mdsal-singleton-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ mdsal-singleton-api --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ mdsal-singleton-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ mdsal-singleton-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ mdsal-singleton-api --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/singleton-service/mdsal-singleton-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ mdsal-singleton-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17 module-path] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ mdsal-singleton-api --- [INFO] Surefire report directory: /w/workspace/mdsal-sonar/singleton-service/mdsal-singleton-api/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.mdsal.singleton.api.ServiceGroupIdentifierTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.opendaylight.mdsal.singleton.api.ServiceGroupIdentifierTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ mdsal-singleton-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ mdsal-singleton-api --- [WARNING] Bundle org.opendaylight.mdsal:mdsal-singleton-api:bundle:13.0.1-SNAPSHOT : Split package, multiple jars provide the same package: Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:org.eclipse.jdt.annotation, Jar:concepts, Jar:org.osgi.annotation.bundle] Class path [Jar:., Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:checker-qual, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:org.eclipse.jdt.annotation, Jar:concepts, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [INFO] Building bundle: /w/workspace/mdsal-sonar/singleton-service/mdsal-singleton-api/target/mdsal-singleton-api-13.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/singleton-service/mdsal-singleton-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ mdsal-singleton-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ mdsal-singleton-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 11 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/singleton-service/mdsal-singleton-api/target/bom.xml [INFO] attaching as mdsal-singleton-api-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/singleton-service/mdsal-singleton-api/target/bom.json [INFO] attaching as mdsal-singleton-api-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-singleton-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ mdsal-singleton-api --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ mdsal-singleton-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ mdsal-singleton-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ mdsal-singleton-api --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/singleton-service/mdsal-singleton-api/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'mdsal-singleton-api' with 1 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mdsal-singleton-api --- [INFO] Installing /w/workspace/mdsal-sonar/singleton-service/mdsal-singleton-api/target/mdsal-singleton-api-13.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-singleton-api/13.0.1-SNAPSHOT/mdsal-singleton-api-13.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/singleton-service/mdsal-singleton-api/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-singleton-api/13.0.1-SNAPSHOT/mdsal-singleton-api-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/singleton-service/mdsal-singleton-api/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-singleton-api/13.0.1-SNAPSHOT/mdsal-singleton-api-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/singleton-service/mdsal-singleton-api/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-singleton-api/13.0.1-SNAPSHOT/mdsal-singleton-api-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ mdsal-singleton-api --- [INFO] Installing org/opendaylight/mdsal/mdsal-singleton-api/13.0.1-SNAPSHOT/mdsal-singleton-api-13.0.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ mdsal-singleton-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ mdsal-singleton-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.mdsal:mdsal-singleton-impl >------------- [INFO] Building mdsal-singleton-impl 13.0.1-SNAPSHOT [41/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ mdsal-singleton-impl --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ mdsal-singleton-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ mdsal-singleton-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ mdsal-singleton-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ mdsal-singleton-impl --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/mdsal-sonar/singleton-service/mdsal-singleton-impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ mdsal-singleton-impl --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ mdsal-singleton-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ mdsal-singleton-impl --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ mdsal-singleton-impl --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/singleton-service/mdsal-singleton-impl/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ mdsal-singleton-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 7 source files with javac [debug release 17 module-path] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] /w/workspace/mdsal-sonar/singleton-service/mdsal-singleton-impl/src/main/java/module-info.java:[15,17] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/singleton-service/mdsal-singleton-impl/src/main/java/module-info.java:[18,47] requires transitive directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/singleton-service/mdsal-singleton-impl/src/main/java/module-info.java:[19,36] requires transitive directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/singleton-service/mdsal-singleton-impl/src/main/java/module-info.java:[21,49] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/singleton-service/mdsal-singleton-impl/src/main/java/module-info.java:[22,47] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/singleton-service/mdsal-singleton-impl/src/main/java/org/opendaylight/mdsal/singleton/impl/EOSClusterSingletonServiceProvider.java:[50,14] auto-closeable resource org.opendaylight.mdsal.singleton.impl.EOSClusterSingletonServiceProvider has a member method close() that could throw InterruptedException [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ mdsal-singleton-impl >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ mdsal-singleton-impl --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ mdsal-singleton-impl <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ mdsal-singleton-impl --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ mdsal-singleton-impl --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ mdsal-singleton-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 4 source files with javac [debug release 17 module-path] to target/test-classes [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] /w/workspace/mdsal-sonar/singleton-service/mdsal-singleton-impl/src/test/java/org/opendaylight/mdsal/singleton/impl/ActiveServiceGroupTest.java:[55,6] class org.mockito.Mock in module is not exported [WARNING] /w/workspace/mdsal-sonar/singleton-service/mdsal-singleton-impl/src/test/java/org/opendaylight/mdsal/singleton/impl/ActiveServiceGroupTest.java:[57,6] class org.mockito.Mock in module is not exported [WARNING] /w/workspace/mdsal-sonar/singleton-service/mdsal-singleton-impl/src/test/java/org/opendaylight/mdsal/singleton/impl/ActiveServiceGroupTest.java:[59,6] class org.mockito.Mock in module is not exported [WARNING] /w/workspace/mdsal-sonar/singleton-service/mdsal-singleton-impl/src/test/java/org/opendaylight/mdsal/singleton/impl/ActiveServiceGroupTest.java:[61,6] class org.mockito.Mock in module is not exported [WARNING] /w/workspace/mdsal-sonar/singleton-service/mdsal-singleton-impl/src/test/java/org/opendaylight/mdsal/singleton/impl/ActiveServiceGroupTest.java:[63,6] class org.mockito.Mock in module is not exported [WARNING] /w/workspace/mdsal-sonar/singleton-service/mdsal-singleton-impl/src/test/java/org/opendaylight/mdsal/singleton/impl/ActiveServiceGroupTest.java:[65,6] class org.mockito.Mock in module is not exported [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ mdsal-singleton-impl --- [INFO] Surefire report directory: /w/workspace/mdsal-sonar/singleton-service/mdsal-singleton-impl/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.mdsal.singleton.impl.SyncEOSClusterSingletonServiceProviderTest [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.942 s -- in org.opendaylight.mdsal.singleton.impl.SyncEOSClusterSingletonServiceProviderTest [INFO] Running org.opendaylight.mdsal.singleton.impl.ActiveServiceGroupTest [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.178 s -- in org.opendaylight.mdsal.singleton.impl.ActiveServiceGroupTest [INFO] Running org.opendaylight.mdsal.singleton.impl.AsyncEOSClusterSingletonServiceProviderTest [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.323 s -- in org.opendaylight.mdsal.singleton.impl.AsyncEOSClusterSingletonServiceProviderTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 84, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ mdsal-singleton-impl --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ mdsal-singleton-impl --- [WARNING] Bundle org.opendaylight.mdsal:mdsal-singleton-impl:bundle:13.0.1-SNAPSHOT : Split package, multiple jars provide the same package: Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:javax.inject, Jar:org.eclipse.jdt.annotation, Jar:concepts, Jar:yang-data-api, Jar:util, Jar:triemap, Jar:yang-common, Jar:yang-model-api, Jar:yang-xpath-api, Jar:mdsal-eos-common-api, Jar:mdsal-eos-dom-api, Jar:mdsal-singleton-api, Jar:org.osgi.namespace.extender, Jar:org.osgi.util.function, Jar:org.osgi.annotation.bundle] Class path [Jar:., Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:javax.inject, Jar:jakarta.annotation-api, Jar:checker-qual, Jar:org.eclipse.jdt.annotation, Jar:concepts, Jar:yang-data-api, Jar:value, Jar:util, Jar:triemap, Jar:yang-common, Jar:yang-model-api, Jar:yang-xpath-api, Jar:mdsal-eos-common-api, Jar:mdsal-eos-dom-api, Jar:mdsal-singleton-api, Jar:org.osgi.service.component.annotations, Jar:org.osgi.namespace.extender, Jar:org.osgi.util.function, Jar:org.osgi.util.promise, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [INFO] Building bundle: /w/workspace/mdsal-sonar/singleton-service/mdsal-singleton-impl/target/mdsal-singleton-impl-13.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/singleton-service/mdsal-singleton-impl/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ mdsal-singleton-impl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ mdsal-singleton-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 27 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/singleton-service/mdsal-singleton-impl/target/bom.xml [INFO] attaching as mdsal-singleton-impl-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/singleton-service/mdsal-singleton-impl/target/bom.json [INFO] attaching as mdsal-singleton-impl-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-singleton-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ mdsal-singleton-impl --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ mdsal-singleton-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ mdsal-singleton-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ mdsal-singleton-impl --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/singleton-service/mdsal-singleton-impl/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'mdsal-singleton-impl' with 10 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mdsal-singleton-impl --- [INFO] Installing /w/workspace/mdsal-sonar/singleton-service/mdsal-singleton-impl/target/mdsal-singleton-impl-13.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-singleton-impl/13.0.1-SNAPSHOT/mdsal-singleton-impl-13.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/singleton-service/mdsal-singleton-impl/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-singleton-impl/13.0.1-SNAPSHOT/mdsal-singleton-impl-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/singleton-service/mdsal-singleton-impl/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-singleton-impl/13.0.1-SNAPSHOT/mdsal-singleton-impl-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/singleton-service/mdsal-singleton-impl/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-singleton-impl/13.0.1-SNAPSHOT/mdsal-singleton-impl-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ mdsal-singleton-impl --- [INFO] Installing org/opendaylight/mdsal/mdsal-singleton-impl/13.0.1-SNAPSHOT/mdsal-singleton-impl-13.0.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ mdsal-singleton-impl --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ mdsal-singleton-impl --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---------------< org.opendaylight.mdsal:mdsal-trace-api >--------------- [INFO] Building mdsal-trace-api 13.0.1-SNAPSHOT [42/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ mdsal-trace-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ mdsal-trace-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ mdsal-trace-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ mdsal-trace-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ mdsal-trace-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/mdsal-sonar/trace/mdsal-trace-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ mdsal-trace-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/trace/mdsal-trace-api/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 1.202 ms [INFO] yang-to-sources: Project model files found: 1 in 1.439 ms [INFO] yang-to-sources: 1 YANG models processed in 1.874 ms [INFO] BindingJavaFileGenerator: Defined 6 files in 1.113 ms [INFO] Sorted 6 files into 3 directories in 103.2 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 6 in 6.115 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ mdsal-trace-api --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ mdsal-trace-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ mdsal-trace-api --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ mdsal-trace-api --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/trace/mdsal-trace-api/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/mdsal-sonar/trace/mdsal-trace-api/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ mdsal-trace-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 6 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ mdsal-trace-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ mdsal-trace-api --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ mdsal-trace-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ mdsal-trace-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ mdsal-trace-api --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/trace/mdsal-trace-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ mdsal-trace-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ mdsal-trace-api --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ mdsal-trace-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ mdsal-trace-api --- [INFO] Building bundle: /w/workspace/mdsal-sonar/trace/mdsal-trace-api/target/mdsal-trace-api-13.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/trace/mdsal-trace-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ mdsal-trace-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- build-helper-maven-plugin:3.5.0:attach-artifact (attach-artifacts) @ mdsal-trace-api --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ mdsal-trace-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 22 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/trace/mdsal-trace-api/target/bom.xml [INFO] attaching as mdsal-trace-api-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/trace/mdsal-trace-api/target/bom.json [INFO] attaching as mdsal-trace-api-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-trace-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ mdsal-trace-api --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ mdsal-trace-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ mdsal-trace-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ mdsal-trace-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mdsal-trace-api --- [INFO] Installing /w/workspace/mdsal-sonar/trace/mdsal-trace-api/target/mdsal-trace-api-13.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-trace-api/13.0.1-SNAPSHOT/mdsal-trace-api-13.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/trace/mdsal-trace-api/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-trace-api/13.0.1-SNAPSHOT/mdsal-trace-api-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/trace/mdsal-trace-api/target/classes/initial/mdsaltrace_config.xml to /tmp/r/org/opendaylight/mdsal/mdsal-trace-api/13.0.1-SNAPSHOT/mdsal-trace-api-13.0.1-SNAPSHOT-config.xml [INFO] Installing /w/workspace/mdsal-sonar/trace/mdsal-trace-api/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-trace-api/13.0.1-SNAPSHOT/mdsal-trace-api-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/trace/mdsal-trace-api/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-trace-api/13.0.1-SNAPSHOT/mdsal-trace-api-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ mdsal-trace-api --- [INFO] Installing org/opendaylight/mdsal/mdsal-trace-api/13.0.1-SNAPSHOT/mdsal-trace-api-13.0.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ mdsal-trace-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ mdsal-trace-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---------------< org.opendaylight.mdsal:mdsal-trace-cli >--------------- [INFO] Building mdsal-trace-cli 13.0.1-SNAPSHOT [43/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ mdsal-trace-cli --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ mdsal-trace-cli --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ mdsal-trace-cli --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ mdsal-trace-cli --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ mdsal-trace-cli --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/mdsal-sonar/trace/mdsal-trace-cli/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ mdsal-trace-cli --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ mdsal-trace-cli --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ mdsal-trace-cli --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ mdsal-trace-cli --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/trace/mdsal-trace-cli/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ mdsal-trace-cli --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ mdsal-trace-cli >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ mdsal-trace-cli --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ mdsal-trace-cli <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ mdsal-trace-cli --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ mdsal-trace-cli --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/trace/mdsal-trace-cli/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ mdsal-trace-cli --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ mdsal-trace-cli --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ mdsal-trace-cli --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ mdsal-trace-cli --- [INFO] Building bundle: /w/workspace/mdsal-sonar/trace/mdsal-trace-cli/target/mdsal-trace-cli-13.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/trace/mdsal-trace-cli/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ mdsal-trace-cli --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ mdsal-trace-cli --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 28 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/trace/mdsal-trace-cli/target/bom.xml [INFO] attaching as mdsal-trace-cli-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/trace/mdsal-trace-cli/target/bom.json [INFO] attaching as mdsal-trace-cli-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-trace-cli --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ mdsal-trace-cli --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ mdsal-trace-cli --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ mdsal-trace-cli --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ mdsal-trace-cli --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mdsal-trace-cli --- [INFO] Installing /w/workspace/mdsal-sonar/trace/mdsal-trace-cli/target/mdsal-trace-cli-13.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-trace-cli/13.0.1-SNAPSHOT/mdsal-trace-cli-13.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/trace/mdsal-trace-cli/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-trace-cli/13.0.1-SNAPSHOT/mdsal-trace-cli-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/trace/mdsal-trace-cli/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-trace-cli/13.0.1-SNAPSHOT/mdsal-trace-cli-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/trace/mdsal-trace-cli/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-trace-cli/13.0.1-SNAPSHOT/mdsal-trace-cli-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ mdsal-trace-cli --- [INFO] Installing org/opendaylight/mdsal/mdsal-trace-cli/13.0.1-SNAPSHOT/mdsal-trace-cli-13.0.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ mdsal-trace-cli --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ mdsal-trace-cli --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------------< org.opendaylight.mdsal:mdsal-trace-impl >--------------- [INFO] Building mdsal-trace-impl 13.0.1-SNAPSHOT [44/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ mdsal-trace-impl --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ mdsal-trace-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ mdsal-trace-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ mdsal-trace-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ mdsal-trace-impl --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/mdsal-sonar/trace/mdsal-trace-impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ mdsal-trace-impl --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ mdsal-trace-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ mdsal-trace-impl --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ mdsal-trace-impl --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ mdsal-trace-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 11 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/mdsal-sonar/trace/mdsal-trace-impl/src/main/java/org/opendaylight/mdsal/trace/impl/TracingBroker.java:[316,37] registerLegacyTreeChangeListener(org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier,org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener) in org.opendaylight.mdsal.dom.api.DOMDataBroker.DataTreeChangeExtension has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/trace/mdsal-trace-impl/src/main/java/org/opendaylight/mdsal/trace/impl/TracingBroker.java:[319,38] registerLegacyTreeChangeListener(org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier,org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener) in org.opendaylight.mdsal.dom.api.DOMDataBroker.DataTreeChangeExtension has been deprecated and marked for removal [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ mdsal-trace-impl >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ mdsal-trace-impl --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ mdsal-trace-impl <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ mdsal-trace-impl --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ mdsal-trace-impl --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/trace/mdsal-trace-impl/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ mdsal-trace-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ mdsal-trace-impl --- [INFO] Surefire report directory: /w/workspace/mdsal-sonar/trace/mdsal-trace-impl/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.mdsal.trace.test.TracingBrokerTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.952 s -- in org.opendaylight.mdsal.trace.test.TracingBrokerTest [INFO] Running org.opendaylight.mdsal.trace.impl.CloseTrackedRegistryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.mdsal.trace.impl.CloseTrackedRegistryTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ mdsal-trace-impl --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ mdsal-trace-impl --- [INFO] Building bundle: /w/workspace/mdsal-sonar/trace/mdsal-trace-impl/target/mdsal-trace-impl-13.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/trace/mdsal-trace-impl/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ mdsal-trace-impl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ mdsal-trace-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 29 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/trace/mdsal-trace-impl/target/bom.xml [INFO] attaching as mdsal-trace-impl-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/trace/mdsal-trace-impl/target/bom.json [INFO] attaching as mdsal-trace-impl-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-trace-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ mdsal-trace-impl --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ mdsal-trace-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ mdsal-trace-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ mdsal-trace-impl --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/trace/mdsal-trace-impl/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'mdsal-trace-impl' with 12 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mdsal-trace-impl --- [INFO] Installing /w/workspace/mdsal-sonar/trace/mdsal-trace-impl/target/mdsal-trace-impl-13.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-trace-impl/13.0.1-SNAPSHOT/mdsal-trace-impl-13.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/trace/mdsal-trace-impl/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-trace-impl/13.0.1-SNAPSHOT/mdsal-trace-impl-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/trace/mdsal-trace-impl/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-trace-impl/13.0.1-SNAPSHOT/mdsal-trace-impl-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/trace/mdsal-trace-impl/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-trace-impl/13.0.1-SNAPSHOT/mdsal-trace-impl-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ mdsal-trace-impl --- [INFO] Installing org/opendaylight/mdsal/mdsal-trace-impl/13.0.1-SNAPSHOT/mdsal-trace-impl-13.0.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ mdsal-trace-impl --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ mdsal-trace-impl --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------------< org.opendaylight.mdsal:mdsal-yanglib-api >-------------- [INFO] Building mdsal-yanglib-api 0.18.1-SNAPSHOT [45/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ mdsal-yanglib-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ mdsal-yanglib-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ mdsal-yanglib-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ mdsal-yanglib-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ mdsal-yanglib-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ mdsal-yanglib-api --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ mdsal-yanglib-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ mdsal-yanglib-api --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ mdsal-yanglib-api --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-api/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ mdsal-yanglib-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 7 source files with javac [debug release 17 module-path] to target/classes [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-api/src/main/java/module-info.java:[17,47] requires transitive directive for an automatic module [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ mdsal-yanglib-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ mdsal-yanglib-api --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ mdsal-yanglib-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ mdsal-yanglib-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ mdsal-yanglib-api --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ mdsal-yanglib-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ mdsal-yanglib-api --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ mdsal-yanglib-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ mdsal-yanglib-api --- [WARNING] Bundle org.opendaylight.mdsal:mdsal-yanglib-api:bundle:0.18.1-SNAPSHOT : Split package, multiple jars provide the same package: Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:org.eclipse.jdt.annotation, Jar:concepts, Jar:yang-common, Jar:yang-data-api, Jar:util, Jar:triemap, Jar:yang-model-api, Jar:yang-xpath-api, Jar:yang-parser-api, Jar:org.osgi.annotation.bundle] Class path [Jar:., Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:checker-qual, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:org.eclipse.jdt.annotation, Jar:concepts, Jar:yang-common, Jar:yang-data-api, Jar:value, Jar:util, Jar:triemap, Jar:yang-model-api, Jar:yang-xpath-api, Jar:yang-parser-api, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [INFO] Building bundle: /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-api/target/mdsal-yanglib-api-0.18.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ mdsal-yanglib-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ mdsal-yanglib-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-api/target/bom.xml [INFO] attaching as mdsal-yanglib-api-0.18.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-api/target/bom.json [INFO] attaching as mdsal-yanglib-api-0.18.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-yanglib-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ mdsal-yanglib-api --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ mdsal-yanglib-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ mdsal-yanglib-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ mdsal-yanglib-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mdsal-yanglib-api --- [INFO] Installing /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-api/target/mdsal-yanglib-api-0.18.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-yanglib-api/0.18.1-SNAPSHOT/mdsal-yanglib-api-0.18.1-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-api/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-yanglib-api/0.18.1-SNAPSHOT/mdsal-yanglib-api-0.18.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-api/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-yanglib-api/0.18.1-SNAPSHOT/mdsal-yanglib-api-0.18.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-api/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-yanglib-api/0.18.1-SNAPSHOT/mdsal-yanglib-api-0.18.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ mdsal-yanglib-api --- [INFO] Installing org/opendaylight/mdsal/mdsal-yanglib-api/0.18.1-SNAPSHOT/mdsal-yanglib-api-0.18.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ mdsal-yanglib-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ mdsal-yanglib-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.mdsal.model:ietf-type-util >------------- [INFO] Building ietf-type-util 13.0.1-SNAPSHOT [46/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ ietf-type-util --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ ietf-type-util --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ ietf-type-util --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ ietf-type-util --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ ietf-type-util --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/ietf/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] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ ietf-type-util --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ ietf-type-util --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ ietf-type-util --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ ietf-type-util --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/ietf-type-util/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/ietf-type-util/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/ietf-type-util/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ ietf-type-util --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug release 17 module-path] to target/classes [WARNING] /w/workspace/mdsal-sonar/model/ietf/ietf-type-util/src/main/java/module-info.java:[11,24] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/model/ietf/ietf-type-util/src/main/java/module-info.java:[14,47] requires transitive directive for an automatic module [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ ietf-type-util >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ ietf-type-util --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ ietf-type-util <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ ietf-type-util --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ ietf-type-util --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/ietf-type-util/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ ietf-type-util --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17 module-path] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ ietf-type-util --- [INFO] Surefire report directory: /w/workspace/mdsal-sonar/model/ietf/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] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.mdsal.model.ietf.type.util.Ipv6UtilsTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s -- in org.opendaylight.mdsal.model.ietf.type.util.Ipv6UtilsTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ ietf-type-util --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ ietf-type-util --- [WARNING] Bundle org.opendaylight.mdsal.model:ietf-type-util:bundle:13.0.1-SNAPSHOT : Split package, multiple jars provide the same package: Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:org.eclipse.jdt.annotation, Jar:org.osgi.annotation.bundle] Class path [Jar:., Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:checker-qual, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:org.eclipse.jdt.annotation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [INFO] Building bundle: /w/workspace/mdsal-sonar/model/ietf/ietf-type-util/target/ietf-type-util-13.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/ietf/ietf-type-util/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ ietf-type-util --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ ietf-type-util --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 10 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/ietf/ietf-type-util/target/bom.xml [INFO] attaching as ietf-type-util-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/ietf/ietf-type-util/target/bom.json [INFO] attaching as ietf-type-util-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ ietf-type-util --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ ietf-type-util --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ ietf-type-util --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ ietf-type-util --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ ietf-type-util --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/model/ietf/ietf-type-util/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ietf-type-util' with 2 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ ietf-type-util --- [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/ietf-type-util/target/ietf-type-util-13.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/model/ietf-type-util/13.0.1-SNAPSHOT/ietf-type-util-13.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/ietf-type-util/pom.xml to /tmp/r/org/opendaylight/mdsal/model/ietf-type-util/13.0.1-SNAPSHOT/ietf-type-util-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/ietf-type-util/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/ietf-type-util/13.0.1-SNAPSHOT/ietf-type-util-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/ietf-type-util/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/ietf-type-util/13.0.1-SNAPSHOT/ietf-type-util-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ ietf-type-util --- [INFO] Installing org/opendaylight/mdsal/model/ietf-type-util/13.0.1-SNAPSHOT/ietf-type-util-13.0.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ ietf-type-util --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ ietf-type-util --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types >-- [INFO] Building rfc6991-ietf-inet-types 13.0.1-SNAPSHOT [47/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc6991-ietf-inet-types --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc6991-ietf-inet-types --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc6991-ietf-inet-types --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rfc6991-ietf-inet-types --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rfc6991-ietf-inet-types --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/ietf/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-maven-plugin:13.0.1:generate-sources (binding) @ rfc6991-ietf-inet-types --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/ietf/rfc6991-ietf-inet-types/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 783.0 μs [INFO] yang-to-sources: Project model files found: 1 in 4.005 ms [INFO] yang-to-sources: 1 YANG models processed in 4.873 ms [INFO] BindingJavaFileGenerator: Defined 21 files in 1.600 ms [INFO] Sorted 21 files into 3 directories in 69.61 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 21 in 12.24 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc6991-ietf-inet-types --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc6991-ietf-inet-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc6991-ietf-inet-types --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc6991-ietf-inet-types --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/rfc6991-ietf-inet-types/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/rfc6991-ietf-inet-types/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.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 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ rfc6991-ietf-inet-types >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ rfc6991-ietf-inet-types --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ rfc6991-ietf-inet-types <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ rfc6991-ietf-inet-types --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc6991-ietf-inet-types --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/rfc6991-ietf-inet-types/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.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 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ rfc6991-ietf-inet-types --- [INFO] Surefire report directory: /w/workspace/mdsal-sonar/model/ietf/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] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [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.120 s -- in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddressBuilderTest [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.005 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.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.560 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.HostBuilderTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.HostBuilderTest [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.004 s -- in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddressNoZoneBuilderTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ rfc6991-ietf-inet-types --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc6991-ietf-inet-types --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/ietf/rfc6991-ietf-inet-types/target/rfc6991-ietf-inet-types-13.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/ietf/rfc6991-ietf-inet-types/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc6991-ietf-inet-types --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ rfc6991-ietf-inet-types --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/ietf/rfc6991-ietf-inet-types/target/bom.xml [INFO] attaching as rfc6991-ietf-inet-types-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/ietf/rfc6991-ietf-inet-types/target/bom.json [INFO] attaching as rfc6991-ietf-inet-types-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc6991-ietf-inet-types --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc6991-ietf-inet-types --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rfc6991-ietf-inet-types --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rfc6991-ietf-inet-types --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rfc6991-ietf-inet-types --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/model/ietf/rfc6991-ietf-inet-types/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'rfc6991-ietf-inet-types' with 2 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rfc6991-ietf-inet-types --- [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc6991-ietf-inet-types/target/rfc6991-ietf-inet-types-13.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/13.0.1-SNAPSHOT/rfc6991-ietf-inet-types-13.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc6991-ietf-inet-types/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/13.0.1-SNAPSHOT/rfc6991-ietf-inet-types-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc6991-ietf-inet-types/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/13.0.1-SNAPSHOT/rfc6991-ietf-inet-types-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc6991-ietf-inet-types/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/13.0.1-SNAPSHOT/rfc6991-ietf-inet-types-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc6991-ietf-inet-types --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/13.0.1-SNAPSHOT/rfc6991-ietf-inet-types-13.0.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rfc6991-ietf-inet-types --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc6991-ietf-inet-types --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types >-- [INFO] Building rfc6991-ietf-yang-types 13.0.1-SNAPSHOT [48/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc6991-ietf-yang-types --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc6991-ietf-yang-types --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc6991-ietf-yang-types --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rfc6991-ietf-yang-types --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rfc6991-ietf-yang-types --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/ietf/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-maven-plugin:13.0.1:generate-sources (binding) @ rfc6991-ietf-yang-types --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/ietf/rfc6991-ietf-yang-types/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 850.9 μs [INFO] yang-to-sources: Project model files found: 1 in 3.839 ms [INFO] yang-to-sources: 1 YANG models processed in 4.181 ms [INFO] BindingJavaFileGenerator: Defined 22 files in 1.342 ms [INFO] Sorted 22 files into 3 directories in 64.83 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 22 in 8.201 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc6991-ietf-yang-types --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc6991-ietf-yang-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc6991-ietf-yang-types --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc6991-ietf-yang-types --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/rfc6991-ietf-yang-types/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/rfc6991-ietf-yang-types/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.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 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ rfc6991-ietf-yang-types >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ rfc6991-ietf-yang-types --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ rfc6991-ietf-yang-types <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ rfc6991-ietf-yang-types --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc6991-ietf-yang-types --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/rfc6991-ietf-yang-types/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.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 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ rfc6991-ietf-yang-types --- [INFO] Surefire report directory: /w/workspace/mdsal-sonar/model/ietf/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] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.IetfYangUtilTest [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 s -- in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.IetfYangUtilTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ rfc6991-ietf-yang-types --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc6991-ietf-yang-types --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/ietf/rfc6991-ietf-yang-types/target/rfc6991-ietf-yang-types-13.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/ietf/rfc6991-ietf-yang-types/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc6991-ietf-yang-types --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ rfc6991-ietf-yang-types --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/ietf/rfc6991-ietf-yang-types/target/bom.xml [INFO] attaching as rfc6991-ietf-yang-types-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/ietf/rfc6991-ietf-yang-types/target/bom.json [INFO] attaching as rfc6991-ietf-yang-types-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc6991-ietf-yang-types --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc6991-ietf-yang-types --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rfc6991-ietf-yang-types --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rfc6991-ietf-yang-types --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rfc6991-ietf-yang-types --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/model/ietf/rfc6991-ietf-yang-types/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'rfc6991-ietf-yang-types' with 2 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rfc6991-ietf-yang-types --- [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc6991-ietf-yang-types/target/rfc6991-ietf-yang-types-13.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/13.0.1-SNAPSHOT/rfc6991-ietf-yang-types-13.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc6991-ietf-yang-types/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/13.0.1-SNAPSHOT/rfc6991-ietf-yang-types-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc6991-ietf-yang-types/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/13.0.1-SNAPSHOT/rfc6991-ietf-yang-types-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc6991-ietf-yang-types/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/13.0.1-SNAPSHOT/rfc6991-ietf-yang-types-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc6991-ietf-yang-types --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/13.0.1-SNAPSHOT/rfc6991-ietf-yang-types-13.0.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rfc6991-ietf-yang-types --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc6991-ietf-yang-types --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores >-- [INFO] Building rfc8342-ietf-datastores 13.0.1-SNAPSHOT [49/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc8342-ietf-datastores --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc8342-ietf-datastores --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc8342-ietf-datastores --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rfc8342-ietf-datastores --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rfc8342-ietf-datastores --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/ietf/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-maven-plugin:13.0.1:generate-sources (binding) @ rfc8342-ietf-datastores --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/ietf/rfc8342-ietf-datastores/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 845.0 μs [INFO] yang-to-sources: Project model files found: 1 in 1.560 ms [INFO] yang-to-sources: 1 YANG models processed in 2.201 ms [INFO] BindingJavaFileGenerator: Defined 12 files in 1.024 ms [INFO] Sorted 12 files into 3 directories in 66.82 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 12 in 5.636 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc8342-ietf-datastores --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc8342-ietf-datastores --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc8342-ietf-datastores --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc8342-ietf-datastores --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/rfc8342-ietf-datastores/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/rfc8342-ietf-datastores/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ rfc8342-ietf-datastores --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 11 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ rfc8342-ietf-datastores >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ rfc8342-ietf-datastores --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ rfc8342-ietf-datastores <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ rfc8342-ietf-datastores --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc8342-ietf-datastores --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/rfc8342-ietf-datastores/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rfc8342-ietf-datastores --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ rfc8342-ietf-datastores --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ rfc8342-ietf-datastores --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc8342-ietf-datastores --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/ietf/rfc8342-ietf-datastores/target/rfc8342-ietf-datastores-13.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/ietf/rfc8342-ietf-datastores/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc8342-ietf-datastores --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ rfc8342-ietf-datastores --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 15 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/ietf/rfc8342-ietf-datastores/target/bom.xml [INFO] attaching as rfc8342-ietf-datastores-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/ietf/rfc8342-ietf-datastores/target/bom.json [INFO] attaching as rfc8342-ietf-datastores-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc8342-ietf-datastores --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc8342-ietf-datastores --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rfc8342-ietf-datastores --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rfc8342-ietf-datastores --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rfc8342-ietf-datastores --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rfc8342-ietf-datastores --- [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8342-ietf-datastores/target/rfc8342-ietf-datastores-13.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/13.0.1-SNAPSHOT/rfc8342-ietf-datastores-13.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8342-ietf-datastores/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/13.0.1-SNAPSHOT/rfc8342-ietf-datastores-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8342-ietf-datastores/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/13.0.1-SNAPSHOT/rfc8342-ietf-datastores-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8342-ietf-datastores/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/13.0.1-SNAPSHOT/rfc8342-ietf-datastores-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc8342-ietf-datastores --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/13.0.1-SNAPSHOT/rfc8342-ietf-datastores-13.0.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rfc8342-ietf-datastores --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc8342-ietf-datastores --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc8525 >---------- [INFO] Building rfc8525 13.0.1-SNAPSHOT [50/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc8525 --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc8525 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc8525 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rfc8525 --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rfc8525 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/ietf/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-maven-plugin:13.0.1:generate-sources (binding) @ rfc8525 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/ietf/rfc8525/src/main/yang [INFO] yang-to-sources: Found 3 dependencies in 1.015 ms [INFO] yang-to-sources: Project model files found: 1 in 3.071 ms [INFO] yang-to-sources: 4 YANG models processed in 24.60 ms [INFO] BindingJavaFileGenerator: Defined 51 files in 7.034 ms [INFO] Sorted 51 files into 9 directories in 130.6 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 51 in 29.72 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc8525 --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc8525 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc8525 --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc8525 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/rfc8525/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/rfc8525/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ rfc8525 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 52 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/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-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ rfc8525 >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ rfc8525 --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ rfc8525 <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ rfc8525 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc8525 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/rfc8525/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rfc8525 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ rfc8525 --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ rfc8525 --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc8525 --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/ietf/rfc8525/target/rfc8525-13.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/ietf/rfc8525/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc8525 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ rfc8525 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 20 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/ietf/rfc8525/target/bom.xml [INFO] attaching as rfc8525-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/ietf/rfc8525/target/bom.json [INFO] attaching as rfc8525-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc8525 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc8525 --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rfc8525 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rfc8525 --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rfc8525 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rfc8525 --- [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8525/target/rfc8525-13.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8525/13.0.1-SNAPSHOT/rfc8525-13.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8525/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8525/13.0.1-SNAPSHOT/rfc8525-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8525/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8525/13.0.1-SNAPSHOT/rfc8525-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8525/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8525/13.0.1-SNAPSHOT/rfc8525-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc8525 --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8525/13.0.1-SNAPSHOT/rfc8525-13.0.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rfc8525 --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc8525 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.mdsal:mdsal-yanglib-rfc8525 >------------ [INFO] Building mdsal-yanglib-rfc8525 0.18.1-SNAPSHOT [51/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ mdsal-yanglib-rfc8525 --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ mdsal-yanglib-rfc8525 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ mdsal-yanglib-rfc8525 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ mdsal-yanglib-rfc8525 --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ mdsal-yanglib-rfc8525 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ mdsal-yanglib-rfc8525 --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ mdsal-yanglib-rfc8525 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ mdsal-yanglib-rfc8525 --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ mdsal-yanglib-rfc8525 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ mdsal-yanglib-rfc8525 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 6 source files with javac [debug release 17 module-path] to target/classes [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/MountPointContextFactoryImpl.java:[36,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [INFO] Writing META-INF/services/org.opendaylight.mdsal.yanglib.api.YangLibSupportFactory [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/MountPointContextFactoryImpl.java:[36,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/MountPointContextFactoryImpl.java:[36,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/main/java/module-info.java:[14,38] module name component rfc8525 should avoid terminal digits [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/main/java/module-info.java:[28,24] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/main/java/module-info.java:[33,55] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/main/java/module-info.java:[34,55] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/main/java/module-info.java:[35,57] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/main/java/module-info.java:[36,55] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/main/java/module-info.java:[37,17] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/main/java/module-info.java:[41,32] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/main/java/module-info.java:[42,47] requires directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/YangLibrarySupport.java:[67,78] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/YangLibrarySupport.java:[40,2] class javax.inject.Singleton in module javax.inject is not indirectly exported using requires transitive [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/YangLibrarySupport.java:[52,6] class javax.inject.Inject in module javax.inject is not indirectly exported using requires transitive [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[36,26] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[36,37] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[36,26] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[36,37] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[36,26] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[36,37] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[36,63] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[36,74] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[38,50] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[38,50] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[38,50] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[43,78] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[92,41] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[100,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[100,31] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[100,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[100,31] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[100,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[100,31] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[101,40] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[101,51] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/YangLibrarySupportFactory.java:[24,2] class org.kohsuke.MetaInfServices in module org.kohsuke.metainf_services is not indirectly exported using requires transitive [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ mdsal-yanglib-rfc8525 >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ mdsal-yanglib-rfc8525 --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ mdsal-yanglib-rfc8525 <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ mdsal-yanglib-rfc8525 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ mdsal-yanglib-rfc8525 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ mdsal-yanglib-rfc8525 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug release 17 module-path] to target/test-classes [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/test/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyYangLibraryFormatTest.java:[18,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/test/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyYangLibraryFormatTest.java:[20,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/test/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyYangLibraryFormatTest.java:[18,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/test/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyYangLibraryFormatTest.java:[20,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/test/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyYangLibraryFormatTest.java:[18,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/test/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyYangLibraryFormatTest.java:[20,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/test/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyYangLibraryFormatTest.java:[29,89] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/test/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyYangLibraryFormatTest.java:[44,25] getModule() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModuleList has been deprecated [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/test/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyYangLibraryFormatTest.java:[47,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/test/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyYangLibraryFormatTest.java:[47,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/test/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyYangLibraryFormatTest.java:[47,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/test/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyYangLibraryFormatTest.java:[51,30] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ mdsal-yanglib-rfc8525 --- [INFO] Surefire report directory: /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.mdsal.yanglib.rfc8525.LegacyYangLibraryFormatTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.259 s -- in org.opendaylight.mdsal.yanglib.rfc8525.LegacyYangLibraryFormatTest [INFO] Running org.opendaylight.mdsal.yanglib.rfc8525.YangLibrarySupportTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.198 s -- in org.opendaylight.mdsal.yanglib.rfc8525.YangLibrarySupportTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ mdsal-yanglib-rfc8525 --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ mdsal-yanglib-rfc8525 --- [WARNING] Bundle org.opendaylight.mdsal:mdsal-yanglib-rfc8525:bundle:0.18.1-SNAPSHOT : Split package, multiple jars provide the same package: Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:mdsal-yanglib-api, Jar:org.eclipse.jdt.annotation, Jar:concepts, Jar:yang-common, Jar:yang-data-api, Jar:yang-model-api, Jar:rfc8525, Jar:rfc6991-ietf-inet-types, Jar:ietf-type-util, Jar:rfc6991-ietf-yang-types, Jar:rfc8342-ietf-datastores, Jar:yang-binding, Jar:yang-data-util, Jar:util, Jar:triemap, Jar:yang-model-util, Jar:rfc8528-model-api, Jar:yang-xpath-api, Jar:yang-parser-api, Jar:mdsal-binding-runtime-api, Jar:rfc8040-model-api, Jar:yang-repo-api, Jar:mdsal-binding-model-api, Jar:mdsal-binding-runtime-spi, Jar:yang-model-spi, Jar:yang-ir, Jar:rfc7952-model-api, Jar:mdsal-binding-spec-util, Jar:mdsal-binding-dom-codec-api, Jar:javax.inject, Jar:org.osgi.namespace.extender, Jar:org.osgi.util.function, Jar:org.osgi.annotation.bundle] Class path [Jar:., Jar:mdsal-yanglib-api, Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:checker-qual, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:org.eclipse.jdt.annotation, Jar:concepts, Jar:yang-common, Jar:yang-data-api, Jar:value, Jar:yang-model-api, Jar:rfc8525, Jar:rfc6991-ietf-inet-types, Jar:ietf-type-util, Jar:rfc6991-ietf-yang-types, Jar:rfc8342-ietf-datastores, Jar:yang-binding, Jar:yang-data-util, Jar:util, Jar:triemap, Jar:yang-model-util, Jar:rfc8528-model-api, Jar:yang-xpath-api, Jar:yang-parser-api, Jar:mdsal-binding-runtime-api, Jar:rfc8040-model-api, Jar:yang-repo-api, Jar:mdsal-binding-model-api, Jar:mdsal-binding-runtime-spi, Jar:yang-model-spi, Jar:yang-ir, Jar:rfc7952-model-api, Jar:mdsal-binding-spec-util, Jar:mdsal-binding-dom-codec-api, Jar:metainf-services, Jar:javax.inject, Jar:org.osgi.service.component.annotations, Jar:org.osgi.namespace.extender, Jar:org.osgi.util.function, Jar:org.osgi.util.promise, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [INFO] Building bundle: /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/target/mdsal-yanglib-rfc8525-0.18.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ mdsal-yanglib-rfc8525 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ mdsal-yanglib-rfc8525 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 70 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/target/bom.xml [INFO] attaching as mdsal-yanglib-rfc8525-0.18.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/target/bom.json [INFO] attaching as mdsal-yanglib-rfc8525-0.18.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-yanglib-rfc8525 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ mdsal-yanglib-rfc8525 --- [WARNING] Used undeclared dependencies found: [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.1-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1-SNAPSHOT:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile [WARNING] org.opendaylight.yangtools:yang-data-api:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.1-SNAPSHOT:compile [WARNING] org.opendaylight.yangtools:yang-model-api:jar:13.0.1:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ mdsal-yanglib-rfc8525 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ mdsal-yanglib-rfc8525 --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ mdsal-yanglib-rfc8525 --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'mdsal-yanglib-rfc8525' with 5 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mdsal-yanglib-rfc8525 --- [INFO] Installing /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/target/mdsal-yanglib-rfc8525-0.18.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.18.1-SNAPSHOT/mdsal-yanglib-rfc8525-0.18.1-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.18.1-SNAPSHOT/mdsal-yanglib-rfc8525-0.18.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.18.1-SNAPSHOT/mdsal-yanglib-rfc8525-0.18.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.18.1-SNAPSHOT/mdsal-yanglib-rfc8525-0.18.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ mdsal-yanglib-rfc8525 --- [INFO] Installing org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.18.1-SNAPSHOT/mdsal-yanglib-rfc8525-0.18.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ mdsal-yanglib-rfc8525 --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ mdsal-yanglib-rfc8525 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -----------< org.opendaylight.mdsal:mdsal-replicate-common >------------ [INFO] Building mdsal-replicate-common 13.0.1-SNAPSHOT [52/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ mdsal-replicate-common --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ mdsal-replicate-common --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ mdsal-replicate-common --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ mdsal-replicate-common --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ mdsal-replicate-common --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/mdsal-sonar/replicate/mdsal-replicate-common/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ mdsal-replicate-common --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ mdsal-replicate-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ mdsal-replicate-common --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ mdsal-replicate-common --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/replicate/mdsal-replicate-common/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ mdsal-replicate-common --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ mdsal-replicate-common >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ mdsal-replicate-common --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ mdsal-replicate-common <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ mdsal-replicate-common --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ mdsal-replicate-common --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/replicate/mdsal-replicate-common/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ mdsal-replicate-common --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ mdsal-replicate-common --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ mdsal-replicate-common --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ mdsal-replicate-common --- [INFO] Building bundle: /w/workspace/mdsal-sonar/replicate/mdsal-replicate-common/target/mdsal-replicate-common-13.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/replicate/mdsal-replicate-common/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ mdsal-replicate-common --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ mdsal-replicate-common --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 24 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/replicate/mdsal-replicate-common/target/bom.xml [INFO] attaching as mdsal-replicate-common-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/replicate/mdsal-replicate-common/target/bom.json [INFO] attaching as mdsal-replicate-common-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-replicate-common --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ mdsal-replicate-common --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ mdsal-replicate-common --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ mdsal-replicate-common --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ mdsal-replicate-common --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mdsal-replicate-common --- [INFO] Installing /w/workspace/mdsal-sonar/replicate/mdsal-replicate-common/target/mdsal-replicate-common-13.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-replicate-common/13.0.1-SNAPSHOT/mdsal-replicate-common-13.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/replicate/mdsal-replicate-common/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-replicate-common/13.0.1-SNAPSHOT/mdsal-replicate-common-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/replicate/mdsal-replicate-common/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-replicate-common/13.0.1-SNAPSHOT/mdsal-replicate-common-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/replicate/mdsal-replicate-common/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-replicate-common/13.0.1-SNAPSHOT/mdsal-replicate-common-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ mdsal-replicate-common --- [INFO] Installing org/opendaylight/mdsal/mdsal-replicate-common/13.0.1-SNAPSHOT/mdsal-replicate-common-13.0.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ mdsal-replicate-common --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ mdsal-replicate-common --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.mdsal:mdsal-replicate-netty >------------ [INFO] Building mdsal-replicate-netty 13.0.1-SNAPSHOT [53/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ mdsal-replicate-netty --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ mdsal-replicate-netty --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ mdsal-replicate-netty --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ mdsal-replicate-netty --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ mdsal-replicate-netty --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/mdsal-sonar/replicate/mdsal-replicate-netty/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ mdsal-replicate-netty --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ mdsal-replicate-netty --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ mdsal-replicate-netty --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ mdsal-replicate-netty --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ mdsal-replicate-netty --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 22 source files with javac [debug release 17] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] /w/workspace/mdsal-sonar/replicate/mdsal-replicate-netty/src/main/java/org/opendaylight/mdsal/replicate/netty/AbstractBootstrapSupport.java:[21,17] auto-closeable resource org.opendaylight.mdsal.replicate.netty.AbstractBootstrapSupport has a member method close() that could throw InterruptedException [WARNING] /w/workspace/mdsal-sonar/replicate/mdsal-replicate-netty/src/main/java/org/opendaylight/mdsal/replicate/netty/EpollBootstrapSupport.java:[14,7] auto-closeable resource org.opendaylight.mdsal.replicate.netty.EpollBootstrapSupport has a member method close() that could throw InterruptedException [WARNING] /w/workspace/mdsal-sonar/replicate/mdsal-replicate-netty/src/main/java/org/opendaylight/mdsal/replicate/netty/NioBootstrapSupport.java:[14,7] auto-closeable resource org.opendaylight.mdsal.replicate.netty.NioBootstrapSupport has a member method close() that could throw InterruptedException [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ mdsal-replicate-netty >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ mdsal-replicate-netty --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ mdsal-replicate-netty <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ mdsal-replicate-netty --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ mdsal-replicate-netty --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/replicate/mdsal-replicate-netty/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ mdsal-replicate-netty --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/mdsal-sonar/replicate/mdsal-replicate-netty/src/test/java/org/opendaylight/mdsal/replicate/netty/IntegrationTest.java:[93,22] auto-closeable resource sink is never referenced in body of corresponding try statement [WARNING] /w/workspace/mdsal-sonar/replicate/mdsal-replicate-netty/src/test/java/org/opendaylight/mdsal/replicate/netty/IntegrationTest.java:[79,18] auto-closeable resource source is never referenced in body of corresponding try statement [WARNING] /w/workspace/mdsal-sonar/replicate/mdsal-replicate-netty/src/test/java/org/opendaylight/mdsal/replicate/netty/IntegrationTest.java:[139,22] auto-closeable resource sink is never referenced in body of corresponding try statement [WARNING] /w/workspace/mdsal-sonar/replicate/mdsal-replicate-netty/src/test/java/org/opendaylight/mdsal/replicate/netty/IntegrationTest.java:[125,18] auto-closeable resource source is never referenced in body of corresponding try statement [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ mdsal-replicate-netty --- [INFO] Surefire report directory: /w/workspace/mdsal-sonar/replicate/mdsal-replicate-netty/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.mdsal.replicate.netty.IntegrationTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.18 s -- in org.opendaylight.mdsal.replicate.netty.IntegrationTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ mdsal-replicate-netty --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ mdsal-replicate-netty --- [INFO] Building bundle: /w/workspace/mdsal-sonar/replicate/mdsal-replicate-netty/target/mdsal-replicate-netty-13.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/replicate/mdsal-replicate-netty/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ mdsal-replicate-netty --- [INFO] Skipping javadoc generation [INFO] [INFO] --- build-helper-maven-plugin:3.5.0:attach-artifact (attach-artifacts) @ mdsal-replicate-netty --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ mdsal-replicate-netty --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 51 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/replicate/mdsal-replicate-netty/target/bom.xml [INFO] attaching as mdsal-replicate-netty-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/replicate/mdsal-replicate-netty/target/bom.json [INFO] attaching as mdsal-replicate-netty-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-replicate-netty --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ mdsal-replicate-netty --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.1:compile [WARNING] org.checkerframework:checker-qual:jar:3.42.0:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.1-SNAPSHOT:test [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.1-SNAPSHOT:test [WARNING] org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.1-SNAPSHOT:compile [WARNING] org.opendaylight.yangtools:yang-data-impl:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1-SNAPSHOT:compile [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.1:compile [WARNING] io.netty:netty-transport-classes-epoll:jar:4.1.104.Final:compile [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] io.netty:netty-common:jar:4.1.104.Final:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.1-SNAPSHOT:test [WARNING] io.netty:netty-buffer:jar:4.1.104.Final:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:13.0.1:compile [WARNING] org.opendaylight.yangtools:util:jar:13.0.1:compile [WARNING] org.opendaylight.yangtools:yang-data-api:jar:13.0.1:compile [WARNING] org.opendaylight.yangtools:yang-model-api:jar:13.0.1:compile [WARNING] io.netty:netty-codec:jar:4.1.104.Final:compile [WARNING] Unused declared dependencies found: [WARNING] io.netty:netty-transport-native-epoll:jar:4.1.104.Final:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ mdsal-replicate-netty --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ mdsal-replicate-netty --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ mdsal-replicate-netty --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/replicate/mdsal-replicate-netty/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'mdsal-replicate-netty' with 26 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mdsal-replicate-netty --- [INFO] Installing /w/workspace/mdsal-sonar/replicate/mdsal-replicate-netty/target/mdsal-replicate-netty-13.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-replicate-netty/13.0.1-SNAPSHOT/mdsal-replicate-netty-13.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/replicate/mdsal-replicate-netty/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-replicate-netty/13.0.1-SNAPSHOT/mdsal-replicate-netty-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/replicate/mdsal-replicate-netty/target/classes/config/org.opendaylight.mdsal.replicate.netty.sink.cfg to /tmp/r/org/opendaylight/mdsal/mdsal-replicate-netty/13.0.1-SNAPSHOT/mdsal-replicate-netty-13.0.1-SNAPSHOT-sink.config [INFO] Installing /w/workspace/mdsal-sonar/replicate/mdsal-replicate-netty/target/classes/config/org.opendaylight.mdsal.replicate.netty.source.cfg to /tmp/r/org/opendaylight/mdsal/mdsal-replicate-netty/13.0.1-SNAPSHOT/mdsal-replicate-netty-13.0.1-SNAPSHOT-source.config [INFO] Installing /w/workspace/mdsal-sonar/replicate/mdsal-replicate-netty/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-replicate-netty/13.0.1-SNAPSHOT/mdsal-replicate-netty-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/replicate/mdsal-replicate-netty/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-replicate-netty/13.0.1-SNAPSHOT/mdsal-replicate-netty-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ mdsal-replicate-netty --- [INFO] Installing org/opendaylight/mdsal/mdsal-replicate-netty/13.0.1-SNAPSHOT/mdsal-replicate-netty-13.0.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ mdsal-replicate-netty --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ mdsal-replicate-netty --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types >-- [INFO] Building rfc8294-ietf-routing-types 13.0.1-SNAPSHOT [54/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc8294-ietf-routing-types --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc8294-ietf-routing-types --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc8294-ietf-routing-types --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rfc8294-ietf-routing-types --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rfc8294-ietf-routing-types --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/ietf/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-maven-plugin:13.0.1:generate-sources (binding) @ rfc8294-ietf-routing-types --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/ietf/rfc8294-ietf-routing-types/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 863.5 μs [INFO] yang-to-sources: Project model files found: 1 in 7.566 ms [INFO] yang-to-sources: 3 YANG models processed in 24.07 ms [INFO] BindingJavaFileGenerator: Defined 47 files in 5.604 ms [INFO] Sorted 47 files into 6 directories in 110.4 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 47 in 20.96 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc8294-ietf-routing-types --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc8294-ietf-routing-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc8294-ietf-routing-types --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc8294-ietf-routing-types --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/rfc8294-ietf-routing-types/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/rfc8294-ietf-routing-types/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.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 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ rfc8294-ietf-routing-types >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ rfc8294-ietf-routing-types --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ rfc8294-ietf-routing-types <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ rfc8294-ietf-routing-types --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc8294-ietf-routing-types --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/rfc8294-ietf-routing-types/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rfc8294-ietf-routing-types --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ rfc8294-ietf-routing-types --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ rfc8294-ietf-routing-types --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc8294-ietf-routing-types --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/ietf/rfc8294-ietf-routing-types/target/rfc8294-ietf-routing-types-13.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/ietf/rfc8294-ietf-routing-types/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc8294-ietf-routing-types --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ rfc8294-ietf-routing-types --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/ietf/rfc8294-ietf-routing-types/target/bom.xml [INFO] attaching as rfc8294-ietf-routing-types-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/ietf/rfc8294-ietf-routing-types/target/bom.json [INFO] attaching as rfc8294-ietf-routing-types-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc8294-ietf-routing-types --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc8294-ietf-routing-types --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rfc8294-ietf-routing-types --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rfc8294-ietf-routing-types --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rfc8294-ietf-routing-types --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rfc8294-ietf-routing-types --- [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8294-ietf-routing-types/target/rfc8294-ietf-routing-types-13.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/13.0.1-SNAPSHOT/rfc8294-ietf-routing-types-13.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8294-ietf-routing-types/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/13.0.1-SNAPSHOT/rfc8294-ietf-routing-types-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8294-ietf-routing-types/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/13.0.1-SNAPSHOT/rfc8294-ietf-routing-types-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8294-ietf-routing-types/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/13.0.1-SNAPSHOT/rfc8294-ietf-routing-types-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc8294-ietf-routing-types --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/13.0.1-SNAPSHOT/rfc8294-ietf-routing-types-13.0.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rfc8294-ietf-routing-types --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc8294-ietf-routing-types --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------------< org.opendaylight.mdsal:mdsal-rfc8294-netty >------------- [INFO] Building mdsal-rfc8294-netty 13.0.1-SNAPSHOT [55/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ mdsal-rfc8294-netty --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ mdsal-rfc8294-netty --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ mdsal-rfc8294-netty --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ mdsal-rfc8294-netty --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ mdsal-rfc8294-netty --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/mdsal-sonar/netty/mdsal-rfc8294-netty/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ mdsal-rfc8294-netty --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ mdsal-rfc8294-netty --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ mdsal-rfc8294-netty --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ mdsal-rfc8294-netty --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/netty/mdsal-rfc8294-netty/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ mdsal-rfc8294-netty --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 17 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/mdsal-sonar/netty/mdsal-rfc8294-netty/src/main/java/module-info.java:[8,30] module name component rfc8294 should avoid terminal digits [WARNING] /w/workspace/mdsal-sonar/netty/mdsal-rfc8294-netty/src/main/java/module-info.java:[11,33] requires transitive directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/netty/mdsal-rfc8294-netty/src/main/java/module-info.java:[13,69] requires transitive directive for an automatic module [WARNING] /w/workspace/mdsal-sonar/netty/mdsal-rfc8294-netty/src/main/java/module-info.java:[16,36] requires directive for an automatic module [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ mdsal-rfc8294-netty >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ mdsal-rfc8294-netty --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ mdsal-rfc8294-netty <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ mdsal-rfc8294-netty --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ mdsal-rfc8294-netty --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/netty/mdsal-rfc8294-netty/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ mdsal-rfc8294-netty --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17 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] --- maven-surefire-plugin:3.2.3:test (default-test) @ mdsal-rfc8294-netty --- [INFO] Surefire report directory: /w/workspace/mdsal-sonar/netty/mdsal-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] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.opendaylight.mdsal.rfc8294.netty.RFC8294ByteBufUtilsTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.191 s -- in org.opendaylight.mdsal.rfc8294.netty.RFC8294ByteBufUtilsTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ mdsal-rfc8294-netty --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ mdsal-rfc8294-netty --- [WARNING] Bundle org.opendaylight.mdsal:mdsal-rfc8294-netty:bundle:13.0.1-SNAPSHOT : Split package, multiple jars provide the same package: Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:org.eclipse.jdt.annotation, Jar:yang-common, Jar:concepts, Jar:rfc8294-ietf-routing-types, Jar:rfc6991-ietf-inet-types, Jar:ietf-type-util, Jar:mdsal-binding-spec-util, Jar:rfc6991-ietf-yang-types, Jar:yang-binding, Jar:util, Jar:triemap, Jar:org.osgi.annotation.bundle] Class path [Jar:., Jar:netty-buffer, Jar:netty-common, Jar:org.eclipse.jdt.annotation, Jar:yang-common, Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:checker-qual, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:concepts, Jar:rfc8294-ietf-routing-types, Jar:rfc6991-ietf-inet-types, Jar:ietf-type-util, Jar:mdsal-binding-spec-util, Jar:rfc6991-ietf-yang-types, Jar:yang-binding, Jar:util, Jar:triemap, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [INFO] Building bundle: /w/workspace/mdsal-sonar/netty/mdsal-rfc8294-netty/target/mdsal-rfc8294-netty-13.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/netty/mdsal-rfc8294-netty/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ mdsal-rfc8294-netty --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ mdsal-rfc8294-netty --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 22 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/netty/mdsal-rfc8294-netty/target/bom.xml [INFO] attaching as mdsal-rfc8294-netty-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/netty/mdsal-rfc8294-netty/target/bom.json [INFO] attaching as mdsal-rfc8294-netty-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-rfc8294-netty --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ mdsal-rfc8294-netty --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ mdsal-rfc8294-netty --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ mdsal-rfc8294-netty --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ mdsal-rfc8294-netty --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/netty/mdsal-rfc8294-netty/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'mdsal-rfc8294-netty' with 1 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mdsal-rfc8294-netty --- [INFO] Installing /w/workspace/mdsal-sonar/netty/mdsal-rfc8294-netty/target/mdsal-rfc8294-netty-13.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-rfc8294-netty/13.0.1-SNAPSHOT/mdsal-rfc8294-netty-13.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/netty/mdsal-rfc8294-netty/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-rfc8294-netty/13.0.1-SNAPSHOT/mdsal-rfc8294-netty-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/netty/mdsal-rfc8294-netty/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-rfc8294-netty/13.0.1-SNAPSHOT/mdsal-rfc8294-netty-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/netty/mdsal-rfc8294-netty/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-rfc8294-netty/13.0.1-SNAPSHOT/mdsal-rfc8294-netty-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ mdsal-rfc8294-netty --- [INFO] Installing org/opendaylight/mdsal/mdsal-rfc8294-netty/13.0.1-SNAPSHOT/mdsal-rfc8294-netty-13.0.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ mdsal-rfc8294-netty --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ mdsal-rfc8294-netty --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---------< org.opendaylight.mdsal.model:opendaylight-l2-types >--------- [INFO] Building opendaylight-l2-types 2013.08.27.25.1-SNAPSHOT [56/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ opendaylight-l2-types --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ opendaylight-l2-types --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ opendaylight-l2-types --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ opendaylight-l2-types --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ opendaylight-l2-types --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/l2-types/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ opendaylight-l2-types --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/l2-types/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 635.0 μs [INFO] yang-to-sources: Project model files found: 1 in 627.4 μs [INFO] yang-to-sources: 1 YANG models processed in 1.418 ms [INFO] BindingJavaFileGenerator: Defined 8 files in 624.7 μs [INFO] Sorted 8 files into 3 directories in 48.27 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 8 in 3.227 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ opendaylight-l2-types --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ opendaylight-l2-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ opendaylight-l2-types --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ opendaylight-l2-types --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/l2-types/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/l2-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/mdsal-sonar/model/l2-types/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ opendaylight-l2-types --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 7 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ opendaylight-l2-types >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ opendaylight-l2-types --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ opendaylight-l2-types <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ opendaylight-l2-types --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ opendaylight-l2-types --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/l2-types/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ opendaylight-l2-types --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ opendaylight-l2-types --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ opendaylight-l2-types --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ opendaylight-l2-types --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/l2-types/target/opendaylight-l2-types-2013.08.27.25.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/l2-types/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ opendaylight-l2-types --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ opendaylight-l2-types --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 15 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/l2-types/target/bom.xml [INFO] attaching as opendaylight-l2-types-2013.08.27.25.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/l2-types/target/bom.json [INFO] attaching as opendaylight-l2-types-2013.08.27.25.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ opendaylight-l2-types --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ opendaylight-l2-types --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ opendaylight-l2-types --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ opendaylight-l2-types --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ opendaylight-l2-types --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ opendaylight-l2-types --- [INFO] Installing /w/workspace/mdsal-sonar/model/l2-types/target/opendaylight-l2-types-2013.08.27.25.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.25.1-SNAPSHOT/opendaylight-l2-types-2013.08.27.25.1-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/l2-types/pom.xml to /tmp/r/org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.25.1-SNAPSHOT/opendaylight-l2-types-2013.08.27.25.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/l2-types/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.25.1-SNAPSHOT/opendaylight-l2-types-2013.08.27.25.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/l2-types/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.25.1-SNAPSHOT/opendaylight-l2-types-2013.08.27.25.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ opendaylight-l2-types --- [INFO] Installing org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.25.1-SNAPSHOT/opendaylight-l2-types-2013.08.27.25.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ opendaylight-l2-types --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ opendaylight-l2-types --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc7952 >---------- [INFO] Building rfc7952 13.0.1-SNAPSHOT [57/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc7952 --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc7952 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc7952 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rfc7952 --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rfc7952 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/ietf/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-maven-plugin:13.0.1:generate-sources (binding) @ rfc7952 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/ietf/rfc7952/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 524.2 μs [INFO] yang-to-sources: Project model files found: 1 in 530.7 μs [INFO] yang-to-sources: 1 YANG models processed in 1.018 ms [INFO] BindingJavaFileGenerator: Defined 4 files in 341.0 μs [INFO] Sorted 4 files into 3 directories in 169.7 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 4 in 2.687 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc7952 --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc7952 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc7952 --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc7952 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/rfc7952/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/rfc7952/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ rfc7952 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ rfc7952 >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ rfc7952 --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ rfc7952 <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ rfc7952 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc7952 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/rfc7952/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rfc7952 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ rfc7952 --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ rfc7952 --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc7952 --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/ietf/rfc7952/target/rfc7952-13.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/ietf/rfc7952/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc7952 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ rfc7952 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 15 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/ietf/rfc7952/target/bom.xml [INFO] attaching as rfc7952-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/ietf/rfc7952/target/bom.json [INFO] attaching as rfc7952-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc7952 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc7952 --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rfc7952 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rfc7952 --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rfc7952 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rfc7952 --- [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc7952/target/rfc7952-13.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc7952/13.0.1-SNAPSHOT/rfc7952-13.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc7952/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc7952/13.0.1-SNAPSHOT/rfc7952-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc7952/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc7952/13.0.1-SNAPSHOT/rfc7952-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc7952/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc7952/13.0.1-SNAPSHOT/rfc7952-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc7952 --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc7952/13.0.1-SNAPSHOT/rfc7952-13.0.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rfc7952 --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc7952 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---< org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin >---- [INFO] Building rfc8342-ietf-origin 13.0.1-SNAPSHOT [58/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc8342-ietf-origin --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc8342-ietf-origin --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc8342-ietf-origin --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rfc8342-ietf-origin --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rfc8342-ietf-origin --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/ietf/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-maven-plugin:13.0.1:generate-sources (binding) @ rfc8342-ietf-origin --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/ietf/rfc8342-ietf-origin/src/main/yang [INFO] yang-to-sources: Found 1 dependencies in 834.3 μs [INFO] yang-to-sources: Project model files found: 1 in 1.182 ms [INFO] yang-to-sources: 2 YANG models processed in 6.759 ms [INFO] BindingJavaFileGenerator: Defined 11 files in 1.010 ms [INFO] Sorted 11 files into 3 directories in 70.25 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 11 in 7.284 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc8342-ietf-origin --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc8342-ietf-origin --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc8342-ietf-origin --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc8342-ietf-origin --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/rfc8342-ietf-origin/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/rfc8342-ietf-origin/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ rfc8342-ietf-origin --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ rfc8342-ietf-origin >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ rfc8342-ietf-origin --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ rfc8342-ietf-origin <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ rfc8342-ietf-origin --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc8342-ietf-origin --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/rfc8342-ietf-origin/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rfc8342-ietf-origin --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ rfc8342-ietf-origin --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ rfc8342-ietf-origin --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc8342-ietf-origin --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/ietf/rfc8342-ietf-origin/target/rfc8342-ietf-origin-13.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/ietf/rfc8342-ietf-origin/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc8342-ietf-origin --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ rfc8342-ietf-origin --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 16 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/ietf/rfc8342-ietf-origin/target/bom.xml [INFO] attaching as rfc8342-ietf-origin-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/ietf/rfc8342-ietf-origin/target/bom.json [INFO] attaching as rfc8342-ietf-origin-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc8342-ietf-origin --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc8342-ietf-origin --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rfc8342-ietf-origin --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rfc8342-ietf-origin --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rfc8342-ietf-origin --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rfc8342-ietf-origin --- [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8342-ietf-origin/target/rfc8342-ietf-origin-13.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/13.0.1-SNAPSHOT/rfc8342-ietf-origin-13.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8342-ietf-origin/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/13.0.1-SNAPSHOT/rfc8342-ietf-origin-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8342-ietf-origin/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/13.0.1-SNAPSHOT/rfc8342-ietf-origin-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8342-ietf-origin/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/13.0.1-SNAPSHOT/rfc8342-ietf-origin-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc8342-ietf-origin --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/13.0.1-SNAPSHOT/rfc8342-ietf-origin-13.0.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rfc8342-ietf-origin --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc8342-ietf-origin --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc8343 >---------- [INFO] Building rfc8343 13.0.1-SNAPSHOT [59/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc8343 --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc8343 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc8343 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rfc8343 --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rfc8343 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/ietf/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-maven-plugin:13.0.1:generate-sources (binding) @ rfc8343 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/ietf/rfc8343/src/main/yang [INFO] yang-to-sources: Found 1 dependencies in 637.1 μs [INFO] yang-to-sources: Project model files found: 1 in 4.584 ms [INFO] yang-to-sources: 2 YANG models processed in 18.53 ms [INFO] BindingJavaFileGenerator: Defined 22 files in 3.986 ms [INFO] Sorted 22 files into 7 directories in 74.98 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 22 in 18.25 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc8343 --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc8343 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc8343 --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc8343 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/rfc8343/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/rfc8343/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ rfc8343 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 21 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/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-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ rfc8343 >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ rfc8343 --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ rfc8343 <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ rfc8343 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc8343 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/rfc8343/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rfc8343 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ rfc8343 --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ rfc8343 --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc8343 --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/ietf/rfc8343/target/rfc8343-13.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/ietf/rfc8343/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc8343 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ rfc8343 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 18 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/ietf/rfc8343/target/bom.xml [INFO] attaching as rfc8343-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/ietf/rfc8343/target/bom.json [INFO] attaching as rfc8343-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc8343 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc8343 --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rfc8343 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rfc8343 --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rfc8343 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rfc8343 --- [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8343/target/rfc8343-13.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8343/13.0.1-SNAPSHOT/rfc8343-13.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8343/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8343/13.0.1-SNAPSHOT/rfc8343-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8343/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8343/13.0.1-SNAPSHOT/rfc8343-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8343/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8343/13.0.1-SNAPSHOT/rfc8343-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc8343 --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8343/13.0.1-SNAPSHOT/rfc8343-13.0.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rfc8343 --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc8343 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc8344 >---------- [INFO] Building rfc8344 13.0.1-SNAPSHOT [60/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc8344 --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc8344 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc8344 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rfc8344 --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rfc8344 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/ietf/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-maven-plugin:13.0.1:generate-sources (binding) @ rfc8344 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/ietf/rfc8344/src/main/yang [INFO] yang-to-sources: Found 3 dependencies in 919.6 μs [INFO] yang-to-sources: Project model files found: 1 in 11.00 ms [INFO] yang-to-sources: 4 YANG models processed in 46.87 ms [INFO] BindingJavaFileGenerator: Defined 56 files in 8.043 ms [INFO] Sorted 56 files into 13 directories in 94.23 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 56 in 33.66 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc8344 --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc8344 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc8344 --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc8344 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/rfc8344/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/rfc8344/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ rfc8344 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 55 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/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 [WARNING] /w/workspace/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/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 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ rfc8344 >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ rfc8344 --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ rfc8344 <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ rfc8344 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc8344 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/rfc8344/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rfc8344 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ rfc8344 --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ rfc8344 --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc8344 --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/ietf/rfc8344/target/rfc8344-13.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/ietf/rfc8344/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc8344 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ rfc8344 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 20 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/ietf/rfc8344/target/bom.xml [INFO] attaching as rfc8344-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/ietf/rfc8344/target/bom.json [INFO] attaching as rfc8344-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc8344 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc8344 --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rfc8344 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rfc8344 --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rfc8344 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rfc8344 --- [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8344/target/rfc8344-13.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8344/13.0.1-SNAPSHOT/rfc8344-13.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8344/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8344/13.0.1-SNAPSHOT/rfc8344-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8344/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8344/13.0.1-SNAPSHOT/rfc8344-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8344/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8344/13.0.1-SNAPSHOT/rfc8344-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc8344 --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8344/13.0.1-SNAPSHOT/rfc8344-13.0.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rfc8344 --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc8344 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---< org.opendaylight.mdsal.binding.model.ietf:rfc8345-ietf-network >--- [INFO] Building rfc8345-ietf-network 13.0.1-SNAPSHOT [61/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc8345-ietf-network --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc8345-ietf-network --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc8345-ietf-network --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rfc8345-ietf-network --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rfc8345-ietf-network --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/ietf/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-maven-plugin:13.0.1:generate-sources (binding) @ rfc8345-ietf-network --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/ietf/rfc8345-ietf-network/src/main/yang [INFO] yang-to-sources: Found 1 dependencies in 1.008 ms [INFO] yang-to-sources: Project model files found: 1 in 1.518 ms [INFO] yang-to-sources: 2 YANG models processed in 10.29 ms [INFO] BindingJavaFileGenerator: Defined 24 files in 2.518 ms [INFO] Sorted 24 files into 6 directories in 65.68 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 24 in 10.98 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc8345-ietf-network --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc8345-ietf-network --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc8345-ietf-network --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc8345-ietf-network --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/rfc8345-ietf-network/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/rfc8345-ietf-network/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ rfc8345-ietf-network --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 23 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ rfc8345-ietf-network >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ rfc8345-ietf-network --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ rfc8345-ietf-network <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ rfc8345-ietf-network --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc8345-ietf-network --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/rfc8345-ietf-network/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rfc8345-ietf-network --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ rfc8345-ietf-network --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ rfc8345-ietf-network --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc8345-ietf-network --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/ietf/rfc8345-ietf-network/target/rfc8345-ietf-network-13.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/ietf/rfc8345-ietf-network/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc8345-ietf-network --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ rfc8345-ietf-network --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 18 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/ietf/rfc8345-ietf-network/target/bom.xml [INFO] attaching as rfc8345-ietf-network-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/ietf/rfc8345-ietf-network/target/bom.json [INFO] attaching as rfc8345-ietf-network-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc8345-ietf-network --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc8345-ietf-network --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rfc8345-ietf-network --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rfc8345-ietf-network --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rfc8345-ietf-network --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rfc8345-ietf-network --- [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8345-ietf-network/target/rfc8345-ietf-network-13.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network/13.0.1-SNAPSHOT/rfc8345-ietf-network-13.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8345-ietf-network/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network/13.0.1-SNAPSHOT/rfc8345-ietf-network-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8345-ietf-network/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network/13.0.1-SNAPSHOT/rfc8345-ietf-network-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8345-ietf-network/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network/13.0.1-SNAPSHOT/rfc8345-ietf-network-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc8345-ietf-network --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network/13.0.1-SNAPSHOT/rfc8345-ietf-network-13.0.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rfc8345-ietf-network --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc8345-ietf-network --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8345-ietf-network-state >-- [INFO] Building rfc8345-ietf-network-state 13.0.1-SNAPSHOT [62/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc8345-ietf-network-state --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc8345-ietf-network-state --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc8345-ietf-network-state --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rfc8345-ietf-network-state --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rfc8345-ietf-network-state --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/ietf/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-maven-plugin:13.0.1:generate-sources (binding) @ rfc8345-ietf-network-state --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/ietf/rfc8345-ietf-network-state/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 697.3 μs [INFO] yang-to-sources: Project model files found: 1 in 1.400 ms [INFO] yang-to-sources: 3 YANG models processed in 12.15 ms [INFO] BindingJavaFileGenerator: Defined 22 files in 3.231 ms [INFO] Sorted 22 files into 6 directories in 64.81 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 22 in 10.83 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc8345-ietf-network-state --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc8345-ietf-network-state --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc8345-ietf-network-state --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc8345-ietf-network-state --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/rfc8345-ietf-network-state/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/rfc8345-ietf-network-state/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.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 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ rfc8345-ietf-network-state >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ rfc8345-ietf-network-state --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ rfc8345-ietf-network-state <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ rfc8345-ietf-network-state --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc8345-ietf-network-state --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/rfc8345-ietf-network-state/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rfc8345-ietf-network-state --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ rfc8345-ietf-network-state --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ rfc8345-ietf-network-state --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc8345-ietf-network-state --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/ietf/rfc8345-ietf-network-state/target/rfc8345-ietf-network-state-13.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/ietf/rfc8345-ietf-network-state/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc8345-ietf-network-state --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ rfc8345-ietf-network-state --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/ietf/rfc8345-ietf-network-state/target/bom.xml [INFO] attaching as rfc8345-ietf-network-state-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/ietf/rfc8345-ietf-network-state/target/bom.json [INFO] attaching as rfc8345-ietf-network-state-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc8345-ietf-network-state --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc8345-ietf-network-state --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rfc8345-ietf-network-state --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rfc8345-ietf-network-state --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rfc8345-ietf-network-state --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rfc8345-ietf-network-state --- [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8345-ietf-network-state/target/rfc8345-ietf-network-state-13.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-state/13.0.1-SNAPSHOT/rfc8345-ietf-network-state-13.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8345-ietf-network-state/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-state/13.0.1-SNAPSHOT/rfc8345-ietf-network-state-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8345-ietf-network-state/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-state/13.0.1-SNAPSHOT/rfc8345-ietf-network-state-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8345-ietf-network-state/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-state/13.0.1-SNAPSHOT/rfc8345-ietf-network-state-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc8345-ietf-network-state --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-state/13.0.1-SNAPSHOT/rfc8345-ietf-network-state-13.0.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rfc8345-ietf-network-state --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc8345-ietf-network-state --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8345-ietf-network-topology >-- [INFO] Building rfc8345-ietf-network-topology 13.0.1-SNAPSHOT [63/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc8345-ietf-network-topology --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc8345-ietf-network-topology --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc8345-ietf-network-topology --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rfc8345-ietf-network-topology --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rfc8345-ietf-network-topology --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/ietf/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-maven-plugin:13.0.1:generate-sources (binding) @ rfc8345-ietf-network-topology --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/ietf/rfc8345-ietf-network-topology/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 674.8 μs [INFO] yang-to-sources: Project model files found: 1 in 1.755 ms [INFO] yang-to-sources: 3 YANG models processed in 15.62 ms [INFO] BindingJavaFileGenerator: Defined 28 files in 3.961 ms [INFO] Sorted 28 files into 7 directories in 85.04 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 28 in 10.81 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc8345-ietf-network-topology --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc8345-ietf-network-topology --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc8345-ietf-network-topology --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc8345-ietf-network-topology --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/rfc8345-ietf-network-topology/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/rfc8345-ietf-network-topology/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.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 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ rfc8345-ietf-network-topology >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ rfc8345-ietf-network-topology --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ rfc8345-ietf-network-topology <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ rfc8345-ietf-network-topology --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc8345-ietf-network-topology --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/rfc8345-ietf-network-topology/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rfc8345-ietf-network-topology --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ rfc8345-ietf-network-topology --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ rfc8345-ietf-network-topology --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc8345-ietf-network-topology --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/ietf/rfc8345-ietf-network-topology/target/rfc8345-ietf-network-topology-13.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/ietf/rfc8345-ietf-network-topology/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc8345-ietf-network-topology --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ rfc8345-ietf-network-topology --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/ietf/rfc8345-ietf-network-topology/target/bom.xml [INFO] attaching as rfc8345-ietf-network-topology-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/ietf/rfc8345-ietf-network-topology/target/bom.json [INFO] attaching as rfc8345-ietf-network-topology-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc8345-ietf-network-topology --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc8345-ietf-network-topology --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rfc8345-ietf-network-topology --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rfc8345-ietf-network-topology --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rfc8345-ietf-network-topology --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rfc8345-ietf-network-topology --- [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8345-ietf-network-topology/target/rfc8345-ietf-network-topology-13.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology/13.0.1-SNAPSHOT/rfc8345-ietf-network-topology-13.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8345-ietf-network-topology/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology/13.0.1-SNAPSHOT/rfc8345-ietf-network-topology-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8345-ietf-network-topology/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology/13.0.1-SNAPSHOT/rfc8345-ietf-network-topology-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8345-ietf-network-topology/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology/13.0.1-SNAPSHOT/rfc8345-ietf-network-topology-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc8345-ietf-network-topology --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology/13.0.1-SNAPSHOT/rfc8345-ietf-network-topology-13.0.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rfc8345-ietf-network-topology --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc8345-ietf-network-topology --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8345-ietf-network-topology-state >-- [INFO] Building rfc8345-ietf-network-topology-state 13.0.1-SNAPSHOT [64/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc8345-ietf-network-topology-state --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc8345-ietf-network-topology-state --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc8345-ietf-network-topology-state --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rfc8345-ietf-network-topology-state --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rfc8345-ietf-network-topology-state --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/ietf/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-maven-plugin:13.0.1:generate-sources (binding) @ rfc8345-ietf-network-topology-state --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/ietf/rfc8345-ietf-network-topology-state/src/main/yang [INFO] yang-to-sources: Found 4 dependencies in 1.037 ms [INFO] yang-to-sources: Project model files found: 1 in 1.755 ms [INFO] yang-to-sources: 5 YANG models processed in 20.76 ms [INFO] BindingJavaFileGenerator: Defined 26 files in 6.125 ms [INFO] Sorted 26 files into 7 directories in 87.26 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 26 in 13.12 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc8345-ietf-network-topology-state --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc8345-ietf-network-topology-state --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc8345-ietf-network-topology-state --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc8345-ietf-network-topology-state --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/rfc8345-ietf-network-topology-state/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/rfc8345-ietf-network-topology-state/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.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 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ rfc8345-ietf-network-topology-state >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ rfc8345-ietf-network-topology-state --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ rfc8345-ietf-network-topology-state <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ rfc8345-ietf-network-topology-state --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc8345-ietf-network-topology-state --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/rfc8345-ietf-network-topology-state/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rfc8345-ietf-network-topology-state --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ rfc8345-ietf-network-topology-state --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ rfc8345-ietf-network-topology-state --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc8345-ietf-network-topology-state --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/ietf/rfc8345-ietf-network-topology-state/target/rfc8345-ietf-network-topology-state-13.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/ietf/rfc8345-ietf-network-topology-state/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc8345-ietf-network-topology-state --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ rfc8345-ietf-network-topology-state --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 21 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/ietf/rfc8345-ietf-network-topology-state/target/bom.xml [INFO] attaching as rfc8345-ietf-network-topology-state-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/ietf/rfc8345-ietf-network-topology-state/target/bom.json [INFO] attaching as rfc8345-ietf-network-topology-state-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc8345-ietf-network-topology-state --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc8345-ietf-network-topology-state --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rfc8345-ietf-network-topology-state --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rfc8345-ietf-network-topology-state --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rfc8345-ietf-network-topology-state --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rfc8345-ietf-network-topology-state --- [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8345-ietf-network-topology-state/target/rfc8345-ietf-network-topology-state-13.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology-state/13.0.1-SNAPSHOT/rfc8345-ietf-network-topology-state-13.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8345-ietf-network-topology-state/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology-state/13.0.1-SNAPSHOT/rfc8345-ietf-network-topology-state-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8345-ietf-network-topology-state/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology-state/13.0.1-SNAPSHOT/rfc8345-ietf-network-topology-state-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8345-ietf-network-topology-state/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology-state/13.0.1-SNAPSHOT/rfc8345-ietf-network-topology-state-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc8345-ietf-network-topology-state --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology-state/13.0.1-SNAPSHOT/rfc8345-ietf-network-topology-state-13.0.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rfc8345-ietf-network-topology-state --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc8345-ietf-network-topology-state --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8346-ietf-l3-unicast-topology >-- [INFO] Building rfc8346-ietf-l3-unicast-topology 13.0.1-SNAPSHOT [65/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc8346-ietf-l3-unicast-topology --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rfc8346-ietf-l3-unicast-topology --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rfc8346-ietf-l3-unicast-topology --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/ietf/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-maven-plugin:13.0.1:generate-sources (binding) @ rfc8346-ietf-l3-unicast-topology --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/ietf/rfc8346-ietf-l3-unicast-topology/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 1.232 ms [INFO] yang-to-sources: Project model files found: 1 in 2.731 ms [INFO] yang-to-sources: 6 YANG models processed in 53.98 ms [INFO] BindingJavaFileGenerator: Defined 52 files in 9.308 ms [INFO] Sorted 52 files into 12 directories in 154.7 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 52 in 37.09 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc8346-ietf-l3-unicast-topology --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc8346-ietf-l3-unicast-topology --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc8346-ietf-l3-unicast-topology --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/rfc8346-ietf-l3-unicast-topology/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/rfc8346-ietf-l3-unicast-topology/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.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 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ rfc8346-ietf-l3-unicast-topology >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ rfc8346-ietf-l3-unicast-topology <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ rfc8346-ietf-l3-unicast-topology --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc8346-ietf-l3-unicast-topology --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/rfc8346-ietf-l3-unicast-topology/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rfc8346-ietf-l3-unicast-topology --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ rfc8346-ietf-l3-unicast-topology --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ rfc8346-ietf-l3-unicast-topology --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/ietf/rfc8346-ietf-l3-unicast-topology/target/rfc8346-ietf-l3-unicast-topology-13.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/ietf/rfc8346-ietf-l3-unicast-topology/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ rfc8346-ietf-l3-unicast-topology --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 22 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/ietf/rfc8346-ietf-l3-unicast-topology/target/bom.xml [INFO] attaching as rfc8346-ietf-l3-unicast-topology-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/ietf/rfc8346-ietf-l3-unicast-topology/target/bom.json [INFO] attaching as rfc8346-ietf-l3-unicast-topology-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc8346-ietf-l3-unicast-topology --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rfc8346-ietf-l3-unicast-topology --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8346-ietf-l3-unicast-topology/target/rfc8346-ietf-l3-unicast-topology-13.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology/13.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-13.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8346-ietf-l3-unicast-topology/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology/13.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8346-ietf-l3-unicast-topology/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology/13.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8346-ietf-l3-unicast-topology/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology/13.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology/13.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-13.0.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rfc8346-ietf-l3-unicast-topology --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8346-ietf-l3-unicast-topology-state >-- [INFO] Building rfc8346-ietf-l3-unicast-topology-state 13.0.1-SNAPSHOT [66/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11: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.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/ietf/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-maven-plugin:13.0.1:generate-sources (binding) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/ietf/rfc8346-ietf-l3-unicast-topology-state/src/main/yang [INFO] yang-to-sources: Found 8 dependencies in 1.023 ms [INFO] yang-to-sources: Project model files found: 1 in 2.158 ms [INFO] yang-to-sources: 9 YANG models processed in 46.73 ms [INFO] BindingJavaFileGenerator: Defined 24 files in 12.89 ms [INFO] Sorted 24 files into 4 directories in 93.03 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 24 in 23.62 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/rfc8346-ietf-l3-unicast-topology-state/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/rfc8346-ietf-l3-unicast-topology-state/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.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 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ rfc8346-ietf-l3-unicast-topology-state >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ rfc8346-ietf-l3-unicast-topology-state <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/rfc8346-ietf-l3-unicast-topology-state/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/ietf/rfc8346-ietf-l3-unicast-topology-state/target/rfc8346-ietf-l3-unicast-topology-state-13.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/ietf/rfc8346-ietf-l3-unicast-topology-state/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 25 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/ietf/rfc8346-ietf-l3-unicast-topology-state/target/bom.xml [INFO] attaching as rfc8346-ietf-l3-unicast-topology-state-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/ietf/rfc8346-ietf-l3-unicast-topology-state/target/bom.json [INFO] attaching as rfc8346-ietf-l3-unicast-topology-state-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8346-ietf-l3-unicast-topology-state/target/rfc8346-ietf-l3-unicast-topology-state-13.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology-state/13.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-13.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8346-ietf-l3-unicast-topology-state/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology-state/13.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8346-ietf-l3-unicast-topology-state/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology-state/13.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8346-ietf-l3-unicast-topology-state/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology-state/13.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology-state/13.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-13.0.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------< org.opendaylight.mdsal.binding.model.iana:iana-hardware >------- [INFO] Building iana-hardware 13.0.1-SNAPSHOT [67/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ iana-hardware --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ iana-hardware --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ iana-hardware --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ iana-hardware --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ iana-hardware --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/mdsal-sonar/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-maven-plugin:13.0.1:generate-sources (binding) @ iana-hardware --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/iana/iana-hardware/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 799.5 μs [INFO] yang-to-sources: Project model files found: 1 in 1.523 ms [INFO] yang-to-sources: 1 YANG models processed in 1.847 ms [INFO] BindingJavaFileGenerator: Defined 19 files in 839.9 μs [INFO] Sorted 19 files into 3 directories in 88.97 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 19 in 8.538 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ iana-hardware --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ iana-hardware --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ iana-hardware --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ iana-hardware --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/iana/iana-hardware/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/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/mdsal-sonar/model/iana/iana-hardware/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ iana-hardware --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 18 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ iana-hardware >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ iana-hardware --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ iana-hardware <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ iana-hardware --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ iana-hardware --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/iana/iana-hardware/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ iana-hardware --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ iana-hardware --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ iana-hardware --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ iana-hardware --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/iana/iana-hardware/target/iana-hardware-13.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/iana/iana-hardware/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ iana-hardware --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ iana-hardware --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 15 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/iana/iana-hardware/target/bom.xml [INFO] attaching as iana-hardware-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/iana/iana-hardware/target/bom.json [INFO] attaching as iana-hardware-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ iana-hardware --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ iana-hardware --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ iana-hardware --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ iana-hardware --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ iana-hardware --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ iana-hardware --- [INFO] Installing /w/workspace/mdsal-sonar/model/iana/iana-hardware/target/iana-hardware-13.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-hardware/13.0.1-SNAPSHOT/iana-hardware-13.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/iana/iana-hardware/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-hardware/13.0.1-SNAPSHOT/iana-hardware-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/iana/iana-hardware/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-hardware/13.0.1-SNAPSHOT/iana-hardware-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/iana/iana-hardware/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-hardware/13.0.1-SNAPSHOT/iana-hardware-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ iana-hardware --- [INFO] Installing org/opendaylight/mdsal/binding/model/iana/iana-hardware/13.0.1-SNAPSHOT/iana-hardware-13.0.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ iana-hardware --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ iana-hardware --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8348-ietf-hardware >--- [INFO] Building rfc8348-ietf-hardware 13.0.1-SNAPSHOT [68/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc8348-ietf-hardware --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc8348-ietf-hardware --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc8348-ietf-hardware --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rfc8348-ietf-hardware --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rfc8348-ietf-hardware --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/ietf/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-maven-plugin:13.0.1:generate-sources (binding) @ rfc8348-ietf-hardware --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/ietf/rfc8348-ietf-hardware/src/main/yang [INFO] yang-to-sources: Found 3 dependencies in 995.1 μs [INFO] yang-to-sources: Project model files found: 1 in 5.646 ms [INFO] yang-to-sources: 4 YANG models processed in 22.96 ms [INFO] BindingJavaFileGenerator: Defined 32 files in 5.187 ms [INFO] Sorted 32 files into 5 directories in 112.2 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 32 in 19.61 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc8348-ietf-hardware --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc8348-ietf-hardware --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc8348-ietf-hardware --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc8348-ietf-hardware --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/rfc8348-ietf-hardware/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/rfc8348-ietf-hardware/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ rfc8348-ietf-hardware --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 31 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ rfc8348-ietf-hardware >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ rfc8348-ietf-hardware --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ rfc8348-ietf-hardware <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ rfc8348-ietf-hardware --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc8348-ietf-hardware --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/rfc8348-ietf-hardware/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rfc8348-ietf-hardware --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ rfc8348-ietf-hardware --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ rfc8348-ietf-hardware --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc8348-ietf-hardware --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/ietf/rfc8348-ietf-hardware/target/rfc8348-ietf-hardware-13.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/ietf/rfc8348-ietf-hardware/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc8348-ietf-hardware --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ rfc8348-ietf-hardware --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 20 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/ietf/rfc8348-ietf-hardware/target/bom.xml [INFO] attaching as rfc8348-ietf-hardware-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/ietf/rfc8348-ietf-hardware/target/bom.json [INFO] attaching as rfc8348-ietf-hardware-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc8348-ietf-hardware --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc8348-ietf-hardware --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rfc8348-ietf-hardware --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rfc8348-ietf-hardware --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rfc8348-ietf-hardware --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rfc8348-ietf-hardware --- [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8348-ietf-hardware/target/rfc8348-ietf-hardware-13.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware/13.0.1-SNAPSHOT/rfc8348-ietf-hardware-13.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8348-ietf-hardware/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware/13.0.1-SNAPSHOT/rfc8348-ietf-hardware-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8348-ietf-hardware/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware/13.0.1-SNAPSHOT/rfc8348-ietf-hardware-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8348-ietf-hardware/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware/13.0.1-SNAPSHOT/rfc8348-ietf-hardware-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc8348-ietf-hardware --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware/13.0.1-SNAPSHOT/rfc8348-ietf-hardware-13.0.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rfc8348-ietf-hardware --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc8348-ietf-hardware --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8348-ietf-hardware-state >-- [INFO] Building rfc8348-ietf-hardware-state 13.0.1-SNAPSHOT [69/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc8348-ietf-hardware-state --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc8348-ietf-hardware-state --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc8348-ietf-hardware-state --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rfc8348-ietf-hardware-state --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rfc8348-ietf-hardware-state --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/ietf/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-maven-plugin:13.0.1:generate-sources (binding) @ rfc8348-ietf-hardware-state --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/ietf/rfc8348-ietf-hardware-state/src/main/yang [INFO] yang-to-sources: Found 4 dependencies in 1.106 ms [INFO] yang-to-sources: Project model files found: 1 in 3.827 ms [INFO] yang-to-sources: 5 YANG models processed in 22.63 ms [INFO] BindingJavaFileGenerator: Defined 22 files in 5.589 ms [INFO] Sorted 22 files into 5 directories in 85.59 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 22 in 13.67 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc8348-ietf-hardware-state --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc8348-ietf-hardware-state --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc8348-ietf-hardware-state --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc8348-ietf-hardware-state --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/rfc8348-ietf-hardware-state/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/rfc8348-ietf-hardware-state/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.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 17] to target/classes [WARNING] /w/workspace/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/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-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ rfc8348-ietf-hardware-state >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ rfc8348-ietf-hardware-state --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ rfc8348-ietf-hardware-state <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ rfc8348-ietf-hardware-state --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc8348-ietf-hardware-state --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/rfc8348-ietf-hardware-state/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rfc8348-ietf-hardware-state --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ rfc8348-ietf-hardware-state --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ rfc8348-ietf-hardware-state --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc8348-ietf-hardware-state --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/ietf/rfc8348-ietf-hardware-state/target/rfc8348-ietf-hardware-state-13.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/ietf/rfc8348-ietf-hardware-state/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc8348-ietf-hardware-state --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ rfc8348-ietf-hardware-state --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 21 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/ietf/rfc8348-ietf-hardware-state/target/bom.xml [INFO] attaching as rfc8348-ietf-hardware-state-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/ietf/rfc8348-ietf-hardware-state/target/bom.json [INFO] attaching as rfc8348-ietf-hardware-state-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc8348-ietf-hardware-state --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc8348-ietf-hardware-state --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rfc8348-ietf-hardware-state --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rfc8348-ietf-hardware-state --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rfc8348-ietf-hardware-state --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rfc8348-ietf-hardware-state --- [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8348-ietf-hardware-state/target/rfc8348-ietf-hardware-state-13.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware-state/13.0.1-SNAPSHOT/rfc8348-ietf-hardware-state-13.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8348-ietf-hardware-state/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware-state/13.0.1-SNAPSHOT/rfc8348-ietf-hardware-state-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8348-ietf-hardware-state/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware-state/13.0.1-SNAPSHOT/rfc8348-ietf-hardware-state-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8348-ietf-hardware-state/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware-state/13.0.1-SNAPSHOT/rfc8348-ietf-hardware-state-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc8348-ietf-hardware-state --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware-state/13.0.1-SNAPSHOT/rfc8348-ietf-hardware-state-13.0.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rfc8348-ietf-hardware-state --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc8348-ietf-hardware-state --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---< org.opendaylight.mdsal.binding.model.ietf:rfc8349-ietf-routing >--- [INFO] Building rfc8349-ietf-routing 13.0.1-SNAPSHOT [70/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc8349-ietf-routing --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc8349-ietf-routing --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc8349-ietf-routing --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rfc8349-ietf-routing --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rfc8349-ietf-routing --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/ietf/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-maven-plugin:13.0.1:generate-sources (binding) @ rfc8349-ietf-routing --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/ietf/rfc8349-ietf-routing/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 667.0 μs [INFO] yang-to-sources: Project model files found: 1 in 2.717 ms [INFO] yang-to-sources: 3 YANG models processed in 20.64 ms [INFO] BindingJavaFileGenerator: Defined 103 files in 12.03 ms [INFO] Sorted 103 files into 28 directories in 169.6 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 103 in 40.14 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc8349-ietf-routing --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc8349-ietf-routing --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc8349-ietf-routing --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc8349-ietf-routing --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/rfc8349-ietf-routing/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/rfc8349-ietf-routing/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ rfc8349-ietf-routing --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 102 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[98,32] 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/mdsal-sonar/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[98,32] 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/mdsal-sonar/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[98,32] 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/mdsal-sonar/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[103,43] getControlPlaneProtocols() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[104,32] getInterfaces() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[105,26] getRibs() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[128,31] 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/mdsal-sonar/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[128,31] 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/mdsal-sonar/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[128,31] 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/mdsal-sonar/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[140,28] 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/mdsal-sonar/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[140,28] 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/mdsal-sonar/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[140,28] 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/mdsal-sonar/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[149,12] 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/mdsal-sonar/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[149,12] 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/mdsal-sonar/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[149,12] 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/mdsal-sonar/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[158,12] 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/mdsal-sonar/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[158,12] 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/mdsal-sonar/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[158,12] 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/mdsal-sonar/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[167,12] 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/mdsal-sonar/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[167,12] 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/mdsal-sonar/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[167,12] 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/mdsal-sonar/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[189,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/mdsal-sonar/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[189,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/mdsal-sonar/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[189,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/mdsal-sonar/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[201,63] 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/mdsal-sonar/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[201,63] 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/mdsal-sonar/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[201,63] 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/mdsal-sonar/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[213,52] 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/mdsal-sonar/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[213,52] 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/mdsal-sonar/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[213,52] 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/mdsal-sonar/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[225,46] 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/mdsal-sonar/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[225,46] 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/mdsal-sonar/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[225,46] 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/mdsal-sonar/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[249,61] 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/mdsal-sonar/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[249,61] 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/mdsal-sonar/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[249,61] 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/mdsal-sonar/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[265,80] 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/mdsal-sonar/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[265,80] 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/mdsal-sonar/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[265,80] 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/mdsal-sonar/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[277,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[277,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[277,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[287,20] 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/mdsal-sonar/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[286,37] 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/mdsal-sonar/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[287,20] 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/mdsal-sonar/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[286,37] 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/mdsal-sonar/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[287,20] 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/mdsal-sonar/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[286,37] 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/mdsal-sonar/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[333,21] nonnullRibs() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[313,21] getRibs() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[323,38] nonnullControlPlaneProtocols() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[303,38] getControlPlaneProtocols() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[328,27] nonnullInterfaces() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[308,27] getInterfaces() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[289,23] 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/mdsal-sonar/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[289,23] 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/mdsal-sonar/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[289,23] 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/mdsal-sonar/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[290,23] 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/mdsal-sonar/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[290,23] 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/mdsal-sonar/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[290,23] 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/mdsal-sonar/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[291,23] 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/mdsal-sonar/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[291,23] 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/mdsal-sonar/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[291,23] 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/mdsal-sonar/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[303,16] 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/mdsal-sonar/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[303,16] 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/mdsal-sonar/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[303,16] 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/mdsal-sonar/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[308,16] 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/mdsal-sonar/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[308,16] 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/mdsal-sonar/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[308,16] 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/mdsal-sonar/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[313,16] 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/mdsal-sonar/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[313,16] 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/mdsal-sonar/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[313,16] 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/mdsal-sonar/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[323,16] 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/mdsal-sonar/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[323,16] 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/mdsal-sonar/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[323,16] 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/mdsal-sonar/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[324,168] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocolsBuilder 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/mdsal-sonar/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[328,16] 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/mdsal-sonar/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[328,16] 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/mdsal-sonar/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[328,16] 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/mdsal-sonar/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[329,157] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.InterfacesBuilder 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/mdsal-sonar/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[333,16] 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/mdsal-sonar/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[333,16] 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/mdsal-sonar/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[333,16] 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/mdsal-sonar/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[334,151] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.RibsBuilder 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/mdsal-sonar/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[347,32] 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/mdsal-sonar/model/ietf/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-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ rfc8349-ietf-routing >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ rfc8349-ietf-routing --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ rfc8349-ietf-routing <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ rfc8349-ietf-routing --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc8349-ietf-routing --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/rfc8349-ietf-routing/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rfc8349-ietf-routing --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ rfc8349-ietf-routing --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ rfc8349-ietf-routing --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc8349-ietf-routing --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/ietf/rfc8349-ietf-routing/target/rfc8349-ietf-routing-13.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/ietf/rfc8349-ietf-routing/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc8349-ietf-routing --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ rfc8349-ietf-routing --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/ietf/rfc8349-ietf-routing/target/bom.xml [INFO] attaching as rfc8349-ietf-routing-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/ietf/rfc8349-ietf-routing/target/bom.json [INFO] attaching as rfc8349-ietf-routing-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc8349-ietf-routing --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc8349-ietf-routing --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rfc8349-ietf-routing --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rfc8349-ietf-routing --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rfc8349-ietf-routing --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rfc8349-ietf-routing --- [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8349-ietf-routing/target/rfc8349-ietf-routing-13.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-routing/13.0.1-SNAPSHOT/rfc8349-ietf-routing-13.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8349-ietf-routing/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-routing/13.0.1-SNAPSHOT/rfc8349-ietf-routing-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8349-ietf-routing/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-routing/13.0.1-SNAPSHOT/rfc8349-ietf-routing-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8349-ietf-routing/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-routing/13.0.1-SNAPSHOT/rfc8349-ietf-routing-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc8349-ietf-routing --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-routing/13.0.1-SNAPSHOT/rfc8349-ietf-routing-13.0.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rfc8349-ietf-routing --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc8349-ietf-routing --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8349-ietf-ipv4-unicast-routing >-- [INFO] Building rfc8349-ietf-ipv4-unicast-routing 13.0.1-SNAPSHOT [71/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/ietf/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-maven-plugin:13.0.1:generate-sources (binding) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/ietf/rfc8349-ietf-ipv4-unicast-routing/src/main/yang [INFO] yang-to-sources: Found 4 dependencies in 812.5 μs [INFO] yang-to-sources: Project model files found: 1 in 1.960 ms [INFO] yang-to-sources: 5 YANG models processed in 31.94 ms [INFO] BindingJavaFileGenerator: Defined 46 files in 7.833 ms [INFO] Sorted 46 files into 7 directories in 123.3 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 46 in 22.06 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/rfc8349-ietf-ipv4-unicast-routing/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.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 17] to target/classes [WARNING] /w/workspace/mdsal-sonar/model/ietf/rfc8349-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,28] 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/mdsal-sonar/model/ietf/rfc8349-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,28] 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/mdsal-sonar/model/ietf/rfc8349-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,28] 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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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,28] 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/mdsal-sonar/model/ietf/rfc8349-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,28] 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/mdsal-sonar/model/ietf/rfc8349-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,28] 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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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,34] 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/mdsal-sonar/model/ietf/rfc8349-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,34] 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/mdsal-sonar/model/ietf/rfc8349-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,34] 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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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:[121,28] 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/mdsal-sonar/model/ietf/rfc8349-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:[135,32] 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/mdsal-sonar/model/ietf/rfc8349-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:[143,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/mdsal-sonar/model/ietf/rfc8349-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:[148,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/mdsal-sonar/model/ietf/rfc8349-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,34] 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/mdsal-sonar/model/ietf/rfc8349-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,34] 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/mdsal-sonar/model/ietf/rfc8349-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,34] 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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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,26] 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/mdsal-sonar/model/ietf/rfc8349-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,26] 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/mdsal-sonar/model/ietf/rfc8349-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,26] 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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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,26] 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/mdsal-sonar/model/ietf/rfc8349-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,26] 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/mdsal-sonar/model/ietf/rfc8349-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,26] 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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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,37] 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/mdsal-sonar/model/ietf/rfc8349-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,37] 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/mdsal-sonar/model/ietf/rfc8349-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,37] 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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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 [INFO] /w/workspace/mdsal-sonar/model/ietf/rfc8349-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: /w/workspace/mdsal-sonar/model/ietf/rfc8349-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 has additional uses or overrides of a deprecated API that is marked for removal. [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ rfc8349-ietf-ipv4-unicast-routing >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ rfc8349-ietf-ipv4-unicast-routing <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/rfc8349-ietf-ipv4-unicast-routing/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/rfc8349-ietf-ipv4-unicast-routing-13.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 21 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/bom.xml [INFO] attaching as rfc8349-ietf-ipv4-unicast-routing-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/bom.json [INFO] attaching as rfc8349-ietf-ipv4-unicast-routing-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/rfc8349-ietf-ipv4-unicast-routing-13.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv4-unicast-routing/13.0.1-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-13.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8349-ietf-ipv4-unicast-routing/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv4-unicast-routing/13.0.1-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv4-unicast-routing/13.0.1-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv4-unicast-routing/13.0.1-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv4-unicast-routing/13.0.1-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-13.0.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8349-ietf-ipv6-unicast-routing >-- [INFO] Building rfc8349-ietf-ipv6-unicast-routing 13.0.1-SNAPSHOT [72/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/ietf/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-maven-plugin:13.0.1:generate-sources (binding) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/ietf/rfc8349-ietf-ipv6-unicast-routing/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 899.2 μs [INFO] yang-to-sources: Project model files found: 2 in 7.637 ms [INFO] yang-to-sources: 6 YANG models processed in 68.78 ms [INFO] BindingJavaFileGenerator: Defined 69 files in 10.71 ms [INFO] Sorted 69 files into 15 directories in 128.7 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 69 in 57.85 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/rfc8349-ietf-ipv6-unicast-routing/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.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 17] to target/classes [WARNING] /w/workspace/mdsal-sonar/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Route4Builder.java:[69,26] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Route4 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/mdsal-sonar/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Route4Builder.java:[69,26] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Route4 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/mdsal-sonar/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Route4Builder.java:[69,26] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Route4 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/mdsal-sonar/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Route4Builder.java:[70,39] getDestinationPrefix() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Route4 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Route4Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Route4 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/mdsal-sonar/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Route4Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Route4 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/mdsal-sonar/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Route4Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Route4 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/mdsal-sonar/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Route4Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Route4 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/mdsal-sonar/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Route4Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Route4 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/mdsal-sonar/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Route4Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Route4 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/mdsal-sonar/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Route4Builder.java:[121,27] getDestinationPrefix() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Route4 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Route4Builder.java:[135,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Route4 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/mdsal-sonar/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Route4Builder.java:[143,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Route4 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/mdsal-sonar/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Route4Builder.java:[148,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Route4 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/mdsal-sonar/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Route4.java:[46,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/mdsal-sonar/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Route4.java:[46,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/mdsal-sonar/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Route4.java:[46,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/mdsal-sonar/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/SimpleNextHop4Builder.java:[69,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.SimpleNextHop4 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/mdsal-sonar/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/SimpleNextHop4Builder.java:[69,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.SimpleNextHop4 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/mdsal-sonar/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/SimpleNextHop4Builder.java:[69,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.SimpleNextHop4 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/mdsal-sonar/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/SimpleNextHop4Builder.java:[70,36] getNextHopAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.SimpleNextHop4 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/SimpleNextHop4Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.SimpleNextHop4 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/mdsal-sonar/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/SimpleNextHop4Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.SimpleNextHop4 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/mdsal-sonar/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/SimpleNextHop4Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.SimpleNextHop4 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/mdsal-sonar/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/SimpleNextHop4Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.SimpleNextHop4 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/mdsal-sonar/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/SimpleNextHop4Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.SimpleNextHop4 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/mdsal-sonar/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/SimpleNextHop4Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.SimpleNextHop4 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/mdsal-sonar/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/SimpleNextHop4Builder.java:[121,28] getNextHopAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.SimpleNextHop4 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/SimpleNextHop4Builder.java:[135,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.SimpleNextHop4 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/mdsal-sonar/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/SimpleNextHop4Builder.java:[143,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.SimpleNextHop4 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/mdsal-sonar/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/SimpleNextHop4Builder.java:[148,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.SimpleNextHop4 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/mdsal-sonar/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/SimpleNextHop3Builder.java:[69,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.SimpleNextHop3 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/mdsal-sonar/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/SimpleNextHop3Builder.java:[69,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.SimpleNextHop3 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/mdsal-sonar/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/SimpleNextHop3Builder.java:[69,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.SimpleNextHop3 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/mdsal-sonar/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/SimpleNextHop3Builder.java:[70,36] getNextHopAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.SimpleNextHop3 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/SimpleNextHop3Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.SimpleNextHop3 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/mdsal-sonar/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/SimpleNextHop3Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.SimpleNextHop3 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/mdsal-sonar/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/SimpleNextHop3Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.SimpleNextHop3 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/mdsal-sonar/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/SimpleNextHop3Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.SimpleNextHop3 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/mdsal-sonar/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/SimpleNextHop3Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.SimpleNextHop3 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/mdsal-sonar/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/SimpleNextHop3Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.SimpleNextHop3 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/mdsal-sonar/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/SimpleNextHop3Builder.java:[121,28] getNextHopAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.SimpleNextHop3 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/SimpleNextHop3Builder.java:[135,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.SimpleNextHop3 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/mdsal-sonar/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/SimpleNextHop3Builder.java:[143,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.SimpleNextHop3 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/mdsal-sonar/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/SimpleNextHop3Builder.java:[148,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.SimpleNextHop3 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/mdsal-sonar/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Route3Builder.java:[69,26] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Route3 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/mdsal-sonar/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Route3Builder.java:[69,26] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Route3 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/mdsal-sonar/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Route3Builder.java:[69,26] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Route3 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/mdsal-sonar/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Route3Builder.java:[70,39] getDestinationPrefix() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Route3 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Route3Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Route3 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/mdsal-sonar/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Route3Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Route3 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/mdsal-sonar/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Route3Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Route3 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/mdsal-sonar/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Route3Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Route3 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/mdsal-sonar/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Route3Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Route3 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/mdsal-sonar/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Route3Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Route3 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/mdsal-sonar/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Route3Builder.java:[121,27] getDestinationPrefix() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Route3 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-sonar/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Route3Builder.java:[135,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Route3 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/mdsal-sonar/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Route3Builder.java:[143,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Route3 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/mdsal-sonar/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Route3Builder.java:[148,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Route3 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/mdsal-sonar/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/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/mdsal-sonar/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/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/mdsal-sonar/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/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/mdsal-sonar/model/ietf/rfc8349-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:[69,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/mdsal-sonar/model/ietf/rfc8349-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:[69,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/mdsal-sonar/model/ietf/rfc8349-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:[69,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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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/mdsal-sonar/model/ietf/rfc8349-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/PrefixListBuilder.java:[62,28] 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/mdsal-sonar/model/ietf/rfc8349-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/PrefixListBuilder.java:[62,28] 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/mdsal-sonar/model/ietf/rfc8349-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/PrefixListBuilder.java:[62,28] 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/mdsal-sonar/model/ietf/rfc8349-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/PrefixListBuilder.java:[65,38] 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/mdsal-sonar/model/ietf/rfc8349-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/PrefixListBuilder.java:[65,65] 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/mdsal-sonar/model/ietf/rfc8349-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/PrefixListBuilder.java:[65,38] 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/mdsal-sonar/model/ietf/rfc8349-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/PrefixListBuilder.java:[65,65] 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/mdsal-sonar/model/ietf/rfc8349-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/PrefixListBuilder.java:[65,38] 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 [INFO] /w/workspace/mdsal-sonar/model/ietf/rfc8349-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/PrefixListBuilder.java: Some input files additionally use or override a deprecated API that is marked for removal. [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ rfc8349-ietf-ipv6-unicast-routing >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ rfc8349-ietf-ipv6-unicast-routing <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/rfc8349-ietf-ipv6-unicast-routing/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/rfc8349-ietf-ipv6-unicast-routing-13.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 22 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/bom.xml [INFO] attaching as rfc8349-ietf-ipv6-unicast-routing-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/bom.json [INFO] attaching as rfc8349-ietf-ipv6-unicast-routing-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc8349-ietf-ipv6-unicast-routing --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.1-SNAPSHOT:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/rfc8349-ietf-ipv6-unicast-routing-13.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv6-unicast-routing/13.0.1-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-13.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8349-ietf-ipv6-unicast-routing/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv6-unicast-routing/13.0.1-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv6-unicast-routing/13.0.1-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv6-unicast-routing/13.0.1-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv6-unicast-routing/13.0.1-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-13.0.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8519-ietf-ethertypes >-- [INFO] Building rfc8519-ietf-ethertypes 13.0.1-SNAPSHOT [73/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc8519-ietf-ethertypes --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc8519-ietf-ethertypes --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc8519-ietf-ethertypes --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rfc8519-ietf-ethertypes --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rfc8519-ietf-ethertypes --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/ietf/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-maven-plugin:13.0.1:generate-sources (binding) @ rfc8519-ietf-ethertypes --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/ietf/rfc8519-ietf-ethertypes/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 526.6 μs [INFO] yang-to-sources: Project model files found: 1 in 2.469 ms [INFO] yang-to-sources: 1 YANG models processed in 2.756 ms [INFO] BindingJavaFileGenerator: Defined 5 files in 1.024 ms [INFO] Sorted 5 files into 3 directories in 69.62 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 5 in 4.696 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc8519-ietf-ethertypes --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc8519-ietf-ethertypes --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc8519-ietf-ethertypes --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc8519-ietf-ethertypes --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/rfc8519-ietf-ethertypes/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/rfc8519-ietf-ethertypes/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ rfc8519-ietf-ethertypes --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ rfc8519-ietf-ethertypes >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ rfc8519-ietf-ethertypes --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ rfc8519-ietf-ethertypes <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ rfc8519-ietf-ethertypes --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc8519-ietf-ethertypes --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/rfc8519-ietf-ethertypes/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rfc8519-ietf-ethertypes --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ rfc8519-ietf-ethertypes --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ rfc8519-ietf-ethertypes --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc8519-ietf-ethertypes --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/ietf/rfc8519-ietf-ethertypes/target/rfc8519-ietf-ethertypes-13.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/ietf/rfc8519-ietf-ethertypes/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc8519-ietf-ethertypes --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ rfc8519-ietf-ethertypes --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 15 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/ietf/rfc8519-ietf-ethertypes/target/bom.xml [INFO] attaching as rfc8519-ietf-ethertypes-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/ietf/rfc8519-ietf-ethertypes/target/bom.json [INFO] attaching as rfc8519-ietf-ethertypes-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc8519-ietf-ethertypes --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc8519-ietf-ethertypes --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rfc8519-ietf-ethertypes --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rfc8519-ietf-ethertypes --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rfc8519-ietf-ethertypes --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rfc8519-ietf-ethertypes --- [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8519-ietf-ethertypes/target/rfc8519-ietf-ethertypes-13.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-ethertypes/13.0.1-SNAPSHOT/rfc8519-ietf-ethertypes-13.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8519-ietf-ethertypes/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-ethertypes/13.0.1-SNAPSHOT/rfc8519-ietf-ethertypes-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8519-ietf-ethertypes/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-ethertypes/13.0.1-SNAPSHOT/rfc8519-ietf-ethertypes-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8519-ietf-ethertypes/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-ethertypes/13.0.1-SNAPSHOT/rfc8519-ietf-ethertypes-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc8519-ietf-ethertypes --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-ethertypes/13.0.1-SNAPSHOT/rfc8519-ietf-ethertypes-13.0.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rfc8519-ietf-ethertypes --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc8519-ietf-ethertypes --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8519-ietf-packet-fields >-- [INFO] Building rfc8519-ietf-packet-fields 13.0.1-SNAPSHOT [74/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc8519-ietf-packet-fields --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc8519-ietf-packet-fields --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc8519-ietf-packet-fields --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rfc8519-ietf-packet-fields --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rfc8519-ietf-packet-fields --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/ietf/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-maven-plugin:13.0.1:generate-sources (binding) @ rfc8519-ietf-packet-fields --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/ietf/rfc8519-ietf-packet-fields/src/main/yang [INFO] yang-to-sources: Found 3 dependencies in 984.6 μs [INFO] yang-to-sources: Project model files found: 1 in 4.067 ms [INFO] yang-to-sources: 4 YANG models processed in 18.04 ms [INFO] BindingJavaFileGenerator: Defined 30 files in 5.278 ms [INFO] Sorted 30 files into 11 directories in 121.2 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 30 in 17.04 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc8519-ietf-packet-fields --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc8519-ietf-packet-fields --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc8519-ietf-packet-fields --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc8519-ietf-packet-fields --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/rfc8519-ietf-packet-fields/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/rfc8519-ietf-packet-fields/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.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 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ rfc8519-ietf-packet-fields >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ rfc8519-ietf-packet-fields --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ rfc8519-ietf-packet-fields <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ rfc8519-ietf-packet-fields --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc8519-ietf-packet-fields --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/rfc8519-ietf-packet-fields/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rfc8519-ietf-packet-fields --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ rfc8519-ietf-packet-fields --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ rfc8519-ietf-packet-fields --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc8519-ietf-packet-fields --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/ietf/rfc8519-ietf-packet-fields/target/rfc8519-ietf-packet-fields-13.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/ietf/rfc8519-ietf-packet-fields/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc8519-ietf-packet-fields --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ rfc8519-ietf-packet-fields --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 20 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/ietf/rfc8519-ietf-packet-fields/target/bom.xml [INFO] attaching as rfc8519-ietf-packet-fields-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/ietf/rfc8519-ietf-packet-fields/target/bom.json [INFO] attaching as rfc8519-ietf-packet-fields-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc8519-ietf-packet-fields --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc8519-ietf-packet-fields --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rfc8519-ietf-packet-fields --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rfc8519-ietf-packet-fields --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rfc8519-ietf-packet-fields --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rfc8519-ietf-packet-fields --- [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8519-ietf-packet-fields/target/rfc8519-ietf-packet-fields-13.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-packet-fields/13.0.1-SNAPSHOT/rfc8519-ietf-packet-fields-13.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8519-ietf-packet-fields/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-packet-fields/13.0.1-SNAPSHOT/rfc8519-ietf-packet-fields-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8519-ietf-packet-fields/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-packet-fields/13.0.1-SNAPSHOT/rfc8519-ietf-packet-fields-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8519-ietf-packet-fields/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-packet-fields/13.0.1-SNAPSHOT/rfc8519-ietf-packet-fields-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc8519-ietf-packet-fields --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-packet-fields/13.0.1-SNAPSHOT/rfc8519-ietf-packet-fields-13.0.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rfc8519-ietf-packet-fields --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc8519-ietf-packet-fields --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8519-ietf-access-control-list >-- [INFO] Building rfc8519-ietf-access-control-list 13.0.1-SNAPSHOT [75/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc8519-ietf-access-control-list --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc8519-ietf-access-control-list --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc8519-ietf-access-control-list --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rfc8519-ietf-access-control-list --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rfc8519-ietf-access-control-list --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/ietf/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-maven-plugin:13.0.1:generate-sources (binding) @ rfc8519-ietf-access-control-list --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/ietf/rfc8519-ietf-access-control-list/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 1.378 ms [INFO] yang-to-sources: Project model files found: 1 in 3.013 ms [INFO] yang-to-sources: 6 YANG models processed in 37.78 ms [INFO] BindingJavaFileGenerator: Defined 115 files in 8.511 ms [INFO] Sorted 115 files into 32 directories in 188.3 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 115 in 33.22 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc8519-ietf-access-control-list --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc8519-ietf-access-control-list --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc8519-ietf-access-control-list --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc8519-ietf-access-control-list --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/rfc8519-ietf-access-control-list/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/rfc8519-ietf-access-control-list/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.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 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ rfc8519-ietf-access-control-list >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ rfc8519-ietf-access-control-list --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ rfc8519-ietf-access-control-list <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ rfc8519-ietf-access-control-list --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc8519-ietf-access-control-list --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/rfc8519-ietf-access-control-list/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rfc8519-ietf-access-control-list --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ rfc8519-ietf-access-control-list --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ rfc8519-ietf-access-control-list --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc8519-ietf-access-control-list --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/ietf/rfc8519-ietf-access-control-list/target/rfc8519-ietf-access-control-list-13.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/ietf/rfc8519-ietf-access-control-list/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc8519-ietf-access-control-list --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ rfc8519-ietf-access-control-list --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 22 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/ietf/rfc8519-ietf-access-control-list/target/bom.xml [INFO] attaching as rfc8519-ietf-access-control-list-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/ietf/rfc8519-ietf-access-control-list/target/bom.json [INFO] attaching as rfc8519-ietf-access-control-list-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc8519-ietf-access-control-list --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc8519-ietf-access-control-list --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rfc8519-ietf-access-control-list --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rfc8519-ietf-access-control-list --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rfc8519-ietf-access-control-list --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rfc8519-ietf-access-control-list --- [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8519-ietf-access-control-list/target/rfc8519-ietf-access-control-list-13.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-access-control-list/13.0.1-SNAPSHOT/rfc8519-ietf-access-control-list-13.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8519-ietf-access-control-list/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-access-control-list/13.0.1-SNAPSHOT/rfc8519-ietf-access-control-list-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8519-ietf-access-control-list/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-access-control-list/13.0.1-SNAPSHOT/rfc8519-ietf-access-control-list-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8519-ietf-access-control-list/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-access-control-list/13.0.1-SNAPSHOT/rfc8519-ietf-access-control-list-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc8519-ietf-access-control-list --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-access-control-list/13.0.1-SNAPSHOT/rfc8519-ietf-access-control-list-13.0.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rfc8519-ietf-access-control-list --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc8519-ietf-access-control-list --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---< org.opendaylight.mdsal.binding.model.ietf:rfc8520-ietf-acldns >---- [INFO] Building rfc8520-ietf-acldns 13.0.1-SNAPSHOT [76/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc8520-ietf-acldns --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc8520-ietf-acldns --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc8520-ietf-acldns --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rfc8520-ietf-acldns --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rfc8520-ietf-acldns --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/ietf/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-maven-plugin:13.0.1:generate-sources (binding) @ rfc8520-ietf-acldns --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/ietf/rfc8520-ietf-acldns/src/main/yang [INFO] yang-to-sources: Found 6 dependencies in 980.3 μs [INFO] yang-to-sources: Project model files found: 1 in 1.081 ms [INFO] yang-to-sources: 7 YANG models processed in 36.19 ms [INFO] BindingJavaFileGenerator: Defined 9 files in 6.725 ms [INFO] Sorted 9 files into 3 directories in 73.00 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 9 in 23.86 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc8520-ietf-acldns --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc8520-ietf-acldns --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc8520-ietf-acldns --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc8520-ietf-acldns --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/rfc8520-ietf-acldns/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/rfc8520-ietf-acldns/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ rfc8520-ietf-acldns --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 8 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ rfc8520-ietf-acldns >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ rfc8520-ietf-acldns --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ rfc8520-ietf-acldns <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ rfc8520-ietf-acldns --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc8520-ietf-acldns --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/rfc8520-ietf-acldns/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rfc8520-ietf-acldns --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ rfc8520-ietf-acldns --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ rfc8520-ietf-acldns --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc8520-ietf-acldns --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/ietf/rfc8520-ietf-acldns/target/rfc8520-ietf-acldns-13.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/ietf/rfc8520-ietf-acldns/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc8520-ietf-acldns --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ rfc8520-ietf-acldns --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 23 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/ietf/rfc8520-ietf-acldns/target/bom.xml [INFO] attaching as rfc8520-ietf-acldns-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/ietf/rfc8520-ietf-acldns/target/bom.json [INFO] attaching as rfc8520-ietf-acldns-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc8520-ietf-acldns --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc8520-ietf-acldns --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rfc8520-ietf-acldns --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rfc8520-ietf-acldns --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rfc8520-ietf-acldns --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rfc8520-ietf-acldns --- [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8520-ietf-acldns/target/rfc8520-ietf-acldns-13.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-acldns/13.0.1-SNAPSHOT/rfc8520-ietf-acldns-13.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8520-ietf-acldns/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-acldns/13.0.1-SNAPSHOT/rfc8520-ietf-acldns-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8520-ietf-acldns/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-acldns/13.0.1-SNAPSHOT/rfc8520-ietf-acldns-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8520-ietf-acldns/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-acldns/13.0.1-SNAPSHOT/rfc8520-ietf-acldns-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc8520-ietf-acldns --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-acldns/13.0.1-SNAPSHOT/rfc8520-ietf-acldns-13.0.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rfc8520-ietf-acldns --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc8520-ietf-acldns --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -----< org.opendaylight.mdsal.binding.model.ietf:rfc8520-ietf-mud >----- [INFO] Building rfc8520-ietf-mud 13.0.1-SNAPSHOT [77/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc8520-ietf-mud --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc8520-ietf-mud --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc8520-ietf-mud --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rfc8520-ietf-mud --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rfc8520-ietf-mud --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/ietf/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-maven-plugin:13.0.1:generate-sources (binding) @ rfc8520-ietf-mud --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/ietf/rfc8520-ietf-mud/src/main/yang [INFO] yang-to-sources: Found 6 dependencies in 1.162 ms [INFO] yang-to-sources: Project model files found: 1 in 1.771 ms [INFO] yang-to-sources: 7 YANG models processed in 36.65 ms [INFO] BindingJavaFileGenerator: Defined 24 files in 7.350 ms [INFO] Sorted 24 files into 7 directories in 79.07 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 24 in 17.93 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc8520-ietf-mud --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc8520-ietf-mud --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc8520-ietf-mud --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc8520-ietf-mud --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/rfc8520-ietf-mud/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/rfc8520-ietf-mud/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ rfc8520-ietf-mud --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 23 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ rfc8520-ietf-mud >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ rfc8520-ietf-mud --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ rfc8520-ietf-mud <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ rfc8520-ietf-mud --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc8520-ietf-mud --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/rfc8520-ietf-mud/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rfc8520-ietf-mud --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ rfc8520-ietf-mud --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ rfc8520-ietf-mud --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc8520-ietf-mud --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/ietf/rfc8520-ietf-mud/target/rfc8520-ietf-mud-13.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/ietf/rfc8520-ietf-mud/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc8520-ietf-mud --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ rfc8520-ietf-mud --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 23 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/ietf/rfc8520-ietf-mud/target/bom.xml [INFO] attaching as rfc8520-ietf-mud-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/ietf/rfc8520-ietf-mud/target/bom.json [INFO] attaching as rfc8520-ietf-mud-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc8520-ietf-mud --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc8520-ietf-mud --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rfc8520-ietf-mud --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rfc8520-ietf-mud --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rfc8520-ietf-mud --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rfc8520-ietf-mud --- [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8520-ietf-mud/target/rfc8520-ietf-mud-13.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-mud/13.0.1-SNAPSHOT/rfc8520-ietf-mud-13.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8520-ietf-mud/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-mud/13.0.1-SNAPSHOT/rfc8520-ietf-mud-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8520-ietf-mud/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-mud/13.0.1-SNAPSHOT/rfc8520-ietf-mud-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8520-ietf-mud/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-mud/13.0.1-SNAPSHOT/rfc8520-ietf-mud-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc8520-ietf-mud --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-mud/13.0.1-SNAPSHOT/rfc8520-ietf-mud-13.0.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rfc8520-ietf-mud --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc8520-ietf-mud --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc8528 >---------- [INFO] Building rfc8528 13.0.1-SNAPSHOT [78/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc8528 --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc8528 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc8528 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rfc8528 --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rfc8528 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/ietf/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-maven-plugin:13.0.1:generate-sources (binding) @ rfc8528 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/ietf/rfc8528/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 949.9 μs [INFO] yang-to-sources: Project model files found: 1 in 1.155 ms [INFO] yang-to-sources: 3 YANG models processed in 9.653 ms [INFO] BindingJavaFileGenerator: Defined 21 files in 2.159 ms [INFO] Sorted 21 files into 8 directories in 127.7 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 21 in 9.129 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc8528 --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc8528 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc8528 --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc8528 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/rfc8528/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/rfc8528/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ rfc8528 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 20 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ rfc8528 >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ rfc8528 --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ rfc8528 <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ rfc8528 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc8528 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/rfc8528/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rfc8528 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ rfc8528 --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ rfc8528 --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc8528 --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/ietf/rfc8528/target/rfc8528-13.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/ietf/rfc8528/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc8528 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ rfc8528 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/ietf/rfc8528/target/bom.xml [INFO] attaching as rfc8528-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/ietf/rfc8528/target/bom.json [INFO] attaching as rfc8528-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc8528 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc8528 --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rfc8528 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rfc8528 --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rfc8528 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rfc8528 --- [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8528/target/rfc8528-13.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8528/13.0.1-SNAPSHOT/rfc8528-13.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8528/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8528/13.0.1-SNAPSHOT/rfc8528-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8528/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8528/13.0.1-SNAPSHOT/rfc8528-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8528/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8528/13.0.1-SNAPSHOT/rfc8528-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc8528 --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8528/13.0.1-SNAPSHOT/rfc8528-13.0.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rfc8528 --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc8528 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc8529 >---------- [INFO] Building rfc8529 13.0.1-SNAPSHOT [79/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc8529 --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc8529 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc8529 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rfc8529 --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rfc8529 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/ietf/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-maven-plugin:13.0.1:generate-sources (binding) @ rfc8529 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/ietf/rfc8529/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 1.145 ms [INFO] yang-to-sources: Project model files found: 1 in 1.388 ms [INFO] yang-to-sources: 6 YANG models processed in 31.38 ms [INFO] BindingJavaFileGenerator: Defined 37 files in 6.241 ms [INFO] Sorted 37 files into 10 directories in 136.9 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 37 in 20.22 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc8529 --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc8529 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc8529 --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc8529 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/rfc8529/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/rfc8529/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ rfc8529 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 36 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ rfc8529 >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ rfc8529 --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ rfc8529 <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ rfc8529 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc8529 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/rfc8529/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rfc8529 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ rfc8529 --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ rfc8529 --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc8529 --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/ietf/rfc8529/target/rfc8529-13.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/ietf/rfc8529/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc8529 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ rfc8529 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 22 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/ietf/rfc8529/target/bom.xml [INFO] attaching as rfc8529-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/ietf/rfc8529/target/bom.json [INFO] attaching as rfc8529-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc8529 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc8529 --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rfc8529 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rfc8529 --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rfc8529 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rfc8529 --- [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8529/target/rfc8529-13.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8529/13.0.1-SNAPSHOT/rfc8529-13.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8529/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8529/13.0.1-SNAPSHOT/rfc8529-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8529/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8529/13.0.1-SNAPSHOT/rfc8529-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8529/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8529/13.0.1-SNAPSHOT/rfc8529-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc8529 --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8529/13.0.1-SNAPSHOT/rfc8529-13.0.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rfc8529 --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc8529 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc8530 >---------- [INFO] Building rfc8530 13.0.1-SNAPSHOT [80/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc8530 --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc8530 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc8530 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rfc8530 --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rfc8530 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/ietf/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-maven-plugin:13.0.1:generate-sources (binding) @ rfc8530 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/ietf/rfc8530/src/main/yang [INFO] yang-to-sources: Found 4 dependencies in 804.0 μs [INFO] yang-to-sources: Project model files found: 1 in 943.8 μs [INFO] yang-to-sources: 5 YANG models processed in 18.65 ms [INFO] BindingJavaFileGenerator: Defined 15 files in 4.087 ms [INFO] Sorted 15 files into 5 directories in 93.23 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 15 in 11.74 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc8530 --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc8530 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc8530 --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc8530 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/rfc8530/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/rfc8530/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ rfc8530 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 14 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ rfc8530 >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ rfc8530 --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ rfc8530 <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ rfc8530 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc8530 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/rfc8530/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rfc8530 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ rfc8530 --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ rfc8530 --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc8530 --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/ietf/rfc8530/target/rfc8530-13.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/ietf/rfc8530/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc8530 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ rfc8530 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 21 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/ietf/rfc8530/target/bom.xml [INFO] attaching as rfc8530-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/ietf/rfc8530/target/bom.json [INFO] attaching as rfc8530-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc8530 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc8530 --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rfc8530 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rfc8530 --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rfc8530 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rfc8530 --- [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8530/target/rfc8530-13.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8530/13.0.1-SNAPSHOT/rfc8530-13.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8530/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8530/13.0.1-SNAPSHOT/rfc8530-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8530/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8530/13.0.1-SNAPSHOT/rfc8530-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8530/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8530/13.0.1-SNAPSHOT/rfc8530-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc8530 --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8530/13.0.1-SNAPSHOT/rfc8530-13.0.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rfc8530 --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc8530 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8542-ietf-dc-fabric-types >-- [INFO] Building rfc8542-ietf-dc-fabric-types 13.0.1-SNAPSHOT [81/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc8542-ietf-dc-fabric-types --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc8542-ietf-dc-fabric-types --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc8542-ietf-dc-fabric-types --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rfc8542-ietf-dc-fabric-types --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rfc8542-ietf-dc-fabric-types --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/ietf/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-maven-plugin:13.0.1:generate-sources (binding) @ rfc8542-ietf-dc-fabric-types --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/ietf/rfc8542-ietf-dc-fabric-types/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 708.8 μs [INFO] yang-to-sources: Project model files found: 1 in 1.742 ms [INFO] yang-to-sources: 3 YANG models processed in 9.729 ms [INFO] BindingJavaFileGenerator: Defined 40 files in 3.090 ms [INFO] Sorted 40 files into 4 directories in 110.4 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 40 in 11.73 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc8542-ietf-dc-fabric-types --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc8542-ietf-dc-fabric-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc8542-ietf-dc-fabric-types --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc8542-ietf-dc-fabric-types --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/rfc8542-ietf-dc-fabric-types/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/rfc8542-ietf-dc-fabric-types/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.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 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ rfc8542-ietf-dc-fabric-types >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ rfc8542-ietf-dc-fabric-types --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ rfc8542-ietf-dc-fabric-types <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ rfc8542-ietf-dc-fabric-types --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc8542-ietf-dc-fabric-types --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/rfc8542-ietf-dc-fabric-types/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rfc8542-ietf-dc-fabric-types --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ rfc8542-ietf-dc-fabric-types --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ rfc8542-ietf-dc-fabric-types --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc8542-ietf-dc-fabric-types --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/ietf/rfc8542-ietf-dc-fabric-types/target/rfc8542-ietf-dc-fabric-types-13.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/ietf/rfc8542-ietf-dc-fabric-types/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc8542-ietf-dc-fabric-types --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ rfc8542-ietf-dc-fabric-types --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/ietf/rfc8542-ietf-dc-fabric-types/target/bom.xml [INFO] attaching as rfc8542-ietf-dc-fabric-types-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/ietf/rfc8542-ietf-dc-fabric-types/target/bom.json [INFO] attaching as rfc8542-ietf-dc-fabric-types-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc8542-ietf-dc-fabric-types --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc8542-ietf-dc-fabric-types --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rfc8542-ietf-dc-fabric-types --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rfc8542-ietf-dc-fabric-types --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rfc8542-ietf-dc-fabric-types --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rfc8542-ietf-dc-fabric-types --- [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8542-ietf-dc-fabric-types/target/rfc8542-ietf-dc-fabric-types-13.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-types/13.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-types-13.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8542-ietf-dc-fabric-types/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-types/13.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-types-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8542-ietf-dc-fabric-types/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-types/13.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-types-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8542-ietf-dc-fabric-types/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-types/13.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-types-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc8542-ietf-dc-fabric-types --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-types/13.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-types-13.0.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rfc8542-ietf-dc-fabric-types --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc8542-ietf-dc-fabric-types --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8542-ietf-dc-fabric-topology >-- [INFO] Building rfc8542-ietf-dc-fabric-topology 13.0.1-SNAPSHOT [82/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc8542-ietf-dc-fabric-topology --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rfc8542-ietf-dc-fabric-topology --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rfc8542-ietf-dc-fabric-topology --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/ietf/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-maven-plugin:13.0.1:generate-sources (binding) @ rfc8542-ietf-dc-fabric-topology --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/ietf/rfc8542-ietf-dc-fabric-topology/src/main/yang [INFO] yang-to-sources: Found 4 dependencies in 871.1 μs [INFO] yang-to-sources: Project model files found: 1 in 1.890 ms [INFO] yang-to-sources: 5 YANG models processed in 20.21 ms [INFO] BindingJavaFileGenerator: Defined 35 files in 4.941 ms [INFO] Sorted 35 files into 7 directories in 122.0 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 35 in 17.27 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc8542-ietf-dc-fabric-topology --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc8542-ietf-dc-fabric-topology --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc8542-ietf-dc-fabric-topology --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/rfc8542-ietf-dc-fabric-topology/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/rfc8542-ietf-dc-fabric-topology/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.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 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ rfc8542-ietf-dc-fabric-topology >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ rfc8542-ietf-dc-fabric-topology <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ rfc8542-ietf-dc-fabric-topology --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc8542-ietf-dc-fabric-topology --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/rfc8542-ietf-dc-fabric-topology/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rfc8542-ietf-dc-fabric-topology --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ rfc8542-ietf-dc-fabric-topology --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ rfc8542-ietf-dc-fabric-topology --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/ietf/rfc8542-ietf-dc-fabric-topology/target/rfc8542-ietf-dc-fabric-topology-13.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/ietf/rfc8542-ietf-dc-fabric-topology/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ rfc8542-ietf-dc-fabric-topology --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 21 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/ietf/rfc8542-ietf-dc-fabric-topology/target/bom.xml [INFO] attaching as rfc8542-ietf-dc-fabric-topology-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/ietf/rfc8542-ietf-dc-fabric-topology/target/bom.json [INFO] attaching as rfc8542-ietf-dc-fabric-topology-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc8542-ietf-dc-fabric-topology --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rfc8542-ietf-dc-fabric-topology --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8542-ietf-dc-fabric-topology/target/rfc8542-ietf-dc-fabric-topology-13.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-topology/13.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-13.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8542-ietf-dc-fabric-topology/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-topology/13.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8542-ietf-dc-fabric-topology/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-topology/13.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8542-ietf-dc-fabric-topology/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-topology/13.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-topology/13.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-13.0.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rfc8542-ietf-dc-fabric-topology --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8776-ietf-te-types >--- [INFO] Building rfc8776-ietf-te-types 13.0.1-SNAPSHOT [83/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc8776-ietf-te-types --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc8776-ietf-te-types --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc8776-ietf-te-types --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rfc8776-ietf-te-types --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rfc8776-ietf-te-types --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/ietf/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-maven-plugin:13.0.1:generate-sources (binding) @ rfc8776-ietf-te-types --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/ietf/rfc8776-ietf-te-types/src/main/yang [INFO] yang-to-sources: Found 3 dependencies in 753.2 μs [INFO] yang-to-sources: Project model files found: 1 in 52.97 ms [INFO] yang-to-sources: 4 YANG models processed in 55.94 ms [INFO] BindingJavaFileGenerator: Defined 400 files in 13.29 ms [INFO] Sorted 400 files into 59 directories in 449.4 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 400 in 115.6 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc8776-ietf-te-types --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc8776-ietf-te-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc8776-ietf-te-types --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc8776-ietf-te-types --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/rfc8776-ietf-te-types/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/rfc8776-ietf-te-types/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.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 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ rfc8776-ietf-te-types >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ rfc8776-ietf-te-types --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ rfc8776-ietf-te-types <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ rfc8776-ietf-te-types --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc8776-ietf-te-types --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/rfc8776-ietf-te-types/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rfc8776-ietf-te-types --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ rfc8776-ietf-te-types --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ rfc8776-ietf-te-types --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc8776-ietf-te-types --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/ietf/rfc8776-ietf-te-types/target/rfc8776-ietf-te-types-13.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/ietf/rfc8776-ietf-te-types/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc8776-ietf-te-types --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ rfc8776-ietf-te-types --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 20 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/ietf/rfc8776-ietf-te-types/target/bom.xml [INFO] attaching as rfc8776-ietf-te-types-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/ietf/rfc8776-ietf-te-types/target/bom.json [INFO] attaching as rfc8776-ietf-te-types-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc8776-ietf-te-types --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc8776-ietf-te-types --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rfc8776-ietf-te-types --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rfc8776-ietf-te-types --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rfc8776-ietf-te-types --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rfc8776-ietf-te-types --- [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8776-ietf-te-types/target/rfc8776-ietf-te-types-13.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-types/13.0.1-SNAPSHOT/rfc8776-ietf-te-types-13.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8776-ietf-te-types/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-types/13.0.1-SNAPSHOT/rfc8776-ietf-te-types-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8776-ietf-te-types/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-types/13.0.1-SNAPSHOT/rfc8776-ietf-te-types-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8776-ietf-te-types/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-types/13.0.1-SNAPSHOT/rfc8776-ietf-te-types-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc8776-ietf-te-types --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-types/13.0.1-SNAPSHOT/rfc8776-ietf-te-types-13.0.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rfc8776-ietf-te-types --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc8776-ietf-te-types --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8776-ietf-te-packet-types >-- [INFO] Building rfc8776-ietf-te-packet-types 13.0.1-SNAPSHOT [84/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc8776-ietf-te-packet-types --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc8776-ietf-te-packet-types --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc8776-ietf-te-packet-types --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rfc8776-ietf-te-packet-types --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rfc8776-ietf-te-packet-types --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/ietf/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-maven-plugin:13.0.1:generate-sources (binding) @ rfc8776-ietf-te-packet-types --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/ietf/rfc8776-ietf-te-packet-types/src/main/yang [INFO] yang-to-sources: Found 4 dependencies in 1.336 ms [INFO] yang-to-sources: Project model files found: 1 in 3.585 ms [INFO] yang-to-sources: 5 YANG models processed in 50.52 ms [INFO] BindingJavaFileGenerator: Defined 31 files in 11.77 ms [INFO] Sorted 31 files into 5 directories in 102.6 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 31 in 21.28 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc8776-ietf-te-packet-types --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc8776-ietf-te-packet-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc8776-ietf-te-packet-types --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc8776-ietf-te-packet-types --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/rfc8776-ietf-te-packet-types/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/rfc8776-ietf-te-packet-types/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.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 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ rfc8776-ietf-te-packet-types >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ rfc8776-ietf-te-packet-types --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ rfc8776-ietf-te-packet-types <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ rfc8776-ietf-te-packet-types --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc8776-ietf-te-packet-types --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/rfc8776-ietf-te-packet-types/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rfc8776-ietf-te-packet-types --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ rfc8776-ietf-te-packet-types --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ rfc8776-ietf-te-packet-types --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc8776-ietf-te-packet-types --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/ietf/rfc8776-ietf-te-packet-types/target/rfc8776-ietf-te-packet-types-13.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/ietf/rfc8776-ietf-te-packet-types/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc8776-ietf-te-packet-types --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ rfc8776-ietf-te-packet-types --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 21 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/ietf/rfc8776-ietf-te-packet-types/target/bom.xml [INFO] attaching as rfc8776-ietf-te-packet-types-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/ietf/rfc8776-ietf-te-packet-types/target/bom.json [INFO] attaching as rfc8776-ietf-te-packet-types-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc8776-ietf-te-packet-types --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc8776-ietf-te-packet-types --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rfc8776-ietf-te-packet-types --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rfc8776-ietf-te-packet-types --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rfc8776-ietf-te-packet-types --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rfc8776-ietf-te-packet-types --- [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8776-ietf-te-packet-types/target/rfc8776-ietf-te-packet-types-13.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-packet-types/13.0.1-SNAPSHOT/rfc8776-ietf-te-packet-types-13.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8776-ietf-te-packet-types/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-packet-types/13.0.1-SNAPSHOT/rfc8776-ietf-te-packet-types-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8776-ietf-te-packet-types/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-packet-types/13.0.1-SNAPSHOT/rfc8776-ietf-te-packet-types-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8776-ietf-te-packet-types/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-packet-types/13.0.1-SNAPSHOT/rfc8776-ietf-te-packet-types-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc8776-ietf-te-packet-types --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-packet-types/13.0.1-SNAPSHOT/rfc8776-ietf-te-packet-types-13.0.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rfc8776-ietf-te-packet-types --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc8776-ietf-te-packet-types --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8795-ietf-te-topology >-- [INFO] Building rfc8795-ietf-te-topology 13.0.1-SNAPSHOT [85/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc8795-ietf-te-topology --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc8795-ietf-te-topology --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc8795-ietf-te-topology --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rfc8795-ietf-te-topology --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rfc8795-ietf-te-topology --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/ietf/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-maven-plugin:13.0.1:generate-sources (binding) @ rfc8795-ietf-te-topology --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/ietf/rfc8795-ietf-te-topology/src/main/yang [INFO] yang-to-sources: Found 6 dependencies in 1.547 ms [INFO] yang-to-sources: Project model files found: 1 in 9.240 ms [INFO] yang-to-sources: 7 YANG models processed in 157.7 ms [INFO] BindingJavaFileGenerator: Defined 209 files in 26.14 ms [INFO] Sorted 209 files into 50 directories in 351.9 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 209 in 100.6 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc8795-ietf-te-topology --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc8795-ietf-te-topology --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc8795-ietf-te-topology --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc8795-ietf-te-topology --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/rfc8795-ietf-te-topology/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/rfc8795-ietf-te-topology/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.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 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ rfc8795-ietf-te-topology >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ rfc8795-ietf-te-topology --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ rfc8795-ietf-te-topology <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ rfc8795-ietf-te-topology --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc8795-ietf-te-topology --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/rfc8795-ietf-te-topology/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rfc8795-ietf-te-topology --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ rfc8795-ietf-te-topology --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ rfc8795-ietf-te-topology --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc8795-ietf-te-topology --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/ietf/rfc8795-ietf-te-topology/target/rfc8795-ietf-te-topology-13.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/ietf/rfc8795-ietf-te-topology/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc8795-ietf-te-topology --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ rfc8795-ietf-te-topology --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 23 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/ietf/rfc8795-ietf-te-topology/target/bom.xml [INFO] attaching as rfc8795-ietf-te-topology-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/ietf/rfc8795-ietf-te-topology/target/bom.json [INFO] attaching as rfc8795-ietf-te-topology-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc8795-ietf-te-topology --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc8795-ietf-te-topology --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rfc8795-ietf-te-topology --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rfc8795-ietf-te-topology --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rfc8795-ietf-te-topology --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rfc8795-ietf-te-topology --- [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8795-ietf-te-topology/target/rfc8795-ietf-te-topology-13.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology/13.0.1-SNAPSHOT/rfc8795-ietf-te-topology-13.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8795-ietf-te-topology/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology/13.0.1-SNAPSHOT/rfc8795-ietf-te-topology-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8795-ietf-te-topology/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology/13.0.1-SNAPSHOT/rfc8795-ietf-te-topology-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8795-ietf-te-topology/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology/13.0.1-SNAPSHOT/rfc8795-ietf-te-topology-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc8795-ietf-te-topology --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology/13.0.1-SNAPSHOT/rfc8795-ietf-te-topology-13.0.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rfc8795-ietf-te-topology --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc8795-ietf-te-topology --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8795-ietf-te-topology-state >-- [INFO] Building rfc8795-ietf-te-topology-state 13.0.1-SNAPSHOT [86/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc8795-ietf-te-topology-state --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc8795-ietf-te-topology-state --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc8795-ietf-te-topology-state --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rfc8795-ietf-te-topology-state --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rfc8795-ietf-te-topology-state --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/ietf/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-maven-plugin:13.0.1:generate-sources (binding) @ rfc8795-ietf-te-topology-state --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/ietf/rfc8795-ietf-te-topology-state/src/main/yang [INFO] yang-to-sources: Found 9 dependencies in 1.396 ms [INFO] yang-to-sources: Project model files found: 1 in 1.537 ms [INFO] yang-to-sources: 10 YANG models processed in 181.9 ms [INFO] BindingJavaFileGenerator: Defined 39 files in 22.61 ms [INFO] Sorted 39 files into 8 directories in 294.2 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 39 in 51.69 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc8795-ietf-te-topology-state --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc8795-ietf-te-topology-state --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc8795-ietf-te-topology-state --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc8795-ietf-te-topology-state --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/rfc8795-ietf-te-topology-state/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/rfc8795-ietf-te-topology-state/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.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 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ rfc8795-ietf-te-topology-state >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ rfc8795-ietf-te-topology-state --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ rfc8795-ietf-te-topology-state <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ rfc8795-ietf-te-topology-state --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc8795-ietf-te-topology-state --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/rfc8795-ietf-te-topology-state/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rfc8795-ietf-te-topology-state --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ rfc8795-ietf-te-topology-state --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ rfc8795-ietf-te-topology-state --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc8795-ietf-te-topology-state --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/ietf/rfc8795-ietf-te-topology-state/target/rfc8795-ietf-te-topology-state-13.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/ietf/rfc8795-ietf-te-topology-state/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc8795-ietf-te-topology-state --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ rfc8795-ietf-te-topology-state --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 26 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/ietf/rfc8795-ietf-te-topology-state/target/bom.xml [INFO] attaching as rfc8795-ietf-te-topology-state-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/ietf/rfc8795-ietf-te-topology-state/target/bom.json [INFO] attaching as rfc8795-ietf-te-topology-state-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc8795-ietf-te-topology-state --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc8795-ietf-te-topology-state --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rfc8795-ietf-te-topology-state --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rfc8795-ietf-te-topology-state --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rfc8795-ietf-te-topology-state --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rfc8795-ietf-te-topology-state --- [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8795-ietf-te-topology-state/target/rfc8795-ietf-te-topology-state-13.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology-state/13.0.1-SNAPSHOT/rfc8795-ietf-te-topology-state-13.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8795-ietf-te-topology-state/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology-state/13.0.1-SNAPSHOT/rfc8795-ietf-te-topology-state-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8795-ietf-te-topology-state/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology-state/13.0.1-SNAPSHOT/rfc8795-ietf-te-topology-state-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8795-ietf-te-topology-state/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology-state/13.0.1-SNAPSHOT/rfc8795-ietf-te-topology-state-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc8795-ietf-te-topology-state --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology-state/13.0.1-SNAPSHOT/rfc8795-ietf-te-topology-state-13.0.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rfc8795-ietf-te-topology-state --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc8795-ietf-te-topology-state --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------< org.opendaylight.mdsal.binding.model.iana:iana-if-type >------- [INFO] Building iana-if-type 13.0.1-SNAPSHOT [87/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ iana-if-type --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ iana-if-type --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ iana-if-type --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ iana-if-type --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ iana-if-type --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/mdsal-sonar/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-maven-plugin:13.0.1:generate-sources (binding) @ iana-if-type --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/iana/iana-if-type/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 827.7 μs [INFO] yang-to-sources: Project model files found: 1 in 8.562 ms [INFO] yang-to-sources: 3 YANG models processed in 17.10 ms [INFO] BindingJavaFileGenerator: Defined 304 files in 5.717 ms [INFO] Sorted 304 files into 3 directories in 318.2 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 304 in 54.06 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ iana-if-type --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ iana-if-type --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ iana-if-type --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ iana-if-type --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/iana/iana-if-type/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/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/mdsal-sonar/model/iana/iana-if-type/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ iana-if-type --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 303 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ iana-if-type >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ iana-if-type --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ iana-if-type <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ iana-if-type --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ iana-if-type --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/iana/iana-if-type/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ iana-if-type --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ iana-if-type --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ iana-if-type --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ iana-if-type --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/iana/iana-if-type/target/iana-if-type-13.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/iana/iana-if-type/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ iana-if-type --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ iana-if-type --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/iana/iana-if-type/target/bom.xml [INFO] attaching as iana-if-type-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/iana/iana-if-type/target/bom.json [INFO] attaching as iana-if-type-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ iana-if-type --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ iana-if-type --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ iana-if-type --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ iana-if-type --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ iana-if-type --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ iana-if-type --- [INFO] Installing /w/workspace/mdsal-sonar/model/iana/iana-if-type/target/iana-if-type-13.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-if-type/13.0.1-SNAPSHOT/iana-if-type-13.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/iana/iana-if-type/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-if-type/13.0.1-SNAPSHOT/iana-if-type-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/iana/iana-if-type/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-if-type/13.0.1-SNAPSHOT/iana-if-type-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/iana/iana-if-type/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-if-type/13.0.1-SNAPSHOT/iana-if-type-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ iana-if-type --- [INFO] Installing org/opendaylight/mdsal/binding/model/iana/iana-if-type/13.0.1-SNAPSHOT/iana-if-type-13.0.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ iana-if-type --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ iana-if-type --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----< org.opendaylight.mdsal.binding.model.iana:iana-routing-types >---- [INFO] Building iana-routing-types 13.0.1-SNAPSHOT [88/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ iana-routing-types --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ iana-routing-types --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ iana-routing-types --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ iana-routing-types --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ iana-routing-types --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/mdsal-sonar/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-maven-plugin:13.0.1:generate-sources (binding) @ iana-routing-types --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/iana/iana-routing-types/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 527.0 μs [INFO] yang-to-sources: Project model files found: 1 in 6.570 ms [INFO] yang-to-sources: 1 YANG models processed in 3.076 ms [INFO] BindingJavaFileGenerator: Defined 6 files in 685.3 μs [INFO] Sorted 6 files into 3 directories in 58.02 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 6 in 5.117 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ iana-routing-types --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ iana-routing-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ iana-routing-types --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ iana-routing-types --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/iana/iana-routing-types/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/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/mdsal-sonar/model/iana/iana-routing-types/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ iana-routing-types --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ iana-routing-types >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ iana-routing-types --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ iana-routing-types <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ iana-routing-types --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ iana-routing-types --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/iana/iana-routing-types/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ iana-routing-types --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ iana-routing-types --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ iana-routing-types --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ iana-routing-types --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/iana/iana-routing-types/target/iana-routing-types-13.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/iana/iana-routing-types/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ iana-routing-types --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ iana-routing-types --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 15 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/iana/iana-routing-types/target/bom.xml [INFO] attaching as iana-routing-types-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/iana/iana-routing-types/target/bom.json [INFO] attaching as iana-routing-types-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ iana-routing-types --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ iana-routing-types --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ iana-routing-types --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ iana-routing-types --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ iana-routing-types --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ iana-routing-types --- [INFO] Installing /w/workspace/mdsal-sonar/model/iana/iana-routing-types/target/iana-routing-types-13.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-routing-types/13.0.1-SNAPSHOT/iana-routing-types-13.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/iana/iana-routing-types/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-routing-types/13.0.1-SNAPSHOT/iana-routing-types-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/iana/iana-routing-types/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-routing-types/13.0.1-SNAPSHOT/iana-routing-types-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/iana/iana-routing-types/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-routing-types/13.0.1-SNAPSHOT/iana-routing-types-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ iana-routing-types --- [INFO] Installing org/opendaylight/mdsal/binding/model/iana/iana-routing-types/13.0.1-SNAPSHOT/iana-routing-types-13.0.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ iana-routing-types --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ iana-routing-types --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------------< org.opendaylight.mdsal.model:ietf-topology >------------- [INFO] Building ietf-topology 2013.10.21.25.1-SNAPSHOT [89/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ ietf-topology --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ ietf-topology --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ ietf-topology --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ ietf-topology --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ ietf-topology --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/ietf/ietf-topology/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ ietf-topology --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/ietf/ietf-topology/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 934.8 μs [INFO] yang-to-sources: Project model files found: 1 in 2.373 ms [INFO] yang-to-sources: 2 YANG models processed in 10.70 ms [INFO] BindingJavaFileGenerator: Defined 40 files in 2.159 ms [INFO] Sorted 40 files into 8 directories in 89.27 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 40 in 14.61 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ ietf-topology --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ ietf-topology --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ ietf-topology --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ ietf-topology --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/ietf-topology/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/ietf-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/mdsal-sonar/model/ietf/ietf-topology/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ ietf-topology --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 39 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ ietf-topology >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ ietf-topology --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ ietf-topology <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ ietf-topology --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ ietf-topology --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/ietf-topology/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ ietf-topology --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ ietf-topology --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ ietf-topology --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ ietf-topology --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/ietf/ietf-topology/target/ietf-topology-2013.10.21.25.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/ietf/ietf-topology/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ ietf-topology --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ ietf-topology --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/ietf/ietf-topology/target/bom.xml [INFO] attaching as ietf-topology-2013.10.21.25.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/ietf/ietf-topology/target/bom.json [INFO] attaching as ietf-topology-2013.10.21.25.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ ietf-topology --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ ietf-topology --- [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1-SNAPSHOT:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ ietf-topology --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ ietf-topology --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ ietf-topology --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ ietf-topology --- [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/ietf-topology/target/ietf-topology-2013.10.21.25.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/model/ietf-topology/2013.10.21.25.1-SNAPSHOT/ietf-topology-2013.10.21.25.1-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/ietf-topology/pom.xml to /tmp/r/org/opendaylight/mdsal/model/ietf-topology/2013.10.21.25.1-SNAPSHOT/ietf-topology-2013.10.21.25.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/ietf-topology/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/ietf-topology/2013.10.21.25.1-SNAPSHOT/ietf-topology-2013.10.21.25.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/ietf-topology/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/ietf-topology/2013.10.21.25.1-SNAPSHOT/ietf-topology-2013.10.21.25.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ ietf-topology --- [INFO] Installing org/opendaylight/mdsal/model/ietf-topology/2013.10.21.25.1-SNAPSHOT/ietf-topology-2013.10.21.25.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ ietf-topology --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ ietf-topology --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -----------------< org.opendaylight.mdsal:mdsal-docs >------------------ [INFO] Building mdsal-docs 13.0.1-SNAPSHOT [90/166] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ mdsal-docs --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ mdsal-docs --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ mdsal-docs --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ mdsal-docs --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ mdsal-docs --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/mdsal-sonar/docs/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ mdsal-docs --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ mdsal-docs --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- asciidoctor-maven-plugin:1.5.7.1:process-asciidoc (output-html) @ mdsal-docs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] Rendered /w/workspace/mdsal-sonar/docs/src/main/asciidoc/developer/analysis/binding-v2.adoc [INFO] Rendered /w/workspace/mdsal-sonar/docs/src/main/asciidoc/developer/design/yang-1-1.adoc [INFO] Rendered /w/workspace/mdsal-sonar/docs/src/main/asciidoc/developer/introduction.adoc [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ mdsal-docs --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ mdsal-docs --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/docs/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ mdsal-docs --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ mdsal-docs >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ mdsal-docs --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ mdsal-docs <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ mdsal-docs --- [INFO] [INFO] --- build-helper-maven-plugin:3.5.0:add-source (add-source) @ mdsal-docs --- [INFO] Source directory: /w/workspace/mdsal-sonar/docs/target/src added. [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ mdsal-docs --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/docs/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ mdsal-docs --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ mdsal-docs --- [INFO] No tests to run. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:unpack-dependencies (unpack-sources) @ mdsal-docs --- [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ mdsal-docs --- [INFO] Skipping source per configuration. [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (remove-undocumented-sources) @ mdsal-docs --- [INFO] Deleting /w/workspace/mdsal-sonar/docs/target/src (includes = [**/$YangModelBindingProvider.java, **/$YangModuleInfoImpl.java], excludes = []) [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ mdsal-docs --- [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ mdsal-docs --- [INFO] Building jar: /w/workspace/mdsal-sonar/docs/target/mdsal-docs-13.0.1-SNAPSHOT.jar [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ mdsal-docs --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ mdsal-docs --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 196 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/docs/target/bom.xml [INFO] attaching as mdsal-docs-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/docs/target/bom.json [INFO] attaching as mdsal-docs-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-docs --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ mdsal-docs --- [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.1-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8349-ietf-routing:jar:13.0.1-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8530:jar:13.0.1-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:13.0.1-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.1-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-test-utils:jar:13.0.1-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8348-ietf-hardware-state:jar:13.0.1-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8529:jar:13.0.1-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8542-ietf-dc-fabric-topology:jar:13.0.1-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8345-ietf-network-topology:jar:13.0.1-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8346-ietf-l3-unicast-topology-state:jar:13.0.1-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.1-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.1-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.1-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.1-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8520-ietf-acldns:jar:13.0.1-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8348-ietf-hardware:jar:13.0.1-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.1-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:13.0.1-SNAPSHOT:compile [WARNING] com.github.spotbugs:spotbugs-annotations:jar:4.8.3:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.1-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.1-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.1-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.1-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8349-ietf-ipv4-unicast-routing:jar:13.0.1-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.1-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.1-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8519-ietf-ethertypes:jar:13.0.1-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.1-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.1-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-replicate-common:jar:13.0.1-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.1-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8520-ietf-mud:jar:13.0.1-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.1-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.1-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.1-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-trace-api:jar:13.0.1-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.1-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8795-ietf-te-topology-state:jar:13.0.1-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.1-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.1-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.model:general-entity:jar:13.0.1-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-replicate-netty:jar:13.0.1-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.1-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8519-ietf-access-control-list:jar:13.0.1-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.1-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.1-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-yanglib-api:jar:0.18.1-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-java-api-generator:jar:13.0.1-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-rfc8294-netty:jar:13.0.1-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8776-ietf-te-packet-types:jar:13.0.1-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8344:jar:13.0.1-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8542-ietf-dc-fabric-types:jar:13.0.1-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8346-ietf-l3-unicast-topology:jar:13.0.1-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.1-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8345-ietf-network:jar:13.0.1-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8345-ietf-network-state:jar:13.0.1-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.iana:iana-if-type:jar:13.0.1-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.1-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-eos-dom-simple:jar:13.0.1-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8519-ietf-packet-fields:jar:13.0.1-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.1-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-yanglib-rfc8525:jar:0.18.1-SNAPSHOT:compile [WARNING] org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.4:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.1-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8776-ietf-te-types:jar:13.0.1-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.1-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.iana:iana-hardware:jar:13.0.1-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.1-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.1-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8345-ietf-network-topology-state:jar:13.0.1-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-trace-cli:jar:13.0.1-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.1-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8528:jar:13.0.1-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.1-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.1-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.1-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-trace-impl:jar:13.0.1-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8349-ietf-ipv6-unicast-routing:jar:13.0.1-SNAPSHOT:compile [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ mdsal-docs --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ mdsal-docs --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mdsal-docs --- [INFO] Installing /w/workspace/mdsal-sonar/docs/target/mdsal-docs-13.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-docs/13.0.1-SNAPSHOT/mdsal-docs-13.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/docs/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-docs/13.0.1-SNAPSHOT/mdsal-docs-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/docs/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-docs/13.0.1-SNAPSHOT/mdsal-docs-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/docs/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-docs/13.0.1-SNAPSHOT/mdsal-docs-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ mdsal-docs --- [INFO] [INFO] ---------------< org.opendaylight.mdsal:feature-parent >---------------- [INFO] Building OpenDaylight :: MD-SAL :: Feature Parent 13.0.1-SNAPSHOT [91/166] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ feature-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ feature-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ feature-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ feature-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ feature-parent --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ feature-parent --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ feature-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ feature-parent --- [INFO] Created: /w/workspace/mdsal-sonar/features/feature-parent/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ feature-parent --- [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ feature-parent >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ feature-parent --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ feature-parent <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ feature-parent --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ feature-parent --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ feature-parent --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ feature-parent --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ feature-parent --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ feature-parent --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/feature-parent/target/bom.xml [INFO] attaching as feature-parent-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/feature-parent/target/bom.json [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword [INFO] attaching as feature-parent-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ feature-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ feature-parent --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ feature-parent --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ feature-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ feature-parent --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ feature-parent --- [INFO] Installing /w/workspace/mdsal-sonar/features/feature-parent/pom.xml to /tmp/r/org/opendaylight/mdsal/feature-parent/13.0.1-SNAPSHOT/feature-parent-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/feature-parent/target/bom.xml to /tmp/r/org/opendaylight/mdsal/feature-parent/13.0.1-SNAPSHOT/feature-parent-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/feature-parent/target/bom.json to /tmp/r/org/opendaylight/mdsal/feature-parent/13.0.1-SNAPSHOT/feature-parent-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ feature-parent --- [INFO] [INFO] -------------< org.opendaylight.mdsal:odl-mdsal-bytebuddy >------------- [INFO] Building OpenDaylight :: MD-SAL :: ByteBuddy 13.0.1-SNAPSHOT [92/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-mdsal-bytebuddy --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-mdsal-bytebuddy --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-mdsal-bytebuddy --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-mdsal-bytebuddy --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-mdsal-bytebuddy --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-mdsal-bytebuddy --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-mdsal-bytebuddy --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-mdsal-bytebuddy --- [INFO] Created: /w/workspace/mdsal-sonar/features/odl-mdsal-bytebuddy/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-mdsal-bytebuddy --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-bytebuddy --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-bytebuddy/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-mdsal-bytebuddy --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-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-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-mdsal-bytebuddy >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-mdsal-bytebuddy --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-mdsal-bytebuddy <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-mdsal-bytebuddy --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-mdsal-bytebuddy --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-mdsal-bytebuddy --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-mdsal-bytebuddy --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-mdsal-bytebuddy --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-mdsal-bytebuddy --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 1 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-bytebuddy/target/bom.xml [INFO] attaching as odl-mdsal-bytebuddy-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-bytebuddy/target/bom.json [INFO] attaching as odl-mdsal-bytebuddy-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-bytebuddy --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-mdsal-bytebuddy --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-mdsal-bytebuddy --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-mdsal-bytebuddy --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-mdsal-bytebuddy --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-mdsal-bytebuddy --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-bytebuddy/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-bytebuddy/13.0.1-SNAPSHOT/odl-mdsal-bytebuddy-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-bytebuddy/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-bytebuddy/13.0.1-SNAPSHOT/odl-mdsal-bytebuddy-13.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-bytebuddy/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-bytebuddy/13.0.1-SNAPSHOT/odl-mdsal-bytebuddy-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-bytebuddy/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-bytebuddy/13.0.1-SNAPSHOT/odl-mdsal-bytebuddy-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-mdsal-bytebuddy --- [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] --------------< org.opendaylight.mdsal:odl-mdsal-common >--------------- [INFO] Building OpenDaylight :: MD-SAL :: Common 13.0.1-SNAPSHOT [93/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-mdsal-common --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-mdsal-common --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-mdsal-common --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-mdsal-common --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-mdsal-common --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-mdsal-common --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-mdsal-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-mdsal-common --- [INFO] Created: /w/workspace/mdsal-sonar/features/odl-mdsal-common/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-mdsal-common --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-common --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-common/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-mdsal-common --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-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-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-mdsal-common >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-mdsal-common --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-mdsal-common <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-mdsal-common --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-mdsal-common --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-mdsal-common --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-mdsal-common --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-mdsal-common --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-mdsal-common --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 16 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-common/target/bom.xml [INFO] attaching as odl-mdsal-common-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-common/target/bom.json [INFO] attaching as odl-mdsal-common-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-common --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-mdsal-common --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-mdsal-common --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-mdsal-common --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-mdsal-common --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-mdsal-common --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-common/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-common/13.0.1-SNAPSHOT/odl-mdsal-common-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-common/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-common/13.0.1-SNAPSHOT/odl-mdsal-common-13.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-common/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-common/13.0.1-SNAPSHOT/odl-mdsal-common-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-common/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-common/13.0.1-SNAPSHOT/odl-mdsal-common-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-mdsal-common --- [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] --------------< org.opendaylight.mdsal:odl-mdsal-dom-api >-------------- [INFO] Building OpenDaylight :: MD-SAL :: DOM API and SPI 13.0.1-SNAPSHOT [94/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-mdsal-dom-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-mdsal-dom-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-mdsal-dom-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-mdsal-dom-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-mdsal-dom-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-mdsal-dom-api --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-mdsal-dom-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-mdsal-dom-api --- [INFO] Created: /w/workspace/mdsal-sonar/features/odl-mdsal-dom-api/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-mdsal-dom-api --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-dom-api --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-dom-api/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-mdsal-dom-api --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-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-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-mdsal-dom-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-mdsal-dom-api --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-mdsal-dom-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-mdsal-dom-api --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-mdsal-dom-api --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-mdsal-dom-api --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-mdsal-dom-api --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-mdsal-dom-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-mdsal-dom-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 46 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-dom-api/target/bom.xml [INFO] attaching as odl-mdsal-dom-api-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-dom-api/target/bom.json [INFO] attaching as odl-mdsal-dom-api-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-dom-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-mdsal-dom-api --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-mdsal-dom-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-mdsal-dom-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-mdsal-dom-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-mdsal-dom-api --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-dom-api/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-dom-api/13.0.1-SNAPSHOT/odl-mdsal-dom-api-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-dom-api/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-dom-api/13.0.1-SNAPSHOT/odl-mdsal-dom-api-13.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-dom-api/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-dom-api/13.0.1-SNAPSHOT/odl-mdsal-dom-api-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-dom-api/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-dom-api/13.0.1-SNAPSHOT/odl-mdsal-dom-api-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-mdsal-dom-api --- [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] -----------< org.opendaylight.mdsal:odl-mdsal-binding-base >------------ [INFO] Building OpenDaylight :: MD-SAL :: Binding Base 13.0.1-SNAPSHOT [95/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-mdsal-binding-base --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-mdsal-binding-base --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-mdsal-binding-base --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-mdsal-binding-base --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-mdsal-binding-base --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-mdsal-binding-base --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-mdsal-binding-base --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-mdsal-binding-base --- [INFO] Created: /w/workspace/mdsal-sonar/features/odl-mdsal-binding-base/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-mdsal-binding-base --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-binding-base --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-binding-base/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-mdsal-binding-base --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-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-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-mdsal-binding-base >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-mdsal-binding-base --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-mdsal-binding-base <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-mdsal-binding-base --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-mdsal-binding-base --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-mdsal-binding-base --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-mdsal-binding-base --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-mdsal-binding-base --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-mdsal-binding-base --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 18 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-binding-base/target/bom.xml [INFO] attaching as odl-mdsal-binding-base-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-binding-base/target/bom.json [INFO] attaching as odl-mdsal-binding-base-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-binding-base --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-mdsal-binding-base --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-mdsal-binding-base --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-mdsal-binding-base --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-mdsal-binding-base --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-mdsal-binding-base --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-binding-base/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-binding-base/13.0.1-SNAPSHOT/odl-mdsal-binding-base-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-binding-base/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-binding-base/13.0.1-SNAPSHOT/odl-mdsal-binding-base-13.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-binding-base/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-binding-base/13.0.1-SNAPSHOT/odl-mdsal-binding-base-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-binding-base/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-binding-base/13.0.1-SNAPSHOT/odl-mdsal-binding-base-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-mdsal-binding-base --- [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] --------< org.opendaylight.mdsal:odl-mdsal-binding-runtime-api >-------- [INFO] Building OpenDaylight :: MD-SAL :: Binding Runtime APIs 13.0.1-SNAPSHOT [96/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-mdsal-binding-runtime-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-mdsal-binding-runtime-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-mdsal-binding-runtime-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-mdsal-binding-runtime-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-mdsal-binding-runtime-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-mdsal-binding-runtime-api --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-mdsal-binding-runtime-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-mdsal-binding-runtime-api --- [INFO] Created: /w/workspace/mdsal-sonar/features/odl-mdsal-binding-runtime-api/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-mdsal-binding-runtime-api --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-binding-runtime-api --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-binding-runtime-api/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-mdsal-binding-runtime-api --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-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-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-mdsal-binding-runtime-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-mdsal-binding-runtime-api --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-mdsal-binding-runtime-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-mdsal-binding-runtime-api --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-mdsal-binding-runtime-api --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-mdsal-binding-runtime-api --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-mdsal-binding-runtime-api --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-mdsal-binding-runtime-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-mdsal-binding-runtime-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 77 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-binding-runtime-api/target/bom.xml [INFO] attaching as odl-mdsal-binding-runtime-api-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-binding-runtime-api/target/bom.json [INFO] attaching as odl-mdsal-binding-runtime-api-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-binding-runtime-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-mdsal-binding-runtime-api --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-mdsal-binding-runtime-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-mdsal-binding-runtime-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-mdsal-binding-runtime-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-mdsal-binding-runtime-api --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-binding-runtime-api/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-binding-runtime-api/13.0.1-SNAPSHOT/odl-mdsal-binding-runtime-api-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-binding-runtime-api/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-binding-runtime-api/13.0.1-SNAPSHOT/odl-mdsal-binding-runtime-api-13.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-binding-runtime-api/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-binding-runtime-api/13.0.1-SNAPSHOT/odl-mdsal-binding-runtime-api-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-binding-runtime-api/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-binding-runtime-api/13.0.1-SNAPSHOT/odl-mdsal-binding-runtime-api-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-mdsal-binding-runtime-api --- [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] ------------< org.opendaylight.mdsal:odl-mdsal-dom-runtime >------------ [INFO] Building OpenDaylight :: MD-SAL :: DOM Runtime 13.0.1-SNAPSHOT [97/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-mdsal-dom-runtime --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-mdsal-dom-runtime --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-mdsal-dom-runtime --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-mdsal-dom-runtime --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-mdsal-dom-runtime --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-mdsal-dom-runtime --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-mdsal-dom-runtime --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-mdsal-dom-runtime --- [INFO] Created: /w/workspace/mdsal-sonar/features/odl-mdsal-dom-runtime/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-mdsal-dom-runtime --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-dom-runtime --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-dom-runtime/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-mdsal-dom-runtime --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-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-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-mdsal-dom-runtime >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-mdsal-dom-runtime --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-mdsal-dom-runtime <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-mdsal-dom-runtime --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-mdsal-dom-runtime --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-mdsal-dom-runtime --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-mdsal-dom-runtime --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-mdsal-dom-runtime --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-mdsal-dom-runtime --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 84 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-dom-runtime/target/bom.xml [INFO] attaching as odl-mdsal-dom-runtime-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-dom-runtime/target/bom.json [INFO] attaching as odl-mdsal-dom-runtime-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-dom-runtime --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-mdsal-dom-runtime --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-mdsal-dom-runtime --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-mdsal-dom-runtime --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-mdsal-dom-runtime --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-mdsal-dom-runtime --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-dom-runtime/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-dom-runtime/13.0.1-SNAPSHOT/odl-mdsal-dom-runtime-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-dom-runtime/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-dom-runtime/13.0.1-SNAPSHOT/odl-mdsal-dom-runtime-13.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-dom-runtime/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-dom-runtime/13.0.1-SNAPSHOT/odl-mdsal-dom-runtime-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-dom-runtime/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-dom-runtime/13.0.1-SNAPSHOT/odl-mdsal-dom-runtime-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-mdsal-dom-runtime --- [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] ----------< org.opendaylight.mdsal:odl-mdsal-binding-runtime >---------- [INFO] Building OpenDaylight :: MD-SAL :: Binding Runtime 13.0.1-SNAPSHOT [98/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-mdsal-binding-runtime --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-mdsal-binding-runtime --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-mdsal-binding-runtime --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-mdsal-binding-runtime --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-mdsal-binding-runtime --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-mdsal-binding-runtime --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-mdsal-binding-runtime --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-mdsal-binding-runtime --- [INFO] Created: /w/workspace/mdsal-sonar/features/odl-mdsal-binding-runtime/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-mdsal-binding-runtime --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-binding-runtime --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-binding-runtime/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-mdsal-binding-runtime --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-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-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-mdsal-binding-runtime >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-mdsal-binding-runtime --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-mdsal-binding-runtime <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-mdsal-binding-runtime --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-mdsal-binding-runtime --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-mdsal-binding-runtime --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-mdsal-binding-runtime --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-mdsal-binding-runtime --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-mdsal-binding-runtime --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 92 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-binding-runtime/target/bom.xml [INFO] attaching as odl-mdsal-binding-runtime-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-binding-runtime/target/bom.json [INFO] attaching as odl-mdsal-binding-runtime-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-binding-runtime --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-mdsal-binding-runtime --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-mdsal-binding-runtime --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-mdsal-binding-runtime --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-mdsal-binding-runtime --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-mdsal-binding-runtime --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-binding-runtime/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-binding-runtime/13.0.1-SNAPSHOT/odl-mdsal-binding-runtime-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-binding-runtime/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-binding-runtime/13.0.1-SNAPSHOT/odl-mdsal-binding-runtime-13.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-binding-runtime/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-binding-runtime/13.0.1-SNAPSHOT/odl-mdsal-binding-runtime-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-binding-runtime/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-binding-runtime/13.0.1-SNAPSHOT/odl-mdsal-binding-runtime-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-mdsal-binding-runtime --- [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] ------------< org.opendaylight.mdsal:odl-mdsal-binding-api >------------ [INFO] Building OpenDaylight :: MD-SAL :: Binding API 13.0.1-SNAPSHOT [99/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-mdsal-binding-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-mdsal-binding-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-mdsal-binding-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-mdsal-binding-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-mdsal-binding-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-mdsal-binding-api --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-mdsal-binding-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-mdsal-binding-api --- [INFO] Created: /w/workspace/mdsal-sonar/features/odl-mdsal-binding-api/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-mdsal-binding-api --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-binding-api --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-binding-api/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-mdsal-binding-api --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-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-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-mdsal-binding-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-mdsal-binding-api --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-mdsal-binding-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-mdsal-binding-api --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-mdsal-binding-api --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-mdsal-binding-api --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-mdsal-binding-api --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-mdsal-binding-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-mdsal-binding-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 51 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-binding-api/target/bom.xml [INFO] attaching as odl-mdsal-binding-api-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-binding-api/target/bom.json [INFO] attaching as odl-mdsal-binding-api-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-binding-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-mdsal-binding-api --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-mdsal-binding-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-mdsal-binding-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-mdsal-binding-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-mdsal-binding-api --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-binding-api/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-binding-api/13.0.1-SNAPSHOT/odl-mdsal-binding-api-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-binding-api/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-binding-api/13.0.1-SNAPSHOT/odl-mdsal-binding-api-13.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-binding-api/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-binding-api/13.0.1-SNAPSHOT/odl-mdsal-binding-api-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-binding-api/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-binding-api/13.0.1-SNAPSHOT/odl-mdsal-binding-api-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-mdsal-binding-api --- [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] ------------< org.opendaylight.mdsal:odl-mdsal-dom-broker >------------- [INFO] Building OpenDaylight :: MD-SAL :: DOM Broker 13.0.1-SNAPSHOT [100/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-mdsal-dom-broker --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-mdsal-dom-broker --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-mdsal-dom-broker --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-mdsal-dom-broker --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-mdsal-dom-broker --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-mdsal-dom-broker --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-mdsal-dom-broker --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-mdsal-dom-broker --- [INFO] Created: /w/workspace/mdsal-sonar/features/odl-mdsal-dom-broker/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-mdsal-dom-broker --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-dom-broker --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-dom-broker/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-mdsal-dom-broker --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-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-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-mdsal-dom-broker >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-mdsal-dom-broker --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-mdsal-dom-broker <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-mdsal-dom-broker --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-mdsal-dom-broker --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-mdsal-dom-broker --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-mdsal-dom-broker --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-mdsal-dom-broker --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-mdsal-dom-broker --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 86 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-dom-broker/target/bom.xml [INFO] attaching as odl-mdsal-dom-broker-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-dom-broker/target/bom.json [INFO] attaching as odl-mdsal-dom-broker-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-dom-broker --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-mdsal-dom-broker --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-mdsal-dom-broker --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-mdsal-dom-broker --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-mdsal-dom-broker --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-mdsal-dom-broker --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-dom-broker/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-dom-broker/13.0.1-SNAPSHOT/odl-mdsal-dom-broker-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-dom-broker/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-dom-broker/13.0.1-SNAPSHOT/odl-mdsal-dom-broker-13.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-dom-broker/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-dom-broker/13.0.1-SNAPSHOT/odl-mdsal-dom-broker-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-dom-broker/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-dom-broker/13.0.1-SNAPSHOT/odl-mdsal-dom-broker-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-mdsal-dom-broker --- [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] --------< org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter >-------- [INFO] Building OpenDaylight :: MD-SAL :: Binding/DOM Adapter 13.0.1-SNAPSHOT [101/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-mdsal-binding-dom-adapter --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-mdsal-binding-dom-adapter --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-mdsal-binding-dom-adapter --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-mdsal-binding-dom-adapter --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-mdsal-binding-dom-adapter --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-mdsal-binding-dom-adapter --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-mdsal-binding-dom-adapter --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-mdsal-binding-dom-adapter --- [INFO] Created: /w/workspace/mdsal-sonar/features/odl-mdsal-binding-dom-adapter/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-mdsal-binding-dom-adapter --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-binding-dom-adapter --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-binding-dom-adapter/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-mdsal-binding-dom-adapter --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-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-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-mdsal-binding-dom-adapter >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-mdsal-binding-dom-adapter --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-mdsal-binding-dom-adapter <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-mdsal-binding-dom-adapter --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-mdsal-binding-dom-adapter --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-mdsal-binding-dom-adapter --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-mdsal-binding-dom-adapter --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-mdsal-binding-dom-adapter --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-mdsal-binding-dom-adapter --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 100 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-binding-dom-adapter/target/bom.xml [INFO] attaching as odl-mdsal-binding-dom-adapter-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-binding-dom-adapter/target/bom.json [INFO] attaching as odl-mdsal-binding-dom-adapter-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-binding-dom-adapter --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-mdsal-binding-dom-adapter --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-mdsal-binding-dom-adapter --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-mdsal-binding-dom-adapter --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-mdsal-binding-dom-adapter --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-mdsal-binding-dom-adapter --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-binding-dom-adapter/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/13.0.1-SNAPSHOT/odl-mdsal-binding-dom-adapter-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-binding-dom-adapter/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/13.0.1-SNAPSHOT/odl-mdsal-binding-dom-adapter-13.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-binding-dom-adapter/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/13.0.1-SNAPSHOT/odl-mdsal-binding-dom-adapter-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-binding-dom-adapter/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/13.0.1-SNAPSHOT/odl-mdsal-binding-dom-adapter-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-mdsal-binding-dom-adapter --- [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] ----------------< org.opendaylight.mdsal:odl-mdsal-dom >---------------- [INFO] Building OpenDaylight :: MD-SAL :: DOM 13.0.1-SNAPSHOT [102/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-mdsal-dom --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-mdsal-dom --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-mdsal-dom --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-mdsal-dom --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-mdsal-dom --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-mdsal-dom --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-mdsal-dom --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-mdsal-dom --- [INFO] Created: /w/workspace/mdsal-sonar/features/odl-mdsal-dom/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-mdsal-dom --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-dom --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-dom/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-mdsal-dom --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-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-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-mdsal-dom >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-mdsal-dom --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-mdsal-dom <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-mdsal-dom --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-mdsal-dom --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-mdsal-dom --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-mdsal-dom --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-mdsal-dom --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-mdsal-dom --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 87 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-dom/target/bom.xml [INFO] attaching as odl-mdsal-dom-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-dom/target/bom.json [INFO] attaching as odl-mdsal-dom-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-dom --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-mdsal-dom --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-mdsal-dom --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-mdsal-dom --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-mdsal-dom --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-mdsal-dom --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-dom/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-dom/13.0.1-SNAPSHOT/odl-mdsal-dom-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-dom/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-dom/13.0.1-SNAPSHOT/odl-mdsal-dom-13.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-dom/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-dom/13.0.1-SNAPSHOT/odl-mdsal-dom-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-dom/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-dom/13.0.1-SNAPSHOT/odl-mdsal-dom-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-mdsal-dom --- [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] --------------< org.opendaylight.mdsal:odl-mdsal-binding >-------------- [INFO] Building OpenDaylight :: MD-SAL :: Binding 13.0.1-SNAPSHOT [103/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-mdsal-binding --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-mdsal-binding --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-mdsal-binding --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-mdsal-binding --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-mdsal-binding --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-mdsal-binding --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-mdsal-binding --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-mdsal-binding --- [INFO] Created: /w/workspace/mdsal-sonar/features/odl-mdsal-binding/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-mdsal-binding --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-binding --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-binding/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-mdsal-binding --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-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-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-mdsal-binding >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-mdsal-binding --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-mdsal-binding <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-mdsal-binding --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-mdsal-binding --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-mdsal-binding --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-mdsal-binding --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-mdsal-binding --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-mdsal-binding --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 102 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-binding/target/bom.xml [INFO] attaching as odl-mdsal-binding-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-binding/target/bom.json [INFO] attaching as odl-mdsal-binding-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-binding --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-mdsal-binding --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-mdsal-binding --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-mdsal-binding --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-mdsal-binding --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-mdsal-binding --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-binding/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-binding/13.0.1-SNAPSHOT/odl-mdsal-binding-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-binding/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-binding/13.0.1-SNAPSHOT/odl-mdsal-binding-13.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-binding/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-binding/13.0.1-SNAPSHOT/odl-mdsal-binding-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-binding/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-binding/13.0.1-SNAPSHOT/odl-mdsal-binding-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-mdsal-binding --- [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] ------------< org.opendaylight.mdsal:odl-mdsal-eos-common >------------- [INFO] Building OpenDaylight :: MD-SAL :: EOS :: Common 13.0.1-SNAPSHOT [104/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-mdsal-eos-common --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-mdsal-eos-common --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-mdsal-eos-common --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-mdsal-eos-common --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-mdsal-eos-common --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-mdsal-eos-common --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-mdsal-eos-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-mdsal-eos-common --- [INFO] Created: /w/workspace/mdsal-sonar/features/odl-mdsal-eos-common/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-mdsal-eos-common --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-eos-common --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-eos-common/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-mdsal-eos-common --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-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-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-mdsal-eos-common >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-mdsal-eos-common --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-mdsal-eos-common <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-mdsal-eos-common --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-mdsal-eos-common --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-mdsal-eos-common --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-mdsal-eos-common --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-mdsal-eos-common --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-mdsal-eos-common --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 43 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-eos-common/target/bom.xml [INFO] attaching as odl-mdsal-eos-common-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-eos-common/target/bom.json [INFO] attaching as odl-mdsal-eos-common-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-eos-common --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-mdsal-eos-common --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-mdsal-eos-common --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-mdsal-eos-common --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-mdsal-eos-common --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-mdsal-eos-common --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-eos-common/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-eos-common/13.0.1-SNAPSHOT/odl-mdsal-eos-common-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-eos-common/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-eos-common/13.0.1-SNAPSHOT/odl-mdsal-eos-common-13.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-eos-common/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-eos-common/13.0.1-SNAPSHOT/odl-mdsal-eos-common-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-eos-common/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-eos-common/13.0.1-SNAPSHOT/odl-mdsal-eos-common-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-mdsal-eos-common --- [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] --------------< org.opendaylight.mdsal:odl-mdsal-eos-dom >-------------- [INFO] Building OpenDaylight :: MD-SAL :: EOS :: DOM 13.0.1-SNAPSHOT [105/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-mdsal-eos-dom --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-mdsal-eos-dom --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-mdsal-eos-dom --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-mdsal-eos-dom --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-mdsal-eos-dom --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-mdsal-eos-dom --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-mdsal-eos-dom --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-mdsal-eos-dom --- [INFO] Created: /w/workspace/mdsal-sonar/features/odl-mdsal-eos-dom/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-mdsal-eos-dom --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-eos-dom --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-eos-dom/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-mdsal-eos-dom --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-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-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-mdsal-eos-dom >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-mdsal-eos-dom --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-mdsal-eos-dom <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-mdsal-eos-dom --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-mdsal-eos-dom --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-mdsal-eos-dom --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-mdsal-eos-dom --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-mdsal-eos-dom --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-mdsal-eos-dom --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 45 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-eos-dom/target/bom.xml [INFO] attaching as odl-mdsal-eos-dom-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-eos-dom/target/bom.json [INFO] attaching as odl-mdsal-eos-dom-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-eos-dom --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-mdsal-eos-dom --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-mdsal-eos-dom --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-mdsal-eos-dom --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-mdsal-eos-dom --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-mdsal-eos-dom --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-eos-dom/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-eos-dom/13.0.1-SNAPSHOT/odl-mdsal-eos-dom-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-eos-dom/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-eos-dom/13.0.1-SNAPSHOT/odl-mdsal-eos-dom-13.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-eos-dom/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-eos-dom/13.0.1-SNAPSHOT/odl-mdsal-eos-dom-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-eos-dom/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-eos-dom/13.0.1-SNAPSHOT/odl-mdsal-eos-dom-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-mdsal-eos-dom --- [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] ------------< org.opendaylight.mdsal:odl-mdsal-eos-binding >------------ [INFO] Building OpenDaylight :: MD-SAL :: EOS :: Binding 13.0.1-SNAPSHOT [106/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-mdsal-eos-binding --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-mdsal-eos-binding --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-mdsal-eos-binding --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-mdsal-eos-binding --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-mdsal-eos-binding --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-mdsal-eos-binding --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-mdsal-eos-binding --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-mdsal-eos-binding --- [INFO] Created: /w/workspace/mdsal-sonar/features/odl-mdsal-eos-binding/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-mdsal-eos-binding --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-eos-binding --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-eos-binding/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-mdsal-eos-binding --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-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-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-mdsal-eos-binding >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-mdsal-eos-binding --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-mdsal-eos-binding <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-mdsal-eos-binding --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-mdsal-eos-binding --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-mdsal-eos-binding --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-mdsal-eos-binding --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-mdsal-eos-binding --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-mdsal-eos-binding --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 108 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-eos-binding/target/bom.xml [INFO] attaching as odl-mdsal-eos-binding-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-eos-binding/target/bom.json [INFO] attaching as odl-mdsal-eos-binding-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-eos-binding --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-mdsal-eos-binding --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-mdsal-eos-binding --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-mdsal-eos-binding --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-mdsal-eos-binding --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-mdsal-eos-binding --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-eos-binding/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-eos-binding/13.0.1-SNAPSHOT/odl-mdsal-eos-binding-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-eos-binding/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-eos-binding/13.0.1-SNAPSHOT/odl-mdsal-eos-binding-13.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-eos-binding/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-eos-binding/13.0.1-SNAPSHOT/odl-mdsal-eos-binding-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-eos-binding/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-eos-binding/13.0.1-SNAPSHOT/odl-mdsal-eos-binding-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-mdsal-eos-binding --- [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] ---------< org.opendaylight.mdsal:odl-mdsal-singleton-common >---------- [INFO] Building OpenDaylight :: MD-SAL :: Singleton :: Common 13.0.1-SNAPSHOT [107/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-mdsal-singleton-common --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-mdsal-singleton-common --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-mdsal-singleton-common --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-mdsal-singleton-common --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-mdsal-singleton-common --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-mdsal-singleton-common --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-mdsal-singleton-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-mdsal-singleton-common --- [INFO] Created: /w/workspace/mdsal-sonar/features/odl-mdsal-singleton-common/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-mdsal-singleton-common --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-singleton-common --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-singleton-common/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-mdsal-singleton-common --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-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-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-mdsal-singleton-common >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-mdsal-singleton-common --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-mdsal-singleton-common <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-mdsal-singleton-common --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-mdsal-singleton-common --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-mdsal-singleton-common --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-mdsal-singleton-common --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-mdsal-singleton-common --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-mdsal-singleton-common --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 45 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-singleton-common/target/bom.xml [INFO] attaching as odl-mdsal-singleton-common-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-singleton-common/target/bom.json [INFO] attaching as odl-mdsal-singleton-common-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-singleton-common --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-mdsal-singleton-common --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-mdsal-singleton-common --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-mdsal-singleton-common --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-mdsal-singleton-common --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-mdsal-singleton-common --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-singleton-common/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-singleton-common/13.0.1-SNAPSHOT/odl-mdsal-singleton-common-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-singleton-common/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-singleton-common/13.0.1-SNAPSHOT/odl-mdsal-singleton-common-13.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-singleton-common/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-singleton-common/13.0.1-SNAPSHOT/odl-mdsal-singleton-common-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-singleton-common/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-singleton-common/13.0.1-SNAPSHOT/odl-mdsal-singleton-common-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-mdsal-singleton-common --- [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] -----------< org.opendaylight.mdsal:odl-mdsal-singleton-dom >----------- [INFO] Building OpenDaylight :: MD-SAL :: Singleton :: DOM 13.0.1-SNAPSHOT [108/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-mdsal-singleton-dom --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-mdsal-singleton-dom --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-mdsal-singleton-dom --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-mdsal-singleton-dom --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-mdsal-singleton-dom --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-mdsal-singleton-dom --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-mdsal-singleton-dom --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-mdsal-singleton-dom --- [INFO] Created: /w/workspace/mdsal-sonar/features/odl-mdsal-singleton-dom/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-mdsal-singleton-dom --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-singleton-dom --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-singleton-dom/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-mdsal-singleton-dom --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-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-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-mdsal-singleton-dom >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-mdsal-singleton-dom --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-mdsal-singleton-dom <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-mdsal-singleton-dom --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-mdsal-singleton-dom --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-mdsal-singleton-dom --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-mdsal-singleton-dom --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-mdsal-singleton-dom --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-mdsal-singleton-dom --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 51 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-singleton-dom/target/bom.xml [INFO] attaching as odl-mdsal-singleton-dom-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-singleton-dom/target/bom.json [INFO] attaching as odl-mdsal-singleton-dom-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-singleton-dom --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-mdsal-singleton-dom --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-mdsal-singleton-dom --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-mdsal-singleton-dom --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-mdsal-singleton-dom --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-mdsal-singleton-dom --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-singleton-dom/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-singleton-dom/13.0.1-SNAPSHOT/odl-mdsal-singleton-dom-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-singleton-dom/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-singleton-dom/13.0.1-SNAPSHOT/odl-mdsal-singleton-dom-13.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-singleton-dom/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-singleton-dom/13.0.1-SNAPSHOT/odl-mdsal-singleton-dom-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-singleton-dom/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-singleton-dom/13.0.1-SNAPSHOT/odl-mdsal-singleton-dom-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-mdsal-singleton-dom --- [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] ---------------< org.opendaylight.mdsal:odl-mdsal-trace >--------------- [INFO] Building OpenDaylight :: MD-SAL :: TracingBroker 13.0.1-SNAPSHOT [109/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-mdsal-trace --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-mdsal-trace --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-mdsal-trace --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-mdsal-trace --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-mdsal-trace --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-mdsal-trace --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-mdsal-trace --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-mdsal-trace --- [INFO] Created: /w/workspace/mdsal-sonar/features/odl-mdsal-trace/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-mdsal-trace --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-trace --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-trace/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-mdsal-trace --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-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-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-mdsal-trace >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-mdsal-trace --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-mdsal-trace <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-mdsal-trace --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-mdsal-trace --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-mdsal-trace --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-mdsal-trace --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-mdsal-trace --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-mdsal-trace --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 104 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-trace/target/bom.xml [INFO] attaching as odl-mdsal-trace-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-trace/target/bom.json [INFO] attaching as odl-mdsal-trace-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-trace --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-mdsal-trace --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-mdsal-trace --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-mdsal-trace --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-mdsal-trace --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-mdsal-trace --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-trace/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-trace/13.0.1-SNAPSHOT/odl-mdsal-trace-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-trace/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-trace/13.0.1-SNAPSHOT/odl-mdsal-trace-13.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-trace/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-trace/13.0.1-SNAPSHOT/odl-mdsal-trace-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-trace/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-trace/13.0.1-SNAPSHOT/odl-mdsal-trace-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-mdsal-trace --- [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC6991 13.0.1-SNAPSHOT [110/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-mdsal-model-rfc6991 --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-mdsal-model-rfc6991 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc6991 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-mdsal-model-rfc6991 --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc6991 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-mdsal-model-rfc6991 --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-mdsal-model-rfc6991 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-mdsal-model-rfc6991 --- [INFO] Created: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc6991/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-mdsal-model-rfc6991 --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc6991 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc6991/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-mdsal-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-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc6991 >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-mdsal-model-rfc6991 --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc6991 <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-mdsal-model-rfc6991 --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-mdsal-model-rfc6991 --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-mdsal-model-rfc6991 --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-mdsal-model-rfc6991 --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-mdsal-model-rfc6991 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-mdsal-model-rfc6991 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 22 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc6991/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc6991-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc6991/target/bom.json [INFO] attaching as odl-mdsal-model-rfc6991-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc6991 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc6991 --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc6991 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-mdsal-model-rfc6991 --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-mdsal-model-rfc6991 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-mdsal-model-rfc6991 --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc6991/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/13.0.1-SNAPSHOT/odl-mdsal-model-rfc6991-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc6991/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/13.0.1-SNAPSHOT/odl-mdsal-model-rfc6991-13.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc6991/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/13.0.1-SNAPSHOT/odl-mdsal-model-rfc6991-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc6991/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/13.0.1-SNAPSHOT/odl-mdsal-model-rfc6991-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-mdsal-model-rfc6991 --- [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8294 13.0.1-SNAPSHOT [111/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-mdsal-model-rfc8294 --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-mdsal-model-rfc8294 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8294 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-mdsal-model-rfc8294 --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8294 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-mdsal-model-rfc8294 --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-mdsal-model-rfc8294 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-mdsal-model-rfc8294 --- [INFO] Created: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8294/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-mdsal-model-rfc8294 --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8294 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8294/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-mdsal-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-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8294 >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-mdsal-model-rfc8294 --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8294 <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-mdsal-model-rfc8294 --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-mdsal-model-rfc8294 --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-mdsal-model-rfc8294 --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-mdsal-model-rfc8294 --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-mdsal-model-rfc8294 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-mdsal-model-rfc8294 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 25 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8294/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc8294-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8294/target/bom.json [INFO] attaching as odl-mdsal-model-rfc8294-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8294 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8294 --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8294 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-mdsal-model-rfc8294 --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-mdsal-model-rfc8294 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-mdsal-model-rfc8294 --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8294/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8294/13.0.1-SNAPSHOT/odl-mdsal-model-rfc8294-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8294/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8294/13.0.1-SNAPSHOT/odl-mdsal-model-rfc8294-13.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8294/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8294/13.0.1-SNAPSHOT/odl-mdsal-model-rfc8294-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8294/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8294/13.0.1-SNAPSHOT/odl-mdsal-model-rfc8294-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-mdsal-model-rfc8294 --- [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] -----------< org.opendaylight.mdsal:odl-mdsal-rfc8294-netty >----------- [INFO] Building OpenDaylight :: MD-SAL :: RFC8294 :: Netty 13.0.1-SNAPSHOT [112/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-mdsal-rfc8294-netty --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-mdsal-rfc8294-netty --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-mdsal-rfc8294-netty --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-mdsal-rfc8294-netty --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-mdsal-rfc8294-netty --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-mdsal-rfc8294-netty --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-mdsal-rfc8294-netty --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-mdsal-rfc8294-netty --- [INFO] Created: /w/workspace/mdsal-sonar/features/odl-mdsal-rfc8294-netty/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-mdsal-rfc8294-netty --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-rfc8294-netty --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-rfc8294-netty/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-mdsal-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-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-mdsal-rfc8294-netty >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-mdsal-rfc8294-netty --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-mdsal-rfc8294-netty <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-mdsal-rfc8294-netty --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-mdsal-rfc8294-netty --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-mdsal-rfc8294-netty --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-mdsal-rfc8294-netty --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-mdsal-rfc8294-netty --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-mdsal-rfc8294-netty --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 41 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-rfc8294-netty/target/bom.xml [INFO] attaching as odl-mdsal-rfc8294-netty-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-rfc8294-netty/target/bom.json [INFO] attaching as odl-mdsal-rfc8294-netty-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-rfc8294-netty --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-mdsal-rfc8294-netty --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-mdsal-rfc8294-netty --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-mdsal-rfc8294-netty --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-mdsal-rfc8294-netty --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-mdsal-rfc8294-netty --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-rfc8294-netty/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-rfc8294-netty/13.0.1-SNAPSHOT/odl-mdsal-rfc8294-netty-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-rfc8294-netty/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-rfc8294-netty/13.0.1-SNAPSHOT/odl-mdsal-rfc8294-netty-13.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-rfc8294-netty/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-rfc8294-netty/13.0.1-SNAPSHOT/odl-mdsal-rfc8294-netty-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-rfc8294-netty/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-rfc8294-netty/13.0.1-SNAPSHOT/odl-mdsal-rfc8294-netty-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-mdsal-rfc8294-netty --- [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] ---------< org.opendaylight.mdsal:odl-mdsal-replicate-common >---------- [INFO] Building OpenDaylight :: MD-SAL :: Replicate :: Common 13.0.1-SNAPSHOT [113/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-mdsal-replicate-common --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-mdsal-replicate-common --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-mdsal-replicate-common --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-mdsal-replicate-common --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-mdsal-replicate-common --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-mdsal-replicate-common --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-mdsal-replicate-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-mdsal-replicate-common --- [INFO] Created: /w/workspace/mdsal-sonar/features/odl-mdsal-replicate-common/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-mdsal-replicate-common --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-replicate-common --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-replicate-common/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-mdsal-replicate-common --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-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-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-mdsal-replicate-common >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-mdsal-replicate-common --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-mdsal-replicate-common <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-mdsal-replicate-common --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-mdsal-replicate-common --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-mdsal-replicate-common --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-mdsal-replicate-common --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-mdsal-replicate-common --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-mdsal-replicate-common --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 48 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-replicate-common/target/bom.xml [INFO] attaching as odl-mdsal-replicate-common-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-replicate-common/target/bom.json [INFO] attaching as odl-mdsal-replicate-common-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-replicate-common --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-mdsal-replicate-common --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-mdsal-replicate-common --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-mdsal-replicate-common --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-mdsal-replicate-common --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-mdsal-replicate-common --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-replicate-common/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-replicate-common/13.0.1-SNAPSHOT/odl-mdsal-replicate-common-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-replicate-common/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-replicate-common/13.0.1-SNAPSHOT/odl-mdsal-replicate-common-13.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-replicate-common/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-replicate-common/13.0.1-SNAPSHOT/odl-mdsal-replicate-common-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-replicate-common/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-replicate-common/13.0.1-SNAPSHOT/odl-mdsal-replicate-common-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-mdsal-replicate-common --- [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] ----------< org.opendaylight.mdsal:odl-mdsal-replicate-netty >---------- [INFO] Building OpenDaylight :: MD-SAL :: Replicate :: Netty 13.0.1-SNAPSHOT [114/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-mdsal-replicate-netty --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-mdsal-replicate-netty --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-mdsal-replicate-netty --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-mdsal-replicate-netty --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-mdsal-replicate-netty --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-mdsal-replicate-netty --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-mdsal-replicate-netty --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-mdsal-replicate-netty --- [INFO] Created: /w/workspace/mdsal-sonar/features/odl-mdsal-replicate-netty/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-mdsal-replicate-netty --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-replicate-netty --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-replicate-netty/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-mdsal-replicate-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-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-mdsal-replicate-netty >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-mdsal-replicate-netty --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-mdsal-replicate-netty <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-mdsal-replicate-netty --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-mdsal-replicate-netty --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-mdsal-replicate-netty --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-mdsal-replicate-netty --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-mdsal-replicate-netty --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-mdsal-replicate-netty --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 80 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-replicate-netty/target/bom.xml [INFO] attaching as odl-mdsal-replicate-netty-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-replicate-netty/target/bom.json [INFO] attaching as odl-mdsal-replicate-netty-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-replicate-netty --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-mdsal-replicate-netty --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-mdsal-replicate-netty --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-mdsal-replicate-netty --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-mdsal-replicate-netty --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-mdsal-replicate-netty --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-replicate-netty/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-replicate-netty/13.0.1-SNAPSHOT/odl-mdsal-replicate-netty-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-replicate-netty/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-replicate-netty/13.0.1-SNAPSHOT/odl-mdsal-replicate-netty-13.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-replicate-netty/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-replicate-netty/13.0.1-SNAPSHOT/odl-mdsal-replicate-netty-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-replicate-netty/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-replicate-netty/13.0.1-SNAPSHOT/odl-mdsal-replicate-netty-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-mdsal-replicate-netty --- [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8343 13.0.1-SNAPSHOT [115/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-mdsal-model-rfc8343 --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-mdsal-model-rfc8343 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8343 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-mdsal-model-rfc8343 --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8343 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-mdsal-model-rfc8343 --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-mdsal-model-rfc8343 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-mdsal-model-rfc8343 --- [INFO] Created: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8343/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-mdsal-model-rfc8343 --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8343 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8343/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-mdsal-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-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8343 >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-mdsal-model-rfc8343 --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8343 <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-mdsal-model-rfc8343 --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-mdsal-model-rfc8343 --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-mdsal-model-rfc8343 --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-mdsal-model-rfc8343 --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-mdsal-model-rfc8343 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-mdsal-model-rfc8343 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 24 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8343/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc8343-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8343/target/bom.json [INFO] attaching as odl-mdsal-model-rfc8343-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8343 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8343 --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8343 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-mdsal-model-rfc8343 --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-mdsal-model-rfc8343 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-mdsal-model-rfc8343 --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8343/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8343/13.0.1-SNAPSHOT/odl-mdsal-model-rfc8343-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8343/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8343/13.0.1-SNAPSHOT/odl-mdsal-model-rfc8343-13.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8343/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8343/13.0.1-SNAPSHOT/odl-mdsal-model-rfc8343-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8343/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8343/13.0.1-SNAPSHOT/odl-mdsal-model-rfc8343-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-mdsal-model-rfc8343 --- [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc7224 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC7224 13.0.1-SNAPSHOT [116/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-mdsal-model-rfc7224 --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-mdsal-model-rfc7224 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc7224 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-mdsal-model-rfc7224 --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc7224 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-mdsal-model-rfc7224 --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-mdsal-model-rfc7224 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-mdsal-model-rfc7224 --- [INFO] Created: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc7224/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-mdsal-model-rfc7224 --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc7224 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc7224/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-mdsal-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-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc7224 >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-mdsal-model-rfc7224 --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc7224 <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-mdsal-model-rfc7224 --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-mdsal-model-rfc7224 --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-mdsal-model-rfc7224 --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-mdsal-model-rfc7224 --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-mdsal-model-rfc7224 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-mdsal-model-rfc7224 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 26 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc7224/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc7224-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc7224/target/bom.json [INFO] attaching as odl-mdsal-model-rfc7224-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc7224 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc7224 --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc7224 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-mdsal-model-rfc7224 --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-mdsal-model-rfc7224 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-mdsal-model-rfc7224 --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc7224/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7224/13.0.1-SNAPSHOT/odl-mdsal-model-rfc7224-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc7224/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7224/13.0.1-SNAPSHOT/odl-mdsal-model-rfc7224-13.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc7224/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7224/13.0.1-SNAPSHOT/odl-mdsal-model-rfc7224-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc7224/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7224/13.0.1-SNAPSHOT/odl-mdsal-model-rfc7224-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-mdsal-model-rfc7224 --- [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] -----< org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash >------ [INFO] Building iana-crypt-hash 13.0.1-SNAPSHOT [117/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ iana-crypt-hash --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ iana-crypt-hash --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ iana-crypt-hash --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ iana-crypt-hash --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ iana-crypt-hash --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/mdsal-sonar/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-maven-plugin:13.0.1:generate-sources (binding) @ iana-crypt-hash --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/iana/iana-crypt-hash/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 540.9 μs [INFO] yang-to-sources: Project model files found: 1 in 1.542 ms [INFO] yang-to-sources: 1 YANG models processed in 1.113 ms [INFO] BindingJavaFileGenerator: Defined 8 files in 520.5 μs [INFO] Sorted 8 files into 3 directories in 55.69 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 8 in 5.189 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ iana-crypt-hash --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ iana-crypt-hash --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ iana-crypt-hash --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ iana-crypt-hash --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/iana/iana-crypt-hash/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/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/mdsal-sonar/model/iana/iana-crypt-hash/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ iana-crypt-hash --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 7 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ iana-crypt-hash >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ iana-crypt-hash --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ iana-crypt-hash <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ iana-crypt-hash --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ iana-crypt-hash --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/iana/iana-crypt-hash/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ iana-crypt-hash --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ iana-crypt-hash --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ iana-crypt-hash --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ iana-crypt-hash --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/iana/iana-crypt-hash/target/iana-crypt-hash-13.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/iana/iana-crypt-hash/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ iana-crypt-hash --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ iana-crypt-hash --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 15 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/iana/iana-crypt-hash/target/bom.xml [INFO] attaching as iana-crypt-hash-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/iana/iana-crypt-hash/target/bom.json [INFO] attaching as iana-crypt-hash-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ iana-crypt-hash --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ iana-crypt-hash --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ iana-crypt-hash --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ iana-crypt-hash --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ iana-crypt-hash --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ iana-crypt-hash --- [INFO] Installing /w/workspace/mdsal-sonar/model/iana/iana-crypt-hash/target/iana-crypt-hash-13.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/13.0.1-SNAPSHOT/iana-crypt-hash-13.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/iana/iana-crypt-hash/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/13.0.1-SNAPSHOT/iana-crypt-hash-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/iana/iana-crypt-hash/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/13.0.1-SNAPSHOT/iana-crypt-hash-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/iana/iana-crypt-hash/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/13.0.1-SNAPSHOT/iana-crypt-hash-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ iana-crypt-hash --- [INFO] Installing org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/13.0.1-SNAPSHOT/iana-crypt-hash-13.0.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ iana-crypt-hash --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ iana-crypt-hash --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.model:odl-mdsal-model-rfc7317-iana-crypt-hash >-- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC7317 iana-crypt-hash 13.0.1-SNAPSHOT [118/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- [INFO] Created: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc7317-iana-crypt-hash/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc7317-iana-crypt-hash/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-mdsal-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-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc7317-iana-crypt-hash >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc7317-iana-crypt-hash <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 20 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc7317-iana-crypt-hash/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc7317-iana-crypt-hash-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc7317-iana-crypt-hash/target/bom.json [INFO] attaching as odl-mdsal-model-rfc7317-iana-crypt-hash-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc7317-iana-crypt-hash/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-iana-crypt-hash/13.0.1-SNAPSHOT/odl-mdsal-model-rfc7317-iana-crypt-hash-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc7317-iana-crypt-hash/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-iana-crypt-hash/13.0.1-SNAPSHOT/odl-mdsal-model-rfc7317-iana-crypt-hash-13.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc7317-iana-crypt-hash/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-iana-crypt-hash/13.0.1-SNAPSHOT/odl-mdsal-model-rfc7317-iana-crypt-hash-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc7317-iana-crypt-hash/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-iana-crypt-hash/13.0.1-SNAPSHOT/odl-mdsal-model-rfc7317-iana-crypt-hash-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC7952 13.0.1-SNAPSHOT [119/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-mdsal-model-rfc7952 --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-mdsal-model-rfc7952 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc7952 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-mdsal-model-rfc7952 --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc7952 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-mdsal-model-rfc7952 --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-mdsal-model-rfc7952 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-mdsal-model-rfc7952 --- [INFO] Created: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc7952/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-mdsal-model-rfc7952 --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc7952 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc7952/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-mdsal-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-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc7952 >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-mdsal-model-rfc7952 --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc7952 <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-mdsal-model-rfc7952 --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-mdsal-model-rfc7952 --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-mdsal-model-rfc7952 --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-mdsal-model-rfc7952 --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-mdsal-model-rfc7952 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-mdsal-model-rfc7952 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 20 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc7952/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc7952-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc7952/target/bom.json [INFO] attaching as odl-mdsal-model-rfc7952-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc7952 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc7952 --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc7952 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-mdsal-model-rfc7952 --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-mdsal-model-rfc7952 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-mdsal-model-rfc7952 --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc7952/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/13.0.1-SNAPSHOT/odl-mdsal-model-rfc7952-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc7952/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/13.0.1-SNAPSHOT/odl-mdsal-model-rfc7952-13.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc7952/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/13.0.1-SNAPSHOT/odl-mdsal-model-rfc7952-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc7952/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/13.0.1-SNAPSHOT/odl-mdsal-model-rfc7952-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-mdsal-model-rfc7952 --- [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8040 13.0.1-SNAPSHOT [120/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-mdsal-model-rfc8040 --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-mdsal-model-rfc8040 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8040 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-mdsal-model-rfc8040 --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8040 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-mdsal-model-rfc8040 --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-mdsal-model-rfc8040 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-mdsal-model-rfc8040 --- [INFO] Created: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8040/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-mdsal-model-rfc8040 --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8040 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8040/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-mdsal-model-rfc8040 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-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-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8040 >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-mdsal-model-rfc8040 --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8040 <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-mdsal-model-rfc8040 --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-mdsal-model-rfc8040 --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-mdsal-model-rfc8040 --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-mdsal-model-rfc8040 --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-mdsal-model-rfc8040 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-mdsal-model-rfc8040 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 20 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8040/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc8040-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8040/target/bom.json [INFO] attaching as odl-mdsal-model-rfc8040-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8040 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8040 --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8040 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-mdsal-model-rfc8040 --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-mdsal-model-rfc8040 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-mdsal-model-rfc8040 --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8040/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040/13.0.1-SNAPSHOT/odl-mdsal-model-rfc8040-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8040/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040/13.0.1-SNAPSHOT/odl-mdsal-model-rfc8040-13.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8040/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040/13.0.1-SNAPSHOT/odl-mdsal-model-rfc8040-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8040/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040/13.0.1-SNAPSHOT/odl-mdsal-model-rfc8040-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-mdsal-model-rfc8040 --- [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc8072 >---------- [INFO] Building rfc8072 13.0.1-SNAPSHOT [121/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc8072 --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc8072 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc8072 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rfc8072 --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rfc8072 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/ietf/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-maven-plugin:13.0.1:generate-sources (binding) @ rfc8072 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/ietf/rfc8072/src/main/yang [INFO] yang-to-sources: Found 1 dependencies in 673.6 μs [INFO] yang-to-sources: Project model files found: 1 in 3.406 ms [INFO] yang-to-sources: 2 YANG models processed in 7.610 ms [INFO] BindingJavaFileGenerator: Defined 34 files in 1.783 ms [INFO] Sorted 34 files into 12 directories in 78.29 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 34 in 19.64 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc8072 --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc8072 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc8072 --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc8072 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/rfc8072/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/rfc8072/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ rfc8072 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 33 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ rfc8072 >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ rfc8072 --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ rfc8072 <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ rfc8072 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc8072 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/rfc8072/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rfc8072 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ rfc8072 --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ rfc8072 --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc8072 --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/ietf/rfc8072/target/rfc8072-13.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/ietf/rfc8072/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc8072 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ rfc8072 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 16 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/ietf/rfc8072/target/bom.xml [INFO] attaching as rfc8072-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/ietf/rfc8072/target/bom.json [INFO] attaching as rfc8072-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc8072 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc8072 --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rfc8072 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rfc8072 --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rfc8072 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rfc8072 --- [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8072/target/rfc8072-13.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8072/13.0.1-SNAPSHOT/rfc8072-13.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8072/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8072/13.0.1-SNAPSHOT/rfc8072-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8072/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8072/13.0.1-SNAPSHOT/rfc8072-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8072/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8072/13.0.1-SNAPSHOT/rfc8072-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc8072 --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8072/13.0.1-SNAPSHOT/rfc8072-13.0.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rfc8072 --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc8072 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8072 13.0.1-SNAPSHOT [122/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-mdsal-model-rfc8072 --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-mdsal-model-rfc8072 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8072 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-mdsal-model-rfc8072 --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8072 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-mdsal-model-rfc8072 --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-mdsal-model-rfc8072 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-mdsal-model-rfc8072 --- [INFO] Created: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8072/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-mdsal-model-rfc8072 --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8072 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8072/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-mdsal-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-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8072 >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-mdsal-model-rfc8072 --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8072 <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-mdsal-model-rfc8072 --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-mdsal-model-rfc8072 --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-mdsal-model-rfc8072 --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-mdsal-model-rfc8072 --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-mdsal-model-rfc8072 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-mdsal-model-rfc8072 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 22 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8072/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc8072-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8072/target/bom.json [INFO] attaching as odl-mdsal-model-rfc8072-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8072 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8072 --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8072 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-mdsal-model-rfc8072 --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-mdsal-model-rfc8072 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-mdsal-model-rfc8072 --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8072/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/13.0.1-SNAPSHOT/odl-mdsal-model-rfc8072-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8072/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/13.0.1-SNAPSHOT/odl-mdsal-model-rfc8072-13.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8072/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/13.0.1-SNAPSHOT/odl-mdsal-model-rfc8072-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8072/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/13.0.1-SNAPSHOT/odl-mdsal-model-rfc8072-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-mdsal-model-rfc8072 --- [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8342 13.0.1-SNAPSHOT [123/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-mdsal-model-rfc8342 --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-mdsal-model-rfc8342 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8342 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-mdsal-model-rfc8342 --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8342 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-mdsal-model-rfc8342 --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-mdsal-model-rfc8342 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-mdsal-model-rfc8342 --- [INFO] Created: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8342/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-mdsal-model-rfc8342 --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8342 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8342/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-mdsal-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-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8342 >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-mdsal-model-rfc8342 --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8342 <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-mdsal-model-rfc8342 --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-mdsal-model-rfc8342 --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-mdsal-model-rfc8342 --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-mdsal-model-rfc8342 --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-mdsal-model-rfc8342 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-mdsal-model-rfc8342 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 23 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8342/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc8342-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8342/target/bom.json [INFO] attaching as odl-mdsal-model-rfc8342-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8342 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8342 --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8342 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-mdsal-model-rfc8342 --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-mdsal-model-rfc8342 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-mdsal-model-rfc8342 --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8342/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/13.0.1-SNAPSHOT/odl-mdsal-model-rfc8342-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8342/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/13.0.1-SNAPSHOT/odl-mdsal-model-rfc8342-13.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8342/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/13.0.1-SNAPSHOT/odl-mdsal-model-rfc8342-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8342/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/13.0.1-SNAPSHOT/odl-mdsal-model-rfc8342-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-mdsal-model-rfc8342 --- [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8344 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8344 13.0.1-SNAPSHOT [124/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-mdsal-model-rfc8344 --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-mdsal-model-rfc8344 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8344 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-mdsal-model-rfc8344 --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8344 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-mdsal-model-rfc8344 --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-mdsal-model-rfc8344 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-mdsal-model-rfc8344 --- [INFO] Created: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8344/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-mdsal-model-rfc8344 --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8344 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8344/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-mdsal-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-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8344 >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-mdsal-model-rfc8344 --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8344 <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-mdsal-model-rfc8344 --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-mdsal-model-rfc8344 --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-mdsal-model-rfc8344 --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-mdsal-model-rfc8344 --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-mdsal-model-rfc8344 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-mdsal-model-rfc8344 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 26 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8344/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc8344-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8344/target/bom.json [INFO] attaching as odl-mdsal-model-rfc8344-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8344 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8344 --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8344 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-mdsal-model-rfc8344 --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-mdsal-model-rfc8344 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-mdsal-model-rfc8344 --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8344/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8344/13.0.1-SNAPSHOT/odl-mdsal-model-rfc8344-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8344/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8344/13.0.1-SNAPSHOT/odl-mdsal-model-rfc8344-13.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8344/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8344/13.0.1-SNAPSHOT/odl-mdsal-model-rfc8344-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8344/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8344/13.0.1-SNAPSHOT/odl-mdsal-model-rfc8344-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-mdsal-model-rfc8344 --- [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8345 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8345 13.0.1-SNAPSHOT [125/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-mdsal-model-rfc8345 --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-mdsal-model-rfc8345 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8345 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-mdsal-model-rfc8345 --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8345 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-mdsal-model-rfc8345 --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-mdsal-model-rfc8345 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-mdsal-model-rfc8345 --- [INFO] Created: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8345/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-mdsal-model-rfc8345 --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8345 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8345/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-mdsal-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-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8345 >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-mdsal-model-rfc8345 --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8345 <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-mdsal-model-rfc8345 --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-mdsal-model-rfc8345 --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-mdsal-model-rfc8345 --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-mdsal-model-rfc8345 --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-mdsal-model-rfc8345 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-mdsal-model-rfc8345 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 27 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8345/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc8345-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8345/target/bom.json [INFO] attaching as odl-mdsal-model-rfc8345-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8345 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8345 --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8345 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-mdsal-model-rfc8345 --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-mdsal-model-rfc8345 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-mdsal-model-rfc8345 --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8345/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345/13.0.1-SNAPSHOT/odl-mdsal-model-rfc8345-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8345/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345/13.0.1-SNAPSHOT/odl-mdsal-model-rfc8345-13.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8345/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345/13.0.1-SNAPSHOT/odl-mdsal-model-rfc8345-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8345/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345/13.0.1-SNAPSHOT/odl-mdsal-model-rfc8345-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-mdsal-model-rfc8345 --- [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] ---< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8345-non-nmda >---- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8345 :: NON-NMDA 13.0.1-SNAPSHOT [126/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-mdsal-model-rfc8345-non-nmda --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-mdsal-model-rfc8345-non-nmda --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8345-non-nmda --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-mdsal-model-rfc8345-non-nmda --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8345-non-nmda --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-mdsal-model-rfc8345-non-nmda --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-mdsal-model-rfc8345-non-nmda --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-mdsal-model-rfc8345-non-nmda --- [INFO] Created: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8345-non-nmda/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-mdsal-model-rfc8345-non-nmda --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8345-non-nmda --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8345-non-nmda/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-mdsal-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-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8345-non-nmda >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-mdsal-model-rfc8345-non-nmda --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8345-non-nmda <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-mdsal-model-rfc8345-non-nmda --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-mdsal-model-rfc8345-non-nmda --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-mdsal-model-rfc8345-non-nmda --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-mdsal-model-rfc8345-non-nmda --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-mdsal-model-rfc8345-non-nmda --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-mdsal-model-rfc8345-non-nmda --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 28 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8345-non-nmda/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc8345-non-nmda-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8345-non-nmda/target/bom.json [INFO] attaching as odl-mdsal-model-rfc8345-non-nmda-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8345-non-nmda --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8345-non-nmda --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8345-non-nmda --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-mdsal-model-rfc8345-non-nmda --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-mdsal-model-rfc8345-non-nmda --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-mdsal-model-rfc8345-non-nmda --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8345-non-nmda/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345-non-nmda/13.0.1-SNAPSHOT/odl-mdsal-model-rfc8345-non-nmda-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8345-non-nmda/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345-non-nmda/13.0.1-SNAPSHOT/odl-mdsal-model-rfc8345-non-nmda-13.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8345-non-nmda/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345-non-nmda/13.0.1-SNAPSHOT/odl-mdsal-model-rfc8345-non-nmda-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8345-non-nmda/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345-non-nmda/13.0.1-SNAPSHOT/odl-mdsal-model-rfc8345-non-nmda-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-mdsal-model-rfc8345-non-nmda --- [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8346 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8346 13.0.1-SNAPSHOT [127/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-mdsal-model-rfc8346 --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-mdsal-model-rfc8346 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8346 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-mdsal-model-rfc8346 --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8346 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-mdsal-model-rfc8346 --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-mdsal-model-rfc8346 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-mdsal-model-rfc8346 --- [INFO] Created: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8346/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-mdsal-model-rfc8346 --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8346 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8346/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-mdsal-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-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8346 >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-mdsal-model-rfc8346 --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8346 <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-mdsal-model-rfc8346 --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-mdsal-model-rfc8346 --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-mdsal-model-rfc8346 --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-mdsal-model-rfc8346 --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-mdsal-model-rfc8346 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-mdsal-model-rfc8346 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 33 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8346/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc8346-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8346/target/bom.json [INFO] attaching as odl-mdsal-model-rfc8346-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8346 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8346 --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8346 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-mdsal-model-rfc8346 --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-mdsal-model-rfc8346 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-mdsal-model-rfc8346 --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8346/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346/13.0.1-SNAPSHOT/odl-mdsal-model-rfc8346-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8346/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346/13.0.1-SNAPSHOT/odl-mdsal-model-rfc8346-13.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8346/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346/13.0.1-SNAPSHOT/odl-mdsal-model-rfc8346-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8346/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346/13.0.1-SNAPSHOT/odl-mdsal-model-rfc8346-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-mdsal-model-rfc8346 --- [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] ---< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8346-non-nmda >---- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8346 :: NON-NMDA 13.0.1-SNAPSHOT [128/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-mdsal-model-rfc8346-non-nmda --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-mdsal-model-rfc8346-non-nmda --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8346-non-nmda --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-mdsal-model-rfc8346-non-nmda --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8346-non-nmda --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-mdsal-model-rfc8346-non-nmda --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-mdsal-model-rfc8346-non-nmda --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-mdsal-model-rfc8346-non-nmda --- [INFO] Created: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8346-non-nmda/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-mdsal-model-rfc8346-non-nmda --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8346-non-nmda --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8346-non-nmda/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-mdsal-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-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8346-non-nmda >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-mdsal-model-rfc8346-non-nmda --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8346-non-nmda <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-mdsal-model-rfc8346-non-nmda --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-mdsal-model-rfc8346-non-nmda --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-mdsal-model-rfc8346-non-nmda --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-mdsal-model-rfc8346-non-nmda --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-mdsal-model-rfc8346-non-nmda --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-mdsal-model-rfc8346-non-nmda --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 35 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8346-non-nmda/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc8346-non-nmda-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8346-non-nmda/target/bom.json [INFO] attaching as odl-mdsal-model-rfc8346-non-nmda-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8346-non-nmda --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8346-non-nmda --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8346-non-nmda --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-mdsal-model-rfc8346-non-nmda --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-mdsal-model-rfc8346-non-nmda --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-mdsal-model-rfc8346-non-nmda --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8346-non-nmda/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346-non-nmda/13.0.1-SNAPSHOT/odl-mdsal-model-rfc8346-non-nmda-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8346-non-nmda/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346-non-nmda/13.0.1-SNAPSHOT/odl-mdsal-model-rfc8346-non-nmda-13.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8346-non-nmda/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346-non-nmda/13.0.1-SNAPSHOT/odl-mdsal-model-rfc8346-non-nmda-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8346-non-nmda/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346-non-nmda/13.0.1-SNAPSHOT/odl-mdsal-model-rfc8346-non-nmda-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-mdsal-model-rfc8346-non-nmda --- [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8348 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8348 13.0.1-SNAPSHOT [129/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-mdsal-model-rfc8348 --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-mdsal-model-rfc8348 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8348 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-mdsal-model-rfc8348 --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8348 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-mdsal-model-rfc8348 --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-mdsal-model-rfc8348 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-mdsal-model-rfc8348 --- [INFO] Created: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8348/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-mdsal-model-rfc8348 --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8348 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8348/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-mdsal-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-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8348 >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-mdsal-model-rfc8348 --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8348 <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-mdsal-model-rfc8348 --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-mdsal-model-rfc8348 --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-mdsal-model-rfc8348 --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-mdsal-model-rfc8348 --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-mdsal-model-rfc8348 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-mdsal-model-rfc8348 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 26 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8348/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc8348-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8348/target/bom.json [INFO] attaching as odl-mdsal-model-rfc8348-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8348 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8348 --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8348 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-mdsal-model-rfc8348 --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-mdsal-model-rfc8348 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-mdsal-model-rfc8348 --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8348/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348/13.0.1-SNAPSHOT/odl-mdsal-model-rfc8348-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8348/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348/13.0.1-SNAPSHOT/odl-mdsal-model-rfc8348-13.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8348/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348/13.0.1-SNAPSHOT/odl-mdsal-model-rfc8348-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8348/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348/13.0.1-SNAPSHOT/odl-mdsal-model-rfc8348-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-mdsal-model-rfc8348 --- [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] ---< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8348-non-nmda >---- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8348 :: NON-NMDA 13.0.1-SNAPSHOT [130/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-mdsal-model-rfc8348-non-nmda --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-mdsal-model-rfc8348-non-nmda --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8348-non-nmda --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-mdsal-model-rfc8348-non-nmda --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8348-non-nmda --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-mdsal-model-rfc8348-non-nmda --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-mdsal-model-rfc8348-non-nmda --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-mdsal-model-rfc8348-non-nmda --- [INFO] Created: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8348-non-nmda/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-mdsal-model-rfc8348-non-nmda --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8348-non-nmda --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8348-non-nmda/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-mdsal-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-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8348-non-nmda >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-mdsal-model-rfc8348-non-nmda --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8348-non-nmda <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-mdsal-model-rfc8348-non-nmda --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-mdsal-model-rfc8348-non-nmda --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-mdsal-model-rfc8348-non-nmda --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-mdsal-model-rfc8348-non-nmda --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-mdsal-model-rfc8348-non-nmda --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-mdsal-model-rfc8348-non-nmda --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 27 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8348-non-nmda/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc8348-non-nmda-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8348-non-nmda/target/bom.json [INFO] attaching as odl-mdsal-model-rfc8348-non-nmda-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8348-non-nmda --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8348-non-nmda --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8348-non-nmda --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-mdsal-model-rfc8348-non-nmda --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-mdsal-model-rfc8348-non-nmda --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-mdsal-model-rfc8348-non-nmda --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8348-non-nmda/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348-non-nmda/13.0.1-SNAPSHOT/odl-mdsal-model-rfc8348-non-nmda-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8348-non-nmda/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348-non-nmda/13.0.1-SNAPSHOT/odl-mdsal-model-rfc8348-non-nmda-13.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8348-non-nmda/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348-non-nmda/13.0.1-SNAPSHOT/odl-mdsal-model-rfc8348-non-nmda-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8348-non-nmda/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348-non-nmda/13.0.1-SNAPSHOT/odl-mdsal-model-rfc8348-non-nmda-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-mdsal-model-rfc8348-non-nmda --- [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8349 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8349 13.0.1-SNAPSHOT [131/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-mdsal-model-rfc8349 --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-mdsal-model-rfc8349 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8349 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-mdsal-model-rfc8349 --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8349 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-mdsal-model-rfc8349 --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-mdsal-model-rfc8349 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-mdsal-model-rfc8349 --- [INFO] Created: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8349/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-mdsal-model-rfc8349 --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8349 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8349/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-mdsal-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-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8349 >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-mdsal-model-rfc8349 --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8349 <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-mdsal-model-rfc8349 --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-mdsal-model-rfc8349 --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-mdsal-model-rfc8349 --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-mdsal-model-rfc8349 --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-mdsal-model-rfc8349 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-mdsal-model-rfc8349 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 30 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8349/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc8349-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8349/target/bom.json [INFO] attaching as odl-mdsal-model-rfc8349-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8349 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8349 --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8349 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-mdsal-model-rfc8349 --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-mdsal-model-rfc8349 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-mdsal-model-rfc8349 --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8349/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8349/13.0.1-SNAPSHOT/odl-mdsal-model-rfc8349-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8349/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8349/13.0.1-SNAPSHOT/odl-mdsal-model-rfc8349-13.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8349/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8349/13.0.1-SNAPSHOT/odl-mdsal-model-rfc8349-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8349/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8349/13.0.1-SNAPSHOT/odl-mdsal-model-rfc8349-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-mdsal-model-rfc8349 --- [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8519 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8519 13.0.1-SNAPSHOT [132/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-mdsal-model-rfc8519 --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-mdsal-model-rfc8519 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8519 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-mdsal-model-rfc8519 --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8519 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-mdsal-model-rfc8519 --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-mdsal-model-rfc8519 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-mdsal-model-rfc8519 --- [INFO] Created: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8519/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-mdsal-model-rfc8519 --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8519 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8519/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-mdsal-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-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8519 >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-mdsal-model-rfc8519 --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8519 <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-mdsal-model-rfc8519 --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-mdsal-model-rfc8519 --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-mdsal-model-rfc8519 --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-mdsal-model-rfc8519 --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-mdsal-model-rfc8519 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-mdsal-model-rfc8519 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 28 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8519/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc8519-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8519/target/bom.json [INFO] attaching as odl-mdsal-model-rfc8519-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8519 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8519 --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8519 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-mdsal-model-rfc8519 --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-mdsal-model-rfc8519 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-mdsal-model-rfc8519 --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8519/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8519/13.0.1-SNAPSHOT/odl-mdsal-model-rfc8519-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8519/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8519/13.0.1-SNAPSHOT/odl-mdsal-model-rfc8519-13.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8519/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8519/13.0.1-SNAPSHOT/odl-mdsal-model-rfc8519-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8519/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8519/13.0.1-SNAPSHOT/odl-mdsal-model-rfc8519-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-mdsal-model-rfc8519 --- [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8520 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8520 13.0.1-SNAPSHOT [133/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-mdsal-model-rfc8520 --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-mdsal-model-rfc8520 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8520 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-mdsal-model-rfc8520 --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8520 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-mdsal-model-rfc8520 --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-mdsal-model-rfc8520 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-mdsal-model-rfc8520 --- [INFO] Created: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8520/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-mdsal-model-rfc8520 --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8520 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8520/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-mdsal-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-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8520 >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-mdsal-model-rfc8520 --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8520 <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-mdsal-model-rfc8520 --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-mdsal-model-rfc8520 --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-mdsal-model-rfc8520 --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-mdsal-model-rfc8520 --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-mdsal-model-rfc8520 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-mdsal-model-rfc8520 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 31 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8520/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc8520-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8520/target/bom.json [INFO] attaching as odl-mdsal-model-rfc8520-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8520 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8520 --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8520 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-mdsal-model-rfc8520 --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-mdsal-model-rfc8520 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-mdsal-model-rfc8520 --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8520/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8520/13.0.1-SNAPSHOT/odl-mdsal-model-rfc8520-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8520/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8520/13.0.1-SNAPSHOT/odl-mdsal-model-rfc8520-13.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8520/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8520/13.0.1-SNAPSHOT/odl-mdsal-model-rfc8520-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8520/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8520/13.0.1-SNAPSHOT/odl-mdsal-model-rfc8520-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-mdsal-model-rfc8520 --- [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8525 13.0.1-SNAPSHOT [134/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-mdsal-model-rfc8525 --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-mdsal-model-rfc8525 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8525 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-mdsal-model-rfc8525 --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8525 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-mdsal-model-rfc8525 --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-mdsal-model-rfc8525 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-mdsal-model-rfc8525 --- [INFO] Created: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8525/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-mdsal-model-rfc8525 --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8525 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8525/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-mdsal-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-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8525 >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-mdsal-model-rfc8525 --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8525 <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-mdsal-model-rfc8525 --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-mdsal-model-rfc8525 --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-mdsal-model-rfc8525 --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-mdsal-model-rfc8525 --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-mdsal-model-rfc8525 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-mdsal-model-rfc8525 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 29 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8525/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc8525-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8525/target/bom.json [INFO] attaching as odl-mdsal-model-rfc8525-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8525 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8525 --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8525 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-mdsal-model-rfc8525 --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-mdsal-model-rfc8525 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-mdsal-model-rfc8525 --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8525/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/13.0.1-SNAPSHOT/odl-mdsal-model-rfc8525-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8525/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/13.0.1-SNAPSHOT/odl-mdsal-model-rfc8525-13.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8525/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/13.0.1-SNAPSHOT/odl-mdsal-model-rfc8525-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8525/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/13.0.1-SNAPSHOT/odl-mdsal-model-rfc8525-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-mdsal-model-rfc8525 --- [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8528 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8528 13.0.1-SNAPSHOT [135/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-mdsal-model-rfc8528 --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-mdsal-model-rfc8528 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8528 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-mdsal-model-rfc8528 --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8528 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-mdsal-model-rfc8528 --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-mdsal-model-rfc8528 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-mdsal-model-rfc8528 --- [INFO] Created: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8528/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-mdsal-model-rfc8528 --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8528 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8528/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-mdsal-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-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8528 >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-mdsal-model-rfc8528 --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8528 <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-mdsal-model-rfc8528 --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-mdsal-model-rfc8528 --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-mdsal-model-rfc8528 --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-mdsal-model-rfc8528 --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-mdsal-model-rfc8528 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-mdsal-model-rfc8528 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 24 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8528/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc8528-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8528/target/bom.json [INFO] attaching as odl-mdsal-model-rfc8528-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8528 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8528 --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8528 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-mdsal-model-rfc8528 --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-mdsal-model-rfc8528 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-mdsal-model-rfc8528 --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8528/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8528/13.0.1-SNAPSHOT/odl-mdsal-model-rfc8528-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8528/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8528/13.0.1-SNAPSHOT/odl-mdsal-model-rfc8528-13.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8528/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8528/13.0.1-SNAPSHOT/odl-mdsal-model-rfc8528-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8528/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8528/13.0.1-SNAPSHOT/odl-mdsal-model-rfc8528-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-mdsal-model-rfc8528 --- [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8529 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8529 13.0.1-SNAPSHOT [136/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-mdsal-model-rfc8529 --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-mdsal-model-rfc8529 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8529 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-mdsal-model-rfc8529 --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8529 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-mdsal-model-rfc8529 --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-mdsal-model-rfc8529 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-mdsal-model-rfc8529 --- [INFO] Created: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8529/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-mdsal-model-rfc8529 --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8529 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8529/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-mdsal-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-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8529 >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-mdsal-model-rfc8529 --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8529 <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-mdsal-model-rfc8529 --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-mdsal-model-rfc8529 --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-mdsal-model-rfc8529 --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-mdsal-model-rfc8529 --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-mdsal-model-rfc8529 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-mdsal-model-rfc8529 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 30 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8529/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc8529-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8529/target/bom.json [INFO] attaching as odl-mdsal-model-rfc8529-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8529 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8529 --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8529 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-mdsal-model-rfc8529 --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-mdsal-model-rfc8529 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-mdsal-model-rfc8529 --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8529/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8529/13.0.1-SNAPSHOT/odl-mdsal-model-rfc8529-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8529/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8529/13.0.1-SNAPSHOT/odl-mdsal-model-rfc8529-13.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8529/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8529/13.0.1-SNAPSHOT/odl-mdsal-model-rfc8529-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8529/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8529/13.0.1-SNAPSHOT/odl-mdsal-model-rfc8529-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-mdsal-model-rfc8529 --- [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8530 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8530 13.0.1-SNAPSHOT [137/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-mdsal-model-rfc8530 --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-mdsal-model-rfc8530 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8530 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-mdsal-model-rfc8530 --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8530 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-mdsal-model-rfc8530 --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-mdsal-model-rfc8530 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-mdsal-model-rfc8530 --- [INFO] Created: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8530/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-mdsal-model-rfc8530 --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8530 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8530/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-mdsal-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-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8530 >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-mdsal-model-rfc8530 --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8530 <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-mdsal-model-rfc8530 --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-mdsal-model-rfc8530 --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-mdsal-model-rfc8530 --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-mdsal-model-rfc8530 --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-mdsal-model-rfc8530 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-mdsal-model-rfc8530 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 28 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8530/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc8530-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8530/target/bom.json [INFO] attaching as odl-mdsal-model-rfc8530-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8530 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8530 --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8530 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-mdsal-model-rfc8530 --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-mdsal-model-rfc8530 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-mdsal-model-rfc8530 --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8530/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8530/13.0.1-SNAPSHOT/odl-mdsal-model-rfc8530-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8530/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8530/13.0.1-SNAPSHOT/odl-mdsal-model-rfc8530-13.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8530/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8530/13.0.1-SNAPSHOT/odl-mdsal-model-rfc8530-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8530/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8530/13.0.1-SNAPSHOT/odl-mdsal-model-rfc8530-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-mdsal-model-rfc8530 --- [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8542 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8542 13.0.1-SNAPSHOT [138/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-mdsal-model-rfc8542 --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-mdsal-model-rfc8542 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8542 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-mdsal-model-rfc8542 --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8542 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-mdsal-model-rfc8542 --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-mdsal-model-rfc8542 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-mdsal-model-rfc8542 --- [INFO] Created: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8542/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-mdsal-model-rfc8542 --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8542 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8542/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-mdsal-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-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8542 >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-mdsal-model-rfc8542 --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8542 <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-mdsal-model-rfc8542 --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-mdsal-model-rfc8542 --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-mdsal-model-rfc8542 --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-mdsal-model-rfc8542 --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-mdsal-model-rfc8542 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-mdsal-model-rfc8542 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 30 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8542/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc8542-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8542/target/bom.json [INFO] attaching as odl-mdsal-model-rfc8542-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8542 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8542 --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8542 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-mdsal-model-rfc8542 --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-mdsal-model-rfc8542 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-mdsal-model-rfc8542 --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8542/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8542/13.0.1-SNAPSHOT/odl-mdsal-model-rfc8542-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8542/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8542/13.0.1-SNAPSHOT/odl-mdsal-model-rfc8542-13.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8542/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8542/13.0.1-SNAPSHOT/odl-mdsal-model-rfc8542-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8542/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8542/13.0.1-SNAPSHOT/odl-mdsal-model-rfc8542-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-mdsal-model-rfc8542 --- [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8776 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8776 13.0.1-SNAPSHOT [139/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-mdsal-model-rfc8776 --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-mdsal-model-rfc8776 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8776 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-mdsal-model-rfc8776 --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8776 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-mdsal-model-rfc8776 --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-mdsal-model-rfc8776 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-mdsal-model-rfc8776 --- [INFO] Created: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8776/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-mdsal-model-rfc8776 --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8776 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8776/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-mdsal-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-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8776 >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-mdsal-model-rfc8776 --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8776 <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-mdsal-model-rfc8776 --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-mdsal-model-rfc8776 --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-mdsal-model-rfc8776 --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-mdsal-model-rfc8776 --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-mdsal-model-rfc8776 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-mdsal-model-rfc8776 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 28 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8776/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc8776-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8776/target/bom.json [INFO] attaching as odl-mdsal-model-rfc8776-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8776 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8776 --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8776 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-mdsal-model-rfc8776 --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-mdsal-model-rfc8776 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-mdsal-model-rfc8776 --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8776/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8776/13.0.1-SNAPSHOT/odl-mdsal-model-rfc8776-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8776/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8776/13.0.1-SNAPSHOT/odl-mdsal-model-rfc8776-13.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8776/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8776/13.0.1-SNAPSHOT/odl-mdsal-model-rfc8776-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8776/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8776/13.0.1-SNAPSHOT/odl-mdsal-model-rfc8776-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-mdsal-model-rfc8776 --- [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8795 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8795 13.0.1-SNAPSHOT [140/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-mdsal-model-rfc8795 --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-mdsal-model-rfc8795 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8795 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-mdsal-model-rfc8795 --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8795 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-mdsal-model-rfc8795 --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-mdsal-model-rfc8795 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-mdsal-model-rfc8795 --- [INFO] Created: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8795/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-mdsal-model-rfc8795 --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8795 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8795/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-mdsal-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-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8795 >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-mdsal-model-rfc8795 --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8795 <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-mdsal-model-rfc8795 --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-mdsal-model-rfc8795 --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-mdsal-model-rfc8795 --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-mdsal-model-rfc8795 --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-mdsal-model-rfc8795 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-mdsal-model-rfc8795 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 36 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8795/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc8795-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8795/target/bom.json [INFO] attaching as odl-mdsal-model-rfc8795-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8795 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8795 --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8795 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-mdsal-model-rfc8795 --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-mdsal-model-rfc8795 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-mdsal-model-rfc8795 --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8795/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795/13.0.1-SNAPSHOT/odl-mdsal-model-rfc8795-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8795/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795/13.0.1-SNAPSHOT/odl-mdsal-model-rfc8795-13.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8795/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795/13.0.1-SNAPSHOT/odl-mdsal-model-rfc8795-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8795/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795/13.0.1-SNAPSHOT/odl-mdsal-model-rfc8795-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-mdsal-model-rfc8795 --- [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] ---< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8795-non-nmda >---- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8795 :: NON-NMDA 13.0.1-SNAPSHOT [141/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-mdsal-model-rfc8795-non-nmda --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-mdsal-model-rfc8795-non-nmda --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8795-non-nmda --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-mdsal-model-rfc8795-non-nmda --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8795-non-nmda --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-mdsal-model-rfc8795-non-nmda --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-mdsal-model-rfc8795-non-nmda --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-mdsal-model-rfc8795-non-nmda --- [INFO] Created: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8795-non-nmda/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-mdsal-model-rfc8795-non-nmda --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8795-non-nmda --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8795-non-nmda/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-mdsal-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-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8795-non-nmda >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-mdsal-model-rfc8795-non-nmda --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8795-non-nmda <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-mdsal-model-rfc8795-non-nmda --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-mdsal-model-rfc8795-non-nmda --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-mdsal-model-rfc8795-non-nmda --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-mdsal-model-rfc8795-non-nmda --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-mdsal-model-rfc8795-non-nmda --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-mdsal-model-rfc8795-non-nmda --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 38 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8795-non-nmda/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc8795-non-nmda-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8795-non-nmda/target/bom.json [INFO] attaching as odl-mdsal-model-rfc8795-non-nmda-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8795-non-nmda --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8795-non-nmda --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8795-non-nmda --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-mdsal-model-rfc8795-non-nmda --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-mdsal-model-rfc8795-non-nmda --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-mdsal-model-rfc8795-non-nmda --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8795-non-nmda/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795-non-nmda/13.0.1-SNAPSHOT/odl-mdsal-model-rfc8795-non-nmda-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8795-non-nmda/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795-non-nmda/13.0.1-SNAPSHOT/odl-mdsal-model-rfc8795-non-nmda-13.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8795-non-nmda/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795-non-nmda/13.0.1-SNAPSHOT/odl-mdsal-model-rfc8795-non-nmda-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8795-non-nmda/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795-non-nmda/13.0.1-SNAPSHOT/odl-mdsal-model-rfc8795-non-nmda-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-mdsal-model-rfc8795-non-nmda --- [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8819-ietf-module-tags >-- [INFO] Building rfc8819-ietf-module-tags 13.0.1-SNAPSHOT [142/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc8819-ietf-module-tags --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc8819-ietf-module-tags --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc8819-ietf-module-tags --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rfc8819-ietf-module-tags --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rfc8819-ietf-module-tags --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/ietf/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-maven-plugin:13.0.1:generate-sources (binding) @ rfc8819-ietf-module-tags --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/ietf/rfc8819-ietf-module-tags/src/main/yang [INFO] yang-to-sources: Found 1 dependencies in 594.7 μs [INFO] yang-to-sources: Project model files found: 1 in 617.0 μs [INFO] yang-to-sources: 2 YANG models processed in 3.559 ms [INFO] BindingJavaFileGenerator: Defined 10 files in 863.4 μs [INFO] Sorted 10 files into 4 directories in 58.04 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 10 in 6.023 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc8819-ietf-module-tags --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc8819-ietf-module-tags --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc8819-ietf-module-tags --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc8819-ietf-module-tags --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/rfc8819-ietf-module-tags/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/rfc8819-ietf-module-tags/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.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 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ rfc8819-ietf-module-tags >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ rfc8819-ietf-module-tags --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ rfc8819-ietf-module-tags <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ rfc8819-ietf-module-tags --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc8819-ietf-module-tags --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/rfc8819-ietf-module-tags/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rfc8819-ietf-module-tags --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ rfc8819-ietf-module-tags --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ rfc8819-ietf-module-tags --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc8819-ietf-module-tags --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/ietf/rfc8819-ietf-module-tags/target/rfc8819-ietf-module-tags-13.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/ietf/rfc8819-ietf-module-tags/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc8819-ietf-module-tags --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ rfc8819-ietf-module-tags --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 18 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/ietf/rfc8819-ietf-module-tags/target/bom.xml [INFO] attaching as rfc8819-ietf-module-tags-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/ietf/rfc8819-ietf-module-tags/target/bom.json [INFO] attaching as rfc8819-ietf-module-tags-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc8819-ietf-module-tags --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc8819-ietf-module-tags --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rfc8819-ietf-module-tags --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rfc8819-ietf-module-tags --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rfc8819-ietf-module-tags --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rfc8819-ietf-module-tags --- [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8819-ietf-module-tags/target/rfc8819-ietf-module-tags-13.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags/13.0.1-SNAPSHOT/rfc8819-ietf-module-tags-13.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8819-ietf-module-tags/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags/13.0.1-SNAPSHOT/rfc8819-ietf-module-tags-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8819-ietf-module-tags/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags/13.0.1-SNAPSHOT/rfc8819-ietf-module-tags-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8819-ietf-module-tags/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags/13.0.1-SNAPSHOT/rfc8819-ietf-module-tags-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc8819-ietf-module-tags --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags/13.0.1-SNAPSHOT/rfc8819-ietf-module-tags-13.0.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rfc8819-ietf-module-tags --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc8819-ietf-module-tags --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8819 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8819 13.0.1-SNAPSHOT [143/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-mdsal-model-rfc8819 --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-mdsal-model-rfc8819 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8819 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-mdsal-model-rfc8819 --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8819 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-mdsal-model-rfc8819 --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-mdsal-model-rfc8819 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-mdsal-model-rfc8819 --- [INFO] Created: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8819/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-mdsal-model-rfc8819 --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8819 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8819/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-mdsal-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-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8819 >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-mdsal-model-rfc8819 --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8819 <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-mdsal-model-rfc8819 --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-mdsal-model-rfc8819 --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-mdsal-model-rfc8819 --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-mdsal-model-rfc8819 --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-mdsal-model-rfc8819 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-mdsal-model-rfc8819 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 24 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8819/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc8819-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8819/target/bom.json [INFO] attaching as odl-mdsal-model-rfc8819-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8819 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8819 --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8819 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-mdsal-model-rfc8819 --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-mdsal-model-rfc8819 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-mdsal-model-rfc8819 --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8819/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819/13.0.1-SNAPSHOT/odl-mdsal-model-rfc8819-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8819/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819/13.0.1-SNAPSHOT/odl-mdsal-model-rfc8819-13.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8819/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819/13.0.1-SNAPSHOT/odl-mdsal-model-rfc8819-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8819/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819/13.0.1-SNAPSHOT/odl-mdsal-model-rfc8819-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-mdsal-model-rfc8819 --- [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8819-ietf-module-tags-state >-- [INFO] Building rfc8819-ietf-module-tags-state 13.0.1-SNAPSHOT [144/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc8819-ietf-module-tags-state --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc8819-ietf-module-tags-state --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc8819-ietf-module-tags-state --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rfc8819-ietf-module-tags-state --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rfc8819-ietf-module-tags-state --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/mdsal-sonar/model/ietf/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-maven-plugin:13.0.1:generate-sources (binding) @ rfc8819-ietf-module-tags-state --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-sonar/model/ietf/rfc8819-ietf-module-tags-state/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 682.0 μs [INFO] yang-to-sources: Project model files found: 1 in 588.7 μs [INFO] yang-to-sources: 3 YANG models processed in 4.275 ms [INFO] BindingJavaFileGenerator: Defined 9 files in 1.237 ms [INFO] Sorted 9 files into 4 directories in 49.14 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 9 in 5.474 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc8819-ietf-module-tags-state --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc8819-ietf-module-tags-state --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc8819-ietf-module-tags-state --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc8819-ietf-module-tags-state --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/rfc8819-ietf-module-tags-state/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/rfc8819-ietf-module-tags-state/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.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 17] to target/classes [WARNING] /w/workspace/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/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/mdsal-sonar/model/ietf/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-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ rfc8819-ietf-module-tags-state >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ rfc8819-ietf-module-tags-state --- [INFO] Fork Value is true [java] Picked up _JAVA_OPTIONS: [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ rfc8819-ietf-module-tags-state <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ rfc8819-ietf-module-tags-state --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc8819-ietf-module-tags-state --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/model/ietf/rfc8819-ietf-module-tags-state/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rfc8819-ietf-module-tags-state --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ rfc8819-ietf-module-tags-state --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ rfc8819-ietf-module-tags-state --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc8819-ietf-module-tags-state --- [INFO] Building bundle: /w/workspace/mdsal-sonar/model/ietf/rfc8819-ietf-module-tags-state/target/rfc8819-ietf-module-tags-state-13.0.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-sonar/model/ietf/rfc8819-ietf-module-tags-state/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc8819-ietf-module-tags-state --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ rfc8819-ietf-module-tags-state --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/model/ietf/rfc8819-ietf-module-tags-state/target/bom.xml [INFO] attaching as rfc8819-ietf-module-tags-state-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/model/ietf/rfc8819-ietf-module-tags-state/target/bom.json [INFO] attaching as rfc8819-ietf-module-tags-state-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc8819-ietf-module-tags-state --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc8819-ietf-module-tags-state --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rfc8819-ietf-module-tags-state --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rfc8819-ietf-module-tags-state --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rfc8819-ietf-module-tags-state --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rfc8819-ietf-module-tags-state --- [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8819-ietf-module-tags-state/target/rfc8819-ietf-module-tags-state-13.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags-state/13.0.1-SNAPSHOT/rfc8819-ietf-module-tags-state-13.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8819-ietf-module-tags-state/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags-state/13.0.1-SNAPSHOT/rfc8819-ietf-module-tags-state-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8819-ietf-module-tags-state/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags-state/13.0.1-SNAPSHOT/rfc8819-ietf-module-tags-state-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/model/ietf/rfc8819-ietf-module-tags-state/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags-state/13.0.1-SNAPSHOT/rfc8819-ietf-module-tags-state-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc8819-ietf-module-tags-state --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags-state/13.0.1-SNAPSHOT/rfc8819-ietf-module-tags-state-13.0.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rfc8819-ietf-module-tags-state --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc8819-ietf-module-tags-state --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8819-non-nmda >---- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8819 :: NON-NMDA 13.0.1-SNAPSHOT [145/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-mdsal-model-rfc8819-non-nmda --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-mdsal-model-rfc8819-non-nmda --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8819-non-nmda --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-mdsal-model-rfc8819-non-nmda --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8819-non-nmda --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-mdsal-model-rfc8819-non-nmda --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-mdsal-model-rfc8819-non-nmda --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-mdsal-model-rfc8819-non-nmda --- [INFO] Created: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8819-non-nmda/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-mdsal-model-rfc8819-non-nmda --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8819-non-nmda --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8819-non-nmda/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-mdsal-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-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8819-non-nmda >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-mdsal-model-rfc8819-non-nmda --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8819-non-nmda <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-mdsal-model-rfc8819-non-nmda --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-mdsal-model-rfc8819-non-nmda --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-mdsal-model-rfc8819-non-nmda --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-mdsal-model-rfc8819-non-nmda --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-mdsal-model-rfc8819-non-nmda --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-mdsal-model-rfc8819-non-nmda --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 26 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8819-non-nmda/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc8819-non-nmda-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8819-non-nmda/target/bom.json [INFO] attaching as odl-mdsal-model-rfc8819-non-nmda-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8819-non-nmda --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8819-non-nmda --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8819-non-nmda --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-mdsal-model-rfc8819-non-nmda --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-mdsal-model-rfc8819-non-nmda --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-mdsal-model-rfc8819-non-nmda --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8819-non-nmda/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819-non-nmda/13.0.1-SNAPSHOT/odl-mdsal-model-rfc8819-non-nmda-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8819-non-nmda/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819-non-nmda/13.0.1-SNAPSHOT/odl-mdsal-model-rfc8819-non-nmda-13.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8819-non-nmda/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819-non-nmda/13.0.1-SNAPSHOT/odl-mdsal-model-rfc8819-non-nmda-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8819-non-nmda/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819-non-nmda/13.0.1-SNAPSHOT/odl-mdsal-model-rfc8819-non-nmda-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-mdsal-model-rfc8819-non-nmda --- [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] --< org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal >-- [INFO] Building OpenDaylight :: MD-SAL :: Model :: draft-clemm-netmod-yang-network-topo-01 :: Minimal 13.0.1-SNAPSHOT [146/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- [INFO] Created: /w/workspace/mdsal-sonar/features/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-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-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 24 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/target/bom.xml [INFO] attaching as odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/target/bom.json [INFO] attaching as odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/13.0.1-SNAPSHOT/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/13.0.1-SNAPSHOT/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal-13.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/13.0.1-SNAPSHOT/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/13.0.1-SNAPSHOT/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] -----< org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types >------ [INFO] Building OpenDaylight :: MD-SAL :: Model :: OpenDaylight L2 Types 13.0.1-SNAPSHOT [147/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-mdsal-model-odl-l2-types --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-mdsal-model-odl-l2-types --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-mdsal-model-odl-l2-types --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-mdsal-model-odl-l2-types --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-mdsal-model-odl-l2-types --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-mdsal-model-odl-l2-types --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-mdsal-model-odl-l2-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-mdsal-model-odl-l2-types --- [INFO] Created: /w/workspace/mdsal-sonar/features/odl-mdsal-model-odl-l2-types/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-mdsal-model-odl-l2-types --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-odl-l2-types --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-model-odl-l2-types/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-mdsal-model-odl-l2-types --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-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-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-mdsal-model-odl-l2-types >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-mdsal-model-odl-l2-types --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-mdsal-model-odl-l2-types <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-mdsal-model-odl-l2-types --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-mdsal-model-odl-l2-types --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-mdsal-model-odl-l2-types --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-mdsal-model-odl-l2-types --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-mdsal-model-odl-l2-types --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-mdsal-model-odl-l2-types --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 20 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-model-odl-l2-types/target/bom.xml [INFO] attaching as odl-mdsal-model-odl-l2-types-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-model-odl-l2-types/target/bom.json [INFO] attaching as odl-mdsal-model-odl-l2-types-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-odl-l2-types --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-mdsal-model-odl-l2-types --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-mdsal-model-odl-l2-types --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-mdsal-model-odl-l2-types --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-mdsal-model-odl-l2-types --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-mdsal-model-odl-l2-types --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-odl-l2-types/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-odl-l2-types/13.0.1-SNAPSHOT/odl-mdsal-model-odl-l2-types-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-odl-l2-types/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-odl-l2-types/13.0.1-SNAPSHOT/odl-mdsal-model-odl-l2-types-13.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-odl-l2-types/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-odl-l2-types/13.0.1-SNAPSHOT/odl-mdsal-model-odl-l2-types-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-model-odl-l2-types/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-odl-l2-types/13.0.1-SNAPSHOT/odl-mdsal-model-odl-l2-types-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-mdsal-model-odl-l2-types --- [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] ---------------< org.opendaylight.mdsal:features-mdsal >---------------- [INFO] Building OpenDaylight :: MD-SAL :: Stable Features 13.0.1-SNAPSHOT [148/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-mdsal --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-mdsal --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ features-mdsal --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ features-mdsal --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ features-mdsal --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ features-mdsal --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ features-mdsal --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ features-mdsal --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ features-mdsal --- [INFO] Created: /w/workspace/mdsal-sonar/features/features-mdsal/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ features-mdsal --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/features-mdsal/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ features-mdsal --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-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-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ features-mdsal >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ features-mdsal --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ features-mdsal <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ features-mdsal --- [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ features-mdsal --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ features-mdsal --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ features-mdsal --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ features-mdsal --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 223 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/features-mdsal/target/bom.xml [INFO] attaching as features-mdsal-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/features-mdsal/target/bom.json [INFO] attaching as features-mdsal-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-mdsal --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ features-mdsal --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ features-mdsal --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ features-mdsal --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ features-mdsal --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features-mdsal --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/mdsal-sonar/features/features-mdsal/pom.xml to /tmp/r/org/opendaylight/mdsal/features-mdsal/13.0.1-SNAPSHOT/features-mdsal-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/features-mdsal/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/features-mdsal/13.0.1-SNAPSHOT/features-mdsal-13.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/features-mdsal/target/bom.xml to /tmp/r/org/opendaylight/mdsal/features-mdsal/13.0.1-SNAPSHOT/features-mdsal-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/features-mdsal/target/bom.json to /tmp/r/org/opendaylight/mdsal/features-mdsal/13.0.1-SNAPSHOT/features-mdsal-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ features-mdsal --- [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] ----------< org.opendaylight.mdsal:odl-mdsal-exp-yanglib-api >---------- [INFO] Building OpenDaylight :: MD-SAL :: YANG (Module) Library API 0.18.1-SNAPSHOT [149/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-mdsal-exp-yanglib-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-mdsal-exp-yanglib-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-mdsal-exp-yanglib-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-mdsal-exp-yanglib-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-mdsal-exp-yanglib-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-mdsal-exp-yanglib-api --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-mdsal-exp-yanglib-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-mdsal-exp-yanglib-api --- [INFO] Created: /w/workspace/mdsal-sonar/features/odl-mdsal-exp-yanglib-api/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-mdsal-exp-yanglib-api --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-exp-yanglib-api --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-exp-yanglib-api/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-mdsal-exp-yanglib-api --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-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-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-mdsal-exp-yanglib-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-mdsal-exp-yanglib-api --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-mdsal-exp-yanglib-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-mdsal-exp-yanglib-api --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-mdsal-exp-yanglib-api --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-mdsal-exp-yanglib-api --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-mdsal-exp-yanglib-api --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-mdsal-exp-yanglib-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-mdsal-exp-yanglib-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 43 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-exp-yanglib-api/target/bom.xml [INFO] attaching as odl-mdsal-exp-yanglib-api-0.18.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-exp-yanglib-api/target/bom.json [INFO] attaching as odl-mdsal-exp-yanglib-api-0.18.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-exp-yanglib-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-mdsal-exp-yanglib-api --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-mdsal-exp-yanglib-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-mdsal-exp-yanglib-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-mdsal-exp-yanglib-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-mdsal-exp-yanglib-api --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-exp-yanglib-api/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-api/0.18.1-SNAPSHOT/odl-mdsal-exp-yanglib-api-0.18.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-exp-yanglib-api/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-api/0.18.1-SNAPSHOT/odl-mdsal-exp-yanglib-api-0.18.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-exp-yanglib-api/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-api/0.18.1-SNAPSHOT/odl-mdsal-exp-yanglib-api-0.18.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-exp-yanglib-api/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-api/0.18.1-SNAPSHOT/odl-mdsal-exp-yanglib-api-0.18.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-mdsal-exp-yanglib-api --- [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] --------< org.opendaylight.mdsal:odl-mdsal-exp-yanglib-rfc8525 >-------- [INFO] Building OpenDaylight :: MD-SAL :: RFC8525 YANG Library 0.18.1-SNAPSHOT [150/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-mdsal-exp-yanglib-rfc8525 --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-mdsal-exp-yanglib-rfc8525 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-mdsal-exp-yanglib-rfc8525 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-mdsal-exp-yanglib-rfc8525 --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-mdsal-exp-yanglib-rfc8525 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-mdsal-exp-yanglib-rfc8525 --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-mdsal-exp-yanglib-rfc8525 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-mdsal-exp-yanglib-rfc8525 --- [INFO] Created: /w/workspace/mdsal-sonar/features/odl-mdsal-exp-yanglib-rfc8525/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-mdsal-exp-yanglib-rfc8525 --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-exp-yanglib-rfc8525 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/odl-mdsal-exp-yanglib-rfc8525/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-mdsal-exp-yanglib-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-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-mdsal-exp-yanglib-rfc8525 >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-mdsal-exp-yanglib-rfc8525 --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-mdsal-exp-yanglib-rfc8525 <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-mdsal-exp-yanglib-rfc8525 --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-mdsal-exp-yanglib-rfc8525 --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-mdsal-exp-yanglib-rfc8525 --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-mdsal-exp-yanglib-rfc8525 --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-mdsal-exp-yanglib-rfc8525 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-mdsal-exp-yanglib-rfc8525 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 107 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/odl-mdsal-exp-yanglib-rfc8525/target/bom.xml [INFO] attaching as odl-mdsal-exp-yanglib-rfc8525-0.18.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/odl-mdsal-exp-yanglib-rfc8525/target/bom.json [INFO] attaching as odl-mdsal-exp-yanglib-rfc8525-0.18.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-exp-yanglib-rfc8525 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-mdsal-exp-yanglib-rfc8525 --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-mdsal-exp-yanglib-rfc8525 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-mdsal-exp-yanglib-rfc8525 --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-mdsal-exp-yanglib-rfc8525 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-mdsal-exp-yanglib-rfc8525 --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-exp-yanglib-rfc8525/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-rfc8525/0.18.1-SNAPSHOT/odl-mdsal-exp-yanglib-rfc8525-0.18.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-exp-yanglib-rfc8525/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-rfc8525/0.18.1-SNAPSHOT/odl-mdsal-exp-yanglib-rfc8525-0.18.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-exp-yanglib-rfc8525/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-rfc8525/0.18.1-SNAPSHOT/odl-mdsal-exp-yanglib-rfc8525-0.18.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/odl-mdsal-exp-yanglib-rfc8525/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-rfc8525/0.18.1-SNAPSHOT/odl-mdsal-exp-yanglib-rfc8525-0.18.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-mdsal-exp-yanglib-rfc8525 --- [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] ---------< org.opendaylight.mdsal:features-mdsal-experimental >--------- [INFO] Building OpenDaylight :: MD-SAL :: Experimental Features 13.0.1-SNAPSHOT [151/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-mdsal-experimental --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-mdsal-experimental --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ features-mdsal-experimental --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ features-mdsal-experimental --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ features-mdsal-experimental --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ features-mdsal-experimental --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ features-mdsal-experimental --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ features-mdsal-experimental --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ features-mdsal-experimental --- [INFO] Created: /w/workspace/mdsal-sonar/features/features-mdsal-experimental/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ features-mdsal-experimental --- [INFO] Generating feature descriptor file /w/workspace/mdsal-sonar/features/features-mdsal-experimental/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ features-mdsal-experimental --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-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-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ features-mdsal-experimental >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ features-mdsal-experimental --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ features-mdsal-experimental <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ features-mdsal-experimental --- [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ features-mdsal-experimental --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ features-mdsal-experimental --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ features-mdsal-experimental --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ features-mdsal-experimental --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 228 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/features/features-mdsal-experimental/target/bom.xml [INFO] attaching as features-mdsal-experimental-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/features/features-mdsal-experimental/target/bom.json [INFO] attaching as features-mdsal-experimental-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-mdsal-experimental --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ features-mdsal-experimental --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ features-mdsal-experimental --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ features-mdsal-experimental --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ features-mdsal-experimental --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features-mdsal-experimental --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/mdsal-sonar/features/features-mdsal-experimental/pom.xml to /tmp/r/org/opendaylight/mdsal/features-mdsal-experimental/13.0.1-SNAPSHOT/features-mdsal-experimental-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/features/features-mdsal-experimental/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/features-mdsal-experimental/13.0.1-SNAPSHOT/features-mdsal-experimental-13.0.1-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-sonar/features/features-mdsal-experimental/target/bom.xml to /tmp/r/org/opendaylight/mdsal/features-mdsal-experimental/13.0.1-SNAPSHOT/features-mdsal-experimental-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/features/features-mdsal-experimental/target/bom.json to /tmp/r/org/opendaylight/mdsal/features-mdsal-experimental/13.0.1-SNAPSHOT/features-mdsal-experimental-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ features-mdsal-experimental --- [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] ----------< org.opendaylight.mdsal:features-mdsal-aggregator >---------- [INFO] Building features-mdsal-aggregator 13.0.1-SNAPSHOT [152/166] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-mdsal-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-mdsal-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ features-mdsal-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ features-mdsal-aggregator --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features-mdsal-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ features-mdsal-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] -----------------< org.opendaylight.mdsal:mdsal-karaf >----------------- [INFO] Building mdsal-karaf 13.0.1-SNAPSHOT [153/166] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ mdsal-karaf --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ mdsal-karaf --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ mdsal-karaf --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ mdsal-karaf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ mdsal-karaf --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/mdsal-sonar/karaf/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ mdsal-karaf --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ mdsal-karaf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ mdsal-karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (process-resources) @ mdsal-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/karaf/src/main/resources [INFO] [INFO] --- karaf-maven-plugin:4.4.4:assembly (process-resources) @ mdsal-karaf --- [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/mdsal-sonar/karaf/target/assembly [INFO] Loading direct KAR and features XML dependencies [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.4/kar [INFO] Feature framework will be added as a startup feature [INFO] Generating Karaf assembly: /w/workspace/mdsal-sonar/karaf/target/assembly [INFO] Unzipping kars [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.4/kar [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.4/xml/features [INFO] Loading profiles from: [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml [INFO] Loading repositories [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] Startup stage [INFO] Loading startup repositories [INFO] Resolving startup features and bundles [INFO] Features: framework [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/13.0.10 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.10 [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.6 [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.4 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.4 [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.0 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.3 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.3 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 [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.2.0 [INFO] Boot stage [INFO] Loading boot repositories [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/features-mdsal/13.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/features-mdsal-experimental/13.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/13.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/13.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding/13.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/13.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/13.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/13.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom/13.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/13.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/13.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/13.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/13.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/13.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/13.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/13.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/13.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-trace/13.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-replicate-netty/13.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-replicate-common/13.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/13.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7224/13.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7317-iana-crypt-hash/13.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/13.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/13.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/13.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8294/13.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/13.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8343/13.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8344/13.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8345-non-nmda/13.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8345/13.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8346-non-nmda/13.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8346/13.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8349/13.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8519/13.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8520/13.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/13.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8528/13.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8529/13.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8530/13.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8542/13.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8776/13.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8795/13.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8795-non-nmda/13.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8819/13.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8348/13.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/13.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.22/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-rfc8294-netty/13.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/13.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/13.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-exp-yanglib-api/0.18.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-exp-yanglib-rfc8525/0.18.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/13.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8819-non-nmda/13.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8348-non-nmda/13.0.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-netty/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.0.10/xml/features [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.1/xml/features [INFO] Feature kar/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.4 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg [INFO] Feature jaas-boot/4.4.4 is defined as a boot feature [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.4.jar [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.4 [INFO] Feature jaas/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.4 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg [INFO] Feature bc0e305b-6ecb-4dae-8c7c-1cf55da27383/0.0.0 is defined as a boot feature [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/bcpkix-framework-ext/13.0.10 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.0.10 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.10 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.0.10 [INFO] Feature bundle/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.4 [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 shell/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.4 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg [INFO] adding config file: etc/org.apache.karaf.shell.cfg [INFO] Feature package/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.4 [INFO] Feature aries-proxy/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.5 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.5 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.5 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.5 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.13 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.5 [INFO] Feature service/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.4 [INFO] Feature ssh/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.10.0 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.10.0 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.4 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.10.0 [INFO] Feature jline/3.21.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 [INFO] Feature feature/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.4 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg [INFO] Feature system/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.4 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg [INFO] Feature management/4.4.4 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.karaf.management/org.apache.karaf.management.server/4.4.4 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.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 log/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.4 [INFO] adding config file: etc/org.apache.karaf.log.cfg [INFO] Feature aries-blueprint/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.4 [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 config/4.4.4 is defined as a boot feature [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 framework/4.4.4 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.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.4 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.3 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.3 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.4 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 [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.14 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 [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.configurator/1.0.16 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber [INFO] Feature instance/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.4 [INFO] Feature diagnostic/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.4 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.4.jar [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.4 [INFO] Feature shell-compat/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.4 [INFO] Feature deployer/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.4 [INFO] Feature scr/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.4 [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.osgi/org.osgi.util.promise/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 [INFO] Feature standard/4.4.4 is defined as a boot feature [INFO] Install stage [INFO] Loading installed repositories [INFO] Feature wrapper/4.4.4 is defined as an installed feature [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.4 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/1.7.32 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ mdsal-karaf >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ mdsal-karaf --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ mdsal-karaf <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ mdsal-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (apply-branding) @ mdsal-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:unpack-dependencies (unpack-karaf-resources) @ mdsal-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (org.ops4j.pax.url.mvn.cfg) @ mdsal-karaf --- [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties [INFO] Copying opendaylight-karaf-resources-13.0.10-config.properties to /w/workspace/mdsal-sonar/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ mdsal-karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ mdsal-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/karaf/src/main/assembly [INFO] [INFO] --- karaf-plugin:13.0.10:populate-local-repo (populate-local-repo) @ mdsal-karaf --- [INFO] Feature repository discovered recursively: 782c8fe9-c46b-4e2f-b4c3-997a8d7848b4 [INFO] Feature repository discovered recursively: features-mdsal [INFO] Feature repository discovered recursively: odl-mdsal-binding [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-mdsal-dom [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-trace-13.0.1-SNAPSHOT [INFO] Feature repository discovered recursively: odl-mdsal-uint24-netty [INFO] Feature repository discovered recursively: odl-yangtools-netty [INFO] Feature repository discovered recursively: odl-mdsal-replicate-common [INFO] Feature repository discovered recursively: odl-mdsal-replicate-netty-13.0.1-SNAPSHOT [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7224 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7317-iana-crypt-hash [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8294 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8343 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8344 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8345 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8345-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8346 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8346-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8348 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8348-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8349 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8519 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8520 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8528 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8529 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8530 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8542 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8776 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8795 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8795-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8819 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8819-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal [INFO] Feature repository discovered recursively: odl-mdsal-model-odl-l2-types [INFO] Feature repository discovered recursively: features-mdsal-experimental [INFO] Feature repository discovered recursively: odl-mdsal-exp-yanglib-api [INFO] Feature repository discovered recursively: odl-mdsal-exp-yanglib-rfc8525 [INFO] Feature repository discovered recursively: framework-4.4.4 [INFO] Feature repository discovered recursively: standard-4.4.4 [INFO] Feature repository discovered recursively: framework-4.4.4 [INFO] Feature repository discovered recursively: features-mdsal [INFO] Feature repository discovered recursively: odl-mdsal-binding [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-mdsal-dom [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-trace-13.0.1-SNAPSHOT [INFO] Feature repository discovered recursively: odl-mdsal-uint24-netty [INFO] Feature repository discovered recursively: odl-yangtools-netty [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8294 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 [INFO] Feature repository discovered recursively: odl-mdsal-replicate-common [INFO] Feature repository discovered recursively: odl-mdsal-replicate-netty-13.0.1-SNAPSHOT [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7224 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8343 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7317-iana-crypt-hash [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8344 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8345 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8345-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8346 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8346-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8348 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8348-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8349 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8519 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8520 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8528 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8529 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8530 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8542 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8776 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8795 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8795-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8819 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8819-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal [INFO] Feature repository discovered recursively: odl-mdsal-model-odl-l2-types [INFO] Feature repository discovered recursively: features-mdsal-experimental [INFO] Feature repository discovered recursively: odl-mdsal-exp-yanglib-api [INFO] Feature repository discovered recursively: odl-mdsal-exp-yanglib-rfc8525 [INFO] Feature repository discovered recursively: standard-4.4.4 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.22 [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (fix-permissions) @ mdsal-karaf --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-bc) @ mdsal-karaf --- [INFO] Executing tasks [INFO] [delete] Deleting directory /w/workspace/mdsal-sonar/karaf/target/assembly/system/org/bouncycastle [INFO] Executed tasks [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ mdsal-karaf --- [INFO] Skipping javadoc generation [INFO] [INFO] --- karaf-maven-plugin:4.4.4:archive (package) @ mdsal-karaf --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ mdsal-karaf --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 301 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/karaf/target/bom.xml [INFO] attaching as mdsal-karaf-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/karaf/target/bom.json [INFO] attaching as mdsal-karaf-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-karaf --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ mdsal-karaf --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ mdsal-karaf --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ mdsal-karaf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ mdsal-karaf --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mdsal-karaf --- [INFO] Installing /w/workspace/mdsal-sonar/karaf/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-karaf/13.0.1-SNAPSHOT/mdsal-karaf-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/karaf/target/mdsal-karaf-13.0.1-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/mdsal/mdsal-karaf/13.0.1-SNAPSHOT/mdsal-karaf-13.0.1-SNAPSHOT.tar.gz [INFO] Installing /w/workspace/mdsal-sonar/karaf/target/mdsal-karaf-13.0.1-SNAPSHOT.zip to /tmp/r/org/opendaylight/mdsal/mdsal-karaf/13.0.1-SNAPSHOT/mdsal-karaf-13.0.1-SNAPSHOT.zip [INFO] Installing /w/workspace/mdsal-sonar/karaf/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-karaf/13.0.1-SNAPSHOT/mdsal-karaf-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/karaf/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-karaf/13.0.1-SNAPSHOT/mdsal-karaf-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ mdsal-karaf --- [INFO] [INFO] ---< org.opendaylight.mdsal:mdsal-dom-inmemory-datastore-benchmark >---- [INFO] Building mdsal-dom-inmemory-datastore-benchmark 13.0.1-SNAPSHOT [154/166] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/mdsal-sonar/dom/mdsal-dom-inmemory-datastore-benchmark/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 7 source files with javac [debug release 17] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ mdsal-dom-inmemory-datastore-benchmark >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ mdsal-dom-inmemory-datastore-benchmark <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-sonar/dom/mdsal-dom-inmemory-datastore-benchmark/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] Building jar: /w/workspace/mdsal-sonar/dom/mdsal-dom-inmemory-datastore-benchmark/target/mdsal-dom-inmemory-datastore-benchmark-13.0.1-SNAPSHOT.jar [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 66 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-sonar/dom/mdsal-dom-inmemory-datastore-benchmark/target/bom.xml [INFO] attaching as mdsal-dom-inmemory-datastore-benchmark-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-sonar/dom/mdsal-dom-inmemory-datastore-benchmark/target/bom.json [INFO] attaching as mdsal-dom-inmemory-datastore-benchmark-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ mdsal-dom-inmemory-datastore-benchmark --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:13.0.1:compile [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.yangtools:yang-data-impl:jar:13.0.1:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] Installing /w/workspace/mdsal-sonar/dom/mdsal-dom-inmemory-datastore-benchmark/target/mdsal-dom-inmemory-datastore-benchmark-13.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore-benchmark/13.0.1-SNAPSHOT/mdsal-dom-inmemory-datastore-benchmark-13.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-sonar/dom/mdsal-dom-inmemory-datastore-benchmark/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore-benchmark/13.0.1-SNAPSHOT/mdsal-dom-inmemory-datastore-benchmark-13.0.1-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-sonar/dom/mdsal-dom-inmemory-datastore-benchmark/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore-benchmark/13.0.1-SNAPSHOT/mdsal-dom-inmemory-datastore-benchmark-13.0.1-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-sonar/dom/mdsal-dom-inmemory-datastore-benchmark/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore-benchmark/13.0.1-SNAPSHOT/mdsal-dom-inmemory-datastore-benchmark-13.0.1-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] [INFO] ---------------< org.opendaylight.mdsal:dom-aggregator >---------------- [INFO] Building dom-aggregator 13.0.1-SNAPSHOT [155/166] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ dom-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ dom-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ dom-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ dom-aggregator --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ dom-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ dom-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] -------------< org.opendaylight.mdsal:binding-aggregator >-------------- [INFO] Building binding-aggregator 13.0.1-SNAPSHOT [156/166] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ binding-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ binding-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ binding-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ binding-aggregator --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ binding-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ binding-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] ---------< org.opendaylight.mdsal.model:model-iana-aggregator >--------- [INFO] Building model-iana-aggregator 13.0.1-SNAPSHOT [157/166] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ model-iana-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ model-iana-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ model-iana-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ model-iana-aggregator --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ model-iana-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ model-iana-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] ---------< org.opendaylight.mdsal.model:model-ietf-aggregator >--------- [INFO] Building model-ietf-aggregator 13.0.1-SNAPSHOT [158/166] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ model-ietf-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ model-ietf-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ model-ietf-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ model-ietf-aggregator --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ model-ietf-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ model-ietf-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] -----------< org.opendaylight.mdsal.model:model-aggregator >------------ [INFO] Building model-aggregator 13.0.1-SNAPSHOT [159/166] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ model-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ model-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ model-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ model-aggregator --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ model-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ model-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] ----------< org.opendaylight.mdsal:entityownersip-aggregator >---------- [INFO] Building entityownersip-aggregator 13.0.1-SNAPSHOT [160/166] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ entityownersip-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ entityownersip-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ entityownersip-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ entityownersip-aggregator --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ entityownersip-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ entityownersip-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] --------------< org.opendaylight.mdsal:singleton-service >-------------- [INFO] Building singleton-service 13.0.1-SNAPSHOT [161/166] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ singleton-service --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ singleton-service --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ singleton-service --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ singleton-service --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ singleton-service --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ singleton-service --- [INFO] Skipping artifact deployment [INFO] [INFO] --------------< org.opendaylight.mdsal:trace-aggregator >--------------- [INFO] Building trace-aggregator 13.0.1-SNAPSHOT [162/166] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ trace-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ trace-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ trace-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ trace-aggregator --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ trace-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ trace-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] --------------< org.opendaylight.mdsal:netty-agreggator >--------------- [INFO] Building netty-agreggator 13.0.1-SNAPSHOT [163/166] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netty-agreggator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netty-agreggator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netty-agreggator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ netty-agreggator --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netty-agreggator --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netty-agreggator --- [INFO] Skipping artifact deployment [INFO] [INFO] ---------------< org.opendaylight.mdsal:mdsal-replicate >--------------- [INFO] Building mdsal-replicate 13.0.1-SNAPSHOT [164/166] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ mdsal-replicate --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ mdsal-replicate --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ mdsal-replicate --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ mdsal-replicate --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mdsal-replicate --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ mdsal-replicate --- [INFO] Skipping artifact deployment [INFO] [INFO] ----------------< org.opendaylight.mdsal:mdsal-yanglib >---------------- [INFO] Building mdsal-yanglib 13.0.1-SNAPSHOT [165/166] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ mdsal-yanglib --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ mdsal-yanglib --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ mdsal-yanglib --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ mdsal-yanglib --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mdsal-yanglib --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ mdsal-yanglib --- [INFO] Skipping artifact deployment [INFO] [INFO] --------------< org.opendaylight.mdsal:mdsal-agreggator >--------------- [INFO] Building md-sal 13.0.1-SNAPSHOT [166/166] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ mdsal-agreggator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ mdsal-agreggator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ mdsal-agreggator --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:merge (merge) @ mdsal-agreggator --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/binding/mdsal-binding-api/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/mdsal-sonar/binding/mdsal-binding-generator/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/mdsal-sonar/binding/mdsal-binding-java-api-generator/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/mdsal-sonar/binding/mdsal-binding-model-api/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/mdsal-sonar/binding/mdsal-binding-model-ri/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/mdsal-sonar/binding/mdsal-binding-runtime-spi/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/mdsal-sonar/binding/mdsal-binding-spec-util/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/mdsal-sonar/binding/mdsal-binding-test-model/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/mdsal-sonar/binding/mdsal-binding-test-utils/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/mdsal-sonar/binding/mdsal-binding-util/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/mdsal-sonar/binding/yang-binding/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/mdsal-sonar/common/mdsal-common-api/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/mdsal-sonar/dom/mdsal-dom-api/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/mdsal-sonar/dom/mdsal-dom-inmemory-datastore/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/mdsal-sonar/dom/mdsal-dom-schema-osgi/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/mdsal-sonar/dom/mdsal-dom-spi/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-adapter/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-api/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/mdsal-sonar/entityownership/mdsal-eos-common-api/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/mdsal-sonar/entityownership/mdsal-eos-dom-api/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/mdsal-sonar/entityownership/mdsal-eos-dom-simple/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/mdsal-sonar/model/ietf/ietf-type-util/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/mdsal-sonar/model/ietf/rfc6991-ietf-inet-types/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/mdsal-sonar/model/ietf/rfc6991-ietf-yang-types/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/mdsal-sonar/netty/mdsal-rfc8294-netty/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/mdsal-sonar/replicate/mdsal-replicate-netty/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/mdsal-sonar/singleton-service/mdsal-singleton-api/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/mdsal-sonar/singleton-service/mdsal-singleton-impl/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/mdsal-sonar/trace/mdsal-trace-impl/target/code-coverage/jacoco.exec [INFO] Loading execution data file /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/target/code-coverage/jacoco.exec [INFO] Writing merged execution data to /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ mdsal-agreggator --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mdsal-agreggator --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ mdsal-agreggator --- [INFO] Skipping artifact deployment [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] mdsal-artifacts 13.0.1-SNAPSHOT .................... SUCCESS [ 3.751 s] [INFO] bnd-parent 13.0.1-SNAPSHOT ......................... SUCCESS [ 10.071 s] [INFO] bundle-parent 13.0.1-SNAPSHOT ...................... SUCCESS [ 2.666 s] [INFO] mdsal-common-api 13.0.1-SNAPSHOT ................... SUCCESS [ 15.715 s] [INFO] common-agreggator 13.0.1-SNAPSHOT .................. SUCCESS [ 0.012 s] [INFO] mdsal-dom-api 13.0.1-SNAPSHOT ...................... SUCCESS [ 12.956 s] [INFO] yang-binding 13.0.1-SNAPSHOT ....................... SUCCESS [ 12.841 s] [INFO] binding-parent 13.0.1-SNAPSHOT ..................... SUCCESS [ 0.878 s] [INFO] mdsal-binding-model-api 13.0.1-SNAPSHOT ............ SUCCESS [ 8.408 s] [INFO] mdsal-binding-model-ri 13.0.1-SNAPSHOT ............. SUCCESS [ 11.080 s] [INFO] mdsal-binding-runtime-api 13.0.1-SNAPSHOT .......... SUCCESS [ 5.988 s] [INFO] mdsal-binding-generator 13.0.1-SNAPSHOT ............ SUCCESS [ 20.489 s] [INFO] mdsal-binding-java-api-generator 13.0.1-SNAPSHOT ... SUCCESS [ 43.595 s] [INFO] yang-ext 2013.09.07.25.1-SNAPSHOT .................. SUCCESS [ 5.665 s] [INFO] mdsal-dom-spi 13.0.1-SNAPSHOT ...................... SUCCESS [ 15.487 s] [INFO] mdsal-dom-inmemory-datastore 13.0.1-SNAPSHOT ....... SUCCESS [ 11.833 s] [INFO] mdsal-dom-broker 13.0.1-SNAPSHOT ................... SUCCESS [ 16.149 s] [INFO] mdsal-binding-spec-util 13.0.1-SNAPSHOT ............ SUCCESS [ 6.990 s] [INFO] rfc8040 13.0.1-SNAPSHOT ............................ SUCCESS [ 5.224 s] [INFO] mdsal-binding-test-model 13.0.1-SNAPSHOT ........... SUCCESS [ 15.696 s] [INFO] mdsal-binding-runtime-spi 13.0.1-SNAPSHOT .......... SUCCESS [ 9.416 s] [INFO] mdsal-dom-schema-osgi 13.0.1-SNAPSHOT .............. SUCCESS [ 11.086 s] [INFO] mdsal-binding-loader 13.0.1-SNAPSHOT ............... SUCCESS [ 5.793 s] [INFO] mdsal-binding-api 13.0.1-SNAPSHOT .................. SUCCESS [ 10.577 s] [INFO] mdsal-binding-dom-codec-api 13.0.1-SNAPSHOT ........ SUCCESS [ 5.936 s] [INFO] mdsal-binding-dom-codec-spi 13.0.1-SNAPSHOT ........ SUCCESS [ 5.771 s] [INFO] mdsal-binding-dom-codec 13.0.1-SNAPSHOT ............ SUCCESS [ 28.256 s] [INFO] mdsal-binding-dom-adapter 13.0.1-SNAPSHOT .......... SUCCESS [ 36.240 s] [INFO] mdsal-binding-runtime-osgi 13.0.1-SNAPSHOT ......... SUCCESS [ 5.984 s] [INFO] mdsal-binding-dom-codec-osgi 13.0.1-SNAPSHOT ....... SUCCESS [ 6.046 s] [INFO] mdsal-binding-spi 13.0.1-SNAPSHOT .................. SUCCESS [ 5.031 s] [INFO] mdsal-binding-test-utils 13.0.1-SNAPSHOT ........... SUCCESS [ 10.728 s] [INFO] mdsal-binding-util 13.0.1-SNAPSHOT ................. SUCCESS [ 11.252 s] [INFO] general-entity 13.0.1-SNAPSHOT ..................... SUCCESS [ 4.957 s] [INFO] mdsal-eos-common-api 13.0.1-SNAPSHOT ............... SUCCESS [ 6.683 s] [INFO] mdsal-eos-dom-api 13.0.1-SNAPSHOT .................. SUCCESS [ 6.125 s] [INFO] mdsal-eos-dom-simple 13.0.1-SNAPSHOT ............... SUCCESS [ 8.656 s] [INFO] mdsal-eos-binding-api 13.0.1-SNAPSHOT .............. SUCCESS [ 6.397 s] [INFO] mdsal-eos-binding-adapter 13.0.1-SNAPSHOT .......... SUCCESS [ 9.025 s] [INFO] mdsal-singleton-api 13.0.1-SNAPSHOT ................ SUCCESS [ 5.798 s] [INFO] mdsal-singleton-impl 13.0.1-SNAPSHOT ............... SUCCESS [ 10.987 s] [INFO] mdsal-trace-api 13.0.1-SNAPSHOT .................... SUCCESS [ 5.059 s] [INFO] mdsal-trace-cli 13.0.1-SNAPSHOT .................... SUCCESS [ 4.997 s] [INFO] mdsal-trace-impl 13.0.1-SNAPSHOT ................... SUCCESS [ 9.116 s] [INFO] mdsal-yanglib-api 0.18.1-SNAPSHOT .................. SUCCESS [ 4.846 s] [INFO] ietf-type-util 13.0.1-SNAPSHOT ..................... SUCCESS [ 7.232 s] [INFO] rfc6991-ietf-inet-types 13.0.1-SNAPSHOT ............ SUCCESS [ 8.620 s] [INFO] rfc6991-ietf-yang-types 13.0.1-SNAPSHOT ............ SUCCESS [ 6.075 s] [INFO] rfc8342-ietf-datastores 13.0.1-SNAPSHOT ............ SUCCESS [ 4.818 s] [INFO] rfc8525 13.0.1-SNAPSHOT ............................ SUCCESS [ 5.490 s] [INFO] mdsal-yanglib-rfc8525 0.18.1-SNAPSHOT .............. SUCCESS [ 12.634 s] [INFO] mdsal-replicate-common 13.0.1-SNAPSHOT ............. SUCCESS [ 4.987 s] [INFO] mdsal-replicate-netty 13.0.1-SNAPSHOT .............. SUCCESS [ 42.517 s] [INFO] rfc8294-ietf-routing-types 13.0.1-SNAPSHOT ......... SUCCESS [ 5.626 s] [INFO] mdsal-rfc8294-netty 13.0.1-SNAPSHOT ................ SUCCESS [ 6.246 s] [INFO] opendaylight-l2-types 2013.08.27.25.1-SNAPSHOT ..... SUCCESS [ 4.735 s] [INFO] rfc7952 13.0.1-SNAPSHOT ............................ SUCCESS [ 4.757 s] [INFO] rfc8342-ietf-origin 13.0.1-SNAPSHOT ................ SUCCESS [ 4.829 s] [INFO] rfc8343 13.0.1-SNAPSHOT ............................ SUCCESS [ 5.110 s] [INFO] rfc8344 13.0.1-SNAPSHOT ............................ SUCCESS [ 5.532 s] [INFO] rfc8345-ietf-network 13.0.1-SNAPSHOT ............... SUCCESS [ 5.039 s] [INFO] rfc8345-ietf-network-state 13.0.1-SNAPSHOT ......... SUCCESS [ 5.137 s] [INFO] rfc8345-ietf-network-topology 13.0.1-SNAPSHOT ...... SUCCESS [ 5.127 s] [INFO] rfc8345-ietf-network-topology-state 13.0.1-SNAPSHOT SUCCESS [ 5.078 s] [INFO] rfc8346-ietf-l3-unicast-topology 13.0.1-SNAPSHOT ... SUCCESS [ 5.569 s] [INFO] rfc8346-ietf-l3-unicast-topology-state 13.0.1-SNAPSHOT SUCCESS [ 5.411 s] [INFO] iana-hardware 13.0.1-SNAPSHOT ...................... SUCCESS [ 4.947 s] [INFO] rfc8348-ietf-hardware 13.0.1-SNAPSHOT .............. SUCCESS [ 5.469 s] [INFO] rfc8348-ietf-hardware-state 13.0.1-SNAPSHOT ........ SUCCESS [ 5.338 s] [INFO] rfc8349-ietf-routing 13.0.1-SNAPSHOT ............... SUCCESS [ 5.938 s] [INFO] rfc8349-ietf-ipv4-unicast-routing 13.0.1-SNAPSHOT .. SUCCESS [ 5.387 s] [INFO] rfc8349-ietf-ipv6-unicast-routing 13.0.1-SNAPSHOT .. SUCCESS [ 5.896 s] [INFO] rfc8519-ietf-ethertypes 13.0.1-SNAPSHOT ............ SUCCESS [ 5.147 s] [INFO] rfc8519-ietf-packet-fields 13.0.1-SNAPSHOT ......... SUCCESS [ 5.523 s] [INFO] rfc8519-ietf-access-control-list 13.0.1-SNAPSHOT ... SUCCESS [ 6.465 s] [INFO] rfc8520-ietf-acldns 13.0.1-SNAPSHOT ................ SUCCESS [ 5.211 s] [INFO] rfc8520-ietf-mud 13.0.1-SNAPSHOT ................... SUCCESS [ 5.768 s] [INFO] rfc8528 13.0.1-SNAPSHOT ............................ SUCCESS [ 5.528 s] [INFO] rfc8529 13.0.1-SNAPSHOT ............................ SUCCESS [ 5.514 s] [INFO] rfc8530 13.0.1-SNAPSHOT ............................ SUCCESS [ 5.278 s] [INFO] rfc8542-ietf-dc-fabric-types 13.0.1-SNAPSHOT ....... SUCCESS [ 5.409 s] [INFO] rfc8542-ietf-dc-fabric-topology 13.0.1-SNAPSHOT .... SUCCESS [ 5.481 s] [INFO] rfc8776-ietf-te-types 13.0.1-SNAPSHOT .............. SUCCESS [ 8.464 s] [INFO] rfc8776-ietf-te-packet-types 13.0.1-SNAPSHOT ....... SUCCESS [ 5.602 s] [INFO] rfc8795-ietf-te-topology 13.0.1-SNAPSHOT ........... SUCCESS [ 7.835 s] [INFO] rfc8795-ietf-te-topology-state 13.0.1-SNAPSHOT ..... SUCCESS [ 6.120 s] [INFO] iana-if-type 13.0.1-SNAPSHOT ....................... SUCCESS [ 6.787 s] [INFO] iana-routing-types 13.0.1-SNAPSHOT ................. SUCCESS [ 5.131 s] [INFO] ietf-topology 2013.10.21.25.1-SNAPSHOT ............. SUCCESS [ 5.590 s] [INFO] mdsal-docs 13.0.1-SNAPSHOT ......................... SUCCESS [ 12.662 s] [INFO] OpenDaylight :: MD-SAL :: Feature Parent 13.0.1-SNAPSHOT SUCCESS [ 8.780 s] [INFO] OpenDaylight :: MD-SAL :: ByteBuddy 13.0.1-SNAPSHOT SUCCESS [ 5.428 s] [INFO] OpenDaylight :: MD-SAL :: Common 13.0.1-SNAPSHOT ... SUCCESS [ 5.200 s] [INFO] OpenDaylight :: MD-SAL :: DOM API and SPI 13.0.1-SNAPSHOT SUCCESS [ 4.944 s] [INFO] OpenDaylight :: MD-SAL :: Binding Base 13.0.1-SNAPSHOT SUCCESS [ 4.612 s] [INFO] OpenDaylight :: MD-SAL :: Binding Runtime APIs 13.0.1-SNAPSHOT SUCCESS [ 5.193 s] [INFO] OpenDaylight :: MD-SAL :: DOM Runtime 13.0.1-SNAPSHOT SUCCESS [ 5.081 s] [INFO] OpenDaylight :: MD-SAL :: Binding Runtime 13.0.1-SNAPSHOT SUCCESS [ 5.152 s] [INFO] OpenDaylight :: MD-SAL :: Binding API 13.0.1-SNAPSHOT SUCCESS [ 4.717 s] [INFO] OpenDaylight :: MD-SAL :: DOM Broker 13.0.1-SNAPSHOT SUCCESS [ 4.961 s] [INFO] OpenDaylight :: MD-SAL :: Binding/DOM Adapter 13.0.1-SNAPSHOT SUCCESS [ 5.096 s] [INFO] OpenDaylight :: MD-SAL :: DOM 13.0.1-SNAPSHOT ...... SUCCESS [ 5.202 s] [INFO] OpenDaylight :: MD-SAL :: Binding 13.0.1-SNAPSHOT .. SUCCESS [ 5.331 s] [INFO] OpenDaylight :: MD-SAL :: EOS :: Common 13.0.1-SNAPSHOT SUCCESS [ 4.808 s] [INFO] OpenDaylight :: MD-SAL :: EOS :: DOM 13.0.1-SNAPSHOT SUCCESS [ 4.546 s] [INFO] OpenDaylight :: MD-SAL :: EOS :: Binding 13.0.1-SNAPSHOT SUCCESS [ 5.016 s] [INFO] OpenDaylight :: MD-SAL :: Singleton :: Common 13.0.1-SNAPSHOT SUCCESS [ 4.475 s] [INFO] OpenDaylight :: MD-SAL :: Singleton :: DOM 13.0.1-SNAPSHOT SUCCESS [ 5.296 s] [INFO] OpenDaylight :: MD-SAL :: TracingBroker 13.0.1-SNAPSHOT SUCCESS [ 5.411 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC6991 13.0.1-SNAPSHOT SUCCESS [ 4.765 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8294 13.0.1-SNAPSHOT SUCCESS [ 4.985 s] [INFO] OpenDaylight :: MD-SAL :: RFC8294 :: Netty 13.0.1-SNAPSHOT SUCCESS [ 5.131 s] [INFO] OpenDaylight :: MD-SAL :: Replicate :: Common 13.0.1-SNAPSHOT SUCCESS [ 4.947 s] [INFO] OpenDaylight :: MD-SAL :: Replicate :: Netty 13.0.1-SNAPSHOT SUCCESS [ 5.023 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8343 13.0.1-SNAPSHOT SUCCESS [ 4.378 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC7224 13.0.1-SNAPSHOT SUCCESS [ 4.438 s] [INFO] iana-crypt-hash 13.0.1-SNAPSHOT .................... SUCCESS [ 5.455 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC7317 iana-crypt-hash 13.0.1-SNAPSHOT SUCCESS [ 4.660 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC7952 13.0.1-SNAPSHOT SUCCESS [ 4.830 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8040 13.0.1-SNAPSHOT SUCCESS [ 4.912 s] [INFO] rfc8072 13.0.1-SNAPSHOT ............................ SUCCESS [ 7.605 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8072 13.0.1-SNAPSHOT SUCCESS [ 4.778 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8342 13.0.1-SNAPSHOT SUCCESS [ 4.665 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8344 13.0.1-SNAPSHOT SUCCESS [ 4.356 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8345 13.0.1-SNAPSHOT SUCCESS [ 5.314 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8345 :: NON-NMDA 13.0.1-SNAPSHOT SUCCESS [ 4.342 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8346 13.0.1-SNAPSHOT SUCCESS [ 4.673 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8346 :: NON-NMDA 13.0.1-SNAPSHOT SUCCESS [ 4.731 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8348 13.0.1-SNAPSHOT SUCCESS [ 4.328 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8348 :: NON-NMDA 13.0.1-SNAPSHOT SUCCESS [ 4.222 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8349 13.0.1-SNAPSHOT SUCCESS [ 4.291 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8519 13.0.1-SNAPSHOT SUCCESS [ 4.268 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8520 13.0.1-SNAPSHOT SUCCESS [ 4.266 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8525 13.0.1-SNAPSHOT SUCCESS [ 4.277 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8528 13.0.1-SNAPSHOT SUCCESS [ 4.259 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8529 13.0.1-SNAPSHOT SUCCESS [ 4.353 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8530 13.0.1-SNAPSHOT SUCCESS [ 4.278 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8542 13.0.1-SNAPSHOT SUCCESS [ 4.292 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8776 13.0.1-SNAPSHOT SUCCESS [ 4.202 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8795 13.0.1-SNAPSHOT SUCCESS [ 4.332 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8795 :: NON-NMDA 13.0.1-SNAPSHOT SUCCESS [ 4.291 s] [INFO] rfc8819-ietf-module-tags 13.0.1-SNAPSHOT ........... SUCCESS [ 4.914 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8819 13.0.1-SNAPSHOT SUCCESS [ 4.212 s] [INFO] rfc8819-ietf-module-tags-state 13.0.1-SNAPSHOT ..... SUCCESS [ 4.904 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8819 :: NON-NMDA 13.0.1-SNAPSHOT SUCCESS [ 4.239 s] [INFO] OpenDaylight :: MD-SAL :: Model :: draft-clemm-netmod-yang-network-topo-01 :: Minimal 13.0.1-SNAPSHOT SUCCESS [ 4.175 s] [INFO] OpenDaylight :: MD-SAL :: Model :: OpenDaylight L2 Types 13.0.1-SNAPSHOT SUCCESS [ 4.149 s] [INFO] OpenDaylight :: MD-SAL :: Stable Features 13.0.1-SNAPSHOT SUCCESS [ 5.715 s] [INFO] OpenDaylight :: MD-SAL :: YANG (Module) Library API 0.18.1-SNAPSHOT SUCCESS [ 4.364 s] [INFO] OpenDaylight :: MD-SAL :: RFC8525 YANG Library 0.18.1-SNAPSHOT SUCCESS [ 4.904 s] [INFO] OpenDaylight :: MD-SAL :: Experimental Features 13.0.1-SNAPSHOT SUCCESS [ 5.799 s] [INFO] features-mdsal-aggregator 13.0.1-SNAPSHOT .......... SUCCESS [ 0.007 s] [INFO] mdsal-karaf 13.0.1-SNAPSHOT ........................ SUCCESS [ 22.023 s] [INFO] mdsal-dom-inmemory-datastore-benchmark 13.0.1-SNAPSHOT SUCCESS [ 2.674 s] [INFO] dom-aggregator 13.0.1-SNAPSHOT ..................... SUCCESS [ 0.007 s] [INFO] binding-aggregator 13.0.1-SNAPSHOT ................. SUCCESS [ 0.004 s] [INFO] model-iana-aggregator 13.0.1-SNAPSHOT .............. SUCCESS [ 0.002 s] [INFO] model-ietf-aggregator 13.0.1-SNAPSHOT .............. SUCCESS [ 0.001 s] [INFO] model-aggregator 13.0.1-SNAPSHOT ................... SUCCESS [ 0.003 s] [INFO] entityownersip-aggregator 13.0.1-SNAPSHOT .......... SUCCESS [ 0.002 s] [INFO] singleton-service 13.0.1-SNAPSHOT .................. SUCCESS [ 0.002 s] [INFO] trace-aggregator 13.0.1-SNAPSHOT ................... SUCCESS [ 0.001 s] [INFO] netty-agreggator 13.0.1-SNAPSHOT ................... SUCCESS [ 0.004 s] [INFO] mdsal-replicate 13.0.1-SNAPSHOT .................... SUCCESS [ 0.001 s] [INFO] mdsal-yanglib 13.0.1-SNAPSHOT ...................... SUCCESS [ 0.002 s] [INFO] md-sal 13.0.1-SNAPSHOT ............................. SUCCESS [ 0.703 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 18:19 min [INFO] Finished at: 2024-02-10T21:44:01Z [INFO] ------------------------------------------------------------------------ + '[' https://sonarcloud.io = https://sonarcloud.io ']' + params+=("-Dsonar.projectKey=$PROJECT_KEY") + params+=("-Dsonar.organization=$PROJECT_ORGANIZATION") + params+=("-Dsonar.login=$API_TOKEN") + '[' False = True ']' + '[' -n openjdk17 ']' + '[' openjdk17 '!=' openjdk17 ']' + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn jacoco:report -Djacoco.dataFile=/w/workspace/mdsal-sonar/target/jacoco.exec sonar:sonar -e -Dsonar -Dsonar.host.url=https://sonarcloud.io --global-settings /w/workspace/mdsal-sonar@tmp/config10070502343075802127tmp --settings /w/workspace/mdsal-sonar@tmp/config3290259869556966700tmp -Dsonar.projectKey=opendaylight_mdsal -Dsonar.organization=opendaylight -Dsonar.login=**** --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 -Dodl.jacoco.aggregateFile=/w/workspace/mdsal-sonar/target/jacoco.exec -Dskip.karaf.featureTest=true Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 Java version: 17.0.6-ea, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-17-openjdk-17.0.6.0.9-0.3.ea.el8.x86_64 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "4.18.0-535.el8.x86_64", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] mdsal-artifacts [pom] [INFO] bnd-parent [pom] [INFO] bundle-parent [pom] [INFO] mdsal-common-api [jar] [INFO] common-agreggator [pom] [INFO] mdsal-dom-api [bundle] [INFO] yang-binding [jar] [INFO] binding-parent [pom] [INFO] mdsal-binding-model-api [bundle] [INFO] mdsal-binding-model-ri [bundle] [INFO] mdsal-binding-runtime-api [bundle] [INFO] mdsal-binding-generator [bundle] [INFO] mdsal-binding-java-api-generator [bundle] [INFO] yang-ext [bundle] [INFO] mdsal-dom-spi [bundle] [INFO] mdsal-dom-inmemory-datastore [bundle] [INFO] mdsal-dom-broker [bundle] [INFO] mdsal-binding-spec-util [bundle] [INFO] rfc8040 [bundle] [INFO] mdsal-binding-test-model [bundle] [INFO] mdsal-binding-runtime-spi [bundle] [INFO] mdsal-dom-schema-osgi [bundle] [INFO] mdsal-binding-loader [bundle] [INFO] mdsal-binding-api [bundle] [INFO] mdsal-binding-dom-codec-api [bundle] [INFO] mdsal-binding-dom-codec-spi [bundle] [INFO] mdsal-binding-dom-codec [bundle] [INFO] mdsal-binding-dom-adapter [bundle] [INFO] mdsal-binding-runtime-osgi [bundle] [INFO] mdsal-binding-dom-codec-osgi [bundle] [INFO] mdsal-binding-spi [bundle] [INFO] mdsal-binding-test-utils [jar] [INFO] mdsal-binding-util [bundle] [INFO] general-entity [bundle] [INFO] mdsal-eos-common-api [bundle] [INFO] mdsal-eos-dom-api [bundle] [INFO] mdsal-eos-dom-simple [bundle] [INFO] mdsal-eos-binding-api [bundle] [INFO] mdsal-eos-binding-adapter [bundle] [INFO] mdsal-singleton-api [bundle] [INFO] mdsal-singleton-impl [bundle] [INFO] mdsal-trace-api [bundle] [INFO] mdsal-trace-cli [bundle] [INFO] mdsal-trace-impl [bundle] [INFO] mdsal-yanglib-api [bundle] [INFO] ietf-type-util [bundle] [INFO] rfc6991-ietf-inet-types [bundle] [INFO] rfc6991-ietf-yang-types [bundle] [INFO] rfc8342-ietf-datastores [bundle] [INFO] rfc8525 [bundle] [INFO] mdsal-yanglib-rfc8525 [bundle] [INFO] mdsal-replicate-common [bundle] [INFO] mdsal-replicate-netty [bundle] [INFO] rfc8294-ietf-routing-types [bundle] [INFO] mdsal-rfc8294-netty [bundle] [INFO] opendaylight-l2-types [bundle] [INFO] rfc7952 [bundle] [INFO] rfc8342-ietf-origin [bundle] [INFO] rfc8343 [bundle] [INFO] rfc8344 [bundle] [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] rfc8346-ietf-l3-unicast-topology [bundle] [INFO] rfc8346-ietf-l3-unicast-topology-state [bundle] [INFO] iana-hardware [bundle] [INFO] rfc8348-ietf-hardware [bundle] [INFO] rfc8348-ietf-hardware-state [bundle] [INFO] rfc8349-ietf-routing [bundle] [INFO] rfc8349-ietf-ipv4-unicast-routing [bundle] [INFO] rfc8349-ietf-ipv6-unicast-routing [bundle] [INFO] rfc8519-ietf-ethertypes [bundle] [INFO] rfc8519-ietf-packet-fields [bundle] [INFO] rfc8519-ietf-access-control-list [bundle] [INFO] rfc8520-ietf-acldns [bundle] [INFO] rfc8520-ietf-mud [bundle] [INFO] rfc8528 [bundle] [INFO] rfc8529 [bundle] [INFO] rfc8530 [bundle] [INFO] rfc8542-ietf-dc-fabric-types [bundle] [INFO] rfc8542-ietf-dc-fabric-topology [bundle] [INFO] rfc8776-ietf-te-types [bundle] [INFO] rfc8776-ietf-te-packet-types [bundle] [INFO] rfc8795-ietf-te-topology [bundle] [INFO] rfc8795-ietf-te-topology-state [bundle] [INFO] iana-if-type [bundle] [INFO] iana-routing-types [bundle] [INFO] ietf-topology [bundle] [INFO] mdsal-docs [jar] [INFO] OpenDaylight :: MD-SAL :: Feature Parent [pom] [INFO] OpenDaylight :: MD-SAL :: ByteBuddy [feature] [INFO] OpenDaylight :: MD-SAL :: Common [feature] [INFO] OpenDaylight :: MD-SAL :: DOM API and SPI [feature] [INFO] OpenDaylight :: MD-SAL :: Binding Base [feature] [INFO] OpenDaylight :: MD-SAL :: Binding Runtime APIs [feature] [INFO] OpenDaylight :: MD-SAL :: DOM Runtime [feature] [INFO] OpenDaylight :: MD-SAL :: Binding Runtime [feature] [INFO] OpenDaylight :: MD-SAL :: Binding API [feature] [INFO] OpenDaylight :: MD-SAL :: DOM Broker [feature] [INFO] OpenDaylight :: MD-SAL :: Binding/DOM Adapter [feature] [INFO] OpenDaylight :: MD-SAL :: DOM [feature] [INFO] OpenDaylight :: MD-SAL :: Binding [feature] [INFO] OpenDaylight :: MD-SAL :: EOS :: Common [feature] [INFO] OpenDaylight :: MD-SAL :: EOS :: DOM [feature] [INFO] OpenDaylight :: MD-SAL :: EOS :: Binding [feature] [INFO] OpenDaylight :: MD-SAL :: Singleton :: Common [feature] [INFO] OpenDaylight :: MD-SAL :: Singleton :: DOM [feature] [INFO] OpenDaylight :: MD-SAL :: TracingBroker [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC6991 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8294 [feature] [INFO] OpenDaylight :: MD-SAL :: RFC8294 :: Netty [feature] [INFO] OpenDaylight :: MD-SAL :: Replicate :: Common [feature] [INFO] OpenDaylight :: MD-SAL :: Replicate :: Netty [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8343 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC7224 [feature] [INFO] iana-crypt-hash [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC7317 iana-crypt-hash [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC7952 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8040 [feature] [INFO] rfc8072 [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8072 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8342 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8344 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8345 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8345 :: NON-NMDA [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8346 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8346 :: NON-NMDA [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8348 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8348 :: NON-NMDA [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8349 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8519 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8520 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8525 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8528 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8529 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8530 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8542 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8776 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8795 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8795 :: NON-NMDA [feature] [INFO] rfc8819-ietf-module-tags [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8819 [feature] [INFO] rfc8819-ietf-module-tags-state [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8819 :: NON-NMDA [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: draft-clemm-netmod-yang-network-topo-01 :: Minimal [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: OpenDaylight L2 Types [feature] [INFO] OpenDaylight :: MD-SAL :: Stable Features [feature] [INFO] OpenDaylight :: MD-SAL :: YANG (Module) Library API [feature] [INFO] OpenDaylight :: MD-SAL :: RFC8525 YANG Library [feature] [INFO] OpenDaylight :: MD-SAL :: Experimental Features [feature] [INFO] features-mdsal-aggregator [pom] [INFO] mdsal-karaf [pom] [INFO] mdsal-dom-inmemory-datastore-benchmark [jar] [INFO] dom-aggregator [pom] [INFO] binding-aggregator [pom] [INFO] model-iana-aggregator [pom] [INFO] model-ietf-aggregator [pom] [INFO] model-aggregator [pom] [INFO] entityownersip-aggregator [pom] [INFO] singleton-service [pom] [INFO] trace-aggregator [pom] [INFO] netty-agreggator [pom] [INFO] mdsal-replicate [pom] [INFO] mdsal-yanglib [pom] [INFO] md-sal [pom] [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: Could not find artifact org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 in opendaylight-mirror (https://nexus.opendaylight.org/content/repositories/public/) [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://nexus.opendaylight.org/content/repositories/public/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-mirror has elapsed or updates are forced [WARNING] The artifact org.codehaus.mojo:sonar-maven-plugin:jar:3.9.1.2184 has been relocated to org.sonarsource.scanner.maven:sonar-maven-plugin:jar:3.9.1.2184: SonarQube plugin was moved to SonarSource organisation [INFO] [INFO] ---------------< org.opendaylight.mdsal:mdsal-artifacts >--------------- [INFO] Building mdsal-artifacts 13.0.1-SNAPSHOT [1/166] [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://nexus.opendaylight.org/content/repositories/public/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-mirror has elapsed or updates are forced [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ mdsal-artifacts --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] -----------------< org.opendaylight.mdsal:bnd-parent >------------------ [INFO] Building bnd-parent 13.0.1-SNAPSHOT [2/166] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ bnd-parent --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'bnd-parent' with 0 classes [INFO] [INFO] ----------------< org.opendaylight.mdsal:bundle-parent >---------------- [INFO] Building bundle-parent 13.0.1-SNAPSHOT [3/166] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ bundle-parent --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'bundle-parent' with 0 classes [INFO] [INFO] --------------< org.opendaylight.mdsal:mdsal-common-api >--------------- [INFO] Building mdsal-common-api 13.0.1-SNAPSHOT [4/166] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ mdsal-common-api --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'mdsal-common-api' with 17 classes [INFO] [INFO] --------------< org.opendaylight.mdsal:common-agreggator >-------------- [INFO] Building common-agreggator 13.0.1-SNAPSHOT [5/166] [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://nexus.opendaylight.org/content/repositories/public/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-mirror has elapsed or updates are forced [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ common-agreggator --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] ----------------< org.opendaylight.mdsal:mdsal-dom-api >---------------- [INFO] Building mdsal-dom-api 13.0.1-SNAPSHOT [6/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ mdsal-dom-api --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'mdsal-dom-api' with 49 classes [INFO] [INFO] ----------------< org.opendaylight.mdsal:yang-binding >----------------- [INFO] Building yang-binding 13.0.1-SNAPSHOT [7/166] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ yang-binding --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'yang-binding' with 35 classes [INFO] [INFO] ---------------< org.opendaylight.mdsal:binding-parent >---------------- [INFO] Building binding-parent 13.0.1-SNAPSHOT [8/166] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ binding-parent --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'binding-parent' with 0 classes [INFO] [INFO] -----------< org.opendaylight.mdsal:mdsal-binding-model-api >----------- [INFO] Building mdsal-binding-model-api 13.0.1-SNAPSHOT [9/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ mdsal-binding-model-api --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'mdsal-binding-model-api' with 17 classes [INFO] [INFO] -----------< org.opendaylight.mdsal:mdsal-binding-model-ri >------------ [INFO] Building mdsal-binding-model-ri 13.0.1-SNAPSHOT [10/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ mdsal-binding-model-ri --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'mdsal-binding-model-ri' with 40 classes [INFO] [INFO] ----------< org.opendaylight.mdsal:mdsal-binding-runtime-api >---------- [INFO] Building mdsal-binding-runtime-api 13.0.1-SNAPSHOT [11/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ mdsal-binding-runtime-api --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'mdsal-binding-runtime-api' with 8 classes [INFO] [INFO] -----------< org.opendaylight.mdsal:mdsal-binding-generator >----------- [INFO] Building mdsal-binding-generator 13.0.1-SNAPSHOT [12/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ mdsal-binding-generator --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'mdsal-binding-generator' with 131 classes [INFO] [INFO] ------< org.opendaylight.mdsal:mdsal-binding-java-api-generator >------- [INFO] Building mdsal-binding-java-api-generator 13.0.1-SNAPSHOT [13/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ mdsal-binding-java-api-generator --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'mdsal-binding-java-api-generator' with 45 classes [INFO] [INFO] ---------------< org.opendaylight.mdsal.model:yang-ext >---------------- [INFO] Building yang-ext 2013.09.07.25.1-SNAPSHOT [14/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ yang-ext --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'yang-ext' with 2 classes [INFO] [INFO] ----------------< org.opendaylight.mdsal:mdsal-dom-spi >---------------- [INFO] Building mdsal-dom-spi 13.0.1-SNAPSHOT [15/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ mdsal-dom-spi --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'mdsal-dom-spi' with 64 classes [INFO] [INFO] --------< org.opendaylight.mdsal:mdsal-dom-inmemory-datastore >--------- [INFO] Building mdsal-dom-inmemory-datastore 13.0.1-SNAPSHOT [16/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ mdsal-dom-inmemory-datastore --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'mdsal-dom-inmemory-datastore' with 10 classes [INFO] [INFO] --------------< org.opendaylight.mdsal:mdsal-dom-broker >--------------- [INFO] Building mdsal-dom-broker 13.0.1-SNAPSHOT [17/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ mdsal-dom-broker --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'mdsal-dom-broker' with 41 classes [INFO] [INFO] -----------< org.opendaylight.mdsal:mdsal-binding-spec-util >----------- [INFO] Building mdsal-binding-spec-util 13.0.1-SNAPSHOT [18/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ mdsal-binding-spec-util --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'mdsal-binding-spec-util' with 3 classes [INFO] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc8040 >---------- [INFO] Building rfc8040 13.0.1-SNAPSHOT [19/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ rfc8040 --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc8040' with 2 classes [INFO] [INFO] ----------< org.opendaylight.mdsal:mdsal-binding-test-model >----------- [INFO] Building mdsal-binding-test-model 13.0.1-SNAPSHOT [20/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ mdsal-binding-test-model --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'mdsal-binding-test-model' with 124 classes [INFO] [INFO] ----------< org.opendaylight.mdsal:mdsal-binding-runtime-spi >---------- [INFO] Building mdsal-binding-runtime-spi 13.0.1-SNAPSHOT [21/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ mdsal-binding-runtime-spi --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'mdsal-binding-runtime-spi' with 10 classes [INFO] [INFO] ------------< org.opendaylight.mdsal:mdsal-dom-schema-osgi >------------ [INFO] Building mdsal-dom-schema-osgi 13.0.1-SNAPSHOT [22/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ mdsal-dom-schema-osgi --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'mdsal-dom-schema-osgi' with 15 classes [INFO] [INFO] ------------< org.opendaylight.mdsal:mdsal-binding-loader >------------- [INFO] Building mdsal-binding-loader 13.0.1-SNAPSHOT [23/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ mdsal-binding-loader --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'mdsal-binding-loader' with 5 classes [INFO] [INFO] --------------< org.opendaylight.mdsal:mdsal-binding-api >-------------- [INFO] Building mdsal-binding-api 13.0.1-SNAPSHOT [24/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ mdsal-binding-api --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'mdsal-binding-api' with 25 classes [INFO] [INFO] ---------< org.opendaylight.mdsal:mdsal-binding-dom-codec-api >--------- [INFO] Building mdsal-binding-dom-codec-api 13.0.1-SNAPSHOT [25/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ mdsal-binding-dom-codec-api --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'mdsal-binding-dom-codec-api' with 11 classes [INFO] [INFO] ---------< org.opendaylight.mdsal:mdsal-binding-dom-codec-spi >--------- [INFO] Building mdsal-binding-dom-codec-spi 13.0.1-SNAPSHOT [26/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ mdsal-binding-dom-codec-spi --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'mdsal-binding-dom-codec-spi' with 8 classes [INFO] [INFO] -----------< org.opendaylight.mdsal:mdsal-binding-dom-codec >----------- [INFO] Building mdsal-binding-dom-codec 13.0.1-SNAPSHOT [27/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ mdsal-binding-dom-codec --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'mdsal-binding-dom-codec' with 129 classes [INFO] [INFO] ----------< org.opendaylight.mdsal:mdsal-binding-dom-adapter >---------- [INFO] Building mdsal-binding-dom-adapter 13.0.1-SNAPSHOT [28/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ mdsal-binding-dom-adapter --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'mdsal-binding-dom-adapter' with 116 classes [INFO] [INFO] ---------< org.opendaylight.mdsal:mdsal-binding-runtime-osgi >---------- [INFO] Building mdsal-binding-runtime-osgi 13.0.1-SNAPSHOT [29/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ mdsal-binding-runtime-osgi --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'mdsal-binding-runtime-osgi' with 5 classes [INFO] [INFO] --------< org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi >--------- [INFO] Building mdsal-binding-dom-codec-osgi 13.0.1-SNAPSHOT [30/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ mdsal-binding-dom-codec-osgi --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'mdsal-binding-dom-codec-osgi' with 5 classes [INFO] [INFO] --------------< org.opendaylight.mdsal:mdsal-binding-spi >-------------- [INFO] Building mdsal-binding-spi 13.0.1-SNAPSHOT [31/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ mdsal-binding-spi --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'mdsal-binding-spi' with 5 classes [INFO] [INFO] ----------< org.opendaylight.mdsal:mdsal-binding-test-utils >----------- [INFO] Building mdsal-binding-test-utils 13.0.1-SNAPSHOT [32/166] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ mdsal-binding-test-utils --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'mdsal-binding-test-utils' with 6 classes [INFO] [INFO] -------------< org.opendaylight.mdsal:mdsal-binding-util >-------------- [INFO] Building mdsal-binding-util 13.0.1-SNAPSHOT [33/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ mdsal-binding-util --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'mdsal-binding-util' with 20 classes [INFO] [INFO] ------------< org.opendaylight.mdsal.model:general-entity >------------- [INFO] Building general-entity 13.0.1-SNAPSHOT [34/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ general-entity --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'general-entity' with 2 classes [INFO] [INFO] ------------< org.opendaylight.mdsal:mdsal-eos-common-api >------------- [INFO] Building mdsal-eos-common-api 13.0.1-SNAPSHOT [35/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ mdsal-eos-common-api --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'mdsal-eos-common-api' with 5 classes [INFO] [INFO] --------------< org.opendaylight.mdsal:mdsal-eos-dom-api >-------------- [INFO] Building mdsal-eos-dom-api 13.0.1-SNAPSHOT [36/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ mdsal-eos-dom-api --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'mdsal-eos-dom-api' with 1 classes [INFO] [INFO] ------------< org.opendaylight.mdsal:mdsal-eos-dom-simple >------------- [INFO] Building mdsal-eos-dom-simple 13.0.1-SNAPSHOT [37/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ mdsal-eos-dom-simple --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'mdsal-eos-dom-simple' with 4 classes [INFO] [INFO] ------------< org.opendaylight.mdsal:mdsal-eos-binding-api >------------ [INFO] Building mdsal-eos-binding-api 13.0.1-SNAPSHOT [38/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ mdsal-eos-binding-api --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'mdsal-eos-binding-api' with 1 classes [INFO] [INFO] ----------< org.opendaylight.mdsal:mdsal-eos-binding-adapter >---------- [INFO] Building mdsal-eos-binding-adapter 13.0.1-SNAPSHOT [39/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ mdsal-eos-binding-adapter --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'mdsal-eos-binding-adapter' with 2 classes [INFO] [INFO] -------------< org.opendaylight.mdsal:mdsal-singleton-api >------------- [INFO] Building mdsal-singleton-api 13.0.1-SNAPSHOT [40/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ mdsal-singleton-api --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'mdsal-singleton-api' with 1 classes [INFO] [INFO] ------------< org.opendaylight.mdsal:mdsal-singleton-impl >------------- [INFO] Building mdsal-singleton-impl 13.0.1-SNAPSHOT [41/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ mdsal-singleton-impl --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'mdsal-singleton-impl' with 10 classes [INFO] [INFO] ---------------< org.opendaylight.mdsal:mdsal-trace-api >--------------- [INFO] Building mdsal-trace-api 13.0.1-SNAPSHOT [42/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ mdsal-trace-api --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'mdsal-trace-api' with 2 classes [INFO] [INFO] ---------------< org.opendaylight.mdsal:mdsal-trace-cli >--------------- [INFO] Building mdsal-trace-cli 13.0.1-SNAPSHOT [43/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ mdsal-trace-cli --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'mdsal-trace-cli' with 1 classes [INFO] [INFO] --------------< org.opendaylight.mdsal:mdsal-trace-impl >--------------- [INFO] Building mdsal-trace-impl 13.0.1-SNAPSHOT [44/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ mdsal-trace-impl --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'mdsal-trace-impl' with 12 classes [INFO] [INFO] --------------< org.opendaylight.mdsal:mdsal-yanglib-api >-------------- [INFO] Building mdsal-yanglib-api 0.18.1-SNAPSHOT [45/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ mdsal-yanglib-api --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'mdsal-yanglib-api' with 1 classes [INFO] [INFO] ------------< org.opendaylight.mdsal.model:ietf-type-util >------------- [INFO] Building ietf-type-util 13.0.1-SNAPSHOT [46/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ ietf-type-util --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'ietf-type-util' with 2 classes [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types >-- [INFO] Building rfc6991-ietf-inet-types 13.0.1-SNAPSHOT [47/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ rfc6991-ietf-inet-types --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc6991-ietf-inet-types' with 2 classes [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types >-- [INFO] Building rfc6991-ietf-yang-types 13.0.1-SNAPSHOT [48/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ rfc6991-ietf-yang-types --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc6991-ietf-yang-types' with 2 classes [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores >-- [INFO] Building rfc8342-ietf-datastores 13.0.1-SNAPSHOT [49/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ rfc8342-ietf-datastores --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc8342-ietf-datastores' with 2 classes [INFO] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc8525 >---------- [INFO] Building rfc8525 13.0.1-SNAPSHOT [50/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ rfc8525 --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc8525' with 2 classes [INFO] [INFO] ------------< org.opendaylight.mdsal:mdsal-yanglib-rfc8525 >------------ [INFO] Building mdsal-yanglib-rfc8525 0.18.1-SNAPSHOT [51/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ mdsal-yanglib-rfc8525 --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'mdsal-yanglib-rfc8525' with 5 classes [INFO] [INFO] -----------< org.opendaylight.mdsal:mdsal-replicate-common >------------ [INFO] Building mdsal-replicate-common 13.0.1-SNAPSHOT [52/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ mdsal-replicate-common --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'mdsal-replicate-common' with 3 classes [INFO] [INFO] ------------< org.opendaylight.mdsal:mdsal-replicate-netty >------------ [INFO] Building mdsal-replicate-netty 13.0.1-SNAPSHOT [53/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ mdsal-replicate-netty --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'mdsal-replicate-netty' with 26 classes [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types >-- [INFO] Building rfc8294-ietf-routing-types 13.0.1-SNAPSHOT [54/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ rfc8294-ietf-routing-types --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc8294-ietf-routing-types' with 2 classes [INFO] [INFO] -------------< org.opendaylight.mdsal:mdsal-rfc8294-netty >------------- [INFO] Building mdsal-rfc8294-netty 13.0.1-SNAPSHOT [55/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ mdsal-rfc8294-netty --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'mdsal-rfc8294-netty' with 1 classes [INFO] [INFO] ---------< org.opendaylight.mdsal.model:opendaylight-l2-types >--------- [INFO] Building opendaylight-l2-types 2013.08.27.25.1-SNAPSHOT [56/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ opendaylight-l2-types --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'opendaylight-l2-types' with 2 classes [INFO] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc7952 >---------- [INFO] Building rfc7952 13.0.1-SNAPSHOT [57/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ rfc7952 --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc7952' with 2 classes [INFO] [INFO] ---< org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin >---- [INFO] Building rfc8342-ietf-origin 13.0.1-SNAPSHOT [58/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ rfc8342-ietf-origin --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc8342-ietf-origin' with 2 classes [INFO] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc8343 >---------- [INFO] Building rfc8343 13.0.1-SNAPSHOT [59/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ rfc8343 --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc8343' with 2 classes [INFO] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc8344 >---------- [INFO] Building rfc8344 13.0.1-SNAPSHOT [60/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ rfc8344 --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc8344' with 2 classes [INFO] [INFO] ---< org.opendaylight.mdsal.binding.model.ietf:rfc8345-ietf-network >--- [INFO] Building rfc8345-ietf-network 13.0.1-SNAPSHOT [61/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ rfc8345-ietf-network --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc8345-ietf-network' with 2 classes [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8345-ietf-network-state >-- [INFO] Building rfc8345-ietf-network-state 13.0.1-SNAPSHOT [62/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ rfc8345-ietf-network-state --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc8345-ietf-network-state' with 2 classes [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8345-ietf-network-topology >-- [INFO] Building rfc8345-ietf-network-topology 13.0.1-SNAPSHOT [63/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ rfc8345-ietf-network-topology --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc8345-ietf-network-topology' with 2 classes [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8345-ietf-network-topology-state >-- [INFO] Building rfc8345-ietf-network-topology-state 13.0.1-SNAPSHOT [64/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ rfc8345-ietf-network-topology-state --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc8345-ietf-network-topology-state' with 2 classes [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8346-ietf-l3-unicast-topology >-- [INFO] Building rfc8346-ietf-l3-unicast-topology 13.0.1-SNAPSHOT [65/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc8346-ietf-l3-unicast-topology' with 2 classes [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8346-ietf-l3-unicast-topology-state >-- [INFO] Building rfc8346-ietf-l3-unicast-topology-state 13.0.1-SNAPSHOT [66/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc8346-ietf-l3-unicast-topology-state' with 2 classes [INFO] [INFO] ------< org.opendaylight.mdsal.binding.model.iana:iana-hardware >------- [INFO] Building iana-hardware 13.0.1-SNAPSHOT [67/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ iana-hardware --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'iana-hardware' with 2 classes [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8348-ietf-hardware >--- [INFO] Building rfc8348-ietf-hardware 13.0.1-SNAPSHOT [68/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ rfc8348-ietf-hardware --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc8348-ietf-hardware' with 2 classes [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8348-ietf-hardware-state >-- [INFO] Building rfc8348-ietf-hardware-state 13.0.1-SNAPSHOT [69/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ rfc8348-ietf-hardware-state --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc8348-ietf-hardware-state' with 2 classes [INFO] [INFO] ---< org.opendaylight.mdsal.binding.model.ietf:rfc8349-ietf-routing >--- [INFO] Building rfc8349-ietf-routing 13.0.1-SNAPSHOT [70/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ rfc8349-ietf-routing --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc8349-ietf-routing' with 2 classes [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8349-ietf-ipv4-unicast-routing >-- [INFO] Building rfc8349-ietf-ipv4-unicast-routing 13.0.1-SNAPSHOT [71/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc8349-ietf-ipv4-unicast-routing' with 2 classes [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8349-ietf-ipv6-unicast-routing >-- [INFO] Building rfc8349-ietf-ipv6-unicast-routing 13.0.1-SNAPSHOT [72/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc8349-ietf-ipv6-unicast-routing' with 3 classes [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8519-ietf-ethertypes >-- [INFO] Building rfc8519-ietf-ethertypes 13.0.1-SNAPSHOT [73/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ rfc8519-ietf-ethertypes --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc8519-ietf-ethertypes' with 2 classes [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8519-ietf-packet-fields >-- [INFO] Building rfc8519-ietf-packet-fields 13.0.1-SNAPSHOT [74/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ rfc8519-ietf-packet-fields --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc8519-ietf-packet-fields' with 2 classes [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8519-ietf-access-control-list >-- [INFO] Building rfc8519-ietf-access-control-list 13.0.1-SNAPSHOT [75/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ rfc8519-ietf-access-control-list --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc8519-ietf-access-control-list' with 2 classes [INFO] [INFO] ---< org.opendaylight.mdsal.binding.model.ietf:rfc8520-ietf-acldns >---- [INFO] Building rfc8520-ietf-acldns 13.0.1-SNAPSHOT [76/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ rfc8520-ietf-acldns --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc8520-ietf-acldns' with 2 classes [INFO] [INFO] -----< org.opendaylight.mdsal.binding.model.ietf:rfc8520-ietf-mud >----- [INFO] Building rfc8520-ietf-mud 13.0.1-SNAPSHOT [77/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ rfc8520-ietf-mud --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc8520-ietf-mud' with 2 classes [INFO] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc8528 >---------- [INFO] Building rfc8528 13.0.1-SNAPSHOT [78/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ rfc8528 --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc8528' with 2 classes [INFO] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc8529 >---------- [INFO] Building rfc8529 13.0.1-SNAPSHOT [79/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ rfc8529 --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc8529' with 2 classes [INFO] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc8530 >---------- [INFO] Building rfc8530 13.0.1-SNAPSHOT [80/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ rfc8530 --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc8530' with 2 classes [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8542-ietf-dc-fabric-types >-- [INFO] Building rfc8542-ietf-dc-fabric-types 13.0.1-SNAPSHOT [81/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ rfc8542-ietf-dc-fabric-types --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc8542-ietf-dc-fabric-types' with 2 classes [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8542-ietf-dc-fabric-topology >-- [INFO] Building rfc8542-ietf-dc-fabric-topology 13.0.1-SNAPSHOT [82/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc8542-ietf-dc-fabric-topology' with 2 classes [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8776-ietf-te-types >--- [INFO] Building rfc8776-ietf-te-types 13.0.1-SNAPSHOT [83/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ rfc8776-ietf-te-types --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc8776-ietf-te-types' with 2 classes [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8776-ietf-te-packet-types >-- [INFO] Building rfc8776-ietf-te-packet-types 13.0.1-SNAPSHOT [84/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ rfc8776-ietf-te-packet-types --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc8776-ietf-te-packet-types' with 2 classes [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8795-ietf-te-topology >-- [INFO] Building rfc8795-ietf-te-topology 13.0.1-SNAPSHOT [85/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ rfc8795-ietf-te-topology --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc8795-ietf-te-topology' with 2 classes [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8795-ietf-te-topology-state >-- [INFO] Building rfc8795-ietf-te-topology-state 13.0.1-SNAPSHOT [86/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ rfc8795-ietf-te-topology-state --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc8795-ietf-te-topology-state' with 2 classes [INFO] [INFO] -------< org.opendaylight.mdsal.binding.model.iana:iana-if-type >------- [INFO] Building iana-if-type 13.0.1-SNAPSHOT [87/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ iana-if-type --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'iana-if-type' with 2 classes [INFO] [INFO] ----< org.opendaylight.mdsal.binding.model.iana:iana-routing-types >---- [INFO] Building iana-routing-types 13.0.1-SNAPSHOT [88/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ iana-routing-types --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'iana-routing-types' with 2 classes [INFO] [INFO] -------------< org.opendaylight.mdsal.model:ietf-topology >------------- [INFO] Building ietf-topology 2013.10.21.25.1-SNAPSHOT [89/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ ietf-topology --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'ietf-topology' with 2 classes [INFO] [INFO] -----------------< org.opendaylight.mdsal:mdsal-docs >------------------ [INFO] Building mdsal-docs 13.0.1-SNAPSHOT [90/166] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ mdsal-docs --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'mdsal-docs' with 0 classes [INFO] [INFO] ---------------< org.opendaylight.mdsal:feature-parent >---------------- [INFO] Building OpenDaylight :: MD-SAL :: Feature Parent 13.0.1-SNAPSHOT [91/166] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ feature-parent --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] -------------< org.opendaylight.mdsal:odl-mdsal-bytebuddy >------------- [INFO] Building OpenDaylight :: MD-SAL :: ByteBuddy 13.0.1-SNAPSHOT [92/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-mdsal-bytebuddy --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --------------< org.opendaylight.mdsal:odl-mdsal-common >--------------- [INFO] Building OpenDaylight :: MD-SAL :: Common 13.0.1-SNAPSHOT [93/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-mdsal-common --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --------------< org.opendaylight.mdsal:odl-mdsal-dom-api >-------------- [INFO] Building OpenDaylight :: MD-SAL :: DOM API and SPI 13.0.1-SNAPSHOT [94/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-mdsal-dom-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] -----------< org.opendaylight.mdsal:odl-mdsal-binding-base >------------ [INFO] Building OpenDaylight :: MD-SAL :: Binding Base 13.0.1-SNAPSHOT [95/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-mdsal-binding-base --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --------< org.opendaylight.mdsal:odl-mdsal-binding-runtime-api >-------- [INFO] Building OpenDaylight :: MD-SAL :: Binding Runtime APIs 13.0.1-SNAPSHOT [96/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-mdsal-binding-runtime-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ------------< org.opendaylight.mdsal:odl-mdsal-dom-runtime >------------ [INFO] Building OpenDaylight :: MD-SAL :: DOM Runtime 13.0.1-SNAPSHOT [97/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-mdsal-dom-runtime --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ----------< org.opendaylight.mdsal:odl-mdsal-binding-runtime >---------- [INFO] Building OpenDaylight :: MD-SAL :: Binding Runtime 13.0.1-SNAPSHOT [98/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-mdsal-binding-runtime --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ------------< org.opendaylight.mdsal:odl-mdsal-binding-api >------------ [INFO] Building OpenDaylight :: MD-SAL :: Binding API 13.0.1-SNAPSHOT [99/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-mdsal-binding-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ------------< org.opendaylight.mdsal:odl-mdsal-dom-broker >------------- [INFO] Building OpenDaylight :: MD-SAL :: DOM Broker 13.0.1-SNAPSHOT [100/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-mdsal-dom-broker --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --------< org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter >-------- [INFO] Building OpenDaylight :: MD-SAL :: Binding/DOM Adapter 13.0.1-SNAPSHOT [101/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-mdsal-binding-dom-adapter --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ----------------< org.opendaylight.mdsal:odl-mdsal-dom >---------------- [INFO] Building OpenDaylight :: MD-SAL :: DOM 13.0.1-SNAPSHOT [102/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-mdsal-dom --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --------------< org.opendaylight.mdsal:odl-mdsal-binding >-------------- [INFO] Building OpenDaylight :: MD-SAL :: Binding 13.0.1-SNAPSHOT [103/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-mdsal-binding --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ------------< org.opendaylight.mdsal:odl-mdsal-eos-common >------------- [INFO] Building OpenDaylight :: MD-SAL :: EOS :: Common 13.0.1-SNAPSHOT [104/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-mdsal-eos-common --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --------------< org.opendaylight.mdsal:odl-mdsal-eos-dom >-------------- [INFO] Building OpenDaylight :: MD-SAL :: EOS :: DOM 13.0.1-SNAPSHOT [105/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-mdsal-eos-dom --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ------------< org.opendaylight.mdsal:odl-mdsal-eos-binding >------------ [INFO] Building OpenDaylight :: MD-SAL :: EOS :: Binding 13.0.1-SNAPSHOT [106/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-mdsal-eos-binding --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ---------< org.opendaylight.mdsal:odl-mdsal-singleton-common >---------- [INFO] Building OpenDaylight :: MD-SAL :: Singleton :: Common 13.0.1-SNAPSHOT [107/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-mdsal-singleton-common --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] -----------< org.opendaylight.mdsal:odl-mdsal-singleton-dom >----------- [INFO] Building OpenDaylight :: MD-SAL :: Singleton :: DOM 13.0.1-SNAPSHOT [108/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-mdsal-singleton-dom --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ---------------< org.opendaylight.mdsal:odl-mdsal-trace >--------------- [INFO] Building OpenDaylight :: MD-SAL :: TracingBroker 13.0.1-SNAPSHOT [109/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-mdsal-trace --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC6991 13.0.1-SNAPSHOT [110/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-mdsal-model-rfc6991 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8294 13.0.1-SNAPSHOT [111/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-mdsal-model-rfc8294 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] -----------< org.opendaylight.mdsal:odl-mdsal-rfc8294-netty >----------- [INFO] Building OpenDaylight :: MD-SAL :: RFC8294 :: Netty 13.0.1-SNAPSHOT [112/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-mdsal-rfc8294-netty --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ---------< org.opendaylight.mdsal:odl-mdsal-replicate-common >---------- [INFO] Building OpenDaylight :: MD-SAL :: Replicate :: Common 13.0.1-SNAPSHOT [113/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-mdsal-replicate-common --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ----------< org.opendaylight.mdsal:odl-mdsal-replicate-netty >---------- [INFO] Building OpenDaylight :: MD-SAL :: Replicate :: Netty 13.0.1-SNAPSHOT [114/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-mdsal-replicate-netty --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8343 13.0.1-SNAPSHOT [115/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-mdsal-model-rfc8343 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc7224 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC7224 13.0.1-SNAPSHOT [116/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-mdsal-model-rfc7224 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] -----< org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash >------ [INFO] Building iana-crypt-hash 13.0.1-SNAPSHOT [117/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ iana-crypt-hash --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'iana-crypt-hash' with 2 classes [INFO] [INFO] --< org.opendaylight.mdsal.model:odl-mdsal-model-rfc7317-iana-crypt-hash >-- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC7317 iana-crypt-hash 13.0.1-SNAPSHOT [118/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC7952 13.0.1-SNAPSHOT [119/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-mdsal-model-rfc7952 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8040 13.0.1-SNAPSHOT [120/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-mdsal-model-rfc8040 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc8072 >---------- [INFO] Building rfc8072 13.0.1-SNAPSHOT [121/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ rfc8072 --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc8072' with 2 classes [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8072 13.0.1-SNAPSHOT [122/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-mdsal-model-rfc8072 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8342 13.0.1-SNAPSHOT [123/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-mdsal-model-rfc8342 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8344 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8344 13.0.1-SNAPSHOT [124/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-mdsal-model-rfc8344 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8345 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8345 13.0.1-SNAPSHOT [125/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-mdsal-model-rfc8345 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ---< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8345-non-nmda >---- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8345 :: NON-NMDA 13.0.1-SNAPSHOT [126/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-mdsal-model-rfc8345-non-nmda --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8346 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8346 13.0.1-SNAPSHOT [127/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-mdsal-model-rfc8346 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ---< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8346-non-nmda >---- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8346 :: NON-NMDA 13.0.1-SNAPSHOT [128/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-mdsal-model-rfc8346-non-nmda --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8348 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8348 13.0.1-SNAPSHOT [129/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-mdsal-model-rfc8348 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ---< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8348-non-nmda >---- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8348 :: NON-NMDA 13.0.1-SNAPSHOT [130/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-mdsal-model-rfc8348-non-nmda --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8349 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8349 13.0.1-SNAPSHOT [131/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-mdsal-model-rfc8349 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8519 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8519 13.0.1-SNAPSHOT [132/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-mdsal-model-rfc8519 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8520 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8520 13.0.1-SNAPSHOT [133/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-mdsal-model-rfc8520 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8525 13.0.1-SNAPSHOT [134/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-mdsal-model-rfc8525 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8528 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8528 13.0.1-SNAPSHOT [135/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-mdsal-model-rfc8528 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8529 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8529 13.0.1-SNAPSHOT [136/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-mdsal-model-rfc8529 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8530 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8530 13.0.1-SNAPSHOT [137/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-mdsal-model-rfc8530 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8542 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8542 13.0.1-SNAPSHOT [138/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-mdsal-model-rfc8542 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8776 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8776 13.0.1-SNAPSHOT [139/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-mdsal-model-rfc8776 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8795 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8795 13.0.1-SNAPSHOT [140/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-mdsal-model-rfc8795 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ---< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8795-non-nmda >---- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8795 :: NON-NMDA 13.0.1-SNAPSHOT [141/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-mdsal-model-rfc8795-non-nmda --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8819-ietf-module-tags >-- [INFO] Building rfc8819-ietf-module-tags 13.0.1-SNAPSHOT [142/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ rfc8819-ietf-module-tags --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc8819-ietf-module-tags' with 2 classes [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8819 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8819 13.0.1-SNAPSHOT [143/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-mdsal-model-rfc8819 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8819-ietf-module-tags-state >-- [INFO] Building rfc8819-ietf-module-tags-state 13.0.1-SNAPSHOT [144/166] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ rfc8819-ietf-module-tags-state --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'rfc8819-ietf-module-tags-state' with 2 classes [INFO] [INFO] ---< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8819-non-nmda >---- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8819 :: NON-NMDA 13.0.1-SNAPSHOT [145/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-mdsal-model-rfc8819-non-nmda --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --< org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal >-- [INFO] Building OpenDaylight :: MD-SAL :: Model :: draft-clemm-netmod-yang-network-topo-01 :: Minimal 13.0.1-SNAPSHOT [146/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] -----< org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types >------ [INFO] Building OpenDaylight :: MD-SAL :: Model :: OpenDaylight L2 Types 13.0.1-SNAPSHOT [147/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-mdsal-model-odl-l2-types --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ---------------< org.opendaylight.mdsal:features-mdsal >---------------- [INFO] Building OpenDaylight :: MD-SAL :: Stable Features 13.0.1-SNAPSHOT [148/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ features-mdsal --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ----------< org.opendaylight.mdsal:odl-mdsal-exp-yanglib-api >---------- [INFO] Building OpenDaylight :: MD-SAL :: YANG (Module) Library API 0.18.1-SNAPSHOT [149/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-mdsal-exp-yanglib-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --------< org.opendaylight.mdsal:odl-mdsal-exp-yanglib-rfc8525 >-------- [INFO] Building OpenDaylight :: MD-SAL :: RFC8525 YANG Library 0.18.1-SNAPSHOT [150/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ odl-mdsal-exp-yanglib-rfc8525 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ---------< org.opendaylight.mdsal:features-mdsal-experimental >--------- [INFO] Building OpenDaylight :: MD-SAL :: Experimental Features 13.0.1-SNAPSHOT [151/166] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ features-mdsal-experimental --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] ----------< org.opendaylight.mdsal:features-mdsal-aggregator >---------- [INFO] Building features-mdsal-aggregator 13.0.1-SNAPSHOT [152/166] [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://nexus.opendaylight.org/content/repositories/public/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-mirror has elapsed or updates are forced [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ features-mdsal-aggregator --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] -----------------< org.opendaylight.mdsal:mdsal-karaf >----------------- [INFO] Building mdsal-karaf 13.0.1-SNAPSHOT [153/166] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ mdsal-karaf --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'mdsal-karaf' with 0 classes [INFO] [INFO] ---< org.opendaylight.mdsal:mdsal-dom-inmemory-datastore-benchmark >---- [INFO] Building mdsal-dom-inmemory-datastore-benchmark 13.0.1-SNAPSHOT [154/166] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] Loading execution data file /w/workspace/mdsal-sonar/target/jacoco.exec [INFO] Analyzed bundle 'mdsal-dom-inmemory-datastore-benchmark' with 37 classes [INFO] [INFO] ---------------< org.opendaylight.mdsal:dom-aggregator >---------------- [INFO] Building dom-aggregator 13.0.1-SNAPSHOT [155/166] [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://nexus.opendaylight.org/content/repositories/public/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-mirror has elapsed or updates are forced [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ dom-aggregator --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] -------------< org.opendaylight.mdsal:binding-aggregator >-------------- [INFO] Building binding-aggregator 13.0.1-SNAPSHOT [156/166] [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://nexus.opendaylight.org/content/repositories/public/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-mirror has elapsed or updates are forced [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ binding-aggregator --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] ---------< org.opendaylight.mdsal.model:model-iana-aggregator >--------- [INFO] Building model-iana-aggregator 13.0.1-SNAPSHOT [157/166] [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://nexus.opendaylight.org/content/repositories/public/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-mirror has elapsed or updates are forced [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ model-iana-aggregator --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] ---------< org.opendaylight.mdsal.model:model-ietf-aggregator >--------- [INFO] Building model-ietf-aggregator 13.0.1-SNAPSHOT [158/166] [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://nexus.opendaylight.org/content/repositories/public/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-mirror has elapsed or updates are forced [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ model-ietf-aggregator --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] -----------< org.opendaylight.mdsal.model:model-aggregator >------------ [INFO] Building model-aggregator 13.0.1-SNAPSHOT [159/166] [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://nexus.opendaylight.org/content/repositories/public/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-mirror has elapsed or updates are forced [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ model-aggregator --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] ----------< org.opendaylight.mdsal:entityownersip-aggregator >---------- [INFO] Building entityownersip-aggregator 13.0.1-SNAPSHOT [160/166] [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://nexus.opendaylight.org/content/repositories/public/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-mirror has elapsed or updates are forced [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ entityownersip-aggregator --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] --------------< org.opendaylight.mdsal:singleton-service >-------------- [INFO] Building singleton-service 13.0.1-SNAPSHOT [161/166] [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://nexus.opendaylight.org/content/repositories/public/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-mirror has elapsed or updates are forced [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ singleton-service --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] --------------< org.opendaylight.mdsal:trace-aggregator >--------------- [INFO] Building trace-aggregator 13.0.1-SNAPSHOT [162/166] [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://nexus.opendaylight.org/content/repositories/public/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-mirror has elapsed or updates are forced [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ trace-aggregator --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] --------------< org.opendaylight.mdsal:netty-agreggator >--------------- [INFO] Building netty-agreggator 13.0.1-SNAPSHOT [163/166] [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://nexus.opendaylight.org/content/repositories/public/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-mirror has elapsed or updates are forced [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ netty-agreggator --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] ---------------< org.opendaylight.mdsal:mdsal-replicate >--------------- [INFO] Building mdsal-replicate 13.0.1-SNAPSHOT [164/166] [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://nexus.opendaylight.org/content/repositories/public/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-mirror has elapsed or updates are forced [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ mdsal-replicate --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] ----------------< org.opendaylight.mdsal:mdsal-yanglib >---------------- [INFO] Building mdsal-yanglib 13.0.1-SNAPSHOT [165/166] [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://nexus.opendaylight.org/content/repositories/public/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-mirror has elapsed or updates are forced [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ mdsal-yanglib --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] --------------< org.opendaylight.mdsal:mdsal-agreggator >--------------- [INFO] Building md-sal 13.0.1-SNAPSHOT [166/166] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (default-cli) @ mdsal-agreggator --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] --------------< org.opendaylight.mdsal:mdsal-agreggator >--------------- [INFO] Building md-sal 13.0.1-SNAPSHOT [167/166] [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 was not found in https://nexus.opendaylight.org/content/repositories/public/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-mirror has elapsed or updates are forced [INFO] [INFO] --- sonar-maven-plugin:3.9.1.2184:sonar (default-cli) @ mdsal-agreggator --- [INFO] User cache: /home/jenkins/.sonar/cache [INFO] SonarQube version: 8.0.0.52633 [INFO] Default locale: "en_US", source code encoding: "UTF-8" [INFO] Load global settings [INFO] Load global settings (done) | time=419ms [INFO] Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu [INFO] User cache: /home/jenkins/.sonar/cache [INFO] Loading required plugins [INFO] Load plugins index [INFO] Load plugins index (done) | time=399ms [INFO] Load/download plugins [INFO] Load/download plugins (done) | time=678ms [INFO] Found an active CI vendor: 'Jenkins' [INFO] Load project settings for component key: 'opendaylight_mdsal' [INFO] Load project settings for component key: 'opendaylight_mdsal' (done) | time=380ms [INFO] Process project properties [INFO] Project key: opendaylight_mdsal [INFO] Base dir: /w/workspace/mdsal-sonar [INFO] Working dir: /w/workspace/mdsal-sonar/target/sonar [INFO] Load project branches [INFO] Load project branches (done) | time=399ms [INFO] Check ALM binding of project 'opendaylight_mdsal' [INFO] Detected project binding: BOUND [INFO] Check ALM binding of project 'opendaylight_mdsal' (done) | time=361ms [INFO] Load project pull requests [INFO] Load project pull requests (done) | time=364ms [INFO] Load branch configuration [INFO] Load branch configuration (done) | time=1ms [INFO] Load quality profiles [INFO] Load quality profiles (done) | time=507ms [INFO] Load active rules [INFO] Load active rules (done) | time=6292ms [INFO] Organization key: opendaylight [WARNING] The property 'sonar.login' is deprecated and will be removed in the future. Please use the 'sonar.token' property instead when passing a token. [INFO] Preprocessing files... [INFO] 2 languages detected in 1416 preprocessed files [INFO] 7 files ignored because of inclusion/exclusion patterns [INFO] 0 files ignored because of scm ignore settings [INFO] Loading plugins for detected languages [INFO] Load/download plugins [INFO] Load/download plugins (done) | time=235ms [INFO] Load project repositories [INFO] Load project repositories (done) | time=1055ms [INFO] Indexing files... [INFO] Project configuration: [INFO] Excluded sources: **/build-wrapper-dump.json [INFO] Indexing files of module 'general-entity' [INFO] Base dir: /w/workspace/mdsal-sonar/model/general-entity [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'iana-crypt-hash' [INFO] Base dir: /w/workspace/mdsal-sonar/model/iana/iana-crypt-hash [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'iana-hardware' [INFO] Base dir: /w/workspace/mdsal-sonar/model/iana/iana-hardware [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'iana-if-type' [INFO] Base dir: /w/workspace/mdsal-sonar/model/iana/iana-if-type [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'iana-routing-types' [INFO] Base dir: /w/workspace/mdsal-sonar/model/iana/iana-routing-types [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'model-iana-aggregator' [INFO] Base dir: /w/workspace/mdsal-sonar/model/iana [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json [INFO] Indexing files of module 'rfc6991-ietf-inet-types' [INFO] Base dir: /w/workspace/mdsal-sonar/model/ietf/rfc6991-ietf-inet-types [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'rfc6991-ietf-yang-types' [INFO] Base dir: /w/workspace/mdsal-sonar/model/ietf/rfc6991-ietf-yang-types [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'rfc7952' [INFO] Base dir: /w/workspace/mdsal-sonar/model/ietf/rfc7952 [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'rfc8040' [INFO] Base dir: /w/workspace/mdsal-sonar/model/ietf/rfc8040 [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'rfc8072' [INFO] Base dir: /w/workspace/mdsal-sonar/model/ietf/rfc8072 [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'rfc8294-ietf-routing-types' [INFO] Base dir: /w/workspace/mdsal-sonar/model/ietf/rfc8294-ietf-routing-types [INFO] Source paths: pom.xml, src/main/java [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'rfc8342-ietf-datastores' [INFO] Base dir: /w/workspace/mdsal-sonar/model/ietf/rfc8342-ietf-datastores [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'rfc8342-ietf-origin' [INFO] Base dir: /w/workspace/mdsal-sonar/model/ietf/rfc8342-ietf-origin [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'rfc8343' [INFO] Base dir: /w/workspace/mdsal-sonar/model/ietf/rfc8343 [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'rfc8344' [INFO] Base dir: /w/workspace/mdsal-sonar/model/ietf/rfc8344 [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'rfc8345-ietf-network' [INFO] Base dir: /w/workspace/mdsal-sonar/model/ietf/rfc8345-ietf-network [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'rfc8345-ietf-network-state' [INFO] Base dir: /w/workspace/mdsal-sonar/model/ietf/rfc8345-ietf-network-state [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'rfc8345-ietf-network-topology' [INFO] Base dir: /w/workspace/mdsal-sonar/model/ietf/rfc8345-ietf-network-topology [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'rfc8345-ietf-network-topology-state' [INFO] Base dir: /w/workspace/mdsal-sonar/model/ietf/rfc8345-ietf-network-topology-state [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'rfc8346-ietf-l3-unicast-topology' [INFO] Base dir: /w/workspace/mdsal-sonar/model/ietf/rfc8346-ietf-l3-unicast-topology [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'rfc8346-ietf-l3-unicast-topology-state' [INFO] Base dir: /w/workspace/mdsal-sonar/model/ietf/rfc8346-ietf-l3-unicast-topology-state [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'rfc8348-ietf-hardware' [INFO] Base dir: /w/workspace/mdsal-sonar/model/ietf/rfc8348-ietf-hardware [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'rfc8348-ietf-hardware-state' [INFO] Base dir: /w/workspace/mdsal-sonar/model/ietf/rfc8348-ietf-hardware-state [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'rfc8349-ietf-ipv4-unicast-routing' [INFO] Base dir: /w/workspace/mdsal-sonar/model/ietf/rfc8349-ietf-ipv4-unicast-routing [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'rfc8349-ietf-ipv6-unicast-routing' [INFO] Base dir: /w/workspace/mdsal-sonar/model/ietf/rfc8349-ietf-ipv6-unicast-routing [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'rfc8349-ietf-routing' [INFO] Base dir: /w/workspace/mdsal-sonar/model/ietf/rfc8349-ietf-routing [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'rfc8519-ietf-access-control-list' [INFO] Base dir: /w/workspace/mdsal-sonar/model/ietf/rfc8519-ietf-access-control-list [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'rfc8519-ietf-ethertypes' [INFO] Base dir: /w/workspace/mdsal-sonar/model/ietf/rfc8519-ietf-ethertypes [INFO] Source paths: pom.xml, src/main/java [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'rfc8519-ietf-packet-fields' [INFO] Base dir: /w/workspace/mdsal-sonar/model/ietf/rfc8519-ietf-packet-fields [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'rfc8520-ietf-acldns' [INFO] Base dir: /w/workspace/mdsal-sonar/model/ietf/rfc8520-ietf-acldns [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'rfc8520-ietf-mud' [INFO] Base dir: /w/workspace/mdsal-sonar/model/ietf/rfc8520-ietf-mud [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'rfc8525' [INFO] Base dir: /w/workspace/mdsal-sonar/model/ietf/rfc8525 [INFO] Source paths: pom.xml, src/main/java [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'rfc8528' [INFO] Base dir: /w/workspace/mdsal-sonar/model/ietf/rfc8528 [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'rfc8529' [INFO] Base dir: /w/workspace/mdsal-sonar/model/ietf/rfc8529 [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'rfc8530' [INFO] Base dir: /w/workspace/mdsal-sonar/model/ietf/rfc8530 [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'rfc8542-ietf-dc-fabric-topology' [INFO] Base dir: /w/workspace/mdsal-sonar/model/ietf/rfc8542-ietf-dc-fabric-topology [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'rfc8542-ietf-dc-fabric-types' [INFO] Base dir: /w/workspace/mdsal-sonar/model/ietf/rfc8542-ietf-dc-fabric-types [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'rfc8776-ietf-te-packet-types' [INFO] Base dir: /w/workspace/mdsal-sonar/model/ietf/rfc8776-ietf-te-packet-types [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'rfc8776-ietf-te-types' [INFO] Base dir: /w/workspace/mdsal-sonar/model/ietf/rfc8776-ietf-te-types [INFO] Source paths: pom.xml, src/main/java [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'rfc8795-ietf-te-topology' [INFO] Base dir: /w/workspace/mdsal-sonar/model/ietf/rfc8795-ietf-te-topology [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'rfc8795-ietf-te-topology-state' [INFO] Base dir: /w/workspace/mdsal-sonar/model/ietf/rfc8795-ietf-te-topology-state [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'rfc8819-ietf-module-tags' [INFO] Base dir: /w/workspace/mdsal-sonar/model/ietf/rfc8819-ietf-module-tags [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'rfc8819-ietf-module-tags-state' [INFO] Base dir: /w/workspace/mdsal-sonar/model/ietf/rfc8819-ietf-module-tags-state [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'ietf-topology' [INFO] Base dir: /w/workspace/mdsal-sonar/model/ietf/ietf-topology [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'ietf-type-util' [INFO] Base dir: /w/workspace/mdsal-sonar/model/ietf/ietf-type-util [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'model-ietf-aggregator' [INFO] Base dir: /w/workspace/mdsal-sonar/model/ietf [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json [INFO] Indexing files of module 'opendaylight-l2-types' [INFO] Base dir: /w/workspace/mdsal-sonar/model/l2-types [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'yang-ext' [INFO] Base dir: /w/workspace/mdsal-sonar/model/yang-ext [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'model-aggregator' [INFO] Base dir: /w/workspace/mdsal-sonar/model [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json [INFO] Indexing files of module 'binding-parent' [INFO] Base dir: /w/workspace/mdsal-sonar/binding/binding-parent [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'mdsal-binding-api' [INFO] Base dir: /w/workspace/mdsal-sonar/binding/mdsal-binding-api [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'mdsal-binding-dom-adapter' [INFO] Base dir: /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'mdsal-binding-dom-codec' [INFO] Base dir: /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'mdsal-binding-dom-codec-api' [INFO] Base dir: /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec-api [INFO] Source paths: pom.xml, src/main/java [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'mdsal-binding-dom-codec-osgi' [INFO] Base dir: /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec-osgi [INFO] Source paths: pom.xml, src/main/java [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'mdsal-binding-dom-codec-spi' [INFO] Base dir: /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec-spi [INFO] Source paths: pom.xml, src/main/java [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'mdsal-binding-generator' [INFO] Base dir: /w/workspace/mdsal-sonar/binding/mdsal-binding-generator [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'mdsal-binding-java-api-generator' [INFO] Base dir: /w/workspace/mdsal-sonar/binding/mdsal-binding-java-api-generator [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'mdsal-binding-loader' [INFO] Base dir: /w/workspace/mdsal-sonar/binding/mdsal-binding-loader [INFO] Source paths: pom.xml, src/main/java [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'mdsal-binding-model-api' [INFO] Base dir: /w/workspace/mdsal-sonar/binding/mdsal-binding-model-api [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'mdsal-binding-model-ri' [INFO] Base dir: /w/workspace/mdsal-sonar/binding/mdsal-binding-model-ri [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'mdsal-binding-runtime-api' [INFO] Base dir: /w/workspace/mdsal-sonar/binding/mdsal-binding-runtime-api [INFO] Source paths: pom.xml, src/main/java [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'mdsal-binding-runtime-osgi' [INFO] Base dir: /w/workspace/mdsal-sonar/binding/mdsal-binding-runtime-osgi [INFO] Source paths: pom.xml, src/main/java [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'mdsal-binding-runtime-spi' [INFO] Base dir: /w/workspace/mdsal-sonar/binding/mdsal-binding-runtime-spi [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'mdsal-binding-spec-util' [INFO] Base dir: /w/workspace/mdsal-sonar/binding/mdsal-binding-spec-util [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'mdsal-binding-spi' [INFO] Base dir: /w/workspace/mdsal-sonar/binding/mdsal-binding-spi [INFO] Source paths: pom.xml, src/main/java [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'mdsal-binding-test-model' [INFO] Base dir: /w/workspace/mdsal-sonar/binding/mdsal-binding-test-model [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'mdsal-binding-test-utils' [INFO] Base dir: /w/workspace/mdsal-sonar/binding/mdsal-binding-test-utils [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'mdsal-binding-util' [INFO] Base dir: /w/workspace/mdsal-sonar/binding/mdsal-binding-util [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'yang-binding' [INFO] Base dir: /w/workspace/mdsal-sonar/binding/yang-binding [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'binding-aggregator' [INFO] Base dir: /w/workspace/mdsal-sonar/binding [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json [INFO] Indexing files of module 'bnd-parent' [INFO] Base dir: /w/workspace/mdsal-sonar/bnd-parent [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'bundle-parent' [INFO] Base dir: /w/workspace/mdsal-sonar/bundle-parent [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'mdsal-common-api' [INFO] Base dir: /w/workspace/mdsal-sonar/common/mdsal-common-api [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'common-agreggator' [INFO] Base dir: /w/workspace/mdsal-sonar/common [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json [INFO] Indexing files of module 'mdsal-dom-api' [INFO] Base dir: /w/workspace/mdsal-sonar/dom/mdsal-dom-api [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'mdsal-dom-broker' [INFO] Base dir: /w/workspace/mdsal-sonar/dom/mdsal-dom-broker [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'mdsal-dom-inmemory-datastore' [INFO] Base dir: /w/workspace/mdsal-sonar/dom/mdsal-dom-inmemory-datastore [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'mdsal-dom-inmemory-datastore-benchmark' [INFO] Base dir: /w/workspace/mdsal-sonar/dom/mdsal-dom-inmemory-datastore-benchmark [INFO] Source paths: pom.xml, src/main/java [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'mdsal-dom-schema-osgi' [INFO] Base dir: /w/workspace/mdsal-sonar/dom/mdsal-dom-schema-osgi [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'mdsal-dom-spi' [INFO] Base dir: /w/workspace/mdsal-sonar/dom/mdsal-dom-spi [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'dom-aggregator' [INFO] Base dir: /w/workspace/mdsal-sonar/dom [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json [INFO] Indexing files of module 'mdsal-eos-binding-adapter' [INFO] Base dir: /w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-adapter [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'mdsal-eos-binding-api' [INFO] Base dir: /w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-api [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'mdsal-eos-common-api' [INFO] Base dir: /w/workspace/mdsal-sonar/entityownership/mdsal-eos-common-api [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'mdsal-eos-dom-api' [INFO] Base dir: /w/workspace/mdsal-sonar/entityownership/mdsal-eos-dom-api [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'mdsal-eos-dom-simple' [INFO] Base dir: /w/workspace/mdsal-sonar/entityownership/mdsal-eos-dom-simple [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'entityownersip-aggregator' [INFO] Base dir: /w/workspace/mdsal-sonar/entityownership [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json [INFO] Indexing files of module 'OpenDaylight :: MD-SAL :: Model :: draft-clemm-netmod-yang-network-topo-01 :: Minimal' [INFO] Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'OpenDaylight :: MD-SAL :: Model :: OpenDaylight L2 Types' [INFO] Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-model-odl-l2-types [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'OpenDaylight :: MD-SAL :: Model :: RFC6991' [INFO] Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc6991 [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'OpenDaylight :: MD-SAL :: Model :: RFC7224' [INFO] Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc7224 [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'OpenDaylight :: MD-SAL :: Model :: RFC7317 iana-crypt-hash' [INFO] Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc7317-iana-crypt-hash [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'OpenDaylight :: MD-SAL :: Model :: RFC7952' [INFO] Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc7952 [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'OpenDaylight :: MD-SAL :: Model :: RFC8040' [INFO] Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8040 [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'OpenDaylight :: MD-SAL :: Model :: RFC8072' [INFO] Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8072 [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'OpenDaylight :: MD-SAL :: Model :: RFC8294' [INFO] Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8294 [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'OpenDaylight :: MD-SAL :: Model :: RFC8342' [INFO] Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8342 [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'OpenDaylight :: MD-SAL :: Model :: RFC8343' [INFO] Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8343 [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'OpenDaylight :: MD-SAL :: Model :: RFC8344' [INFO] Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8344 [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'OpenDaylight :: MD-SAL :: Model :: RFC8345' [INFO] Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8345 [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'OpenDaylight :: MD-SAL :: Model :: RFC8345 :: NON-NMDA' [INFO] Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8345-non-nmda [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'OpenDaylight :: MD-SAL :: Model :: RFC8346' [INFO] Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8346 [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'OpenDaylight :: MD-SAL :: Model :: RFC8346 :: NON-NMDA' [INFO] Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8346-non-nmda [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'OpenDaylight :: MD-SAL :: Model :: RFC8348' [INFO] Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8348 [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'OpenDaylight :: MD-SAL :: Model :: RFC8348 :: NON-NMDA' [INFO] Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8348-non-nmda [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'OpenDaylight :: MD-SAL :: Model :: RFC8349' [INFO] Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8349 [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'OpenDaylight :: MD-SAL :: Model :: RFC8519' [INFO] Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8519 [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'OpenDaylight :: MD-SAL :: Model :: RFC8520' [INFO] Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8520 [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'OpenDaylight :: MD-SAL :: Model :: RFC8525' [INFO] Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8525 [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'OpenDaylight :: MD-SAL :: Model :: RFC8528' [INFO] Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8528 [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'OpenDaylight :: MD-SAL :: Model :: RFC8529' [INFO] Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8529 [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'OpenDaylight :: MD-SAL :: Model :: RFC8530' [INFO] Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8530 [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'OpenDaylight :: MD-SAL :: Model :: RFC8542' [INFO] Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8542 [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'OpenDaylight :: MD-SAL :: Model :: RFC8776' [INFO] Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8776 [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'OpenDaylight :: MD-SAL :: Model :: RFC8795' [INFO] Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8795 [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'OpenDaylight :: MD-SAL :: Model :: RFC8795 :: NON-NMDA' [INFO] Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8795-non-nmda [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'OpenDaylight :: MD-SAL :: Model :: RFC8819' [INFO] Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8819 [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'OpenDaylight :: MD-SAL :: Model :: RFC8819 :: NON-NMDA' [INFO] Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8819-non-nmda [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'OpenDaylight :: MD-SAL :: Feature Parent' [INFO] Base dir: /w/workspace/mdsal-sonar/features/feature-parent [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'OpenDaylight :: MD-SAL :: Stable Features' [INFO] Base dir: /w/workspace/mdsal-sonar/features/features-mdsal [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'OpenDaylight :: MD-SAL :: Experimental Features' [INFO] Base dir: /w/workspace/mdsal-sonar/features/features-mdsal-experimental [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'OpenDaylight :: MD-SAL :: Binding' [INFO] Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-binding [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'OpenDaylight :: MD-SAL :: Binding API' [INFO] Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-binding-api [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'OpenDaylight :: MD-SAL :: Binding Base' [INFO] Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-binding-base [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'OpenDaylight :: MD-SAL :: Binding/DOM Adapter' [INFO] Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-binding-dom-adapter [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'OpenDaylight :: MD-SAL :: Binding Runtime' [INFO] Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-binding-runtime [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'OpenDaylight :: MD-SAL :: Binding Runtime APIs' [INFO] Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-binding-runtime-api [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'OpenDaylight :: MD-SAL :: ByteBuddy' [INFO] Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-bytebuddy [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'OpenDaylight :: MD-SAL :: Common' [INFO] Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-common [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'OpenDaylight :: MD-SAL :: DOM' [INFO] Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-dom [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'OpenDaylight :: MD-SAL :: DOM API and SPI' [INFO] Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-dom-api [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'OpenDaylight :: MD-SAL :: DOM Broker' [INFO] Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-dom-broker [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'OpenDaylight :: MD-SAL :: DOM Runtime' [INFO] Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-dom-runtime [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'OpenDaylight :: MD-SAL :: EOS :: Binding' [INFO] Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-eos-binding [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'OpenDaylight :: MD-SAL :: EOS :: Common' [INFO] Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-eos-common [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'OpenDaylight :: MD-SAL :: EOS :: DOM' [INFO] Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-eos-dom [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'OpenDaylight :: MD-SAL :: YANG (Module) Library API' [INFO] Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-exp-yanglib-api [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'OpenDaylight :: MD-SAL :: RFC8525 YANG Library' [INFO] Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-exp-yanglib-rfc8525 [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'OpenDaylight :: MD-SAL :: Replicate :: Common' [INFO] Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-replicate-common [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'OpenDaylight :: MD-SAL :: Replicate :: Netty' [INFO] Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-replicate-netty [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'OpenDaylight :: MD-SAL :: RFC8294 :: Netty' [INFO] Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-rfc8294-netty [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'OpenDaylight :: MD-SAL :: Singleton :: Common' [INFO] Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-singleton-common [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'OpenDaylight :: MD-SAL :: Singleton :: DOM' [INFO] Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-singleton-dom [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'OpenDaylight :: MD-SAL :: TracingBroker' [INFO] Base dir: /w/workspace/mdsal-sonar/features/odl-mdsal-trace [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'features-mdsal-aggregator' [INFO] Base dir: /w/workspace/mdsal-sonar/features [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json [INFO] Indexing files of module 'mdsal-artifacts' [INFO] Base dir: /w/workspace/mdsal-sonar/artifacts [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json [INFO] Indexing files of module 'mdsal-docs' [INFO] Base dir: /w/workspace/mdsal-sonar/docs [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'mdsal-karaf' [INFO] Base dir: /w/workspace/mdsal-sonar/karaf [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'mdsal-replicate-common' [INFO] Base dir: /w/workspace/mdsal-sonar/replicate/mdsal-replicate-common [INFO] Source paths: pom.xml, src/main/java [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'mdsal-replicate-netty' [INFO] Base dir: /w/workspace/mdsal-sonar/replicate/mdsal-replicate-netty [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'mdsal-replicate' [INFO] Base dir: /w/workspace/mdsal-sonar/replicate [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json [INFO] Indexing files of module 'mdsal-yanglib-api' [INFO] Base dir: /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-api [INFO] Source paths: pom.xml, src/main/java [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'mdsal-yanglib-rfc8525' [INFO] Base dir: /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525 [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'mdsal-yanglib' [INFO] Base dir: /w/workspace/mdsal-sonar/yanglib [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json [INFO] Indexing files of module 'mdsal-rfc8294-netty' [INFO] Base dir: /w/workspace/mdsal-sonar/netty/mdsal-rfc8294-netty [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'netty-agreggator' [INFO] Base dir: /w/workspace/mdsal-sonar/netty [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json [INFO] Indexing files of module 'mdsal-singleton-api' [INFO] Base dir: /w/workspace/mdsal-sonar/singleton-service/mdsal-singleton-api [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'mdsal-singleton-impl' [INFO] Base dir: /w/workspace/mdsal-sonar/singleton-service/mdsal-singleton-impl [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'singleton-service' [INFO] Base dir: /w/workspace/mdsal-sonar/singleton-service [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json [INFO] Indexing files of module 'mdsal-trace-api' [INFO] Base dir: /w/workspace/mdsal-sonar/trace/mdsal-trace-api [INFO] Source paths: pom.xml, src/main/java [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'mdsal-trace-cli' [INFO] Base dir: /w/workspace/mdsal-sonar/trace/mdsal-trace-cli [INFO] Source paths: pom.xml, src/main/java [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'mdsal-trace-impl' [INFO] Base dir: /w/workspace/mdsal-sonar/trace/mdsal-trace-impl [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/** [INFO] Indexing files of module 'trace-aggregator' [INFO] Base dir: /w/workspace/mdsal-sonar/trace [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json [INFO] Indexing files of module 'md-sal' [INFO] Base dir: /w/workspace/mdsal-sonar [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json [INFO] 1416 files indexed [INFO] Quality profile for java: ODL way [INFO] Quality profile for xml: Sonar way [INFO] ------------- Run sensors on module mdsal-replicate-common [INFO] Load metrics repository [INFO] Load metrics repository (done) | time=369ms [INFO] Sensor cache enabled [INFO] Load sensor cache [INFO] Load sensor cache (35 KB) | time=1359ms [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 3 Main java source files with batch size 206 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] No "Test" source files to scan. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=708ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/mdsal-sonar/replicate/mdsal-replicate-common/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=2ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=164ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=20ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 4 source files to be analyzed [INFO] 4/4 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=395ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=55ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=2ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] ------------- Run sensors on module mdsal-replicate-netty [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 22 Main java source files with batch size 206 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 22 files. [INFO] Using ECJ batch to parse 1 Test java source files with batch size 206 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=643ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/mdsal-sonar/replicate/mdsal-replicate-netty/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=18ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=24ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=10ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 24 source files to be analyzed [INFO] 24/24 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=177ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=11ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module mdsal-replicate [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=9ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=34ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=8ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module bnd-parent [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=9ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=34ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module OpenDaylight :: MD-SAL :: Model :: RFC8520 [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=9ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=33ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module OpenDaylight :: MD-SAL :: Model :: RFC8525 [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=8ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=36ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module OpenDaylight :: MD-SAL :: Model :: RFC7952 [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=7ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=32ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] ------------- Run sensors on module OpenDaylight :: MD-SAL :: Model :: RFC8529 [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=8ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=31ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=9ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module OpenDaylight :: MD-SAL :: Model :: RFC8528 [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=22ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=27ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=9ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module OpenDaylight :: MD-SAL :: Model :: RFC8348 :: NON-NMDA [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=6ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=27ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module OpenDaylight :: MD-SAL :: Model :: RFC7317 iana-crypt-hash [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=6ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=46ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=23ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module OpenDaylight :: MD-SAL :: Model :: RFC8530 [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=8ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=42ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module OpenDaylight :: MD-SAL :: Model :: RFC8519 [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=8ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=22ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module OpenDaylight :: MD-SAL :: Replicate :: Common [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=6ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=22ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module OpenDaylight :: MD-SAL :: YANG (Module) Library API [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=6ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=21ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=10ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module OpenDaylight :: MD-SAL :: Model :: RFC8542 [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=6ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=26ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module OpenDaylight :: MD-SAL :: RFC8294 :: Netty [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=7ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=21ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module OpenDaylight :: MD-SAL :: ByteBuddy [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=10ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=19ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module OpenDaylight :: MD-SAL :: Singleton :: Common [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=10ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=25ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module OpenDaylight :: MD-SAL :: DOM Runtime [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=13ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=22ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module OpenDaylight :: MD-SAL :: Binding/DOM Adapter [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=6ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=20ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module OpenDaylight :: MD-SAL :: Model :: RFC6991 [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=5ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=19ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module OpenDaylight :: MD-SAL :: Model :: RFC8776 [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=6ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=22ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module OpenDaylight :: MD-SAL :: Model :: RFC8819 [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=5ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=22ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=9ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module OpenDaylight :: MD-SAL :: Experimental Features [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=19ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=23ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module OpenDaylight :: MD-SAL :: DOM Broker [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=12ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=22ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module OpenDaylight :: MD-SAL :: Common [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=6ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=23ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module OpenDaylight :: MD-SAL :: Model :: RFC8795 :: NON-NMDA [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=7ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=59ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module OpenDaylight :: MD-SAL :: Model :: RFC8345 :: NON-NMDA [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=6ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=19ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module OpenDaylight :: MD-SAL :: DOM API and SPI [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=12ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=22ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module OpenDaylight :: MD-SAL :: RFC8525 YANG Library [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=5ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=22ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module OpenDaylight :: MD-SAL :: Stable Features [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=29ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=33ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module OpenDaylight :: MD-SAL :: Model :: RFC8294 [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=6ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=19ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module OpenDaylight :: MD-SAL :: Model :: RFC8795 [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=13ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=23ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module OpenDaylight :: MD-SAL :: Model :: RFC8819 :: NON-NMDA [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=7ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=21ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module OpenDaylight :: MD-SAL :: Model :: RFC7224 [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=35ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=19ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module OpenDaylight :: MD-SAL :: EOS :: Binding [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=18ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=21ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module OpenDaylight :: MD-SAL :: Model :: RFC8346 :: NON-NMDA [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=6ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=19ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module OpenDaylight :: MD-SAL :: Singleton :: DOM [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=6ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=22ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module OpenDaylight :: MD-SAL :: Binding Runtime [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=10ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=29ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module OpenDaylight :: MD-SAL :: Binding API [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=6ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=23ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] ------------- Run sensors on module OpenDaylight :: MD-SAL :: Model :: RFC8040 [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=6ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=20ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module OpenDaylight :: MD-SAL :: TracingBroker [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=7ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=18ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module OpenDaylight :: MD-SAL :: Model :: RFC8345 [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=7ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=20ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module OpenDaylight :: MD-SAL :: Model :: RFC8344 [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=6ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=21ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module OpenDaylight :: MD-SAL :: Model :: RFC8346 [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=10ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=20ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module OpenDaylight :: MD-SAL :: Model :: RFC8349 [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=8ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=20ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module OpenDaylight :: MD-SAL :: Model :: RFC8348 [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=6ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=18ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module OpenDaylight :: MD-SAL :: Replicate :: Netty [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=6ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=18ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module OpenDaylight :: MD-SAL :: Binding Base [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=7ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=33ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module OpenDaylight :: MD-SAL :: Model :: RFC8072 [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=6ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=21ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module OpenDaylight :: MD-SAL :: Model :: draft-clemm-netmod-yang-network-topo-01 :: Minimal [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=8ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=21ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module OpenDaylight :: MD-SAL :: Feature Parent [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=10ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=22ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module OpenDaylight :: MD-SAL :: Binding [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=8ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=21ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module OpenDaylight :: MD-SAL :: Binding Runtime APIs [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=6ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=20ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module OpenDaylight :: MD-SAL :: DOM [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=11ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=22ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module OpenDaylight :: MD-SAL :: Model :: OpenDaylight L2 Types [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=8ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=21ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module OpenDaylight :: MD-SAL :: EOS :: DOM [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=6ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=20ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module OpenDaylight :: MD-SAL :: EOS :: Common [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=4ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=18ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module OpenDaylight :: MD-SAL :: Model :: RFC8343 [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=10ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=20ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module OpenDaylight :: MD-SAL :: Model :: RFC8342 [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=5ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=19ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module features-mdsal-aggregator [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=7ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=23ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module mdsal-dom-inmemory-datastore [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 7 Main java source files with batch size 206 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 7 files. [INFO] Using ECJ batch to parse 6 Test java source files with batch size 206 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 6 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=307ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/mdsal-sonar/dom/mdsal-dom-inmemory-datastore/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=7ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=7ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=5ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 14 source files to be analyzed [INFO] 14/14 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=112ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module mdsal-dom-spi [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 58 Main java source files with batch size 206 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 58 files. [INFO] Using ECJ batch to parse 30 Test java source files with batch size 206 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 30 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=992ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/mdsal-sonar/dom/mdsal-dom-spi/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=24ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=11ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=17ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 89 source files to be analyzed [INFO] 89/89 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=394ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=10ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module mdsal-dom-schema-osgi [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 12 Main java source files with batch size 206 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 12 files. [INFO] Using ECJ batch to parse 3 Test java source files with batch size 206 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=213ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/mdsal-sonar/dom/mdsal-dom-schema-osgi/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=1ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=8ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=4ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 16 source files to be analyzed [INFO] 16/16 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=80ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module mdsal-dom-api [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 57 Main java source files with batch size 206 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 57 files. [INFO] Using ECJ batch to parse 2 Test java source files with batch size 206 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=342ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/mdsal-sonar/dom/mdsal-dom-api/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=2ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=6ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=9ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 60 source files to be analyzed [INFO] 60/60 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=269ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=8ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module mdsal-dom-inmemory-datastore-benchmark [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 7 Main java source files with batch size 206 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 7 files. [INFO] No "Test" source files to scan. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=94ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/mdsal-sonar/dom/mdsal-dom-inmemory-datastore-benchmark/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=8ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=11ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 8 source files to be analyzed [INFO] 8/8 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=55ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module mdsal-dom-broker [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 23 Main java source files with batch size 206 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 23 files. [WARNING] Unresolved imports/types have been detected during analysis. Enable DEBUG mode to see them. [WARNING] Use of preview features have been detected during analysis. Enable DEBUG mode to see them. [INFO] Using ECJ batch to parse 18 Test java source files with batch size 206 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 18 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=550ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/mdsal-sonar/dom/mdsal-dom-broker/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=7ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=8ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=6ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 42 source files to be analyzed [INFO] 42/42 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=246ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module dom-aggregator [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=9ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=20ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module mdsal-rfc8294-netty [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 2 Main java source files with batch size 206 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] Using ECJ batch to parse 1 Test java source files with batch size 206 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=35ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/mdsal-sonar/netty/mdsal-rfc8294-netty/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=1ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=15ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 4 source files to be analyzed [INFO] 4/4 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=29ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module netty-agreggator [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=4ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=17ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=2ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module mdsal-docs [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=27ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=53ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module bundle-parent [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=5ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=23ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module mdsal-artifacts [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=34ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=89ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module rfc8519-ietf-access-control-list [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=5ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=24ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module rfc8519-ietf-ethertypes [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=4ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=20ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=7ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module rfc8345-ietf-network-state [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=4ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=23ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module rfc8530 [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=5ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=35ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module rfc8345-ietf-network [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=7ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=20ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module rfc8349-ietf-ipv6-unicast-routing [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=13ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=26ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module rfc8345-ietf-network-topology [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=5ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=38ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=8ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module rfc8349-ietf-routing [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=4ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=29ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module rfc8294-ietf-routing-types [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=4ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=20ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=8ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module rfc8776-ietf-te-types [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=5ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=20ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module ietf-topology [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=9ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=24ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module rfc8819-ietf-module-tags [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=4ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=22ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module rfc6991-ietf-yang-types [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] No "Main" source files to scan. [INFO] Using ECJ batch to parse 1 Test java source files with batch size 206 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=22ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/mdsal-sonar/model/ietf/rfc6991-ietf-yang-types/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=1ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=7ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 2 source files to be analyzed [INFO] 2/2 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=31ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module rfc8519-ietf-packet-fields [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=4ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=26ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module rfc8542-ietf-dc-fabric-topology [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=4ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=23ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=2ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module rfc8348-ietf-hardware [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=4ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=22ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module rfc8040 [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=4ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=20ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module rfc8542-ietf-dc-fabric-types [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=4ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=22ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module rfc8520-ietf-acldns [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=4ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=21ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module rfc8776-ietf-te-packet-types [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=8ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=22ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module rfc8346-ietf-l3-unicast-topology-state [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=5ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=23ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module rfc8346-ietf-l3-unicast-topology [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=4ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=22ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module rfc8342-ietf-datastores [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=4ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=22ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module ietf-type-util [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 3 Main java source files with batch size 206 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] Using ECJ batch to parse 1 Test java source files with batch size 206 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=54ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/mdsal-sonar/model/ietf/ietf-type-util/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=1ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=4ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 5 source files to be analyzed [INFO] 5/5 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=50ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module rfc8819-ietf-module-tags-state [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=4ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=22ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module rfc8520-ietf-mud [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=4ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=22ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=2ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module rfc8795-ietf-te-topology [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=4ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=24ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module rfc8342-ietf-origin [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=4ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=21ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module rfc8343 [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=4ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=19ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module rfc8344 [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=4ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=21ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module rfc8072 [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=4ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=22ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module rfc8348-ietf-hardware-state [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=5ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=23ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module rfc7952 [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=4ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=29ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module rfc8525 [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=4ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=22ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module rfc8528 [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=4ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=22ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module rfc8349-ietf-ipv4-unicast-routing [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=7ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=52ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] ------------- Run sensors on module rfc8529 [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=4ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=22ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module rfc8795-ietf-te-topology-state [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=4ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=23ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module rfc8345-ietf-network-topology-state [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=5ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=22ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=2ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module rfc6991-ietf-inet-types [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] No "Main" source files to scan. [INFO] Using ECJ batch to parse 5 Test java source files with batch size 206 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=49ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/mdsal-sonar/model/ietf/rfc6991-ietf-inet-types/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=2ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=4ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 6 source files to be analyzed [INFO] 6/6 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=49ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=2ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module model-ietf-aggregator [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=5ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=23ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=2ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module general-entity [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=4ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=20ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=2ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module yang-ext [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=4ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=22ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module iana-if-type [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=4ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=21ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=2ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module iana-hardware [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=4ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=22ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=2ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module iana-routing-types [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=4ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=21ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=2ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module iana-crypt-hash [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=4ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=22ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=2ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module model-iana-aggregator [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=6ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=21ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=2ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module opendaylight-l2-types [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=3ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=21ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module model-aggregator [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=6ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=21ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module mdsal-singleton-impl [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 7 Main java source files with batch size 206 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 7 files. [INFO] Using ECJ batch to parse 4 Test java source files with batch size 206 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 4 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=215ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/mdsal-sonar/singleton-service/mdsal-singleton-impl/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=8ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=10ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=4ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 12 source files to be analyzed [INFO] 12/12 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=171ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module mdsal-singleton-api [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 4 Main java source files with batch size 206 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 4 files. [INFO] Using ECJ batch to parse 1 Test java source files with batch size 206 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=35ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/mdsal-sonar/singleton-service/mdsal-singleton-api/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=1ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=5ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 6 source files to be analyzed [INFO] 6/6 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=29ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module singleton-service [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=4ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=17ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module mdsal-common-api [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 16 Main java source files with batch size 206 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 16 files. [INFO] Using ECJ batch to parse 10 Test java source files with batch size 206 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 10 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=127ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/mdsal-sonar/common/mdsal-common-api/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=4ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=6ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 27 source files to be analyzed [INFO] 27/27 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=77ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module common-agreggator [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=3ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=17ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module mdsal-binding-dom-codec [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 86 Main java source files with batch size 206 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 86 files. [WARNING] Unresolved imports/types have been detected during analysis. Enable DEBUG mode to see them. [WARNING] Use of preview features have been detected during analysis. Enable DEBUG mode to see them. [INFO] Using ECJ batch to parse 38 Test java source files with batch size 206 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 38 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=1542ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=19ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=6ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=17ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 125 source files to be analyzed [INFO] 125/125 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=746ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module mdsal-binding-java-api-generator [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 35 Main java source files with batch size 206 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 35 files. [INFO] Using ECJ batch to parse 33 Test java source files with batch size 206 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 33 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=643ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/mdsal-sonar/binding/mdsal-binding-java-api-generator/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=13ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=5ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=12ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 69 source files to be analyzed [INFO] 69/69 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=409ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module mdsal-binding-test-utils [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 4 Main java source files with batch size 206 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 4 files. [INFO] Using ECJ batch to parse 2 Test java source files with batch size 206 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=100ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/mdsal-sonar/binding/mdsal-binding-test-utils/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=1ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=4ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 7 source files to be analyzed [INFO] 7/7 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=45ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=2ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module yang-binding [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 64 Main java source files with batch size 206 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 64 files. [WARNING] Use of preview features have been detected during analysis. Enable DEBUG mode to see them. [INFO] Using ECJ batch to parse 14 Test java source files with batch size 206 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 14 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=463ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/mdsal-sonar/binding/yang-binding/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=2ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=4ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=5ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 79 source files to be analyzed [INFO] 79/79 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=400ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module mdsal-binding-api [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 55 Main java source files with batch size 206 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 55 files. [INFO] Using ECJ batch to parse 5 Test java source files with batch size 206 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=309ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/mdsal-sonar/binding/mdsal-binding-api/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=2ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=5ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=6ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 61 source files to be analyzed [INFO] 61/61 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=281ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=2ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module mdsal-binding-dom-codec-spi [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 10 Main java source files with batch size 206 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 10 files. [INFO] No "Test" source files to scan. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=74ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec-spi/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=4ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 11 source files to be analyzed [INFO] 11/11 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=54ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=2ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module mdsal-binding-generator [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 94 Main java source files with batch size 206 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 94 files. [WARNING] Unresolved imports/types have been detected during analysis. Enable DEBUG mode to see them. [WARNING] Use of preview features have been detected during analysis. Enable DEBUG mode to see them. [INFO] Using ECJ batch to parse 67 Test java source files with batch size 206 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 67 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=1196ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/mdsal-sonar/binding/mdsal-binding-generator/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=23ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=7ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=19ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 162 source files to be analyzed [INFO] 162/162 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=790ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module mdsal-binding-runtime-api [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 38 Main java source files with batch size 206 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 38 files. [INFO] No "Test" source files to scan. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=115ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/mdsal-sonar/binding/mdsal-binding-runtime-api/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=9ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 39 source files to be analyzed [INFO] 39/39 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=99ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=2ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module mdsal-binding-spec-util [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 3 Main java source files with batch size 206 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 3 files. [WARNING] Use of preview features have been detected during analysis. Enable DEBUG mode to see them. [INFO] Using ECJ batch to parse 2 Test java source files with batch size 206 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=62ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/mdsal-sonar/binding/mdsal-binding-spec-util/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=1ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=3ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 6 source files to be analyzed [INFO] 6/6 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=42ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module mdsal-binding-loader [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 5 Main java source files with batch size 206 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] No "Test" source files to scan. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=59ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/mdsal-sonar/binding/mdsal-binding-loader/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=4ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 6 source files to be analyzed [INFO] 6/6 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=46ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=2ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module mdsal-binding-runtime-osgi [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 5 Main java source files with batch size 206 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] No "Test" source files to scan. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=45ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/mdsal-sonar/binding/mdsal-binding-runtime-osgi/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=4ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 6 source files to be analyzed [INFO] 6/6 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=37ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module mdsal-binding-model-ri [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 24 Main java source files with batch size 206 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 24 files. [INFO] Using ECJ batch to parse 19 Test java source files with batch size 206 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 19 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=342ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/mdsal-sonar/binding/mdsal-binding-model-ri/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=7ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=4ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=5ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 44 source files to be analyzed [INFO] 44/44 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=279ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=2ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module mdsal-binding-model-api [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 36 Main java source files with batch size 206 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 36 files. [INFO] Using ECJ batch to parse 2 Test java source files with batch size 206 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=142ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/mdsal-sonar/binding/mdsal-binding-model-api/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=1ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=3ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 39 source files to be analyzed [INFO] 39/39 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=170ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module mdsal-binding-spi [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 6 Main java source files with batch size 206 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 6 files. [INFO] No "Test" source files to scan. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=33ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/mdsal-sonar/binding/mdsal-binding-spi/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=3ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 7 source files to be analyzed [INFO] 7/7 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=34ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=2ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module mdsal-binding-dom-codec-api [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 27 Main java source files with batch size 206 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 27 files. [INFO] No "Test" source files to scan. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=103ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec-api/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=7ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 28 source files to be analyzed [INFO] 28/28 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=134ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module mdsal-binding-test-model [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 2 Main java source files with batch size 206 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] Using ECJ batch to parse 9 Test java source files with batch size 206 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 9 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=105ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/mdsal-sonar/binding/mdsal-binding-test-model/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=3ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=5ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=7ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 12 source files to be analyzed [INFO] 12/12 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=87ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module binding-parent [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=5ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=21ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module mdsal-binding-util [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 28 Main java source files with batch size 206 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 28 files. [INFO] Using ECJ batch to parse 4 Test java source files with batch size 206 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 4 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=228ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/mdsal-sonar/binding/mdsal-binding-util/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=3ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=9ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=4ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 33 source files to be analyzed [INFO] 33/33 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=166ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module mdsal-binding-dom-adapter [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 90 Main java source files with batch size 206 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 90 files. [WARNING] Unresolved imports/types have been detected during analysis. Enable DEBUG mode to see them. [WARNING] Use of preview features have been detected during analysis. Enable DEBUG mode to see them. [INFO] Using ECJ batch to parse 57 Test java source files with batch size 206 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 57 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=1253ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=20ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=7ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=11ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 148 source files to be analyzed [INFO] 148/148 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=699ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module mdsal-binding-runtime-spi [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 8 Main java source files with batch size 206 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 8 files. [WARNING] Use of preview features have been detected during analysis. Enable DEBUG mode to see them. [INFO] Using ECJ batch to parse 2 Test java source files with batch size 206 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=128ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/mdsal-sonar/binding/mdsal-binding-runtime-spi/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=1ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=4ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 11 source files to be analyzed [INFO] 11/11 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=70ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module mdsal-binding-dom-codec-osgi [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 5 Main java source files with batch size 206 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] No "Test" source files to scan. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=50ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec-osgi/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=4ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 6 source files to be analyzed [INFO] 6/6 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=40ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module binding-aggregator [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=5ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=18ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module mdsal-eos-dom-simple [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 3 Main java source files with batch size 206 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 3 files. [WARNING] Unresolved imports/types have been detected during analysis. Enable DEBUG mode to see them. [WARNING] Use of preview features have been detected during analysis. Enable DEBUG mode to see them. [INFO] Using ECJ batch to parse 1 Test java source files with batch size 206 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=51ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/mdsal-sonar/entityownership/mdsal-eos-dom-simple/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=1ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=8ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 5 source files to be analyzed [INFO] 5/5 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=37ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module mdsal-eos-common-api [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 5 Main java source files with batch size 206 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] Using ECJ batch to parse 3 Test java source files with batch size 206 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=51ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/mdsal-sonar/entityownership/mdsal-eos-common-api/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=1ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=8ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 9 source files to be analyzed [INFO] 9/9 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=42ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=9ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module mdsal-eos-dom-api [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 4 Main java source files with batch size 206 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 4 files. [INFO] Using ECJ batch to parse 1 Test java source files with batch size 206 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=35ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/mdsal-sonar/entityownership/mdsal-eos-dom-api/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=1ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=3ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 6 source files to be analyzed [INFO] 6/6 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=31ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module mdsal-eos-binding-adapter [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 3 Main java source files with batch size 206 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] Using ECJ batch to parse 1 Test java source files with batch size 206 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=54ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-adapter/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=1ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=8ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 5 source files to be analyzed [INFO] 5/5 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=34ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module mdsal-eos-binding-api [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 4 Main java source files with batch size 206 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 4 files. [INFO] Using ECJ batch to parse 1 Test java source files with batch size 206 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=39ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-api/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=1ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=22ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 6 source files to be analyzed [INFO] 6/6 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=37ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module entityownersip-aggregator [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=4ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=18ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=2ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module mdsal-trace-impl [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 11 Main java source files with batch size 206 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 11 files. [INFO] Using ECJ batch to parse 2 Test java source files with batch size 206 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=125ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/mdsal-sonar/trace/mdsal-trace-impl/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=1ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=4ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 14 source files to be analyzed [INFO] 14/14 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=87ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module mdsal-trace-cli [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 1 Main java source files with batch size 206 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] No "Test" source files to scan. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=13ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/mdsal-sonar/trace/mdsal-trace-cli/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=3ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 2 source files to be analyzed [INFO] 2/2 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=21ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=24ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module mdsal-trace-api [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 1 Main java source files with batch size 206 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] No "Test" source files to scan. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=10ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/mdsal-sonar/trace/mdsal-trace-api/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=7ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 2 source files to be analyzed [INFO] 2/2 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=21ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module trace-aggregator [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=4ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=17ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=2ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module mdsal-karaf [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=4ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=17ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=9ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module mdsal-yanglib-api [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 7 Main java source files with batch size 206 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 7 files. [INFO] No "Test" source files to scan. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=25ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-api/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=4ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 8 source files to be analyzed [INFO] 8/8 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=34ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module mdsal-yanglib-rfc8525 [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] No rules with 'symbolic-execution' tag were enabled, the Symbolic Execution Engine will not run during the analysis. [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 6 Main java source files with batch size 206 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 6 files. [WARNING] Unresolved imports/types have been detected during analysis. Enable DEBUG mode to see them. [WARNING] Use of preview features have been detected during analysis. Enable DEBUG mode to see them. [INFO] Using ECJ batch to parse 3 Test java source files with batch size 206 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=134ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=1ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=4ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 10 source files to be analyzed [INFO] 10/10 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=70ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module mdsal-yanglib [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=3ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=0ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=17ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=2ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module md-sal [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] javasecurity:S5131 is not activated in quality profile: skipping execution of thymeleaf sensor. [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=5ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=20ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=2ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] Sensor javabugs [dbd] [INFO] Reading IR files from: /w/workspace/mdsal-sonar/target/sonar/ir/java [INFO] No IR files have been included for analysis. [INFO] Sensor javabugs [dbd] (done) | time=1ms [INFO] Sensor pythonbugs [dbd] [INFO] Reading IR files from: /w/workspace/mdsal-sonar/target/sonar/ir/python [INFO] No IR files have been included for analysis. [INFO] Sensor pythonbugs [dbd] (done) | time=0ms [INFO] Sensor JavaSecuritySensor [security] [INFO] No taint analysis rules have been enabled, will not execute taint analysis. [INFO] java security sensor: Time spent was 00:00:00.001 [INFO] Sensor JavaSecuritySensor [security] (done) | time=9ms [INFO] Sensor CSharpSecuritySensor [security] [INFO] Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5334, S5883, S6096, S6173, S6287, S6350, S6399, S6639, S6641 [INFO] Load type hierarchy and UCFGs: Starting [INFO] Load type hierarchy: Starting [INFO] Reading type hierarchy from: /w/workspace/mdsal-sonar/target/ucfg2/cs [INFO] Read 0 type definitions [INFO] Load type hierarchy: Time spent was 00:00:00.001 [INFO] Load UCFGs: Starting [INFO] Load UCFGs: Time spent was 00:00:00.000 [INFO] Load type hierarchy and UCFGs: Time spent was 00:00:00.001 [INFO] No UCFGs have been included for analysis. [INFO] csharp security sensor: Time spent was 00:00:00.002 [INFO] Sensor CSharpSecuritySensor [security] (done) | time=2ms [INFO] Sensor PhpSecuritySensor [security] [INFO] Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5334, S5335, S5883, S6173, S6287, S6350 [INFO] Load type hierarchy and UCFGs: Starting [INFO] Load type hierarchy: Starting [INFO] Reading type hierarchy from: /w/workspace/mdsal-sonar/target/sonar/ucfg2/php [INFO] Read 0 type definitions [INFO] Load type hierarchy: Time spent was 00:00:00.000 [INFO] Load UCFGs: Starting [INFO] Load UCFGs: Time spent was 00:00:00.000 [INFO] Load type hierarchy and UCFGs: Time spent was 00:00:00.000 [INFO] No UCFGs have been included for analysis. [INFO] php security sensor: Time spent was 00:00:00.000 [INFO] Sensor PhpSecuritySensor [security] (done) | time=0ms [INFO] Sensor PythonSecuritySensor [security] [INFO] Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5147, S5334, S5496, S6287, S6350, S6639, S6680, S6776, S6839 [INFO] Load type hierarchy and UCFGs: Starting [INFO] Load type hierarchy: Starting [INFO] Reading type hierarchy from: /w/workspace/mdsal-sonar/target/sonar/ucfg2/python [INFO] Read 0 type definitions [INFO] Load type hierarchy: Time spent was 00:00:00.000 [INFO] Load UCFGs: Starting [INFO] Load UCFGs: Time spent was 00:00:00.000 [INFO] Load type hierarchy and UCFGs: Time spent was 00:00:00.000 [INFO] No UCFGs have been included for analysis. [INFO] python security sensor: Time spent was 00:00:00.000 [INFO] Sensor PythonSecuritySensor [security] (done) | time=1ms [INFO] Sensor JsSecuritySensor [security] [INFO] Enabled taint analysis rules: S5144, S5147, S5883, S6287, S6105, S6350, S6096, S2083, S5131, S5146, S5334, S2631, S3649, S5696, S2076 [INFO] Load type hierarchy and UCFGs: Starting [INFO] Load type hierarchy: Starting [INFO] Reading type hierarchy from: /w/workspace/mdsal-sonar/target/sonar/ucfg2/js [INFO] Read 0 type definitions [INFO] Load type hierarchy: Time spent was 00:00:00.000 [INFO] Load UCFGs: Starting [INFO] Load UCFGs: Time spent was 00:00:00.000 [INFO] Load type hierarchy and UCFGs: Time spent was 00:00:00.000 [INFO] No UCFGs have been included for analysis. [INFO] js security sensor: Time spent was 00:00:00.000 [INFO] Sensor JsSecuritySensor [security] (done) | time=0ms [INFO] ------------- Run sensors on project [INFO] Sensor Zero Coverage Sensor [INFO] Sensor Zero Coverage Sensor (done) | time=9ms [INFO] Sensor Java CPD Block Indexer [INFO] Sensor Java CPD Block Indexer (done) | time=491ms [INFO] SCM Publisher SCM provider for this project is: git [INFO] SCM Publisher 4 source files to be analyzed [INFO] SCM Publisher 4/4 source files have been analyzed (done) | time=174ms [INFO] CPD Executor 374 files had no CPD blocks [INFO] CPD Executor Calculating CPD for 517 files [INFO] CPD Executor CPD calculation finished (done) | time=59ms [INFO] Analysis report generated in 326ms, dir size=9 MB [INFO] Analysis report compressed in 2157ms, zip size=4 MB [INFO] Analysis report uploaded in 1614ms [INFO] ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=opendaylight_mdsal [INFO] Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report [INFO] More about the report processing at https://sonarcloud.io/api/ce/task?id=AY2U-zotih0UwLSiwGYM [INFO] Sensor cache published successfully [INFO] Analysis total time: 48.080 s [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] mdsal-artifacts 13.0.1-SNAPSHOT .................... SUCCESS [ 0.049 s] [INFO] bnd-parent 13.0.1-SNAPSHOT ......................... SUCCESS [ 0.209 s] [INFO] bundle-parent 13.0.1-SNAPSHOT ...................... SUCCESS [ 0.150 s] [INFO] mdsal-common-api 13.0.1-SNAPSHOT ................... SUCCESS [ 0.182 s] [INFO] common-agreggator 13.0.1-SNAPSHOT .................. SUCCESS [ 0.004 s] [INFO] mdsal-dom-api 13.0.1-SNAPSHOT ...................... SUCCESS [ 0.226 s] [INFO] yang-binding 13.0.1-SNAPSHOT ....................... SUCCESS [ 0.198 s] [INFO] binding-parent 13.0.1-SNAPSHOT ..................... SUCCESS [ 0.066 s] [INFO] mdsal-binding-model-api 13.0.1-SNAPSHOT ............ SUCCESS [ 0.107 s] [INFO] mdsal-binding-model-ri 13.0.1-SNAPSHOT ............. SUCCESS [ 0.148 s] [INFO] mdsal-binding-runtime-api 13.0.1-SNAPSHOT .......... SUCCESS [ 0.093 s] [INFO] mdsal-binding-generator 13.0.1-SNAPSHOT ............ SUCCESS [ 0.235 s] [INFO] mdsal-binding-java-api-generator 13.0.1-SNAPSHOT ... SUCCESS [ 0.190 s] [INFO] yang-ext 2013.09.07.25.1-SNAPSHOT .................. SUCCESS [ 0.076 s] [INFO] mdsal-dom-spi 13.0.1-SNAPSHOT ...................... SUCCESS [ 0.140 s] [INFO] mdsal-dom-inmemory-datastore 13.0.1-SNAPSHOT ....... SUCCESS [ 0.085 s] [INFO] mdsal-dom-broker 13.0.1-SNAPSHOT ................... SUCCESS [ 0.109 s] [INFO] mdsal-binding-spec-util 13.0.1-SNAPSHOT ............ SUCCESS [ 0.072 s] [INFO] rfc8040 13.0.1-SNAPSHOT ............................ SUCCESS [ 0.069 s] [INFO] mdsal-binding-test-model 13.0.1-SNAPSHOT ........... SUCCESS [ 0.174 s] [INFO] mdsal-binding-runtime-spi 13.0.1-SNAPSHOT .......... SUCCESS [ 0.072 s] [INFO] mdsal-dom-schema-osgi 13.0.1-SNAPSHOT .............. SUCCESS [ 0.079 s] [INFO] mdsal-binding-loader 13.0.1-SNAPSHOT ............... SUCCESS [ 0.065 s] [INFO] mdsal-binding-api 13.0.1-SNAPSHOT .................. SUCCESS [ 0.082 s] [INFO] mdsal-binding-dom-codec-api 13.0.1-SNAPSHOT ........ SUCCESS [ 0.067 s] [INFO] mdsal-binding-dom-codec-spi 13.0.1-SNAPSHOT ........ SUCCESS [ 0.066 s] [INFO] mdsal-binding-dom-codec 13.0.1-SNAPSHOT ............ SUCCESS [ 0.174 s] [INFO] mdsal-binding-dom-adapter 13.0.1-SNAPSHOT .......... SUCCESS [ 0.155 s] [INFO] mdsal-binding-runtime-osgi 13.0.1-SNAPSHOT ......... SUCCESS [ 0.065 s] [INFO] mdsal-binding-dom-codec-osgi 13.0.1-SNAPSHOT ....... SUCCESS [ 0.062 s] [INFO] mdsal-binding-spi 13.0.1-SNAPSHOT .................. SUCCESS [ 0.062 s] [INFO] mdsal-binding-test-utils 13.0.1-SNAPSHOT ........... SUCCESS [ 0.080 s] [INFO] mdsal-binding-util 13.0.1-SNAPSHOT ................. SUCCESS [ 0.076 s] [INFO] general-entity 13.0.1-SNAPSHOT ..................... SUCCESS [ 0.061 s] [INFO] mdsal-eos-common-api 13.0.1-SNAPSHOT ............... SUCCESS [ 0.068 s] [INFO] mdsal-eos-dom-api 13.0.1-SNAPSHOT .................. SUCCESS [ 0.061 s] [INFO] mdsal-eos-dom-simple 13.0.1-SNAPSHOT ............... SUCCESS [ 0.062 s] [INFO] mdsal-eos-binding-api 13.0.1-SNAPSHOT .............. SUCCESS [ 0.060 s] [INFO] mdsal-eos-binding-adapter 13.0.1-SNAPSHOT .......... SUCCESS [ 0.061 s] [INFO] mdsal-singleton-api 13.0.1-SNAPSHOT ................ SUCCESS [ 0.061 s] [INFO] mdsal-singleton-impl 13.0.1-SNAPSHOT ............... SUCCESS [ 0.071 s] [INFO] mdsal-trace-api 13.0.1-SNAPSHOT .................... SUCCESS [ 0.060 s] [INFO] mdsal-trace-cli 13.0.1-SNAPSHOT .................... SUCCESS [ 0.064 s] [INFO] mdsal-trace-impl 13.0.1-SNAPSHOT ................... SUCCESS [ 0.071 s] [INFO] mdsal-yanglib-api 0.18.1-SNAPSHOT .................. SUCCESS [ 0.059 s] [INFO] ietf-type-util 13.0.1-SNAPSHOT ..................... SUCCESS [ 0.061 s] [INFO] rfc6991-ietf-inet-types 13.0.1-SNAPSHOT ............ SUCCESS [ 0.060 s] [INFO] rfc6991-ietf-yang-types 13.0.1-SNAPSHOT ............ SUCCESS [ 0.062 s] [INFO] rfc8342-ietf-datastores 13.0.1-SNAPSHOT ............ SUCCESS [ 0.060 s] [INFO] rfc8525 13.0.1-SNAPSHOT ............................ SUCCESS [ 0.060 s] [INFO] mdsal-yanglib-rfc8525 0.18.1-SNAPSHOT .............. SUCCESS [ 0.076 s] [INFO] mdsal-replicate-common 13.0.1-SNAPSHOT ............. SUCCESS [ 0.061 s] [INFO] mdsal-replicate-netty 13.0.1-SNAPSHOT .............. SUCCESS [ 0.078 s] [INFO] rfc8294-ietf-routing-types 13.0.1-SNAPSHOT ......... SUCCESS [ 0.060 s] [INFO] mdsal-rfc8294-netty 13.0.1-SNAPSHOT ................ SUCCESS [ 0.059 s] [INFO] opendaylight-l2-types 2013.08.27.25.1-SNAPSHOT ..... SUCCESS [ 0.059 s] [INFO] rfc7952 13.0.1-SNAPSHOT ............................ SUCCESS [ 0.059 s] [INFO] rfc8342-ietf-origin 13.0.1-SNAPSHOT ................ SUCCESS [ 0.065 s] [INFO] rfc8343 13.0.1-SNAPSHOT ............................ SUCCESS [ 0.059 s] [INFO] rfc8344 13.0.1-SNAPSHOT ............................ SUCCESS [ 0.061 s] [INFO] rfc8345-ietf-network 13.0.1-SNAPSHOT ............... SUCCESS [ 0.059 s] [INFO] rfc8345-ietf-network-state 13.0.1-SNAPSHOT ......... SUCCESS [ 0.059 s] [INFO] rfc8345-ietf-network-topology 13.0.1-SNAPSHOT ...... SUCCESS [ 0.059 s] [INFO] rfc8345-ietf-network-topology-state 13.0.1-SNAPSHOT SUCCESS [ 0.060 s] [INFO] rfc8346-ietf-l3-unicast-topology 13.0.1-SNAPSHOT ... SUCCESS [ 0.060 s] [INFO] rfc8346-ietf-l3-unicast-topology-state 13.0.1-SNAPSHOT SUCCESS [ 0.061 s] [INFO] iana-hardware 13.0.1-SNAPSHOT ...................... SUCCESS [ 0.065 s] [INFO] rfc8348-ietf-hardware 13.0.1-SNAPSHOT .............. SUCCESS [ 0.062 s] [INFO] rfc8348-ietf-hardware-state 13.0.1-SNAPSHOT ........ SUCCESS [ 0.061 s] [INFO] rfc8349-ietf-routing 13.0.1-SNAPSHOT ............... SUCCESS [ 0.065 s] [INFO] rfc8349-ietf-ipv4-unicast-routing 13.0.1-SNAPSHOT .. SUCCESS [ 0.063 s] [INFO] rfc8349-ietf-ipv6-unicast-routing 13.0.1-SNAPSHOT .. SUCCESS [ 0.063 s] [INFO] rfc8519-ietf-ethertypes 13.0.1-SNAPSHOT ............ SUCCESS [ 0.061 s] [INFO] rfc8519-ietf-packet-fields 13.0.1-SNAPSHOT ......... SUCCESS [ 0.062 s] [INFO] rfc8519-ietf-access-control-list 13.0.1-SNAPSHOT ... SUCCESS [ 0.070 s] [INFO] rfc8520-ietf-acldns 13.0.1-SNAPSHOT ................ SUCCESS [ 0.065 s] [INFO] rfc8520-ietf-mud 13.0.1-SNAPSHOT ................... SUCCESS [ 0.061 s] [INFO] rfc8528 13.0.1-SNAPSHOT ............................ SUCCESS [ 0.061 s] [INFO] rfc8529 13.0.1-SNAPSHOT ............................ SUCCESS [ 0.062 s] [INFO] rfc8530 13.0.1-SNAPSHOT ............................ SUCCESS [ 0.061 s] [INFO] rfc8542-ietf-dc-fabric-types 13.0.1-SNAPSHOT ....... SUCCESS [ 0.060 s] [INFO] rfc8542-ietf-dc-fabric-topology 13.0.1-SNAPSHOT .... SUCCESS [ 0.062 s] [INFO] rfc8776-ietf-te-types 13.0.1-SNAPSHOT .............. SUCCESS [ 0.080 s] [INFO] rfc8776-ietf-te-packet-types 13.0.1-SNAPSHOT ....... SUCCESS [ 0.068 s] [INFO] rfc8795-ietf-te-topology 13.0.1-SNAPSHOT ........... SUCCESS [ 0.069 s] [INFO] rfc8795-ietf-te-topology-state 13.0.1-SNAPSHOT ..... SUCCESS [ 0.062 s] [INFO] iana-if-type 13.0.1-SNAPSHOT ....................... SUCCESS [ 0.067 s] [INFO] iana-routing-types 13.0.1-SNAPSHOT ................. SUCCESS [ 0.060 s] [INFO] ietf-topology 2013.10.21.25.1-SNAPSHOT ............. SUCCESS [ 0.062 s] [INFO] mdsal-docs 13.0.1-SNAPSHOT ......................... SUCCESS [ 0.063 s] [INFO] OpenDaylight :: MD-SAL :: Feature Parent 13.0.1-SNAPSHOT SUCCESS [ 0.022 s] [INFO] OpenDaylight :: MD-SAL :: ByteBuddy 13.0.1-SNAPSHOT SUCCESS [ 0.002 s] [INFO] OpenDaylight :: MD-SAL :: Common 13.0.1-SNAPSHOT ... SUCCESS [ 0.001 s] [INFO] OpenDaylight :: MD-SAL :: DOM API and SPI 13.0.1-SNAPSHOT SUCCESS [ 0.002 s] [INFO] OpenDaylight :: MD-SAL :: Binding Base 13.0.1-SNAPSHOT SUCCESS [ 0.001 s] [INFO] OpenDaylight :: MD-SAL :: Binding Runtime APIs 13.0.1-SNAPSHOT SUCCESS [ 0.001 s] [INFO] OpenDaylight :: MD-SAL :: DOM Runtime 13.0.1-SNAPSHOT SUCCESS [ 0.001 s] [INFO] OpenDaylight :: MD-SAL :: Binding Runtime 13.0.1-SNAPSHOT SUCCESS [ 0.002 s] [INFO] OpenDaylight :: MD-SAL :: Binding API 13.0.1-SNAPSHOT SUCCESS [ 0.001 s] [INFO] OpenDaylight :: MD-SAL :: DOM Broker 13.0.1-SNAPSHOT SUCCESS [ 0.001 s] [INFO] OpenDaylight :: MD-SAL :: Binding/DOM Adapter 13.0.1-SNAPSHOT SUCCESS [ 0.001 s] [INFO] OpenDaylight :: MD-SAL :: DOM 13.0.1-SNAPSHOT ...... SUCCESS [ 0.002 s] [INFO] OpenDaylight :: MD-SAL :: Binding 13.0.1-SNAPSHOT .. SUCCESS [ 0.001 s] [INFO] OpenDaylight :: MD-SAL :: EOS :: Common 13.0.1-SNAPSHOT SUCCESS [ 0.001 s] [INFO] OpenDaylight :: MD-SAL :: EOS :: DOM 13.0.1-SNAPSHOT SUCCESS [ 0.001 s] [INFO] OpenDaylight :: MD-SAL :: EOS :: Binding 13.0.1-SNAPSHOT SUCCESS [ 0.002 s] [INFO] OpenDaylight :: MD-SAL :: Singleton :: Common 13.0.1-SNAPSHOT SUCCESS [ 0.001 s] [INFO] OpenDaylight :: MD-SAL :: Singleton :: DOM 13.0.1-SNAPSHOT SUCCESS [ 0.001 s] [INFO] OpenDaylight :: MD-SAL :: TracingBroker 13.0.1-SNAPSHOT SUCCESS [ 0.001 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC6991 13.0.1-SNAPSHOT SUCCESS [ 0.001 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8294 13.0.1-SNAPSHOT SUCCESS [ 0.001 s] [INFO] OpenDaylight :: MD-SAL :: RFC8294 :: Netty 13.0.1-SNAPSHOT SUCCESS [ 0.002 s] [INFO] OpenDaylight :: MD-SAL :: Replicate :: Common 13.0.1-SNAPSHOT SUCCESS [ 0.001 s] [INFO] OpenDaylight :: MD-SAL :: Replicate :: Netty 13.0.1-SNAPSHOT SUCCESS [ 0.001 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8343 13.0.1-SNAPSHOT SUCCESS [ 0.001 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC7224 13.0.1-SNAPSHOT SUCCESS [ 0.001 s] [INFO] iana-crypt-hash 13.0.1-SNAPSHOT .................... SUCCESS [ 0.066 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC7317 iana-crypt-hash 13.0.1-SNAPSHOT SUCCESS [ 0.003 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC7952 13.0.1-SNAPSHOT SUCCESS [ 0.001 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8040 13.0.1-SNAPSHOT SUCCESS [ 0.001 s] [INFO] rfc8072 13.0.1-SNAPSHOT ............................ SUCCESS [ 0.060 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8072 13.0.1-SNAPSHOT SUCCESS [ 0.002 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8342 13.0.1-SNAPSHOT SUCCESS [ 0.001 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8344 13.0.1-SNAPSHOT SUCCESS [ 0.001 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8345 13.0.1-SNAPSHOT SUCCESS [ 0.001 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8345 :: NON-NMDA 13.0.1-SNAPSHOT SUCCESS [ 0.001 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8346 13.0.1-SNAPSHOT SUCCESS [ 0.002 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8346 :: NON-NMDA 13.0.1-SNAPSHOT SUCCESS [ 0.001 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8348 13.0.1-SNAPSHOT SUCCESS [ 0.001 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8348 :: NON-NMDA 13.0.1-SNAPSHOT SUCCESS [ 0.001 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8349 13.0.1-SNAPSHOT SUCCESS [ 0.001 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8519 13.0.1-SNAPSHOT SUCCESS [ 0.001 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8520 13.0.1-SNAPSHOT SUCCESS [ 0.001 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8525 13.0.1-SNAPSHOT SUCCESS [ 0.002 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8528 13.0.1-SNAPSHOT SUCCESS [ 0.001 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8529 13.0.1-SNAPSHOT SUCCESS [ 0.001 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8530 13.0.1-SNAPSHOT SUCCESS [ 0.001 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8542 13.0.1-SNAPSHOT SUCCESS [ 0.001 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8776 13.0.1-SNAPSHOT SUCCESS [ 0.001 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8795 13.0.1-SNAPSHOT SUCCESS [ 0.001 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8795 :: NON-NMDA 13.0.1-SNAPSHOT SUCCESS [ 0.001 s] [INFO] rfc8819-ietf-module-tags 13.0.1-SNAPSHOT ........... SUCCESS [ 0.059 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8819 13.0.1-SNAPSHOT SUCCESS [ 0.002 s] [INFO] rfc8819-ietf-module-tags-state 13.0.1-SNAPSHOT ..... SUCCESS [ 0.059 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8819 :: NON-NMDA 13.0.1-SNAPSHOT SUCCESS [ 0.002 s] [INFO] OpenDaylight :: MD-SAL :: Model :: draft-clemm-netmod-yang-network-topo-01 :: Minimal 13.0.1-SNAPSHOT SUCCESS [ 0.001 s] [INFO] OpenDaylight :: MD-SAL :: Model :: OpenDaylight L2 Types 13.0.1-SNAPSHOT SUCCESS [ 0.001 s] [INFO] OpenDaylight :: MD-SAL :: Stable Features 13.0.1-SNAPSHOT SUCCESS [ 0.001 s] [INFO] OpenDaylight :: MD-SAL :: YANG (Module) Library API 0.18.1-SNAPSHOT SUCCESS [ 0.001 s] [INFO] OpenDaylight :: MD-SAL :: RFC8525 YANG Library 0.18.1-SNAPSHOT SUCCESS [ 0.001 s] [INFO] OpenDaylight :: MD-SAL :: Experimental Features 13.0.1-SNAPSHOT SUCCESS [ 0.001 s] [INFO] features-mdsal-aggregator 13.0.1-SNAPSHOT .......... SUCCESS [ 0.002 s] [INFO] mdsal-karaf 13.0.1-SNAPSHOT ........................ SUCCESS [ 0.860 s] [INFO] mdsal-dom-inmemory-datastore-benchmark 13.0.1-SNAPSHOT SUCCESS [ 0.106 s] [INFO] dom-aggregator 13.0.1-SNAPSHOT ..................... SUCCESS [ 0.002 s] [INFO] binding-aggregator 13.0.1-SNAPSHOT ................. SUCCESS [ 0.001 s] [INFO] model-iana-aggregator 13.0.1-SNAPSHOT .............. SUCCESS [ 0.001 s] [INFO] model-ietf-aggregator 13.0.1-SNAPSHOT .............. SUCCESS [ 0.001 s] [INFO] model-aggregator 13.0.1-SNAPSHOT ................... SUCCESS [ 0.001 s] [INFO] entityownersip-aggregator 13.0.1-SNAPSHOT .......... SUCCESS [ 0.001 s] [INFO] singleton-service 13.0.1-SNAPSHOT .................. SUCCESS [ 0.002 s] [INFO] trace-aggregator 13.0.1-SNAPSHOT ................... SUCCESS [ 0.001 s] [INFO] netty-agreggator 13.0.1-SNAPSHOT ................... SUCCESS [ 0.001 s] [INFO] mdsal-replicate 13.0.1-SNAPSHOT .................... SUCCESS [ 0.001 s] [INFO] mdsal-yanglib 13.0.1-SNAPSHOT ...................... SUCCESS [ 0.001 s] [INFO] md-sal 13.0.1-SNAPSHOT ............................. SUCCESS [ 55.865 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:07 min [INFO] Finished at: 2024-02-10T21:45:10Z [INFO] ------------------------------------------------------------------------ [mdsal-sonar] $ /bin/bash /tmp/jenkins5900949535036556433.sh [Boolean condition] checking [true] against [^(1|y|yes|t|true|on|run)$] (origin token: true) Run condition [Not] preventing perform for step [BuilderChain] [JaCoCo plugin] Collecting JaCoCo coverage data... [JaCoCo plugin] Version: 3.3.5 [JaCoCo plugin] **/**.exec;**/classes;**/src/main/java; locations are configured [JaCoCo plugin] Number of found exec files for pattern **/**.exec: 34 [JaCoCo plugin] Saving matched execfiles: /w/workspace/mdsal-sonar/binding/mdsal-binding-api/target/code-coverage/jacoco.exec /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/target/code-coverage/jacoco.exec /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec/target/code-coverage/jacoco.exec /w/workspace/mdsal-sonar/binding/mdsal-binding-generator/target/code-coverage/jacoco.exec /w/workspace/mdsal-sonar/binding/mdsal-binding-java-api-generator/target/code-coverage/jacoco.exec /w/workspace/mdsal-sonar/binding/mdsal-binding-model-api/target/code-coverage/jacoco.exec /w/workspace/mdsal-sonar/binding/mdsal-binding-model-ri/target/code-coverage/jacoco.exec /w/workspace/mdsal-sonar/binding/mdsal-binding-runtime-spi/target/code-coverage/jacoco.exec /w/workspace/mdsal-sonar/binding/mdsal-binding-spec-util/target/code-coverage/jacoco.exec /w/workspace/mdsal-sonar/binding/mdsal-binding-test-model/target/code-coverage/jacoco.exec /w/workspace/mdsal-sonar/binding/mdsal-binding-test-utils/target/code-coverage/jacoco.exec /w/workspace/mdsal-sonar/binding/mdsal-binding-util/target/code-coverage/jacoco.exec /w/workspace/mdsal-sonar/binding/yang-binding/target/code-coverage/jacoco.exec /w/workspace/mdsal-sonar/common/mdsal-common-api/target/code-coverage/jacoco.exec /w/workspace/mdsal-sonar/dom/mdsal-dom-api/target/code-coverage/jacoco.exec /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/target/code-coverage/jacoco.exec /w/workspace/mdsal-sonar/dom/mdsal-dom-inmemory-datastore/target/code-coverage/jacoco.exec /w/workspace/mdsal-sonar/dom/mdsal-dom-schema-osgi/target/code-coverage/jacoco.exec /w/workspace/mdsal-sonar/dom/mdsal-dom-spi/target/code-coverage/jacoco.exec /w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-adapter/target/code-coverage/jacoco.exec /w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-api/target/code-coverage/jacoco.exec /w/workspace/mdsal-sonar/entityownership/mdsal-eos-common-api/target/code-coverage/jacoco.exec /w/workspace/mdsal-sonar/entityownership/mdsal-eos-dom-api/target/code-coverage/jacoco.exec /w/workspace/mdsal-sonar/entityownership/mdsal-eos-dom-simple/target/code-coverage/jacoco.exec /w/workspace/mdsal-sonar/model/ietf/ietf-type-util/target/code-coverage/jacoco.exec /w/workspace/mdsal-sonar/model/ietf/rfc6991-ietf-inet-types/target/code-coverage/jacoco.exec /w/workspace/mdsal-sonar/model/ietf/rfc6991-ietf-yang-types/target/code-coverage/jacoco.exec /w/workspace/mdsal-sonar/netty/mdsal-rfc8294-netty/target/code-coverage/jacoco.exec /w/workspace/mdsal-sonar/replicate/mdsal-replicate-netty/target/code-coverage/jacoco.exec /w/workspace/mdsal-sonar/singleton-service/mdsal-singleton-api/target/code-coverage/jacoco.exec /w/workspace/mdsal-sonar/singleton-service/mdsal-singleton-impl/target/code-coverage/jacoco.exec /w/workspace/mdsal-sonar/target/jacoco.exec /w/workspace/mdsal-sonar/trace/mdsal-trace-impl/target/code-coverage/jacoco.exec /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/target/code-coverage/jacoco.exec [JaCoCo plugin] Saving matched class directories for class-pattern: **/classes: [JaCoCo plugin] - /w/workspace/mdsal-sonar/binding/binding-parent/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/binding/mdsal-binding-api/target/classes 81 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/target/classes 125 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec-api/target/classes 32 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec-osgi/target/classes 8 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec-spi/target/classes 11 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec/target/classes 142 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/binding/mdsal-binding-generator/target/classes 140 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/binding/mdsal-binding-java-api-generator/target/classes 47 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/binding/mdsal-binding-loader/target/classes 7 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/binding/mdsal-binding-model-api/target/classes 46 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/binding/mdsal-binding-model-ri/target/classes 42 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/binding/mdsal-binding-runtime-api/target/classes 39 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/binding/mdsal-binding-runtime-osgi/target/classes 8 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/binding/mdsal-binding-runtime-spi/target/classes 12 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/binding/mdsal-binding-spec-util/target/classes 4 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/binding/mdsal-binding-spi/target/classes 6 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/binding/mdsal-binding-test-model/target/classes 1289 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/binding/mdsal-binding-test-utils/target/classes 7 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/binding/mdsal-binding-util/target/classes 34 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/binding/yang-binding/target/classes 76 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/bnd-parent/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/bundle-parent/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/common/mdsal-common-api/target/classes 19 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/docs/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/dom/mdsal-dom-api/target/classes 97 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/target/classes 43 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/dom/mdsal-dom-inmemory-datastore-benchmark/target/classes 37 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/dom/mdsal-dom-inmemory-datastore/target/classes 11 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/dom/mdsal-dom-schema-osgi/target/classes 19 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/dom/mdsal-dom-spi/target/classes 77 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-adapter/target/classes 3 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-api/target/classes 4 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/entityownership/mdsal-eos-common-api/target/classes 6 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/entityownership/mdsal-eos-dom-api/target/classes 4 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/entityownership/mdsal-eos-dom-simple/target/classes 5 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/feature-parent/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/features-mdsal-experimental/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/features-mdsal/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-binding-api/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-binding-base/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-binding-dom-adapter/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-binding-runtime-api/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-binding-runtime/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-binding/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-bytebuddy/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-common/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-dom-api/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-dom-broker/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-dom-runtime/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-dom/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-eos-binding/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-eos-common/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-eos-dom/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-exp-yanglib-api/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-exp-yanglib-rfc8525/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-model-odl-l2-types/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc6991/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc7224/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc7317-iana-crypt-hash/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc7952/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8040/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8072/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8294/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8342/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8343/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8344/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8345-non-nmda/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8345/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8346-non-nmda/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8346/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8348-non-nmda/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8348/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8349/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8519/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8520/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8525/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8528/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8529/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8530/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8542/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8776/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8795-non-nmda/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8795/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8819-non-nmda/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-model-rfc8819/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-replicate-common/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-replicate-netty/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-rfc8294-netty/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-singleton-common/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-singleton-dom/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/features/odl-mdsal-trace/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/karaf/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/general-entity/target/classes 7 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/iana/iana-crypt-hash/target/classes 7 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/iana/iana-hardware/target/classes 33 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/iana/iana-if-type/target/classes 603 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/iana/iana-routing-types/target/classes 5 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/ietf/ietf-topology/target/classes 54 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/ietf/ietf-type-util/target/classes 3 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/ietf/rfc6991-ietf-inet-types/target/classes 21 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/ietf/rfc6991-ietf-yang-types/target/classes 22 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/ietf/rfc7952/target/classes 3 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/ietf/rfc8040/target/classes 32 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/ietf/rfc8072/target/classes 49 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/ietf/rfc8294-ietf-routing-types/target/classes 65 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/ietf/rfc8342-ietf-datastores/target/classes 19 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/ietf/rfc8342-ietf-origin/target/classes 17 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/ietf/rfc8343/target/classes 37 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/ietf/rfc8344/target/classes 79 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/ietf/rfc8345-ietf-network-state/target/classes 29 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/ietf/rfc8345-ietf-network-topology-state/target/classes 35 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/ietf/rfc8345-ietf-network-topology/target/classes 37 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/ietf/rfc8345-ietf-network/target/classes 31 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/ietf/rfc8346-ietf-l3-unicast-topology-state/target/classes 34 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/ietf/rfc8346-ietf-l3-unicast-topology/target/classes 76 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/ietf/rfc8348-ietf-hardware-state/target/classes 31 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/ietf/rfc8348-ietf-hardware/target/classes 41 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/classes 68 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/classes 106 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/ietf/rfc8349-ietf-routing/target/classes 166 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/ietf/rfc8519-ietf-access-control-list/target/classes 181 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/ietf/rfc8519-ietf-ethertypes/target/classes 6 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/ietf/rfc8519-ietf-packet-fields/target/classes 37 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/ietf/rfc8520-ietf-acldns/target/classes 10 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/ietf/rfc8520-ietf-mud/target/classes 35 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/ietf/rfc8525/target/classes 71 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/ietf/rfc8528/target/classes 28 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/ietf/rfc8529/target/classes 58 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/ietf/rfc8530/target/classes 21 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/ietf/rfc8542-ietf-dc-fabric-topology/target/classes 51 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/ietf/rfc8542-ietf-dc-fabric-types/target/classes 68 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/ietf/rfc8776-ietf-te-packet-types/target/classes 42 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/ietf/rfc8776-ietf-te-types/target/classes 685 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/ietf/rfc8795-ietf-te-topology-state/target/classes 56 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/ietf/rfc8795-ietf-te-topology/target/classes 318 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/ietf/rfc8819-ietf-module-tags-state/target/classes 11 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/ietf/rfc8819-ietf-module-tags/target/classes 12 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/l2-types/target/classes 7 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/yang-ext/target/classes 4 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/netty/mdsal-rfc8294-netty/target/classes 2 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/replicate/mdsal-replicate-common/target/classes 3 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/replicate/mdsal-replicate-netty/target/classes 29 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/singleton-service/mdsal-singleton-api/target/classes 4 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/singleton-service/mdsal-singleton-impl/target/classes 12 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/trace/mdsal-trace-api/target/classes 8 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/trace/mdsal-trace-cli/target/classes 1 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/trace/mdsal-trace-impl/target/classes 13 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-api/target/classes 7 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/target/classes 7 files [JaCoCo plugin] Saving matched source directories for source-pattern: **/src/main/java: [JaCoCo plugin] Source Inclusions: **/*.java [JaCoCo plugin] Source Exclusions: null [JaCoCo plugin] - /w/workspace/mdsal-sonar/binding/mdsal-binding-api/src/main/java 55 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-adapter/src/main/java 90 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec-api/src/main/java 27 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec-osgi/src/main/java 5 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec-spi/src/main/java 10 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/binding/mdsal-binding-dom-codec/src/main/java 86 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/binding/mdsal-binding-generator/src/main/java 94 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/binding/mdsal-binding-java-api-generator/src/main/java 35 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/binding/mdsal-binding-loader/src/main/java 5 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/binding/mdsal-binding-model-api/src/main/java 36 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/binding/mdsal-binding-model-ri/src/main/java 24 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/binding/mdsal-binding-runtime-api/src/main/java 38 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/binding/mdsal-binding-runtime-osgi/src/main/java 5 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/binding/mdsal-binding-runtime-spi/src/main/java 8 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/binding/mdsal-binding-spec-util/src/main/java 3 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/binding/mdsal-binding-spi/src/main/java 6 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/binding/mdsal-binding-test-model/src/main/java 2 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/binding/mdsal-binding-test-utils/src/main/java 4 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/binding/mdsal-binding-util/src/main/java 28 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/binding/yang-binding/src/main/java 64 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/common/mdsal-common-api/src/main/java 16 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/dom/mdsal-dom-api/src/main/java 57 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/dom/mdsal-dom-broker/src/main/java 23 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/dom/mdsal-dom-inmemory-datastore-benchmark/src/main/java 7 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/dom/mdsal-dom-inmemory-datastore/src/main/java 7 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/dom/mdsal-dom-schema-osgi/src/main/java 12 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/dom/mdsal-dom-spi/src/main/java 58 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-adapter/src/main/java 3 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/entityownership/mdsal-eos-binding-api/src/main/java 4 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/entityownership/mdsal-eos-common-api/src/main/java 5 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/entityownership/mdsal-eos-dom-api/src/main/java 4 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/entityownership/mdsal-eos-dom-simple/src/main/java 3 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/ietf/ietf-type-util/src/main/java 3 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/ietf/rfc6991-ietf-inet-types/src/main/java 1 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/ietf/rfc6991-ietf-yang-types/src/main/java 1 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/ietf/rfc8294-ietf-routing-types/src/main/java 1 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/ietf/rfc8519-ietf-ethertypes/src/main/java 1 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/ietf/rfc8525/src/main/java 2 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/model/ietf/rfc8776-ietf-te-types/src/main/java 1 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/netty/mdsal-rfc8294-netty/src/main/java 2 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/replicate/mdsal-replicate-common/src/main/java 3 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/replicate/mdsal-replicate-netty/src/main/java 22 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/singleton-service/mdsal-singleton-api/src/main/java 4 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/singleton-service/mdsal-singleton-impl/src/main/java 7 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/trace/mdsal-trace-api/src/main/java 1 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/trace/mdsal-trace-cli/src/main/java 1 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/trace/mdsal-trace-impl/src/main/java 11 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-api/src/main/java 7 files [JaCoCo plugin] - /w/workspace/mdsal-sonar/yanglib/mdsal-yanglib-rfc8525/src/main/java 6 files [JaCoCo plugin] Loading inclusions files.. [JaCoCo plugin] inclusions: [] [JaCoCo plugin] exclusions: [**/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/**] [JaCoCo plugin] Thresholds: JacocoHealthReportThresholds [minClass=0, maxClass=0, minMethod=40, maxMethod=50, minLine=0, maxLine=0, minBranch=10, maxBranch=10, minInstruction=0, maxInstruction=0, minComplexity=0, maxComplexity=0] [JaCoCo plugin] Publishing the results.. [JaCoCo plugin] Loading packages.. [JaCoCo plugin] Done. [JaCoCo plugin] Overall coverage: class: 78.36664, method: 70.22445, line: 67.37496, branch: 57.72595, instruction: 66.32712, complexity: 60.909832 [PostBuildScript] - [INFO] Executing post build scripts. [mdsal-sonar] $ /bin/bash /tmp/jenkins9415030771250168666.sh ---> sysstat.sh [mdsal-sonar] $ /bin/bash /tmp/jenkins5468761730898322531.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=redhat + workspace=/w/workspace/mdsal-sonar + 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/mdsal-sonar ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + rpm -qa + sort + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/mdsal-sonar ']' + mkdir -p /w/workspace/mdsal-sonar/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/mdsal-sonar/archives/ [mdsal-sonar] $ /bin/bash /tmp/jenkins5077017873371021411.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/mdsal-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ElGB from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-ElGB/bin to PATH INFO: Running in OpenStack, capturing instance metadata [mdsal-sonar] $ /bin/bash /tmp/jenkins12034622472131917614.sh provisioning config files... Could not find credentials [logs] for mdsal-sonar #420 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/mdsal-sonar@tmp/config4037579568055326143tmp 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. [mdsal-sonar] $ /bin/bash /tmp/jenkins4397305512317602074.sh ---> create-netrc.sh WARN: Log server credential not found. [mdsal-sonar] $ /bin/bash /tmp/jenkins15502358836260385328.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/mdsal-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ElGB from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-ElGB/bin to PATH [mdsal-sonar] $ /bin/bash /tmp/jenkins6694482755409058203.sh ---> sudo-logs.sh Archiving 'sudo' log.. [mdsal-sonar] $ /bin/bash /tmp/jenkins9306883701253899343.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/mdsal-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ElGB from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 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. lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-ElGB/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-4 INFO: Archiving Costs [mdsal-sonar] $ /bin/bash -l /tmp/jenkins9857717271065637700.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/mdsal-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ElGB from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools 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. python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-ElGB/bin to PATH WARNING: Nexus logging server not set INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/mdsal-sonar/420/ INFO: archiving logs to S3 ---> uname -a: Linux prd-centos8-builder-4c-4g-5610.novalocal 4.18.0-535.el8.x86_64 #1 SMP Sun Jan 14 23:40:17 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2800.000 BogoMIPS: 5600.00 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-3 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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on devtmpfs 7.7G 0 7.7G 0% /dev tmpfs 7.7G 0 7.7G 0% /dev/shm tmpfs 7.7G 17M 7.7G 1% /run tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup /dev/vda1 80G 10G 71G 13% / tmpfs 1.6G 0 1.6G 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 15761 827 10750 19 4183 14584 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: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:4c:fd:7f brd ff:ff:ff:ff:ff:ff altname enp0s3 altname ens3 inet 10.30.170.248/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 valid_lft 85047sec preferred_lft 85047sec inet6 fe80::f816:3eff:fe4c:fd7f/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:ff:e4:c2:02 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.18.0-535.el8.x86_64 (centos-stream-8-builder-01553518-6ad5-4af7-aad7-8a6b223c35ad.nov) 02/10/2024 _x86_64_ (4 CPU) 21:23:40 LINUX RESTART (4 CPU) 09:24:01 PM tps rtps wtps bread/s bwrtn/s 09:25:01 PM 117.38 33.89 83.49 7455.65 10608.15 09:26:01 PM 147.97 16.89 131.07 3429.79 7859.26 09:27:01 PM 183.82 3.00 180.82 1149.62 11799.58 09:28:01 PM 21.38 0.73 20.65 124.94 1506.59 09:29:01 PM 16.47 0.02 16.45 6.39 1888.33 09:30:01 PM 27.07 0.00 27.07 0.00 1660.35 09:31:01 PM 13.37 0.00 13.37 0.00 1672.87 09:32:01 PM 7.86 0.00 7.86 0.00 596.65 09:33:01 PM 10.42 0.00 10.42 0.00 1604.28 09:34:01 PM 12.23 0.00 12.23 0.00 1463.62 09:35:01 PM 11.90 0.00 11.90 0.00 1437.04 09:36:01 PM 9.82 0.00 9.82 0.00 868.29 09:37:01 PM 16.99 0.00 16.99 0.00 1840.64 09:38:01 PM 20.18 0.00 20.18 0.00 1997.23 09:39:01 PM 46.93 0.32 46.62 7.46 2790.12 09:40:01 PM 39.79 0.00 39.79 0.00 6492.38 09:41:01 PM 14.85 0.00 14.85 0.00 541.78 09:42:01 PM 14.90 0.00 14.90 0.00 675.56 09:43:01 PM 14.90 0.00 14.90 0.00 377.52 09:44:01 PM 28.06 0.00 28.06 0.00 1367.12 09:45:01 PM 103.91 0.83 103.08 1563.88 26348.36 09:46:01 PM 56.56 0.45 56.11 63.86 4326.25 Average: 42.58 2.55 40.02 627.28 4078.11 09:24:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:25:01 PM 13226648 15068780 2912804 18.05 2688 2056288 1203356 7.00 217744 2336604 140308 09:26:01 PM 12457240 14638680 3682212 22.81 2688 2386328 1569844 9.13 247192 3039288 216388 09:27:01 PM 10534476 12855100 5604976 34.73 2688 2522876 3335664 19.41 341964 4849388 18676 09:28:01 PM 10070532 12448816 6068920 37.60 2688 2578484 3637128 21.16 363128 5282976 35948 09:29:01 PM 10161476 12566376 5977976 37.04 2688 2604188 3791844 22.06 370488 5182712 13664 09:30:01 PM 10243712 12705176 5895740 36.53 2688 2656792 3372184 19.62 389324 5063172 24296 09:31:01 PM 10104112 12595024 6035340 37.39 2688 2685160 3373924 19.63 397844 5192412 10560 09:32:01 PM 10146272 12670996 5993180 37.13 2688 2718076 3370572 19.61 404080 5141220 30948 09:33:01 PM 10046136 12606592 6093316 37.75 2688 2752864 3384024 19.69 408752 5233624 21108 09:34:01 PM 10158864 12760864 5980588 37.06 2688 2793124 3395372 19.75 414360 5110988 22064 09:35:01 PM 10276424 12897376 5863028 36.33 2688 2811620 3052084 17.76 420236 4985792 2412 09:36:01 PM 10215364 12885372 5924088 36.71 2688 2859044 3073384 17.88 428440 5033640 27480 09:37:01 PM 10101196 12827224 6038256 37.41 2688 2912596 3072740 17.88 439828 5127960 31312 09:38:01 PM 10038596 12827216 6100856 37.80 2688 2969300 3093832 18.00 454536 5164068 35200 09:39:01 PM 9678292 12682304 6461160 40.03 2688 3172024 3158768 18.38 603256 5350392 179288 09:40:01 PM 9639836 12655640 6499616 40.27 2688 3183228 3178536 18.49 608496 5381976 5972 09:41:01 PM 9622316 12652168 6517136 40.38 2688 3196148 3175088 18.47 613424 5392688 9348 09:42:01 PM 9609464 12649400 6529988 40.46 2688 3205408 3170352 18.45 616324 5401244 3260 09:43:01 PM 9591876 12646208 6547576 40.57 2688 3218688 3180856 18.51 619752 5413404 11348 09:44:01 PM 9040100 12656704 7099352 43.99 2688 3773448 3149272 18.32 931300 5639180 537428 09:45:01 PM 9271668 13198448 6867784 42.55 2688 4072184 2769820 16.11 992120 5326216 53276 09:46:01 PM 11049896 14971208 5089556 31.53 2688 4067496 1120976 6.52 1178268 3372428 27160 Average: 10240204 13021167 5899248 36.55 2688 2963426 2983165 17.36 520948 4910062 66247 09:24:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:25:01 PM eth0 403.05 253.55 1977.77 59.56 0.00 0.00 0.00 0.00 09:25:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:01 PM eth0 253.07 214.35 2380.61 40.73 0.00 0.00 0.00 0.00 09:26:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:01 PM eth0 113.98 97.03 1321.82 28.88 0.00 0.00 0.00 0.00 09:27:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:01 PM eth0 48.09 42.42 412.01 19.93 0.00 0.00 0.00 0.00 09:28:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:01 PM eth0 16.87 16.47 11.40 21.27 0.00 0.00 0.00 0.00 09:29:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:01 PM eth0 25.87 25.95 52.37 63.34 0.00 0.00 0.00 0.00 09:30:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:01 PM eth0 17.19 17.04 4.77 24.66 0.00 0.00 0.00 0.00 09:31:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:01 PM eth0 21.07 19.65 75.65 41.33 0.00 0.00 0.00 0.00 09:32:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:01 PM eth0 26.16 25.31 7.76 26.26 0.00 0.00 0.00 0.00 09:33:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:34:01 PM eth0 27.99 27.49 10.11 30.40 0.00 0.00 0.00 0.00 09:34:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:01 PM lo 0.50 0.50 0.04 0.04 0.00 0.00 0.00 0.00 09:35:01 PM eth0 16.14 16.53 51.44 19.25 0.00 0.00 0.00 0.00 09:35:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:01 PM eth0 34.29 34.14 9.51 43.47 0.00 0.00 0.00 0.00 09:36:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:37:01 PM eth0 34.71 33.56 9.77 52.49 0.00 0.00 0.00 0.00 09:37:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:38:01 PM eth0 33.26 32.04 9.23 60.01 0.00 0.00 0.00 0.00 09:38:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:01 PM eth0 150.55 115.79 2478.60 74.57 0.00 0.00 0.00 0.00 09:39:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:01 PM eth0 34.03 35.28 11.72 88.32 0.00 0.00 0.00 0.00 09:40:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:01 PM eth0 39.54 38.88 31.75 64.88 0.00 0.00 0.00 0.00 09:41:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:01 PM eth0 34.66 34.01 10.80 39.85 0.00 0.00 0.00 0.00 09:42:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:43:01 PM eth0 33.96 34.94 11.25 47.26 0.00 0.00 0.00 0.00 09:43:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:01 PM eth0 154.59 179.84 1219.70 3143.22 0.00 0.00 0.00 0.00 09:44:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:01 PM eth0 212.29 163.63 2280.41 35.89 0.00 0.00 0.00 0.00 09:45:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:46:01 PM eth0 157.17 120.01 112.36 262.89 0.00 0.00 0.00 0.00 09:46:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 Average: eth0 85.83 71.72 567.72 194.88 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 4.18.0-535.el8.x86_64 (centos-stream-8-builder-01553518-6ad5-4af7-aad7-8a6b223c35ad.nov) 02/10/2024 _x86_64_ (4 CPU) 21:23:40 LINUX RESTART (4 CPU) 09:24:01 PM CPU %user %nice %system %iowait %steal %idle 09:25:01 PM all 21.27 0.00 4.72 1.77 0.08 72.16 09:25:01 PM 0 20.39 0.00 3.60 1.67 0.08 74.25 09:25:01 PM 1 28.06 0.00 6.24 1.78 0.08 63.83 09:25:01 PM 2 21.54 0.00 5.29 1.90 0.08 71.19 09:25:01 PM 3 15.09 0.00 3.77 1.72 0.08 79.35 09:26:01 PM all 28.20 0.00 2.98 1.30 0.09 67.44 09:26:01 PM 0 24.15 0.00 3.46 1.09 0.07 71.23 09:26:01 PM 1 30.17 0.00 3.75 2.49 0.10 63.49 09:26:01 PM 2 36.45 0.00 2.07 0.54 0.08 60.85 09:26:01 PM 3 21.98 0.00 2.63 1.07 0.10 74.22 09:27:01 PM all 67.36 0.00 2.99 1.07 0.10 28.48 09:27:01 PM 0 67.57 0.00 2.23 0.65 0.10 29.45 09:27:01 PM 1 68.37 0.00 2.42 0.55 0.10 28.56 09:27:01 PM 2 67.72 0.00 4.35 1.08 0.10 26.75 09:27:01 PM 3 65.78 0.00 2.97 2.01 0.08 29.16 09:28:01 PM all 78.23 0.00 2.08 0.10 0.09 19.50 09:28:01 PM 0 74.75 0.00 2.26 0.12 0.08 22.79 09:28:01 PM 1 76.27 0.00 2.35 0.17 0.08 21.13 09:28:01 PM 2 86.09 0.00 0.86 0.07 0.10 12.88 09:28:01 PM 3 75.86 0.00 2.84 0.03 0.10 21.16 09:29:01 PM all 72.30 0.00 2.32 0.69 0.11 24.59 09:29:01 PM 0 69.97 0.00 3.62 0.03 0.10 26.27 09:29:01 PM 1 78.93 0.00 1.25 0.00 0.12 19.70 09:29:01 PM 2 77.73 0.00 1.17 0.00 0.10 21.00 09:29:01 PM 3 62.55 0.00 3.23 2.73 0.12 31.38 09:30:01 PM all 68.20 0.00 2.81 0.15 0.10 28.75 09:30:01 PM 0 66.40 0.00 4.29 0.39 0.12 28.81 09:30:01 PM 1 67.98 0.00 2.51 0.02 0.08 29.41 09:30:01 PM 2 72.56 0.00 2.43 0.03 0.10 24.88 09:30:01 PM 3 65.86 0.00 2.01 0.15 0.10 31.88 09:31:01 PM all 69.79 0.00 2.05 0.11 0.10 27.94 09:31:01 PM 0 70.78 0.00 1.85 0.07 0.12 27.18 09:31:01 PM 1 66.48 0.00 2.47 0.12 0.10 30.83 09:31:01 PM 2 68.71 0.00 2.09 0.15 0.08 28.96 09:31:01 PM 3 73.18 0.00 1.80 0.10 0.12 24.80 09:32:01 PM all 62.62 0.00 1.95 0.04 0.10 35.29 09:32:01 PM 0 54.14 0.00 2.91 0.03 0.10 42.82 09:32:01 PM 1 64.48 0.00 1.12 0.10 0.10 34.20 09:32:01 PM 2 64.38 0.00 1.47 0.02 0.10 34.04 09:32:01 PM 3 67.46 0.00 2.31 0.02 0.10 30.11 09:33:01 PM all 57.06 0.00 2.59 0.13 0.09 40.13 09:33:01 PM 0 59.06 0.00 2.34 0.02 0.08 38.50 09:33:01 PM 1 56.14 0.00 2.21 0.15 0.08 41.41 09:33:01 PM 2 60.73 0.00 2.59 0.22 0.10 36.37 09:33:01 PM 3 52.30 0.00 3.24 0.12 0.10 44.25 09:34:01 PM all 52.03 0.00 2.35 0.19 0.09 45.34 09:34:01 PM 0 48.42 0.00 2.60 0.13 0.08 48.76 09:34:01 PM 1 48.68 0.00 2.62 0.32 0.10 48.28 09:34:01 PM 2 58.24 0.00 2.32 0.07 0.08 39.29 09:34:01 PM 3 52.79 0.00 1.84 0.25 0.08 45.03 09:35:01 PM all 32.89 0.00 1.20 0.23 0.07 65.61 09:35:01 PM 0 33.19 0.00 1.59 0.12 0.08 65.02 09:35:01 PM 1 31.43 0.00 1.25 0.45 0.05 66.82 09:35:01 PM 2 34.92 0.00 0.89 0.25 0.08 63.86 09:35:01 PM 3 32.00 0.00 1.07 0.12 0.07 66.74 09:35:01 PM CPU %user %nice %system %iowait %steal %idle 09:36:01 PM all 44.81 0.00 2.16 0.09 0.08 52.86 09:36:01 PM 0 42.88 0.00 1.50 0.15 0.07 55.40 09:36:01 PM 1 46.50 0.00 3.31 0.10 0.10 49.98 09:36:01 PM 2 45.44 0.00 2.63 0.10 0.08 51.75 09:36:01 PM 3 44.41 0.00 1.19 0.00 0.08 54.32 09:37:01 PM all 48.86 0.00 2.42 0.15 0.08 48.49 09:37:01 PM 0 48.56 0.00 2.11 0.03 0.08 49.21 09:37:01 PM 1 49.18 0.00 3.21 0.27 0.08 47.26 09:37:01 PM 2 50.56 0.00 2.59 0.22 0.07 46.56 09:37:01 PM 3 47.14 0.00 1.78 0.10 0.07 50.91 09:38:01 PM all 46.49 0.00 2.57 0.13 0.09 50.72 09:38:01 PM 0 42.17 0.00 1.66 0.20 0.08 55.89 09:38:01 PM 1 47.48 0.00 2.76 0.15 0.08 49.52 09:38:01 PM 2 47.39 0.00 3.56 0.13 0.08 48.83 09:38:01 PM 3 48.92 0.00 2.31 0.05 0.10 48.62 09:39:01 PM all 44.48 0.00 3.54 0.33 0.08 51.57 09:39:01 PM 0 43.70 0.00 4.92 0.40 0.07 50.91 09:39:01 PM 1 48.37 0.00 3.85 0.35 0.08 47.35 09:39:01 PM 2 42.94 0.00 3.90 0.35 0.08 52.72 09:39:01 PM 3 42.92 0.00 1.48 0.20 0.08 55.31 09:40:01 PM all 43.42 0.00 3.46 0.43 0.08 52.61 09:40:01 PM 0 37.22 0.00 2.99 0.95 0.09 58.74 09:40:01 PM 1 56.55 0.00 6.99 0.41 0.08 35.97 09:40:01 PM 2 40.19 0.00 1.86 0.32 0.07 57.56 09:40:01 PM 3 39.67 0.00 1.96 0.05 0.07 58.26 09:41:01 PM all 38.57 0.00 3.10 0.09 0.08 58.15 09:41:01 PM 0 39.74 0.00 3.42 0.14 0.08 56.61 09:41:01 PM 1 38.52 0.00 3.46 0.08 0.07 57.86 09:41:01 PM 2 34.96 0.00 1.66 0.03 0.08 63.26 09:41:01 PM 3 41.05 0.00 3.87 0.10 0.10 54.88 09:42:01 PM all 35.99 0.00 2.94 0.19 0.11 60.76 09:42:01 PM 0 31.80 0.00 1.64 0.34 0.10 66.12 09:42:01 PM 1 32.92 0.00 2.44 0.08 0.12 64.44 09:42:01 PM 2 38.78 0.00 3.42 0.17 0.12 57.51 09:42:01 PM 3 40.50 0.00 4.27 0.17 0.12 54.94 09:43:01 PM all 40.81 0.00 3.16 0.10 0.08 55.84 09:43:01 PM 0 41.75 0.00 2.85 0.12 0.08 55.20 09:43:01 PM 1 37.52 0.00 2.80 0.08 0.08 59.51 09:43:01 PM 2 47.47 0.00 4.65 0.19 0.08 47.61 09:43:01 PM 3 36.48 0.00 2.35 0.02 0.09 61.07 09:44:01 PM all 33.51 0.00 2.95 0.37 0.10 63.07 09:44:01 PM 0 31.66 0.00 3.43 0.54 0.08 64.28 09:44:01 PM 1 29.10 0.00 2.25 0.39 0.10 68.16 09:44:01 PM 2 26.70 0.00 1.65 0.07 0.10 71.48 09:44:01 PM 3 46.61 0.00 4.49 0.49 0.10 48.32 09:45:01 PM all 56.48 0.00 2.51 2.37 0.11 38.53 09:45:01 PM 0 45.79 0.00 2.90 5.61 0.12 45.59 09:45:01 PM 1 66.98 0.00 3.07 1.34 0.12 28.50 09:45:01 PM 2 46.20 0.00 3.28 2.17 0.12 48.24 09:45:01 PM 3 66.90 0.00 0.78 0.37 0.10 31.85 09:46:01 PM all 20.76 0.00 3.87 0.71 0.08 74.58 09:46:01 PM 0 8.58 0.00 1.85 1.00 0.08 88.48 09:46:01 PM 1 25.45 0.00 3.41 0.55 0.08 70.51 09:46:01 PM 2 23.19 0.00 5.79 0.85 0.08 70.08 09:46:01 PM 3 25.86 0.00 4.42 0.44 0.07 69.22 Average: CPU %user %nice %system %iowait %steal %idle Average: all 48.40 0.00 2.76 0.49 0.09 48.26 Average: 0 45.60 0.00 2.73 0.63 0.09 50.95 Average: 1 49.83 0.00 2.99 0.45 0.09 46.64 Average: 2 49.70 0.00 2.75 0.41 0.09 47.05 Average: 3 48.46 0.00 2.57 0.47 0.09 48.41